summaryrefslogtreecommitdiffstats
path: root/source3/lib/module.c
Commit message (Expand)AuthorAgeFilesLines
* Add a DEBUG() that gives the number of successfully loaded modules - useful f...Jelmer Vernooij2002-11-131-0/+2
* add smb_load_modules() to load a list of modules - does this function look ok ?Jelmer Vernooij2002-10-311-0/+22
* use sys_dlopen instead of dlopen (thanks to jra for noticing)Jelmer Vernooij2002-10-301-1/+1
* - Remove RTLD_GLOBALJelmer Vernooij2002-10-301-3/+4
* Add initial vesion of new module systemJelmer Vernooij2002-10-301-0/+63