summaryrefslogtreecommitdiffstats
path: root/source4/smbd/process_thread.c
Commit message (Expand)AuthorAgeFilesLines
* r1291: rename struct smbsrv_context to smbsrv_connectionStefan Metzmacher2007-10-101-2/+2
* r1280: rename struct request_context to smbsrv_requestStefan Metzmacher2007-10-101-1/+1
* r1277: rename struct server_context to smbsrv_ontextStefan 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-12/+12
* - we now specify the object files in the subsystems config.m4 fileStefan Metzmacher2004-02-021-7/+21
* merge the version.h autogeneration stuff from 3.0Stefan Metzmacher2004-01-281-2/+2
* - move the vars used by the backtrace stuff into the #ifdefStefan Metzmacher2004-01-221-26/+39
* This patch adds a better dcerpc server infastructure.Stefan Metzmacher2004-01-081-1/+1
* use smb_rwlock_t instead of rwlock_t to avoid conflicts with systemAndrew Tridgell2003-12-161-5/+5
* completed the linkage between the endpoint mapper and the dcerpcAndrew Tridgell2003-12-131-0/+10
* dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell2003-12-131-2/+42
* merged more updates from Jim MyersAndrew Tridgell2003-12-041-2/+18
* rename mutex_t to smb_mutex_t to prevent name collisionHerb Lewis2003-08-151-4/+4
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+410