summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2008-03-04Fix syntax.Jelmer Vernooij1-2/+2
2008-03-04Deal with subsystems with no settings, several other minor fixes.Jelmer Vernooij1-1/+1
2008-03-04Fix some paths.Jelmer Vernooij2-2/+2
2008-03-04Fix includes.Jelmer Vernooij4-0/+7
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij25-200/+162
2008-03-03Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij7-208/+349
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-29Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij20-107/+223
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-27Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij8-1/+104
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-26Move public header accumulation out of the perl code.Jelmer Vernooij12-23/+41
2008-02-26libreplace: Add tests for connect and gethostbyname.Michael Adam5-0/+96
2008-02-26Fix manpage paths.Jelmer Vernooij1-6/+6
2008-02-26Move manpage management out of the perl build system.Jelmer Vernooij4-14/+28
2008-02-26Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij4-39/+29
2008-02-26Fix build on VOS: socklen_t is needed for rep_inet_ntop: move it up.Michael Adam1-5/+5
2008-02-26Fix the build (again).Jelmer Vernooij1-0/+4
2008-02-25Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij3-6/+6
2008-02-25Fix use of realpath, fix init functions for ldb.Jelmer Vernooij3-13/+17
2008-02-25Update homepages for talloc, tdb and ldb subprojectsSimo Sorce3-34/+24
2008-02-25Fix standalone ldb build modules.Jelmer Vernooij1-5/+5
2008-02-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij60-393/+400