summaryrefslogtreecommitdiffstats
path: root/source4/smbd/service.c
Commit message (Expand)AuthorAgeFilesLines
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3360: improved the deletion of tmp files. smbd now puts all tmp files in var...Andrew Tridgell2007-10-101-16/+27
* r3357: removed the need to use TDB_CLEAR_IF_FIRST in Samba4.Andrew Tridgell2007-10-101-0/+30
* r3356: in the standard process model we need to make sure we close allAndrew Tridgell2007-10-101-0/+21
* r3136: - Allow specifying socket type when adding smbd serviceJelmer Vernooij2007-10-101-1/+2
* r3016: - converted the events code to tallocAndrew Tridgell2007-10-101-1/+4
* r3012: added initial support for byte range locking in the posix vfs. This isAndrew Tridgell2007-10-101-2/+4
* r2882: fix mistake that caused a failure on a bind to a dynamic tcp portStefan Metzmacher2007-10-101-13/+13
* r2648: - use a destructor on struct server_connection to simplify theAndrew Tridgell2007-10-101-12/+25
* r2646: - use a talloc destructor to ensure that sockets from the new socketAndrew Tridgell2007-10-101-19/+5
* r2628: got rid of some warnings and converted a few more places to use hierar...Andrew Tridgell2007-10-101-6/+9
* r2588: connect/disconnect is common enough that I don't think a level 0 DEBUGAndrew Tridgell2007-10-101-1/+1
* r2581: added "hosts allow" and "hosts deny" checking in smbd. I needed thisAndrew Tridgell2007-10-101-0/+5
* r2448: use SO_REUSEADDR=1 for the serverStefan Metzmacher2007-10-101-1/+1
* r2447: let the server code use the new lib/socket/ stuffStefan Metzmacher2007-10-101-60/+66
* r2326: remove definition and usage of struct socket_contextStefan Metzmacher2007-10-101-13/+1
* r2321: add complately untested LDAP server startStefan Metzmacher2007-10-101-0/+3
* r1520: only call write handler or read handler, not both. This copes with theAndrew Tridgell2007-10-101-0/+3
* r1516: remove the server_connection from the list on the server_socketStefan Metzmacher2007-10-101-0/+3
* r1515: move dublicate code to a functionStefan Metzmacher2007-10-101-0/+73
* r1512: fixed a bug where we could reference the timer event handler after des...Andrew Tridgell2007-10-101-2/+2
* r1486: commit the start of the generic server infastructureStefan Metzmacher2007-10-101-0/+241
* - move all SMB server stuff to smb_server/*Stefan Metzmacher2004-02-031-339/+0
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+339