summaryrefslogtreecommitdiffstats
path: root/lib/util/samba_modules.h
Commit message (Expand)AuthorAgeFilesLines
* lib/util: Add smb_load_module that returns DEBUG(0) errors on failureAndrew Bartlett2012-04-031-0/+1
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-031-0/+59
* lib/util Split samba-modules library into public and private partsAndrew Bartlett2011-10-281-59/+0
* lib/util Rename load_samba_modules -> samba_modules_loadAndrew Bartlett2011-10-281-1/+1
* lib/util Rename run_init_functions -> samba_init_module_fns_runAndrew Bartlett2011-10-281-1/+1
* lib/util Rename init_module_fn to samba_init_module_fnAndrew Bartlett2011-10-281-4/+4
* lib/util: consolidate module loadingAndrew Bartlett2011-10-061-2/+4
* modules: standardise on samba_init_module as the hook symbol to resolveAndrew Bartlett2011-10-061-1/+1
* lib/util: Use only init_module_fn typedef in module loadingAndrew Bartlett2011-10-061-1/+0
* lib/util: Remove unused module loading functionsAndrew Bartlett2011-10-061-7/+0
* lib/util: consolidate module loading into common codeAndrew Bartlett2011-10-061-0/+65