source4 smdb: Add a post fork hook to the service API
[kai/samba-autobuild/.git] / source4 / smbd / process_standard.c
2018-11-01 Gary Lockyersource4 smdb: Add a post fork hook to the service API
2017-10-19 Gary Lockyersource4/smbd: replace DEBUG( with DBG_
2017-10-19 Gary Lockyersource4/smbd: Fix code formatting after refactoring.
2017-10-19 Gary Lockyerprocess_standard: Do not log at level 2 every time...
2017-10-19 Gary Lockyerprocess_standard: Honour proc_ctx->inhibit_fork_on_accept
2017-10-19 Gary Lockyerprocess_standard: Move child pipe setup further down...
2017-10-19 Gary Lockyerprocess_standard: Use the new process_context
2017-10-19 Gary Lockyer source4/smbd: refactor the process model for prefork
2017-09-28 Gary Lockyersource4 smbd: remove global control pipe from process_s...
2017-04-25 Andrew Bartlettprocess_standard: clean up messaging for children after...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-04-08 Jeremy Allisons4: process_standard: Add a simplified SIGTERM handler...
2017-04-08 Jeremy Allisons4: process_standard: Add tevent SIGHUP signal handler...
2017-04-08 Jeremy Allisons4: process_standard: Add return checking for tevent_ad...
2017-04-08 Jeremy Allisons4: process_standard: Always free tevent_context before...
2017-04-08 Jeremy Allisons4: process_standard: Move talloc_free of event context...
2017-03-31 Jeremy Allisons4: messaging. Add imessaging_reinit_all() function.
2017-02-22 Chris LambCorrect "initialze" typos.
2015-10-13 Volker LendeckeRely on /dev/urandom
2015-05-07 Volker LendeckeFix a few printf format errors
2015-03-27 Andreas Schneiders4-process_model: Panic if the standard init function...
2015-03-27 Andreas Schneiders4-process_model: Do not close random fds while forking.
2015-03-17 Andrew Bartletts4-process_standard: Remove signal(SIGCHLD, SIG_IGN)
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-09-24 Jelmer VernooijRemove compatibility code for setproctitle() now moved...
2012-06-12 Michael Adams4:smbd: fix typos
2011-08-13 Simo Sorces4:smbd: use tevent_ fn names instead of leagcy event_...
2011-03-19 Jelmer Vernooijsource4/smbd: Fix prototypes for all functions.
2010-12-12 Matthias Dieter... s4:smbd/process*.c - fix PID warnings on Solaris
2010-10-30 Andrew Tridgells4-smbd: don't initialise process models more than...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-06-16 Stefan Metzmachers4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA...
2010-05-14 Andrew Bartletts4:process_model Fix process_standard and process_onefo...
2010-03-26 Andrew Tridgells4-smbd: use tevent_re_initialise()
2010-02-13 Andrew Tridgells4-smbd: fix crash in notify code on client termination
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-08 Andrew Tridgells4-smbd: setup the default event contexts for other...
2009-10-23 Andrew Tridgells4-ldb: move the tdb_reopen_all() calls to ldb_wrap.c
2009-10-23 Andrew Tridgells4-server: call the ldb_wrap_fork_hook() after a fork()
2009-09-19 Andrew Tridgells4-smbd: minimise includes in smbd/ and smb_server
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Andrew Tridgellensure that child tasks die when the parent dies
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:smbd: s/private/private_data
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijEliminate another global_loadparm.
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Jelmer VernooijMerge branch 'singlecompression' into single
2008-09-16 Jelmer VernooijMerge branch 'singlepopt' into single
2008-09-16 Jelmer VernooijMerge branch 'singlensswrap' into single
2008-09-16 Jelmer VernooijMerge branch 'singlesw' into single
2008-09-16 Jelmer VernooijMerge branch 'singlereplace' into single
2008-09-16 Jelmer VernooijMerge branch 'singletdb' into single
2008-09-16 Jelmer VernooijUse single copy of tdb in both samba3 and samba4.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-14 Simo SorceUse a custom init function for samba4 that sets a samba4
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-01 Jelmer VernooijAdd context pointer to secrets functions.
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-04 Andrew BartlettRemaining changes to implement the prefork process...
2008-01-05 Jelmer Vernooijr26672: Janitorial: Remove uses of global_loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26322: Fix include
2007-12-21 Jelmer Vernooijr26278: Tallocify convenience table for iconv handles.
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Stefan Metzmacherr19610: fix the build
2007-10-10 Andrew Bartlettr19604: This is a massive commit, and I appologise...
2007-10-10 Jelmer Vernooijr19573: Move secrets.o into param/ (subsystems haven...
2007-10-10 Stefan Metzmacherr15277: - fix the build on netbsd, where stdlib.h has...
2007-10-10 Stefan Metzmacherr15273: fix setproctitle support
2007-10-10 Jelmer Vernooijr15212: Simplify setproctitle code
2007-10-10 Volker Lendecker15100: Port the bugfix for #3569 to Samba4
2007-10-10 Stefan Metzmacherr14736: - the ntvfs subsystem should not know about...
2007-10-10 Stefan Metzmacherr14079: I just found the setproctitle library from...
2007-10-10 Jelmer Vernooijr13938: Around round of splitups
2007-10-10 Stefan Metzmacherr12815: try to fix the build on AIX
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Bartlettr12267: Try to avoid segfault in kerberos libs, because...
2007-10-10 Andrew Tridgellr10920: in case of a accept() failure just failing...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5296: - only include the tdb headers where they are...
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5104: - added support for task based servers. These...
2007-10-10 Andrew Tridgellr5102: This is a major simplification of the logic...
2007-10-10 Stefan Metzmacherr4728: split up server_services into:
2007-10-10 Jelmer Vernooijr3737: - Get rid of the register_subsystem() and regist...
next