summaryrefslogtreecommitdiffstats
path: root/source4/smbd/process_model.c
Commit message (Expand)AuthorAgeFilesLines
* r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher2007-10-101-1/+1
* r14567: Make some more functions public.Jelmer Vernooij2007-10-101-2/+2
* r14094: Use saner module directory names, fix loading of server service modules.Jelmer Vernooij2007-10-101-1/+1
* r13655: Use new name of build headerJelmer Vernooij2007-10-101-1/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij2007-10-101-0/+13
* 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-3/+1
* r5102: This is a major simplification of the logic for controlling top levelAndrew Tridgell2007-10-101-4/+2
* 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