Age | Commit message (Expand) | Author | Files | Lines |
2011-12-03 | Revert making public of the samba-module library. | Jelmer Vernooij | 1 | -5/+5 |
2011-10-28 | lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystem | Andrew Bartlett | 1 | -1/+1 |
2011-10-28 | lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run | Andrew Bartlett | 1 | -2/+2 |
2011-10-28 | lib/util Rename samba_init_module_fn -> samba_module_init_fn | Andrew Bartlett | 1 | -2/+2 |
2011-10-28 | lib/util Split samba-modules library into public and private parts | Andrew Bartlett | 1 | -1/+1 |
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 | -2/+2 |
2011-10-28 | lib/util Rename init_module_fn to samba_init_module_fn | Andrew Bartlett | 1 | -2/+2 |
2011-10-06 | lib/util: consolidate module loading into common code | Andrew Bartlett | 1 | -0/+1 |
2011-06-06 | s4-modules Remove lp_ctx from init functions that no longer need it | Andrew Bartlett | 1 | -2/+2 |
2010-11-01 | s4-modules: get rid of the remaining static prototypes for modules | Andrew Tridgell | 1 | -1/+2 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -1/+1 |
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -2/+4 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -1/+3 |
2008-04-14 | Remove prototypes from build.h in preparation of removing build.h | Jelmer Vernooij | 1 | -0/+1 |
2008-03-08 | Fix the build. | Jelmer Vernooij | 1 | -0/+1 |
2008-03-08 | Push SOVERSION and VERSION out of perl code. | Jelmer Vernooij | 1 | -1/+0 |
2007-12-24 | r26580: Include sentinel in build.h, in case the list is empty. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-24 | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26353: Remove use of global_loadparm. | Jelmer Vernooij | 1 | -1/+3 |
2007-12-21 | r26236: Remove more uses of global_loadparm or specify loadparm_context expli... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r14094: Use saner module directory names, fix loading of server service modules. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13655: Use new name of build header | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12499: Move smb_build.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12494: Support loading modules from .so files for most subsystems. | Jelmer Vernooij | 1 | -0/+13 |
2007-10-10 | r7643: This patch adds a new NTPTR subsystem: | Stefan Metzmacher | 1 | -0/+134 |