Andreas Schneider
555b175212
s3-printing: Added function to update the queue.
2010-08-18 11:43:18 +02:00
Volker Lendecke
a847f13d7b
s3: Use pipe_struct->client_id->name for pjob.clientmachine
2010-08-18 11:18:24 +02:00
Volker Lendecke
3aba8e9b7e
s3: Remove unused "pos" arg from print_job_write
2010-08-17 15:31:49 +02:00
Volker Lendecke
d418f9f11a
s3-printing: Lift the use of smbd_server_fd from job_submit.
...
Signed-off-by: Andreas Schneider <asn@samba.org>
2010-08-16 14:02:19 +02:00
Volker Lendecke
ef208c5571
s3: Lift the server_messaging_context from print_job_endpage
2010-08-08 18:09:38 +02:00
Volker Lendecke
d1f3a2efb7
s3: Lift the server_messaging_context from print_job_write
2010-08-08 18:09:37 +02:00
Volker Lendecke
de10824872
s3: Lift the server_messaging_context from print_job_set_name
2010-08-08 18:09:37 +02:00
Volker Lendecke
0b423493c3
s3: Lift the server_messaging_context from pjob_delete
2010-08-08 18:09:37 +02:00
Volker Lendecke
c6e6aee0a0
s3: Lift the server_messaging_context from print_queue_status
2010-08-08 18:09:34 +02:00
Volker Lendecke
c50c973036
s3: Lift the server_messaging_context from print_job_end
2010-08-08 18:09:34 +02:00
Volker Lendecke
a4c27786ff
s3: Lift the server_messaging_context from print_queue_length
2010-08-08 18:09:33 +02:00
Volker Lendecke
cc280f0cd1
s3: Lift the smbd_messaging_context from print_queue_purge
2010-08-08 16:03:27 +02:00
Volker Lendecke
9723f33ef5
s3: Lift the smbd_messaging_context from print_queue_resume
2010-08-08 16:03:27 +02:00
Volker Lendecke
5f9165a7ea
s3: Lift the smbd_messaging_context from print_queue_pause
2010-08-08 16:03:26 +02:00
Volker Lendecke
9441e8c52c
s3: Lift the smbd_messaging_context from print_job_start
2010-08-08 16:03:26 +02:00
Volker Lendecke
7df0e672f2
s3: Lift the smbd_messaging_context from print_job_resume
2010-08-08 16:03:26 +02:00
Volker Lendecke
2811c258f6
s3: Lift the smbd_messaging_context from print_job_pause
2010-08-08 16:03:26 +02:00
Volker Lendecke
8dcbeecd6d
s3: Lift the smbd_messaging_context from print_job_delete
2010-08-08 16:03:26 +02:00
Simo Sorce
f5a2f8fa2b
s3-printing: Removed unused function print_job_fd().
...
Signed-off-by: Jim McDonough <jmcd@samba.org>
2010-07-27 10:27:14 -04:00
Simo Sorce
bdab6b10d2
s3-printing: Moved printing.c headers to include/printing.h.
...
Signed-off-by: Jim McDonough <jmcd@samba.org>
2010-07-27 10:27:14 -04:00
Simo Sorce
38d6274864
s3-smbd: Added code to print via spoolss.
2010-07-27 10:27:12 -04:00
Simo Sorce
5604a78f09
s3-spoolss: Migrated NT_DEVICEMODE to spoolss_DeviceMode.
...
Signed-off-by: Jim McDonough <jmcd@samba.org>
2010-07-27 10:27:06 -04:00
Karolin Seeger
9cf1a68977
printing: Rename new parameter "cups timeout" to "cups connection timeout".
...
Karolin
2008-09-24 11:09:04 -07:00
Karolin Seeger
765e5d2282
printing: Add new parameter "cups timeout".
...
The default timeout for connections to CUPS servers is set
to 5 minutes in the CUPS libraries. The smbd hangs on startup
until the timeout is reached if the CUPS server is unreachable.
This parameter makes the timeout configurable. The default value
is set to 30 seconds.
Karolin
2008-09-23 16:57:58 -07:00
Jeremy Allison
30191d1a57
RIP BOOL. Convert BOOL -> bool. I found a few interesting
...
bugs in various places whilst doing this (places that assumed
BOOL == int). I also need to fix the Samba4 pidl generation
(next checkin).
Jeremy.
(This used to be commit f35a266b3cbb3e5fa6a86be60f34fe340a3ca71f)
2007-10-18 17:40:25 -07:00
Stefan Metzmacher
789856f63f
remove reference to removed code
...
see commit 9e5ad21e6793981a01f63f2de1c4d496ade0bb54
metze
(This used to be commit ea3173a9457f9095a70d401abfd1af8c913211a0)
2007-10-18 16:52:26 +02:00
Andrew Tridgell
5e54558c6d
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
...
(This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07)
2007-10-10 12:28:22 -05:00
Jeremy Allison
d824b98f80
r23779: Change from v2 or later to v3 or later.
...
Jeremy.
(This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
2007-10-10 12:28:20 -05:00
Volker Lendecke
517efef9a1
r17622: Add a framework for a printing backend designed to support the build farm. If
...
we want to walk more printing code in the build farm I think doing that with a
customized printing backend is much easier than with a set of shell scripts.
Jerry, comments?
Volker
(This used to be commit 949cd6b992364d2bc60fd59051b6ac1c4cc4288c)
2007-10-10 11:38:44 -05:00
Gerald Carter
54abd2aa66
r10656: BIG merge from trunk. Features not copied over
...
* \PIPE\unixinfo
* winbindd's {group,alias}membership new functions
* winbindd's lookupsids() functionality
* swat (trunk changes to be reverted as per discussion with Deryck)
(This used to be commit 939c3cb5d78e3a2236209b296aa8aba8bdce32d3)
2007-10-10 11:04:48 -05:00
Jeremy Allison
c762908074
r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell.
...
Jeremy.
(This used to be commit 155dc2d52a971bfb8d7565c06f3efc637e130b11)
2007-10-10 11:03:41 -05:00
Gerald Carter
a26386ec92
r5685: BUG 1881: only define PRINT_SPOOL_PREFIX if it is not already defined
...
(This used to be commit a42e3fc63cdbabd96f05e6af64344e1489ebf9da)
2007-10-10 10:55:54 -05:00
Gerald Carter
293136c04b
r3067: patch based on volker's initial work in trunk that fixes the queu update problem when using the background daemon
...
(This used to be commit de7af09e727e744aa27af85ef7c0f73ed5c1550a)
2007-10-10 10:53:00 -05:00
Andrew Tridgell
e1c468477c
a small include file rearrangement that doesn't affect normal
...
compilation, but that allows Samba3 to take advantage of pre-compiled
headers in gcc if available.
(This used to be commit b3e024ce1da7c7e24fcacd8a2964dd2e4562ba39)
2003-11-12 01:51:10 +00:00
Gerald Carter
afc5f1aefb
[print notify fixes from APP_HEAD]
...
* fixing change notify on print server handle
* adding change notify support into smbcontrol for sending comment
changes, etc...
All part of CR 1159/1160
(This used to be commit f1062e79de8a3046c6e3f22b3d1a4819afe6809b)
2002-11-26 00:46:31 +00:00
Jeremy Allison
3665777a5b
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
...
MAX_PRINT_JOBS in a queue.
Jeremy.
(This used to be commit 9fe3c0b90d4bff2217e3cb5a34b4683ca314c06e)
2002-10-04 22:53:18 +00:00
Gerald Carter
a834a73e34
sync'ing up for 3.0alpha20 release
...
(This used to be commit 65e7b5273bb58802bf0c389b77f7fcae0a1f6139)
2002-09-25 15:19:00 +00:00
Andrew Tridgell
e90b652848
updated the 3.0 branch from the head branch - ready for alpha18
...
(This used to be commit 03ac082dcb375b6f3ca3d810a6a6367542bc23ce)
2002-07-15 10:35:28 +00:00
Jeremy Allison
60a7d07d63
Print queue entries *must* have queue names, not numbers - numbers are
...
not identical between different smbds (mr potter, come here and take
your medicine.... :-).
Jeremy.
(This used to be commit 230941d2fbb746d39c00e482e7f600c68aa45efa)
2002-03-20 21:55:57 +00:00
Jeremy Allison
c770faac5f
John's patch changed the size of a structure stored in the tdb - we
...
must thus update the versionid of the tdb.
Jeremy.
(This used to be commit c5230a5387d6ef57f89f4224b75de84b18c109ff)
2002-03-20 21:08:19 +00:00
Jeremy Allison
72eb7dbd40
Merge in JohnR's page count fixes.
...
Jeremy.
(This used to be commit 2e3133fbe5531b9bbc9bf46a04b27fa58e555f5a)
2002-03-19 02:35:12 +00:00
Jeremy Allison
024e69da0b
Fix for machines that have their time changed forward, then back. Ensure
...
that any cached lpq information gathered during that time doesn't
stay around for longer than 1 hour.
Jeremy.
(This used to be commit 39fca711a5cf15a03d6c79639b202712d1749a64)
2002-03-07 21:51:59 +00:00
Tim Potter
2f8452fd49
Merge of printing performance fixes from appliance.
...
(This used to be commit c8dc59dfe877f63bea6976b7d7fd448e0c8722ba)
2002-02-25 23:18:05 +00:00
Tim Potter
cd68afe312
Removed version number from file header.
...
Changed "SMB/Netbios" to "SMB/CIFS" in file header.
(This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa)
2002-01-30 06:08:46 +00:00
Tim Potter
d1f53e4044
Fixed detection of CUPS. We need to check for the presence of the cups
...
header files as well as libcups.
(This used to be commit 2dbb41a7b88e7fad63579111aaab4a1cd28c54d5)
2001-08-23 19:06:20 +00:00
Jeremy Allison
cd3c0592fc
Added files for CUP printing patch split.
...
Jeremy.
(This used to be commit 9822f13ae23e244e5e9a4cf3355bea2eead8cf66)
2001-03-16 00:35:57 +00:00