summaryrefslogtreecommitdiff
path: root/source3/printing/spoolssd.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-15spoolssd: Cast getpid() result to unsigned int for GNU/Solaris buildAndrew Bartlett1-1/+1
2013-03-05s3-daemons: Set the comment field of the daemons.Andreas Schneider1-0/+6
2012-10-19s3: Remove some calls to procid_selfVolker Lendecke1-3/+3
2012-07-18loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell1-5/+7
2012-03-24lib/util: Remove obsolete sys_getpid() and sys_fork().Jelmer Vernooij1-1/+1
2012-03-04change low FDs are handled in SambaAndrew Bartlett1-3/+0
2011-12-16s3:printing/spoolssd: avoid using server_messaging_context()Stefan Metzmacher1-1/+1
2011-12-15s3:printing/spoolssd: pass event and messaging context to check_updater_child()Stefan Metzmacher1-5/+4
2011-12-12s3: Remove a bunch of calls to procid_self()Volker Lendecke1-2/+2
2011-09-05s3-smbd: Rename reload_printers() and add documentation.Andreas Schneider1-1/+1
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-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 Sorce1-1/+0
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-spoolss: do not call pcap_cache_reload() directlySimo Sorce1-5/+17
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 Sorce1-4/+20
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 Sorce1-23/+40
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-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 Sorce1-17/+48
2011-08-10s3-printing: Rework how the background process is startedSimo Sorce1-0/+4
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-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-18s3-rpc_server: Fixed segfaults in rpc daemons.Andreas Schneider1-1/+1
2011-07-01s3-printing: split out printing migration code into a smaller library.Günther Deschner1-1/+1
2011-05-05s3-printing: run minimal_includes.pl.Günther Deschner1-2/+0
2011-05-02s3: include ntdomain.h before including generated srv_ headers.Günther Deschner1-0/+1