summaryrefslogtreecommitdiffstats
path: root/source4/lib/module.c
Commit message (Expand)AuthorAgeFilesLines
* r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij2007-10-101-23/+35
* r11519: And an uninitialized variable...Volker Lendecke2007-10-101-1/+1
* r11385: Fix issues in module.c. Calling function should pass in pathJelmer Vernooij2007-10-101-12/+4
* r11304: Add support back in for loading shared modules (not used yet)Jelmer Vernooij2007-10-101-0/+93
* r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij2007-10-101-172/+0
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-101-0/+1
* r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell2007-10-101-0/+1
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r2940: Complain when there is an attempt to register a backend for a subsyste...Jelmer Vernooij2007-10-101-0/+2
* r1292: Add const to the subsystem/module registration code.Andrew Bartlett2007-10-101-1/+1
* r1038: Check whether a module actually exists before attempting to load it...Jelmer Vernooij2007-10-101-1/+4
* r955: Update debian package rules... builds nowJelmer Vernooij2007-10-101-2/+2
* This patch adds a better dcerpc server infastructure.Stefan Metzmacher2004-01-081-1/+13
* "subsystems" should be staticAndrew Tridgell2003-12-301-1/+1
* fixed some warningsAndrew Tridgell2003-11-281-1/+1
* CVS: ----------------------------------------------------------------------Jelmer Vernooij2003-11-251-43/+67
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+128