ldb: Free memory when repacking database
[garming/samba-autobuild/.git] / source3 / printing / spoolssd.c
2019-07-22 Samuel Cabreros3:rpc_server:spoolssd: Move socket creation to its...
2019-07-22 Samuel Cabreros3:rpc_server: Unify RPC client disconnect and terminat...
2019-07-22 Samuel Cabreros3:spoolss: Set remote and local address for accepted...
2019-07-22 Samuel Cabreros3:rpc_server: Set debug class in all rpc server relate...
2019-07-22 Samuel Cabreros3:prefork: Allow to associate private data with listen...
2019-07-22 Samuel Cabreros3:rpc_server: Remove named_pipe_client struct and...
2019-07-22 Samuel Cabreros3:spoolss: Exit if fork call fails
2019-07-22 Samuel Cabreros3:rpc_server: Return NTSTATUS for dcesrv_create_ncacn_...
2019-07-22 Samuel Cabreros3:rpc_server: Rename create_named_pipe_socket
2019-02-01 David Disseldorpprinting: drop pcap_cache_loaded() guard around load_pr...
2018-09-07 Christof Schmitts3: Rename server_messaging_context() to global_messagi...
2018-06-14 Stefan Metzmacherprinting: remove unused arguments from load_printers()
2017-12-05 Volker Lendeckelib: Remove unused serverid.tdb
2016-02-23 Volker Lendeckelib: Remove sys_waitpid
2015-09-24 Christof Schmitts3: Move call to prctl_set_comment to reinit_after_fork
2015-06-04 Günther Deschners3-rpc_server: Fix inteface typo.
2015-04-22 Ralph Boehmes3:smbd: use smbd_reinit_after_fork
2015-04-22 Michael Adams3:spoolss: use lp_load() wrapper lp_load_global().
2014-08-08 David Disseldorpprinting: return last change time with pcap_cache_loaded()
2014-08-08 David Disseldorpprinting: only reload printer shares on client enum
2014-02-27 Andreas Schneiders3-spoolssd: Don't register spoolssd if epmd is not...
2014-02-20 Volker Lendeckespoolssd: Use only one messaging_context per process
2013-12-12 Christian Ambachs3:printing fix a compiler warning
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-15 Andrew Bartlettspoolssd: Cast getpid() result to unsigned int for...
2013-03-05 Andreas Schneiders3-daemons: Set the comment field of the daemons.
2012-10-19 Volker Lendeckes3: Remove some calls to procid_self
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-04 Andrew Bartlettchange low FDs are handled in Samba
2011-12-16 Stefan Metzmachers3:printing/spoolssd: avoid using server_messaging_cont...
2011-12-15 Stefan Metzmachers3:printing/spoolssd: pass event and messaging context...
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-09-05 Andreas Schneiders3-smbd: Rename reload_printers() and add documentation.
2011-09-05 Andreas Schneiders3-spoolssd: Remove stale printers only on a valid...
2011-08-21 Simo Sorces3-spoolss: Remove useless check
2011-08-21 Simo Sorces3-spoolssd: Listen on parent messages
2011-08-21 Simo Sorces3-spoolssd: Send a message to the parent when we accep...
2011-08-21 Simo Sorces3-spoolssd: User new prefork helpers to simplify code.
2011-08-21 Simo Sorces3-prefork: Fix worker flags handling.
2011-08-21 Simo Sorces3-prefork: do not use a lock_fd, just race on accept()
2011-08-21 Simo Sorces3-spoolssd: Use prefrok utils to manage children
2011-08-21 Simo Sorces3-spoolss: Introduce helper function to manage pool.
2011-08-21 Simo Sorces3-spoolssd: Fix spoolss logging.
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... samba-4.0.0alpha16
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