summaryrefslogtreecommitdiffstats
path: root/source4/smbd/server.c
Commit message (Expand)AuthorAgeFilesLines
* r6846: make smbd terminate immediately on EOF from stdinAndrew Tridgell2007-10-101-0/+16
* r6196: Make the comparisons consistent with in the same expression.Richard Sharpe2007-10-101-1/+1
* r6187: 1. Make sure that we don't try to delete . and .. in a more portable way.Richard Sharpe2007-10-101-10/+34
* r5302: fixed a compilation problem on solaris caused by the recent includeAndrew Tridgell2007-10-101-1/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+1
* r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell2007-10-101-1/+1
* r5185: make all the events data structures private to events.c. This willAndrew Tridgell2007-10-101-0/+1
* r5102: This is a major simplification of the logic for controlling top levelAndrew Tridgell2007-10-101-68/+105
* r4819: its just not my day today ....Andrew Tridgell2007-10-101-0/+1
* r4728: split up server_services into:Stefan Metzmacher2007-10-101-13/+14
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-0/+1
* r2937: Make sure all memory is initializedJelmer Vernooij2007-10-101-7/+7
* r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell2007-10-101-2/+0
* r1486: commit the start of the generic server infastructureStefan Metzmacher2007-10-101-19/+23
* r1233: -move smb related code to smb_server/*Stefan Metzmacher2007-10-101-195/+1
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-2/+2
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-2/+2
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-1/+1
* r277: fix the initialisation of subsystems for process model 'thread' and 'st...Stefan Metzmacher2007-10-101-2/+2
* const fixesStefan Metzmacher2004-02-021-2/+2
* - we now specify the object files in the subsystems config.m4 fileStefan Metzmacher2004-02-021-2/+2
* merge the version.h autogeneration stuff from 3.0Stefan Metzmacher2004-01-281-1/+1
* Update Copyright to 1992-2004Stefan Metzmacher2004-01-091-1/+1
* dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell2003-12-131-30/+40
* - a few portability fixes from Jim MyersAndrew Tridgell2003-10-301-1/+1
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-151-1/+1
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+340