summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* s4-tdb: make tdb-wrap into a private libraryAndrew Tridgell2010-10-302-7/+8
* s4-ldb: add explicit depenencies on ldb library in ldb modulesAndrew Tridgell2010-10-301-2/+10
* s4-ldbwrap: split ldb-wrap out from the LDBSAMBA subsystemAndrew Tridgell2010-10-302-9/+19
* s4-ldb: create a private library ldb-cmdlineAndrew Tridgell2010-10-301-5/+6
* tls: Inform the user if the cert/ca/private key can't be savedMatthieu Patou2010-10-271-3/+12
* talloc: change pytalloc-util to be a public library.Jelmer Vernooij2010-10-262-2/+2
* waf: Only specify vnum for non-private libraries.Jelmer Vernooij2010-10-261-2/+6
* waf: Stop automaticaly changing dashes to underscores in library names.Jelmer Vernooij2010-10-261-1/+1
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-2610-15/+15
* s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij2010-10-266-7/+7
* waf: moved the -Wl,-no-undefined flags to source4 and ldbAndrew Tridgell2010-10-251-0/+4