summaryrefslogtreecommitdiff
path: root/source4/smbd/process_prefork.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-02s4:smbd: s/private/private_dataStefan Metzmacher1-6/+6
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-8/+8
2008-09-30Eliminate another global_loadparm.Jelmer Vernooij1-1/+1
2008-09-16Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij1-1/+1
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce1-2/+2
2008-02-06prefork: also reload stuff in the client processesStefan Metzmacher1-8/+16
2008-02-05Clarify nomaclature of socket names in process_single and process_preforkAndrew Bartlett1-18/+6
2008-02-04Remaining changes to implement the prefork process modelAndrew Bartlett1-0/+226