summaryrefslogtreecommitdiff
path: root/source4/lib/ldb
AgeCommit message (Expand)AuthorFilesLines
2008-10-02s4:lib/ldb: fix stupid <SID=...> dn parsing bugsStefan Metzmacher1-2/+2
2008-09-30Remove ldb_module_wait implementation - ldb_module.wait() is gone.Jelmer Vernooij1-17/+0
2008-09-29s4:lib/ldb: disable sqlite3 backend always as it doesn't compile anymoreStefan Metzmacher1-3/+3
2008-09-29LDB ASYNC: ldb misc changesSimo Sorce2-54/+44
2008-09-29LDB ASYNC: core modulesSimo Sorce11-2152/+1534
2008-09-29LDB ASYNC: other backendsSimo Sorce3-582/+619
2008-09-29LDB ASYNC: ldb_tdb backendSimo Sorce4-315/+242
2008-09-29LDB ASYNC: Core filesSimo Sorce5-164/+489
2008-09-25Revert LDB return code patches from Matthias.Jelmer Vernooij16-107/+107
2008-09-24Cosmetic corrections for the LDB libraryMatthias Dieter Wallnöfer8-32/+32
2008-09-24Cosmetic corrections for the LDB backend modulesMatthias Dieter Wallnöfer8-75/+75
2008-09-24Fix python test, we can't check only the first member, because the orderSimo Sorce1-1/+4
2008-09-24Use new binary name in merged build.Jelmer Vernooij1-2/+1
2008-09-23Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce12-96/+68
2008-09-20Don't expose ldb_request in the Python API but rather use regularJelmer Vernooij3-84/+218
2008-09-19Fix ldb standalone build.Simo Sorce8-47/+78
2008-09-19Add support for implementing LDB modules in Python.Jelmer Vernooij5-24/+1318
2008-09-19Provide tdb.open and ldb.open python functions.Jelmer Vernooij2-0/+2
2008-09-18Generate with 1.3.36.Jelmer Vernooij1-0/+4
2008-09-14Fix typo.Karolin Seeger1-1/+1
2008-09-12Fix spellings and file namesSimo Sorce2-32/+32
2008-09-06Always free tmp contexts before returningSimo Sorce1-0/+1
2008-08-30Add a setexpiry operation in samdb.pyAndrew Tridgell2-68/+69
2008-08-22disable the anr== tests until they are understoodAndrew Tridgell1-12/+13
2008-08-22fixed a speellling erraAndrew Tridgell1-1/+1
2008-08-22fixed a problem with length limited ldap valuesAndrew Tridgell5-22/+29
2008-08-21Don't walk past the end of ldb values.Andrew Bartlett3-10/+20
2008-08-21All these syntaxes are now handled by the schema.Andrew Bartlett1-6/+0
2008-08-21Correct anr search commants and error messages in ldap.jsAndrew Bartlett1-7/+7
2008-08-21Don't allow a NULL syntaxAndrew Bartlett1-0/+4
2008-08-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-0/+4
2008-08-20don't overwrite fixed attributes with @ATTRIBUTESAndrew Tridgell1-0/+4
2008-08-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2-2/+7
2008-08-20Merge commit 'origin/v4-0-test' into v4-0-testAndrew Tridgell6-86/+43
2008-08-20added a LDB_ATTR_FLAG_FIXED so the schema module can mark attributesAndrew Tridgell2-2/+7
2008-08-20Remove last traces of the old 'subclass' featureAndrew Bartlett1-7/+0
2008-08-18Allow attributes to be overwritten, not just added toAndrew Bartlett1-3/+11
2008-08-18Remove references to the unused @SUBCLASS feature.Andrew Bartlett4-83/+2
2008-08-15Generate the subSchema in cn=AggregateAndrew Bartlett1-0/+30
2008-07-26lib/ldb/tools: allow -W and --realm when build from samba4Stefan Metzmacher1-0/+1
2008-07-21Sleep longer in the hope that the OpenLDAP backend might catch upAndrew Bartlett1-2/+2
2008-07-21Fix ldb_map to add/remove the same 'extra' objectclassAndrew Bartlett1-2/+3
2008-07-16Another kludge to let the OpenLDAP backend catch up.Andrew Bartlett1-0/+2
2008-07-09ldb_map: eliminate "discards qualifyer" warning (const).Michael Adam1-1/+1
2008-07-02Move ad2oLschema and oLschema2ldif into Samba4, out of LDBAndrew Bartlett5-1613/+0
2008-07-02Collapse auxillary classes in LDAP schema conversion.Andrew Bartlett1-4/+106
2008-06-30ldb_ildap: don't force the build as shared_moduleStefan Metzmacher1-1/+0
2008-06-30ldb: allow ldb modules to specify LDB_MODULE(name) or LDB_BACKEND(name)Stefan Metzmacher4-164/+201
2008-06-30Relax the ldap.py tests so that they pass against OpenLDAP CVS.Andrew Bartlett1-3/+6
2008-06-30Loosen ldap.py tests on the LDAP backend.Andrew Bartlett1-1/+1