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