summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb
Commit message (Expand)AuthorAgeFilesLines
* Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij2008-04-142-5/+13
* Return SAM ldb context and loadparm context as part of C provisionJelmer Vernooij2008-04-113-34/+85
* Fix and test python scripts and kerberosAndrew Bartlett2008-03-281-1/+1
* Clean up the ldb python bindings to be 64 bit safe.Andrew Bartlett2008-03-262-35/+55
* More safety around ldb_dn C functions in python bindings.Andrew Bartlett2008-03-191-2/+6
* ldb: not every shell supports '==' so use '='Stefan Metzmacher2008-03-181-1/+1
* ldb: remove configure with 'make realdistclean'Stefan Metzmacher2008-03-181-1/+1
* ldb: nothing uses "system/network.h" so don't include itStefan Metzmacher2008-03-181-1/+0
* ldb: fix the standalone buildStefan Metzmacher2008-03-186-13/+13
* Make error handling in ldb more consistant.Andrew Bartlett2008-03-111-1/+4
* Rerun SWIG.Jelmer Vernooij2008-03-071-15/+16
* accountExpires: Windows default is 9223372036854775807, not -1.Andrew Kroeger2008-03-071-1/+1
* Try to return sane ldb error stringsAndrew Bartlett2008-03-041-1/+10
* 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
* Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-291-1/+2
* Fix manpage paths.Jelmer Vernooij2008-02-291-6/+6
* Move manpage management out of the perl build system.Jelmer Vernooij2008-02-292-9/+17
* Fix ldapi support.Jelmer Vernooij2008-02-291-2/+2
* Fix rdn_name errors.Andrew Bartlett2008-02-281-1/+2
* Update homepages for talloc, tdb and ldb subprojectsSimo Sorce2008-02-251-14/+10
* ldb_sqlite: fix the buildStefan Metzmacher2008-02-212-2/+1
* Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-02-2138-1124/+1041
|\
| * Allow building ldb as static library again \o/Jelmer Vernooij2008-02-201-1/+0
| * Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-205-12/+20
| * Fix static module list generation for ldb.Jelmer Vernooij2008-02-2015-38/+10
| * Remove more function-based inits.Jelmer Vernooij2008-02-206-78/+118
| * Use function-based initialization for ildap backend.Jelmer Vernooij2008-02-201-6/+3
| * Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-2010-93/+22
| * Allow ldb backends without init function, use init function-less ldb modules.Jelmer Vernooij2008-02-205-11/+20
| * Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-2/+2
| * Specify PICFLAG when compiling python modules.Jelmer Vernooij2008-02-121-1/+1
| * Fix installation of python module for ldb and tdb.Jelmer Vernooij2008-02-121-0/+1
| * tdb/ldb: Use prefix in case DESTDIR is not set.Jelmer Vernooij2008-02-121-4/+4
| * Create the required directories when installing Python code.Jelmer Vernooij2008-02-121-0/+2
| * Avoid using setup.py for intsallation.Jelmer Vernooij2008-02-123-2/+7
| * Manually compile python files rather than use setup.py.Jelmer Vernooij2008-02-124-22/+15
| * Fix out of tree builds.Jelmer Vernooij2008-02-112-5/+6
| * Move some more rules to rules.mkJelmer Vernooij2008-02-112-6/+9
| * ldb: Split up the Makefile so it will be possible later on to directly includ...Jelmer Vernooij2008-02-113-122/+125
| * Fix tests.Jelmer Vernooij2008-02-091-35/+24
| * Split up tests a bit, output subunit.Jelmer Vernooij2008-02-091-753/+721
| * Remove unused path update.Jelmer Vernooij2008-02-091-2/+0
* | Until the new ldb changes land, make ldb_wait set the error string.Andrew Bartlett2008-02-211-1/+7
|/
* Fix syntax in LDAP testAndrew Bartlett2008-02-081-4/+4
* ldb/python: Add bindings for schema functions.Jelmer Vernooij2008-01-253-33/+393
* python: Add convenience function for getting command line loadparm contextJelmer Vernooij2008-01-231-4/+3
* build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij2008-01-221-1/+0
* ldb/talloc/tdb: Use manually written pc file.Jelmer Vernooij2008-01-221-0/+1