source4 smbd prefork: restart on non zero exit code
[bbaumbach/samba-autobuild/.git] / source4 / smbd / process_prefork.c
2018-11-23 Gary Lockyersource4 smbd prefork: restart on non zero exit code
2018-11-23 Gary Lockyersource4 smbd process: pass the fatal flag to terminate
2018-11-23 Gary Lockyersource4 smbd prefork: Restart failed processes
2018-11-23 Gary Lockyersource4 smbd prefork: Pass restart information
2018-11-07 Gary Lockyersource4 smbd: pass instance number to post_fork
2018-11-01 Gary Lockyersource4 smdb: Add a post fork hook to the service API
2017-10-27 Volker Lendeckesamba: Fix CID 1420179 Code maintainability issues...
2017-10-27 Volker Lendeckesamba: Fix CID 1420180 Null pointer dereferences
2017-10-19 Andreas Schneiders4:smbd: Add missing unistd.h include to fix build...
2017-10-19 Gary Lockyersource4/smbd: add a prefork process model.
2015-03-16 Andrew Bartletts4-process_model: Remove prefork and onefork
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-09-24 Jelmer VernooijRemove compatibility code for setproctitle() now moved...
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-11-27 Matthias Dieter... s4:param/secrets.h - fix "enum netr_SchannelType" inclu...
2010-10-30 Andrew Tridgells4-smbd: don't initialise process models more than...
2010-10-11 Andrew Bartletts4-smbd Remove event_context_set_default()
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-04-24 Tim Potters4-smbd: Fix compiler warning in prefork smbd.
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-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-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-06 Stefan Metzmacherprefork: also reload stuff in the client processes
2008-02-06 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-05 Andrew BartlettClarify nomaclature of socket names in process_single...
2008-02-04 Andrew BartlettRemaining changes to implement the prefork process...