summaryrefslogtreecommitdiffstats
path: root/source4/smbd/server.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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