summaryrefslogtreecommitdiff
path: root/source3/printing/queue_process.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-05s3-daemons: Set the comment field of the daemons.Andreas Schneider1-0/+3
2013-02-19s3:printing: s/struct event_context/struct tevent_contextStefan Metzmacher1-1/+1
2012-10-01s3fs-smbd: Move housekeeping to the background process.Andreas Schneider1-0/+9
2012-06-06s3:printing: use smbd/smbd.h instead of just smbd/proto.h in queue_process.cStefan Metzmacher1-1/+1
2012-03-24lib/util: Remove obsolete sys_getpid() and sys_fork().Jelmer Vernooij1-1/+1
2012-01-17s3:printing: avoid messaging_event_context() in print_queue_housekeeping()Stefan Metzmacher1-6/+21
2011-12-13s3: Remove a call to procid_self()Volker Lendecke1-1/+1
2011-12-12s3: Remove a bunch of calls to procid_self()Volker Lendecke1-1/+1
2011-09-05s3-smbd: Rename reload_printers() and add documentation.Andreas Schneider1-2/+2
2011-08-21s3-rpc_server: Replace RPC_SERVICE_MODE_DAEMON checksSimo Sorce1-3/+2
2011-08-11s3-messaging: Do not register to classes we are not going to use.Simo Sorce1-2/+2
2011-08-10s3-printing: Do not try to force reload.Simo Sorce1-1/+5
2011-08-10s3-printing: Add child handler to bq processSimo Sorce1-4/+32
2011-08-10s3-printing: make sure to block SIGHUP ...Simo Sorce1-0/+19
2011-08-10s3-printing: Allow bq process to have own logfileSimo Sorce1-2/+13
2011-08-10s3-printing: Force pcap reload when all readySimo Sorce1-2/+10
2011-08-10s3:spoolssd Start spoolssd from printing_subsystem_initSimo Sorce1-2/+13
2011-08-10s3-printing: Rework how the background process is startedSimo Sorce1-19/+31
2011-08-10s3-printing: No need to register to smbd's children listSimo Sorce1-19/+0
2011-08-03s3-printing: fix some build warnings in queue_process.cGünther Deschner1-1/+2
2011-08-02s3:server Consolidate printing related initializationSimo Sorce1-0/+4
2011-08-02s3:smbd - Move printing queue stuffSimo Sorce1-0/+294