s3-spoolssd: Check if we were able to create the prefork pool.
[idra/samba.git] / source3 / printing / spoolssd.c
2011-08-21 Andreas Schneiders3-spoolssd: Check if we were able to create the prefor...
2011-08-11 Simo Sorces3-messaging: Do not register to classes we are not...
2011-08-11 Simo Sorces3-messaging: Remove obsolete class.
2011-08-10 Andreas Schneiders3-spoolss: Fix prototypes warnings.
2011-08-10 Simo Sorces3-spoolss: do not call pcap_cache_reload() directly
2011-08-10 Simo Sorces3-spoolss: Fix printers related messaging
2011-08-10 Simo Sorces3-prefork: Fix use of child id.
2011-08-10 Simo Sorces3-printing: make sure to block SIGHUP ...
2011-08-10 Simo Sorces3-spoolss: Use a global variable for the pool
2011-08-10 Simo Sorces3-printing: Allow bq process to have own logfile
2011-08-10 Simo Sorces3-spoolssd: Use the child_id to open log files
2011-08-10 Simo Sorces3-prefork: Pass the child a child_id
2011-08-10 Simo Sorces3-prefork: Return tsocket_address for client and server
2011-08-10 Simo Sorces3-prefork: Pass messaging context around too
2011-08-10 Simo Sorces3-prefork: Set up a SIGCHLD handler by default
2011-08-10 Simo Sorces3:spoolssd Start spoolssd from printing_subsystem_init
2011-08-10 Simo Sorces3-printing: Rework how the background process is started
2011-08-10 Simo Sorces3-prefork: Provide a cleanup function
2011-08-10 Simo Sorces3-prefork: add support for multiple listning file...
2011-08-10 Simo Sorces3-spoolssd: propagate SIGHUP to children
2011-08-10 Simo Sorces3-spoolssd: expand children pool when necessary
2011-08-10 Simo Sorces3-spoolssd: Use parametric option for prefork parameters
2011-08-10 Simo Sorces3-spoolss: make listening asynchronous
2011-08-10 Simo Sorces3-spoolssd: Use the prefork framework in spoolssd
2011-08-01 Andreas Schneiders3-rpc_server: Use binding vector in rpc_ep_try_register().
2011-08-01 Andreas Schneiders3-rpc_server: Move the endpoint registration to own...
2011-07-18 Andreas Schneiders3-rpc_server: Fixed segfaults in rpc daemons.
2011-07-01 Günther Deschners3-printing: split out printing migration code into...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba...
2011-05-05 Günther Deschners3-printing: run minimal_includes.pl.
2011-05-02 Günther Deschners3: include ntdomain.h before including generated srv_...
2011-05-02 Günther Deschners3-proto: move remaining spoolss protos to own header...
2011-05-02 Günther Deschners3-proto: move rpc_srv_register protos and structs...
2011-03-29 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-locking: move locking prototypes out of proto.h.
2011-03-29 Günther Deschners3: printing needs parts of smbd.
2011-03-29 Andreas Schneiders3-spoolssd: Register spoolssd endpoints.
2011-03-29 Andreas Schneiders3-spoolssd: Fixed logfile creation.
2011-03-29 Andreas Schneiders3-spoolssd: Added missing include.
2011-03-29 Andreas Schneiders3-spoolssd: Pass down event and messanging context.
2011-03-29 Andreas Schneiders3-spoolssd: Fixed reopening of logs.
2011-03-29 Simo Sorces3:spoolssd Initialize the spoolss rpc interfaces
2011-03-29 Simo Sorces3:spoolssd Add spoolss own signal handlers
2011-03-29 Simo Sorces3:spoolssd handle smb.conf reloads directly
2011-03-29 Simo Sorces3:spoolssd Create our own log file
2011-03-29 Simo Sorces3:spoolssd Add skeleton for spoolss daemon