modules: Add dependency on tirpc to vfs_nfs4acl_xattr
[samba.git] / source3 / printing / queue_process.c
2019-02-01 David Disseldorpprinting: check lp_load_printers() prior to pcap cache...
2019-02-01 David Disseldorpprinting: drop pcap_cache_loaded() guard around load_pr...
2018-09-07 Christof Schmitts3: Rename server_event_context() to global_event_context()
2018-06-14 Stefan Metzmacherprinting: remove unused arguments from delete_and_reloa...
2018-06-14 Stefan Metzmacherprinting: remove unused arguments from load_printers()
2018-04-24 Volker Lendeckelib: #include "util_event.h" only where needed
2017-12-05 Volker Lendeckelib: Remove unused serverid.tdb
2017-12-04 Volker Lendeckelib: Use messaging_send_all instead of message_send_all
2017-12-04 Volker Lendeckemessaging: Remove the "n_sent" arg from message_send_all
2016-04-19 David Disseldorpprinting: handle "printcap cache time" change on HUP
2016-04-19 David Disseldorpprinting: use housekeeping period that matches cache...
2016-02-23 Volker Lendeckelib: Remove sys_waitpid
2015-09-24 Christof Schmitts3: Move call to prctl_set_comment to reinit_after_fork
2015-04-22 Ralph Boehmes3:smbd: use smbd_reinit_after_fork
2014-08-08 David Disseldorpsmbd: split printer reload processing
2014-08-08 David Disseldorpprinting: return last change time with pcap_cache_loaded()
2014-02-18 Jeremy Allisons3: printing: Fix problem with server taking too long...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-05 Andreas Schneiders3-daemons: Set the comment field of the daemons.
2013-02-19 Stefan Metzmachers3:printing: s/struct event_context/struct tevent_context
2012-10-01 Andreas Schneiders3fs-smbd: Move housekeeping to the background process.
2012-06-06 Stefan Metzmachers3:printing: use smbd/smbd.h instead of just smbd/proto...
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-01-17 Stefan Metzmachers3:printing: avoid messaging_event_context() in print_q...
2011-12-13 Volker Lendeckes3: Remove a call to procid_self()
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-08-21 Simo Sorces3-rpc_server: Replace RPC_SERVICE_MODE_DAEMON checks
2011-08-11 Simo Sorces3-messaging: Do not register to classes we are not...
2011-08-10 Simo Sorces3-printing: Do not try to force reload.
2011-08-10 Simo Sorces3-printing: Add child handler to bq process
2011-08-10 Simo Sorces3-printing: make sure to block SIGHUP ...
2011-08-10 Simo Sorces3-printing: Allow bq process to have own logfile
2011-08-10 Simo Sorces3-printing: Force pcap reload when all ready
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-printing: No need to register to smbd's children...
2011-08-03 Günther Deschners3-printing: fix some build warnings in queue_process.c
2011-08-02 Simo Sorces3:server Consolidate printing related initialization
2011-08-02 Simo Sorces3:smbd - Move printing queue stuff