summaryrefslogtreecommitdiffstats
path: root/source3/printing/queue_process.c
Commit message (Expand)AuthorAgeFilesLines
* s3: printing: Fix problem with server taking too long to respond to a MSG_PRI...Jeremy Allison2014-02-181-0/+6
* s3-daemons: Set the comment field of the daemons.Andreas Schneider2013-03-051-0/+3
* s3:printing: s/struct event_context/struct tevent_contextStefan Metzmacher2013-02-191-1/+1
* s3fs-smbd: Move housekeeping to the background process.Andreas Schneider2012-10-011-0/+9
* s3:printing: use smbd/smbd.h instead of just smbd/proto.h in queue_process.cStefan Metzmacher2012-06-061-1/+1
* lib/util: Remove obsolete sys_getpid() and sys_fork().Jelmer Vernooij2012-03-241-1/+1
* s3:printing: avoid messaging_event_context() in print_queue_housekeeping()Stefan Metzmacher2012-01-171-6/+21
* s3: Remove a call to procid_self()Volker Lendecke2011-12-131-1/+1
* s3: Remove a bunch of calls to procid_self()Volker Lendecke2011-12-121-1/+1
* s3-smbd: Rename reload_printers() and add documentation.Andreas Schneider2011-09-051-2/+2
* s3-rpc_server: Replace RPC_SERVICE_MODE_DAEMON checksSimo Sorce2011-08-211-3/+2
* s3-messaging: Do not register to classes we are not going to use.Simo Sorce2011-08-111-2/+2
* s3-printing: Do not try to force reload.Simo Sorce2011-08-101-1/+5
* s3-printing: Add child handler to bq processSimo Sorce2011-08-101-4/+32
* s3-printing: make sure to block SIGHUP ...Simo Sorce2011-08-101-0/+19
* s3-printing: Allow bq process to have own logfileSimo Sorce2011-08-101-2/+13
* s3-printing: Force pcap reload when all readySimo Sorce2011-08-101-2/+10
* s3:spoolssd Start spoolssd from printing_subsystem_initSimo Sorce2011-08-101-2/+13
* s3-printing: Rework how the background process is startedSimo Sorce2011-08-101-19/+31
* s3-printing: No need to register to smbd's children listSimo Sorce2011-08-101-19/+0
* s3-printing: fix some build warnings in queue_process.cGünther Deschner2011-08-031-1/+2
* s3:server Consolidate printing related initializationSimo Sorce2011-08-021-0/+4
* s3:smbd - Move printing queue stuffSimo Sorce2011-08-021-0/+294