summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/common/ldb.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce1-4/+4
2007-10-10r8600: fixed null termination on some error messages in ldbAndrew Tridgell1-3/+3
2007-10-10r8037: a fairly major update to the internals of ldb. Changes are:Andrew Tridgell1-0/+8
2007-10-10r7828: Although there is still plenty to do, ldb_sqlite3 now passes the set o...Derrell Lipman1-1/+17
2007-10-10r7776: add a method for getting arbitrary opaque data into a ldb context, for...Andrew Tridgell1-0/+31
2007-10-10r7759: allow ldb_errstring() to be used when not connectedAndrew Tridgell1-0/+3
2007-10-10r7709: - convert ldb to use popt, so that it can interact with the sambaAndrew Tridgell1-19/+29
2007-10-10r7667: added a ldb ildap backend, using our internal ldap client library. Nex...Andrew Tridgell1-1/+5
2007-10-10r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell1-0/+17
2007-10-10r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can beDerrell Lipman1-0/+6
2007-10-10r6470: Remove ldb_search_free() it is not needed anymore.Simo Sorce1-9/+3
2007-10-10r5585: LDB interfaces change:Simo Sorce1-10/+1
2007-10-10r3783: - don't use make proto for ldb anymoreStefan Metzmacher1-0/+2
2007-10-10r3754: merge in ldb modules support from the tmp branch ldbPluginsSimo Sorce1-31/+25
2007-10-10r3093: - implment ldb_rename() and ldbrenameStefan Metzmacher1-0/+11
2007-10-10r574: - another attempt at const cleanliness in ldbAndrew Tridgell1-1/+1
2007-10-10r513: added a generic ldb debug system to allow the Samba debug functions toAndrew Tridgell1-4/+20
2007-10-10r490: - expanded the test suite to test modify and delete operationsAndrew Tridgell1-1/+1
2007-10-10r456: - added -i option to ldbsearchAndrew Tridgell1-1/+1
2007-10-10r454: allow a non-URL form of a filename to be used in ldb_connect(). ThisAndrew Tridgell1-1/+2
2007-10-10r387: more C++ friendly changesAndrew Tridgell1-2/+2
2007-10-10r381: make the code more C++ friendlyAndrew Tridgell1-1/+1
2007-10-10r158: cope with or without LDAP in samba build of ldbAndrew Tridgell1-2/+2
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-1/+1
2007-10-10r141: A number of changes to get things working on FreeBSD and reduce the bre...Richard Sharpe1-0/+2
2004-03-31make a more recent snapshot of ldb available to interestedAndrew Tridgell1-0/+129