summaryrefslogtreecommitdiff
path: root/source4/smb_server/smb_samba3.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-15s4-server: make server sockets a child of the task contextAndrew Tridgell1-4/+7
2010-10-31s4-server: avoid using environ as it is not portableAndrew Tridgell1-2/+1
2010-10-30s4-smbd: don't initialise process models more than onceAndrew Tridgell1-1/+1
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-8/+8
2009-09-19s4-smbd: minimise includes in smbd/ and smb_serverAndrew Tridgell1-7/+0
2009-09-18s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell1-1/+1
2009-01-30Fix the mess with ldb includes.Simo Sorce1-1/+0
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-1/+1
2008-10-13Fixed a variable undeclared compilation errorTim Prouty1-0/+1
2008-10-05smbd3 is unhappy if stderr is not openVolker Lendecke1-1/+2
2008-09-22process incoming connections and fork a samba3 in inetd modeStefan Metzmacher1-0/+174