summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij2008-03-071-15/+16
|\
| * Rerun SWIG.Jelmer Vernooij2008-03-071-15/+16
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-072-2/+2
|\|
| * accountExpires: Windows default is 9223372036854775807, not -1.Andrew Kroeger2008-03-071-1/+1
| * ldb_wrap: Debug at derived samba_level, not the level of the ldb debug enum.Andrew Kroeger2008-03-061-1/+1
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-041-1/+10
|\|
| * Try to return sane ldb error stringsAndrew Bartlett2008-03-041-1/+10
* | Fix syntax.Jelmer Vernooij2008-03-041-2/+2
* | Deal with subsystems with no settings, several other minor fixes.Jelmer Vernooij2008-03-041-1/+1
* | Fix some paths.Jelmer Vernooij2008-03-042-2/+2
* | Fix includes.Jelmer Vernooij2008-03-044-0/+7
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-0325-200/+162
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-037-208/+349
|\|
| * Merge branch 'v4-0-test' into id10ts-registryJelmer Vernooij2008-03-0337-322/+399
| |\
| | * Some cleanups for the ldb doxygen docs.Brad Hards2008-03-021-10/+12
| | * Remove unused variable, fix (80, 'Other error') exceptions from ldb python bi...Jelmer Vernooij2008-03-012-4/+4
| | * Fix error handling in ldb.add().Jelmer Vernooij2008-03-012-161/+81
| | * Change remaining prototype headers to be private.Jelmer Vernooij2008-02-291-3/+3
| | * Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-2912-26/+44
| | * Fix manpage paths.Jelmer Vernooij2008-02-291-6/+6
| | * Move manpage management out of the perl build system.Jelmer Vernooij2008-02-294-14/+28
| * | registry: Add an explicit test for recursive deletion.Andrew Kroeger2008-02-261-0/+37
| * | registry: Implement recursive deletes for regf-backed registry.Andrew Kroeger2008-02-261-4/+49
| * | registry: Implement recursive deletes for dir-backed registry.Andrew Kroeger2008-02-261-6/+54
| * | registry: Implement recursive deletes for ldb-backed registry.Andrew Kroeger2008-02-261-27/+116
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-2920-107/+223
|\ \ \ | | |/ | |/|
| * | libreplace: add snprintf.c to test code for getifaddrs - needed on some systems.Michael Adam2008-02-291-0/+4
| * | libreplace: ifdef out ip6 code if unsupported.Michael Adam2008-02-291-0/+2
| * | libreplace: fix rep_freeifaddrs to not segfault on NULL input.Michael Adam2008-02-291-6/+7
| * | libreplace: fix silly crashbug in getifaddrs_test().Michael Adam2008-02-291-1/+3
| * | libreplace: add missing newline in output of getifaddrs test.Michael Adam2008-02-291-1/+1
| * | libreplace: add missing semicolon to getifaddrs.Michael Adam2008-02-291-1/+1
| * | Fix ldapi support.Jelmer Vernooij2008-02-291-2/+2
| * | libreplace: try and fix rep_getifaddrs() for Tru64.Michael Adam2008-02-291-21/+16
| * | libreplace: use the new getifaddrs test also for autoconf.Michael Adam2008-02-282-33/+16
| * | libreplace: add extended getifaddrs test that prints out the interfaces.Michael Adam2008-02-283-7/+100
| * | Merge branch 'v4-0-trivial' into v4-0-testJelmer Vernooij2008-02-2812-25/+50
| |\ \
| | * \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-2712-52/+157
| | |\ \
| | * | | Remove uses of global_loadparm.Jelmer Vernooij2008-02-255-11/+15
| | * | | Introduce mprLpCtx() similar to mprMemCtx() for loadparm_context used byJelmer Vernooij2008-02-212-0/+9
| | * | | Remove yet more global_loadparm instances.Jelmer Vernooij2008-02-211-2/+4
| | * | | Remove more global_loadparm instance.sJelmer Vernooij2008-02-211-5/+9
| | * | | Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-214-7/+13
| | * | | Cache iconv_convenience.Jelmer Vernooij2008-02-211-12/+22
| * | | | Cache iconv_convenience.Jelmer Vernooij2008-02-281-12/+22
| * | | | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-02-288-6/+109
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Fix rdn_name errors.Andrew Bartlett2008-02-281-1/+2
* | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-278-1/+104
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | libreplace: standalone build: use -I$srcdir instead of -I.Michael Adam2008-02-271-1/+1
| * | | | libreplace: fix standalone build - add necessary libs.Michael Adam2008-02-272-1/+6