s4/torture: Fix misplaced positional arguments for u64 comparison
[gd/samba-autobuild/.git] / source3 / printing / queue_process.c
2024-03-22 Volker Lendeckelib: Remove timeval_set()
2022-05-31 Andreas Schneiders3:printing: Start samba-bgqd as soon as possible
2022-05-31 Andreas Schneiders3:printing: Initialize the printcap cache as soon...
2021-12-10 Volker Lendeckeprinting: Remove "start_daemons" from printing_subsyste...
2021-12-10 Volker Lendeckes3:rpc_server: Activate samba-dcerpcd
2021-10-13 Alex Richardsonsource3/printing/queue_process.c: fix build on macOS
2021-05-11 Volker Lendeckeprinting: Avoid a few references to background_lpq_upda...
2021-05-11 Volker Lendeckeprinting: Introduce samba-bgqd
2021-05-11 Volker Lendeckeprinting: Factor out register_printing_bq_handlers()
2021-04-27 Volker Lendeckeprinting: Avoid zombies in the background daemon
2021-04-27 Volker Lendeckeprinting: Reduce indentation in start_background_queue()
2021-04-27 Volker Lendeckeprinting: Remove dead code
2021-04-27 Volker Lendeckeprinting: Remove the pause_pipe[] from queue_process.c
2021-03-24 Volker Lendeckeprinting: Fix typos
2021-03-24 Volker Lendeckeprinting: Passing a fn pointer does not need "&"
2021-03-16 Volker Lendeckeprinting: Introduce printer_list_printername_exists()
2021-01-08 Volker Lendeckelib: give global_contexts.c its own header file
2020-11-10 Volker Lendeckesmbd: Give locking/share_mode_lock.c its own header...
2020-03-20 Samuel Cabreros3:rpc_server: Reinitialize dcesrv_context in external...
2019-11-27 Ralph Boehmes3:param: make "servicename" a substituted option
2019-11-27 Ralph Boehmesmbdotconf: mark "printername" with substitution="1"
2019-10-18 Samuel Cabreros3:printing: Add spoolssd header file
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