summaryrefslogtreecommitdiffstats
path: root/source4/smbd/process_model.c
Commit message (Expand)AuthorAgeFilesLines
* r4728: split up server_services into:Stefan Metzmacher2007-10-101-2/+2
* r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()Andrew Tridgell2007-10-101-2/+2
* r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij2007-10-101-19/+1
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-101-5/+4
* r3481: split out client.h and events.hAndrew Tridgell2007-10-101-0/+1
* r3466: split out request.h, signing.h, and smb_server.hAndrew Tridgell2007-10-101-0/+2
* r1486: commit the start of the generic server infastructureStefan Metzmacher2007-10-101-8/+2
* r1292: Add const to the subsystem/module registration code.Andrew Bartlett2007-10-101-1/+1
* r1291: rename struct smbsrv_context to smbsrv_connectionStefan Metzmacher2007-10-101-1/+1
* r1277: rename struct server_context to smbsrv_ontextStefan Metzmacher2007-10-101-1/+1
* r1233: -move smb related code to smb_server/*Stefan Metzmacher2007-10-101-0/+23
* - we now specify the object files in the subsystems config.m4 fileStefan Metzmacher2004-02-021-17/+47
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+85