summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
* ldb:pyldb.c - fix some "Py_ssize_t" output warningsMatthias Dieter Wallnöfer2010-11-081-3/+2
* ldb:pyldb.c - use "Py_ssize_t" for counting list entriesMatthias Dieter Wallnöfer2010-11-081-12/+11
* ldb:pyldb.c - fix indentationMatthias Dieter Wallnöfer2010-11-081-2/+3
* s4-ldb: don't give an error if a module is already registeredAndrew Tridgell2010-11-081-0/+7
* s4-ldb: better error message when we try to register a module twiceAndrew Tridgell2010-11-081-2/+3
* ldb:ldb_pack.c - the "dn" attribute isn't allowed in the message part, only t...Matthias Dieter Wallnöfer2010-11-071-2/+0
* credentials: Lowercase library name,Jelmer Vernooij2010-11-072-3/+3
* ldbsamba: Lowercase library name.Jelmer Vernooij2010-11-072-5/+5
* ldb:ldb_parse.c - "ldb_parse_hex2char" - always initialise "c"Matthias Dieter Wallnöfer2010-11-061-1/+1
* ldb:ldb_tdb.c - ltdb_check_special_dn - fix indentationMatthias Dieter Wallnöfer2010-11-061-1/+1
* ldb:ldb_tdb.c - make "ltdb_add" more similar to "ltdb_modify"Matthias Dieter Wallnöfer2010-11-061-9/+5
* s4-ldb: much more memory efficient msg filteringAndrew Tridgell2010-11-051-3/+20
* s4-ldb: show the reason for module initialization failureAndrew Tridgell2010-11-051-1/+2
* ldb:ldb.h - reorder extended operations listMatthias Dieter Wallnöfer2010-11-051-4/+10
* s4-ldb_module.h: use LDB error code for ldb_error() macro rather than LDB_DEB...Kamen Mazdrashki2010-11-041-1/+1
* s4-ldb: implement LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECKAndrew Tridgell2010-11-042-13/+12
* s4-ldb: don't load modules from the same directory twiceAndrew Tridgell2010-11-041-4/+4
* s4-ldb: honor controls on search in ldbeditAndrew Tridgell2010-11-043-1/+81
* Move the checking of single valued attributes back into the tdb backend.Andrew Tridgell2010-11-041-0/+44
* build: a more portable way of finding waf in makefilesAndrew Tridgell2010-11-031-3/+1
* s4-ldb: fixed sorting of module namesAndrew Tridgell2010-11-031-1/+6
* s4:waf - fix the build on Gentoo platformsPhilip M. White2010-11-031-0/+1
* s4-ldb: make ldbtest depend on ldbAndrew Tridgell2010-11-031-1/+1
* waf: added reconfigure targets to our librariesAndrew Tridgell2010-11-031-0/+5
* s4-ldb: give the user a hint as to what may be wrongAndrew Tridgell2010-11-021-2/+2
* s4-dsdb: removed the use of ldb_private.h from s4Andrew Tridgell2010-11-031-4/+4
* s4-ldb: expose some more ldb module functionsAndrew Tridgell2010-11-037-22/+383
* s4-ldb: removed ldb_includes.hAndrew Tridgell2010-11-0119-29/+54
* s4-ldb: use ldb_set_modules_dir() to load additional ldb modulesAndrew Tridgell2010-11-012-8/+12
* s4-ldb: enable ldb module version checkingAndrew Tridgell2010-11-0110-6/+20
* s4-ldb: added support for ldb module version checkingAndrew Tridgell2010-11-012-2/+11
* ldb:tools/ldbtest.c - fix build warningMatthias Dieter Wallnöfer2010-11-012-2/+3
* s4-ldb: fixed build of paged searchesAndrew Tridgell2010-11-011-1/+1
* s4-ldb: convert existing ldb tools to use new command line hooksAndrew Tridgell2010-11-018-76/+29
* s4-ldb: added ldb command line hook supportAndrew Tridgell2010-11-015-65/+273
* s4-ldb: added samba_extensions ldb moduleAndrew Tridgell2010-11-012-0/+137
* s4-ldb: moved the ldb_ildap backend into lib/ldb-sambaAndrew Tridgell2010-11-011-1/+1
* s4-ldb: added support for general ldb hooks in modulesAndrew Tridgell2010-11-012-12/+65
* s4-ldb: added an override flag to ldb_register_backend()Andrew Tridgell2010-11-014-30/+33
* s4-ldb: it is not an error for the modules directory to not existAndrew Tridgell2010-11-011-0/+5
* s4-test: we don't need to set LDB_MODULES_PATH any moreAndrew Tridgell2010-11-012-4/+0
* s4-ldb: removed the old ldb module loading styleAndrew Tridgell2010-11-012-158/+34
* s4-ldb: convert the rest of the ldb modules to the new styleAndrew Tridgell2010-11-019-22/+66
* s4-ldb: convert the openldap ldb backend to the new style of moduleAndrew Tridgell2010-11-012-16/+18
* s4-ldb: convert the ildap module to the new type of ldb moduleAndrew Tridgell2010-11-012-17/+17
* s4-ldb: support a new type of ldb module loadingAndrew Tridgell2010-11-014-1/+199
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-3123-738/+0
* ldb: Drop autoconf-based build system.Jelmer Vernooij2010-10-3016-4260/+0
* s4-build: removed some unnecessary dependenciesAndrew Tridgell2010-10-303-3/+3
* s4-cmdline: make cmdline-credentials a private libraryAndrew Tridgell2010-10-302-7/+7