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