Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-12-03 | Revert making public of the samba-module library. | Jelmer Vernooij | 1 | -0/+59 |
2011-10-28 | lib/util Split samba-modules library into public and private parts | Andrew Bartlett | 1 | -59/+0 |
2011-10-28 | lib/util Rename load_samba_modules -> samba_modules_load | Andrew Bartlett | 1 | -1/+1 |
2011-10-28 | lib/util Rename run_init_functions -> samba_init_module_fns_run | Andrew Bartlett | 1 | -1/+1 |
2011-10-28 | lib/util Rename init_module_fn to samba_init_module_fn | Andrew Bartlett | 1 | -4/+4 |
2011-10-06 | lib/util: consolidate module loading | Andrew Bartlett | 1 | -2/+4 |
2011-10-06 | modules: standardise on samba_init_module as the hook symbol to resolve | Andrew Bartlett | 1 | -1/+1 |
2011-10-06 | lib/util: Use only init_module_fn typedef in module loading | Andrew Bartlett | 1 | -1/+0 |
2011-10-06 | lib/util: Remove unused module loading functions | Andrew Bartlett | 1 | -7/+0 |
2011-10-06 | lib/util: consolidate module loading into common code | Andrew Bartlett | 1 | -0/+65 |