summaryrefslogtreecommitdiffstats
path: root/source3/printing/printing.c
Commit message (Expand)AuthorAgeFilesLines
...
* s3: Lift the server_messaging_context from notify_job_total_bytesVolker Lendecke2010-08-081-1/+3
* s3: Lift the server_messaging_context from notify_job_statusVolker Lendecke2010-08-081-4/+11
* s3: Lift the server_messaging_context from notify_printer_statusVolker Lendecke2010-08-081-2/+4
* s3: Lift the server_messaging_context from print_queue_statusVolker Lendecke2010-08-081-5/+4
* s3: Lift the server_messaging_context from get_stored_queue_infoVolker Lendecke2010-08-081-3/+6
* s3: Lift the server_messaging_context from print_job_endVolker Lendecke2010-08-081-2/+3
* s3: Lift the server_messaging_context from print_queue_lengthVolker Lendecke2010-08-081-3/+4
* s3: Lift the server_messaging_context from print_queue_updateVolker Lendecke2010-08-081-11/+11
* s3: Lift the smbd_messaging_context from start_background_queueVolker Lendecke2010-08-081-12/+8
* s3: Lift the smbd_messaging_context from smbd_setup_sig_hup_handlerVolker Lendecke2010-08-081-1/+2
* s3: Lift the smbd_messaging_context from print_queue_purgeVolker Lendecke2010-08-081-2/+3
* s3: Lift the smbd_messaging_context from print_queue_resumeVolker Lendecke2010-08-081-2/+3
* s3: Lift the smbd_messaging_context from print_queue_pauseVolker Lendecke2010-08-081-2/+3
* s3: Lift the smbd_messaging_context from print_job_startVolker Lendecke2010-08-081-2/+2
* s3: Lift the smbd_messaging_context from print_job_checksVolker Lendecke2010-08-081-4/+5
* s3: Lift the smbd_messaging_context from print_job_resumeVolker Lendecke2010-08-081-3/+4
* s3: Lift the smbd_messaging_context from print_job_pauseVolker Lendecke2010-08-081-3/+4
* s3: Lift the smbd_messaging_context from print_job_deleteVolker Lendecke2010-08-081-1/+2
* s3: Lift the smbd_messaging_context from print_time_access_checkVolker Lendecke2010-08-081-1/+2
* s3: Lift the smbd_messaging_context from print_access_checkVolker Lendecke2010-08-081-7/+13
* s3-netlogon: remove global include of netlogon.h.Günther Deschner2010-08-061-0/+1
* s3-build: avoid to globally include printing and spoolss headers.Günther Deschner2010-07-311-0/+2
* s3-printing: Added automatic migration of printing tdbs.Andreas Schneider2010-07-271-0/+83
* s3-printing: Removed unused function print_job_fd().Simo Sorce2010-07-271-15/+0
* s3-spoolss: Use WERROR for print_job_delete.Simo Sorce2010-07-271-18/+20
* s3-printing: Handled case when smbd spools a file on behalf of spoolss.Simo Sorce2010-07-271-29/+97
* s3-printing: Made print_job_start more robust.Simo Sorce2010-07-271-81/+144
* s3-smbd: Added code to print via spoolss.Simo Sorce2010-07-271-1/+1
* s3-printing: Convert print_time_access_check.Simo Sorce2010-07-271-1/+1
* s3-spoolss: Migrated NT_DEVICEMODE to spoolss_DeviceMode.Simo Sorce2010-07-271-11/+11
* s3: Pass the new server_id through reinit_after_forkVolker Lendecke2010-07-041-3/+6
* s3: Fix some nested extern warningsVolker Lendecke2010-07-041-2/+3
* s3: Remove serverid_[de]register_selfVolker Lendecke2010-07-041-2/+3
* s3: Remove the pointless PRINTERNAME macroVolker Lendecke2010-06-131-6/+6
* s3:misc make use of server_[event/messaging]_context directlyAndreas Schneider2010-06-101-6/+7
* s3:auth use info3 in auth_serversupplied_infoSimo Sorce2010-05-281-1/+1
* s3: only include gen_ndr headers where needed.Günther Deschner2010-05-061-0/+1
* s3-spoolss: add support for SetJobInfo level 1 (for jobfile rename).Günther Deschner2010-04-281-1/+23
* s3-lanman: remove unsupported print_job_set_place().Günther Deschner2010-04-281-10/+0
* Second part of bug #7288 - SMB job IDs in CUPS job names wrong.Jeremy Allison2010-03-251-2/+0
* Fix bug #7288 - SMB job IDs in CUPS job names wrong.Jeremy Allison2010-03-251-19/+0
* Try and fix bug #7233 - print fails with jobs >4GB from Win7 clients.Jeremy Allison2010-03-101-1/+1
* s3: Fix a long-standing problem with recycled PIDsVolker Lendecke2010-03-101-2/+4
* s3: convert registry and printing code to TYPESAFE_QSORT()Andrew Tridgell2010-02-141-3/+2
* s3: "print_job_end" only looks at the sizeVolker Lendecke2009-11-291-2/+1
* s3: Pass the "fake dir create times" parameter to sys_*statVolker Lendecke2009-11-291-1/+2
* s3: forward MSG_DEBUG from smbd parent to all childrenAravind Srinivasan2009-06-221-0/+19
* s3: Allow child processes to exit gracefully if we are out of fdsMarc VanHeyningen2009-05-271-2/+3
* Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STATVolker Lendecke2009-05-261-1/+1
* Hopefully fix the buildfarm. Add some debug level 10 messagesJeremy Allison2009-05-111-1/+7