summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2008-03-06ldb_wrap: Debug at derived samba_level, not the level of the ldb debug enum.Andrew Kroeger1-1/+1
2008-03-04Try to return sane ldb error stringsAndrew Bartlett1-1/+10
2008-03-03Merge branch 'v4-0-test' into id10ts-registryJelmer Vernooij37-322/+399
2008-03-02Some cleanups for the ldb doxygen docs.Brad Hards1-10/+12
2008-03-01Remove unused variable, fix (80, 'Other error') exceptions from ldb python bi...Jelmer Vernooij2-4/+4
2008-03-01Fix error handling in ldb.add().Jelmer Vernooij2-161/+81
2008-02-29Change remaining prototype headers to be private.Jelmer Vernooij1-3/+3
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij12-26/+44
2008-02-29Fix manpage paths.Jelmer Vernooij1-6/+6
2008-02-29Move manpage management out of the perl build system.Jelmer Vernooij4-14/+28
2008-02-29libreplace: add snprintf.c to test code for getifaddrs - needed on some systems.Michael Adam1-0/+4
2008-02-29libreplace: ifdef out ip6 code if unsupported.Michael Adam1-0/+2
2008-02-29libreplace: fix rep_freeifaddrs to not segfault on NULL input.Michael Adam1-6/+7
2008-02-29libreplace: fix silly crashbug in getifaddrs_test().Michael Adam1-1/+3
2008-02-29libreplace: add missing newline in output of getifaddrs test.Michael Adam1-1/+1
2008-02-29libreplace: add missing semicolon to getifaddrs.Michael Adam1-1/+1
2008-02-29Fix ldapi support.Jelmer Vernooij1-2/+2
2008-02-29libreplace: try and fix rep_getifaddrs() for Tru64.Michael Adam1-21/+16
2008-02-28libreplace: use the new getifaddrs test also for autoconf.Michael Adam2-33/+16
2008-02-28libreplace: add extended getifaddrs test that prints out the interfaces.Michael Adam3-7/+100
2008-02-28Merge branch 'v4-0-trivial' into v4-0-testJelmer Vernooij12-25/+50
2008-02-28Cache iconv_convenience.Jelmer Vernooij1-12/+22
2008-02-28Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett8-6/+109
2008-02-28Fix rdn_name errors.Andrew Bartlett1-1/+2
2008-02-27Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij12-52/+157
2008-02-27libreplace: standalone build: use -I$srcdir instead of -I.Michael Adam1-1/+1
2008-02-26registry: Add an explicit test for recursive deletion.Andrew Kroeger1-0/+37
2008-02-26registry: Implement recursive deletes for regf-backed registry.Andrew Kroeger1-4/+49
2008-02-26registry: Implement recursive deletes for dir-backed registry.Andrew Kroeger1-6/+54
2008-02-26registry: Implement recursive deletes for ldb-backed registry.Andrew Kroeger1-27/+116
2008-02-27libreplace: fix standalone build - add necessary libs.Michael Adam2-1/+6
2008-02-27libreplace: fix standalone build on some systems.Michael Adam1-0/+2
2008-02-26libreplace: Add tests for connect and gethostbyname.Michael Adam5-0/+96
2008-02-26Fix build on VOS: socklen_t is needed for rep_inet_ntop: move it up.Michael Adam1-5/+5
2008-02-25Update homepages for talloc, tdb and ldb subprojectsSimo Sorce3-34/+24
2008-02-25Remove uses of global_loadparm.Jelmer Vernooij5-11/+15
2008-02-22libreplace: don't use socketwrapper for getifaddrs() implementations.Michael Adam1-0/+2
2008-02-22libreplace: Fix comment originating from old samba source.Michael Adam1-1/+1
2008-02-22libreplace: fix creation of conftest files for getifaddrs tests.Michael Adam1-4/+11
2008-02-22Fix linked list of ifaddrs in implementations of rep_getifaddrs.Michael Adam1-3/+3
2008-02-22Add missing initalizations of lastif in rep_getifaddr implementations.Michael Adam1-3/+6
2008-02-21libreplace: fix compile errors in getifaddrs.cMichael Adam1-6/+3
2008-02-21Introduce mprLpCtx() similar to mprMemCtx() for loadparm_context used byJelmer Vernooij2-0/+9
2008-02-21Try and fix getifaddrs check on irix: dont't try to include config.hMichael Adam1-0/+3
2008-02-21Remove yet more global_loadparm instances.Jelmer Vernooij1-2/+4
2008-02-21Remove more global_loadparm instance.sJelmer Vernooij1-5/+9
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij4-7/+13
2008-02-21Cache iconv_convenience.Jelmer Vernooij1-12/+22
2008-02-21Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2-2/+1
2008-02-21Remove extra whitespace, use public variable in IDL.Jelmer Vernooij1-1/+1