summaryrefslogtreecommitdiff
path: root/source3/printing/queue_process.c
AgeCommit message (Expand)AuthorFilesLines
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