summaryrefslogtreecommitdiffstats
path: root/source4/smbd/process_prefork.c
Commit message (Expand)AuthorAgeFilesLines
* s4-smbd: setup the default event contexts for other process modelsAndrew Tridgell2010-01-081-1/+7
* s4-ldb: move the tdb_reopen_all() calls to ldb_wrap.cAndrew Tridgell2009-10-231-5/+0
* s4-server: call the ldb_wrap_fork_hook() after a fork()Andrew Tridgell2009-10-231-0/+2
* s4:smbd: s/private/private_dataStefan Metzmacher2009-02-021-6/+6
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-8/+8
* Eliminate another global_loadparm.Jelmer Vernooij2008-09-301-1/+1
* Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij2008-09-161-1/+1
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-141-2/+2
* prefork: also reload stuff in the client processesStefan Metzmacher2008-02-061-8/+16
* Clarify nomaclature of socket names in process_single and process_preforkAndrew Bartlett2008-02-051-18/+6
* Remaining changes to implement the prefork process modelAndrew Bartlett2008-02-041-0/+226