summaryrefslogtreecommitdiffstats
path: root/source4/ntptr/ntptr_base.c
Commit message (Expand)AuthorAgeFilesLines
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-031-5/+5
* lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystemAndrew Bartlett2011-10-281-1/+1
* lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_runAndrew Bartlett2011-10-281-2/+2
* lib/util Rename samba_init_module_fn -> samba_module_init_fnAndrew Bartlett2011-10-281-2/+2
* lib/util Split samba-modules library into public and private partsAndrew Bartlett2011-10-281-1/+1
* 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-2/+2
* lib/util Rename init_module_fn to samba_init_module_fnAndrew Bartlett2011-10-281-2/+2
* lib/util: consolidate module loading into common codeAndrew Bartlett2011-10-061-0/+1
* s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett2011-06-061-2/+2
* s4-modules: get rid of the remaining static prototypes for modulesAndrew Tridgell2010-11-011-1/+2
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-251-2/+4
|\
| * Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+3
| * Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij2008-04-141-0/+1
* | Fix the build.Jelmer Vernooij2008-03-081-0/+1
* | Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2008-03-081-1/+0
|/
* r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij2007-12-241-1/+1
* r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij2007-12-241-1/+1
* r26353: Remove use of global_loadparm.Jelmer Vernooij2007-12-211-1/+3
* r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij2007-12-211-2/+2
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r14094: Use saner module directory names, fix loading of server service modules.Jelmer Vernooij2007-10-101-1/+1
* r13655: Use new name of build headerJelmer Vernooij2007-10-101-1/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij2007-10-101-0/+13
* r7643: This patch adds a new NTPTR subsystem:Stefan Metzmacher2007-10-101-0/+134