summaryrefslogtreecommitdiffstats
path: root/source4/ntptr
Commit message (Expand)AuthorAgeFilesLines
* spoolss: make spoolss deal with ndr64 SetForm by using proper container object.Günther Deschner2013-01-171-11/+11
* spoolss: make spoolss deal with ndr64 AddForm by using proper container object.Günther Deschner2013-01-171-13/+13
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-2/+4
* 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/param: Remove parameters for wins and spoolss databasesAndrew Bartlett2011-10-181-1/+1
* 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
* source4/: Fix prototypes for all functions in various subsystems.Jelmer Vernooij2011-03-191-0/+2
* s4:remove many invocations of "samdb_msg_add_string"Matthias Dieter Wallnöfer2011-03-011-1/+1
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* ldbsamba: Lowercase library name.Jelmer Vernooij2010-11-071-1/+1
* s4-modules: get rid of the remaining static prototypes for modulesAndrew Tridgell2010-11-011-1/+2
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-27/+0
* s4-rpc: split the dcesrv reply code out of dcerpc_serverAndrew Tridgell2010-10-301-0/+2
* Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...Matthias Dieter Wallnöfer2010-10-171-0/+1
* s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...Matthias Dieter Wallnöfer2010-10-171-1/+0
* s4:ntptr/ntptr_simple_ldb.c - use LDB result constantsMatthias Dieter Wallnöfer2010-10-151-2/+2
* s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...Matthias Dieter Wallnöfer2010-10-151-59/+59
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-4/+4
* s4: Fix build when there is a system-provided ldb.Jelmer Vernooij2010-06-161-1/+1
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-3/+3
* s4-waf: removed the AUTOGENERATED markersAndrew Tridgell2010-04-061-4/+0
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+18
* s4-spoolss: fix spoolss_GetPrinterData implementation after IDL change.Günther Deschner2010-03-051-42/+74
* s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flagsAndrew Tridgell2010-02-161-1/+1
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-2/+2
* s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where neededMatthias Dieter Wallnöfer2009-10-141-3/+5
* s4-spoolss: fix the build after OsVersion changes.Günther Deschner2009-07-171-3/+6
* s4-spoolss: use winreg_Type for GetPrinterData implementation.Günther Deschner2009-03-171-13/+13
* s4-spoolss: fix spoolss_GetPrinterData w.r.t. out pointer changes.Günther Deschner2009-03-171-14/+14
* s4-spoolss: fix spoolss server enum calls after pointer changes.Günther Deschner2009-03-061-4/+4
* s4-spoolss: implement dcesrv_spoolss_GetPrintProcessorDirectory.Günther Deschner2009-02-253-0/+55
* s4-spoolss: fix spoolss server after out,ref count pointer changes.Günther Deschner2009-02-171-5/+4
* s4-spoolss: fix sptr_GetPrintServerData.Günther Deschner2009-02-061-13/+13
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-293-3/+3
* Use struct for server versions.Jelmer Vernooij2008-11-011-6/+7
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-1/+1
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-1/+2
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-3/+3
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-253-5/+8
|\
| * Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-173-4/+7