summaryrefslogtreecommitdiff
path: root/source4/lib/ldb
AgeCommit message (Expand)AuthorFilesLines
2008-03-28Merge v4.0-testJelmer Vernooij10-46/+72
2008-03-26Clean up the ldb python bindings to be 64 bit safe.Andrew Bartlett2-35/+55
2008-03-19More safety around ldb_dn C functions in python bindings.Andrew Bartlett1-2/+6
2008-03-18ldb: not every shell supports '==' so use '='Stefan Metzmacher1-1/+1
2008-03-18ldb: remove configure with 'make realdistclean'Stefan Metzmacher1-1/+1
2008-03-18ldb: nothing uses "system/network.h" so don't include itStefan Metzmacher1-1/+0
2008-03-18ldb: fix the standalone buildStefan Metzmacher6-13/+13
2008-03-11Make error handling in ldb more consistant.Andrew Bartlett1-1/+4
2008-03-09Move PC_FILE out of the perl code.Jelmer Vernooij1-1/+2
2008-03-08Push SOVERSION and VERSION out of perl code.Jelmer Vernooij1-2/+3
2008-03-07Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij1-15/+16
2008-03-07Rerun SWIG.Jelmer Vernooij1-15/+16
2008-03-07Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-1/+1
2008-03-07accountExpires: Windows default is 9223372036854775807, not -1.Andrew Kroeger1-1/+1
2008-03-04Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-1/+10
2008-03-04Fix syntax.Jelmer Vernooij1-2/+2
2008-03-04Try to return sane ldb error stringsAndrew Bartlett1-1/+10
2008-03-04Fix includes.Jelmer Vernooij1-0/+2
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij3-64/+45
2008-03-03Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij3-171/+93
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-29Move public header accumulation out of the perl code.Jelmer Vernooij1-1/+2
2008-02-29Fix manpage paths.Jelmer Vernooij1-6/+6
2008-02-29Move manpage management out of the perl build system.Jelmer Vernooij2-9/+17
2008-02-29Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2-3/+4
2008-02-29Fix ldapi support.Jelmer Vernooij1-2/+2
2008-02-28Fix rdn_name errors.Andrew Bartlett1-1/+2
2008-02-26Move public header accumulation out of the perl code.Jelmer Vernooij1-1/+2
2008-02-26Fix manpage paths.Jelmer Vernooij1-6/+6
2008-02-26Move manpage management out of the perl build system.Jelmer Vernooij2-9/+17
2008-02-26Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-14/+10
2008-02-26Fix the build (again).Jelmer Vernooij1-0/+4
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 Sorce1-14/+10
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 Vernooij33-230/+187
2008-02-21ldb_sqlite: fix the buildStefan Metzmacher2-2/+1
2008-02-21Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett38-1124/+1041
2008-02-21Until the new ldb changes land, make ldb_wait set the error string.Andrew Bartlett1-1/+7
2008-02-20Allow building ldb as static library again \o/Jelmer Vernooij1-1/+0
2008-02-20Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij5-12/+20
2008-02-20Fix static module list generation for ldb.Jelmer Vernooij15-38/+10
2008-02-20Remove more function-based inits.Jelmer Vernooij6-78/+118
2008-02-20Use function-based initialization for ildap backend.Jelmer Vernooij1-6/+3
2008-02-20Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij10-93/+22
2008-02-20Allow ldb backends without init function, use init function-less ldb modules.Jelmer Vernooij5-11/+20
2008-02-18Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij1-2/+2
2008-02-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij1-2/+2