summaryrefslogtreecommitdiff
path: root/source3/printing
AgeCommit message (Expand)AuthorFilesLines
2011-09-09s3-spoolss: Fix bug #8351 forms migration.Andreas Schneider1-0/+4
2011-09-05s3-smbd: Rename reload_printers() and add documentation.Andreas Schneider2-3/+3
2011-09-05s3-spoolssd: Remove stale printers only on a valid pcap update.Andreas Schneider1-2/+2
2011-08-21s3-spoolss: Remove useless checkSimo Sorce1-24/+4
2011-08-21s3-spoolssd: Listen on parent messagesSimo Sorce1-0/+18
2011-08-21s3-spoolssd: Send a message to the parent when we accept a connectionSimo Sorce1-0/+25
2011-08-21s3-spoolssd: User new prefork helpers to simplify code.Simo Sorce1-27/+3
2011-08-21s3-prefork: Fix worker flags handling.Simo Sorce1-1/+1
2011-08-21s3-prefork: do not use a lock_fd, just race on accept()Simo Sorce1-17/+3
2011-08-21s3-spoolssd: Use prefrok utils to manage childrenSimo Sorce1-122/+26
2011-08-21s3-spoolss: Introduce helper function to manage pool.Simo Sorce1-52/+64
2011-08-21s3-spoolssd: Fix spoolss logging.Simo Sorce1-13/+11
2011-08-21s3-rpc_server: Replace RPC_SERVICE_MODE_DAEMON checksSimo Sorce1-3/+2
2011-08-21s3-spoolssd: Check if we were able to create the prefork pool.Andreas Schneider1-0/+3
2011-08-11s3-messaging: Do not register to classes we are not going to use.Simo Sorce2-3/+2
2011-08-11s3-messaging: Remove obsolete class.Simo Sorce1-2/+0
2011-08-10s3-spoolss: Fix prototypes warnings.Andreas Schneider1-1/+4
2011-08-10s3-printing: Do not try to force reload.Simo Sorce1-1/+5
2011-08-10s3-spoolss: do not call pcap_cache_reload() directlySimo Sorce1-5/+17
2011-08-10s3-printing: Add child handler to bq processSimo Sorce1-4/+32
2011-08-10s3-spoolss: Fix printers related messagingSimo Sorce1-4/+34
2011-08-10s3-prefork: Fix use of child id.Simo Sorce1-10/+9
2011-08-10s3-printing: make sure to block SIGHUP ...Simo Sorce2-4/+39
2011-08-10s3-spoolss: Use a global variable for the poolSimo Sorce1-60/+31
2011-08-10s3-printing: Allow bq process to have own logfileSimo Sorce3-26/+55
2011-08-10s3-spoolssd: Use the child_id to open log filesSimo Sorce1-15/+43
2011-08-10s3-prefork: Pass the child a child_idSimo Sorce1-0/+1
2011-08-10s3-printing: Force pcap reload when all readySimo Sorce2-3/+12
2011-08-10s3-prefork: Return tsocket_address for client and serverSimo Sorce1-7/+5
2011-08-10s3-prefork: Pass messaging context around tooSimo Sorce1-15/+42
2011-08-10s3-prefork: Set up a SIGCHLD handler by defaultSimo Sorce1-39/+14
2011-08-10s3:spoolssd Start spoolssd from printing_subsystem_initSimo Sorce3-19/+62
2011-08-10s3-printing: Rework how the background process is startedSimo Sorce4-21/+39
2011-08-10s3-prefork: Provide a cleanup functionSimo Sorce1-11/+4
2011-08-10s3-prefork: add support for multiple listning file descriptorsSimo Sorce1-5/+11
2011-08-10s3-spoolssd: propagate SIGHUP to childrenSimo Sorce1-11/+34
2011-08-10s3-spoolssd: expand children pool when necessarySimo Sorce1-7/+34
2011-08-10s3-spoolssd: Use parametric option for prefork parametersSimo Sorce1-12/+48
2011-08-10s3-spoolss: make listening asynchronousSimo Sorce1-26/+60
2011-08-10s3-spoolssd: Use the prefork framework in spoolssdSimo Sorce1-3/+425
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 Sorce2-0/+9
2011-08-02s3:smbd - Move printing queue stuffSimo Sorce3-113/+324
2011-08-01s3-rpc_server: Use binding vector in rpc_ep_try_register().Andreas Schneider1-2/+22
2011-08-01s3-rpc_server: Move the endpoint registration to own file.Andreas Schneider1-2/+2
2011-07-29s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/Michael Adam1-1/+1
2011-07-29s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.Michael Adam1-0/+1
2011-07-28s3-spoolss: Use existing handle in printer_driver_files_in_use().Andreas Schneider1-11/+1
2011-07-28s3-spoolss: Use existing handle in printer_driver_in_use().Andreas Schneider1-14/+2