summaryrefslogtreecommitdiffstats
path: root/source4/smb_server/smb_samba3.c
Commit message (Expand)AuthorAgeFilesLines
* s4-ipv6: update callers to load_interface_list()Andrew Tridgell2011-06-061-1/+1
* s4-ipv6: use iface_list_wildcard() to listen on IPv6Andrew Tridgell2011-06-061-6/+15
* s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett2011-05-081-3/+3
* source4/: Fix prototypes for all functions in various subsystems.Jelmer Vernooij2011-03-191-0/+2
* s4-server: make server sockets a child of the task contextAndrew Tridgell2010-11-151-4/+7
* s4-server: avoid using environ as it is not portableAndrew Tridgell2010-10-311-2/+1
* s4-smbd: don't initialise process models more than onceAndrew Tridgell2010-10-301-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-8/+8
* s4-smbd: minimise includes in smbd/ and smb_serverAndrew Tridgell2009-09-191-7/+0
* s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell2009-09-181-1/+1
* Fix the mess with ldb includes.Simo Sorce2009-01-301-1/+0
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* Fixed a variable undeclared compilation errorTim Prouty2008-10-131-0/+1
* smbd3 is unhappy if stderr is not openVolker Lendecke2008-10-051-1/+2
* process incoming connections and fork a samba3 in inetd modeStefan Metzmacher2008-09-221-0/+174