summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb
Commit message (Expand)AuthorAgeFilesLines
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-0/+22
* r811: make the ldb_modify REPLACE semantics better match LDAP (ie. no errorAndrew Tridgell2007-10-101-7/+6
* r792: - changed the ldb ldif_* functions to be in the ldb_ namespaceAndrew Tridgell2007-10-1012-39/+80
* r791: added ldb man page build to ldb makefileAndrew Tridgell2007-10-101-2/+5
* r790: started working on some documentation (manual pages) for ldbAndrew Tridgell2007-10-103-0/+309
* r728: - let libldb_tdb depend on new subsystem LIBTDBStefan Metzmacher2007-10-101-0/+2
* r714: make sure ldb formats are portable between big/little endian machinesAndrew Tridgell2007-10-102-16/+24
* r711: don't hide attributes inside the special ldb_tdb records (so the factAndrew Tridgell2007-10-101-1/+1
* r697: make use of SMB_EXT_LIB for LDAP and KRB5Stefan Metzmacher2007-10-101-1/+4
* r690: - ignore source/tagsStefan Metzmacher2007-10-102-0/+17
* r665: merge over the new build system from my tmp branchStefan Metzmacher2007-10-102-42/+104
* r609: allow ldbedit to take a list of attributes to edit, just likeAndrew Tridgell2007-10-101-2/+9
* r606: added a HIDDEN attribute on fields in ldb (in @ATTRIBUTES). This allows...Andrew Tridgell2007-10-103-0/+6
* r601: added the server code for all the samr_SetUserInfo and samr_QueryUserIn...Andrew Tridgell2007-10-101-14/+22
* r583: fixed two bugs in the handling of index entry deletionAndrew Tridgell2007-10-102-8/+13
* r574: - another attempt at const cleanliness in ldbAndrew Tridgell2007-10-1013-37/+111
* r513: added a generic ldb debug system to allow the Samba debug functions toAndrew Tridgell2007-10-1013-10/+154
* r509: fixed a memory handling bug that affects ldb with memory pools thatAndrew Tridgell2007-10-101-1/+6
* r504: fixed a bad call to list_union()Andrew Tridgell2007-10-101-2/+3
* r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell2007-10-1025-492/+693
* r490: - expanded the test suite to test modify and delete operationsAndrew Tridgell2007-10-1013-41/+222
* r463: build ldb with debugging when standaloneAndrew Tridgell2007-10-101-1/+1
* r462: added an explanation about the rather complex ltdb_key() functionAndrew Tridgell2007-10-101-0/+9
* r456: - added -i option to ldbsearchAndrew Tridgell2007-10-107-49/+75
* r454: allow a non-URL form of a filename to be used in ldb_connect(). ThisAndrew Tridgell2007-10-102-6/+10
* r453: added a comment about indexing on objectclassAndrew Tridgell2007-10-101-1/+4
* r444: - added the beginnings of a ldb test suite and benchmarkAndrew Tridgell2007-10-108-11/+266
* r442: fixed some uninitialised variables pointed out by gcc -O3Andrew Tridgell2007-10-103-4/+3
* r437: fixed handling of a corner case with multi-valued indexingAndrew Tridgell2007-10-102-0/+14
* r436: fixed indexing of objectclass with subclassesAndrew Tridgell2007-10-101-1/+64
* r435: a major upgrade for ldbAndrew Tridgell2007-10-1018-142/+904
* r387: more C++ friendly changesAndrew Tridgell2007-10-103-31/+31
* r382: More C++ friendliness fixes.Tim Potter2007-10-105-13/+13
* r381: make the code more C++ friendlyAndrew Tridgell2007-10-106-21/+21
* r380: make sure that ldbedit -a works with all tdb and LDAP backendsAndrew Tridgell2007-10-101-1/+1
* r373: use a much larger default tdb hash size in ldbAndrew Tridgell2007-10-101-1/+2
* r344: fixed deletion of index recordsAndrew Tridgell2007-10-101-1/+1
* r343: added automatic reindexing of the database when the index list changesAndrew Tridgell2007-10-102-0/+78
* r194: fixed compile with ldapAndrew Tridgell2007-10-101-2/+2
* r163: - enable ldap in the sample makefile, and use /usr prefixAndrew Tridgell2007-10-102-14/+26
* r159: nicer usage messages when no URL is givenAndrew Tridgell2007-10-105-11/+11
* r158: cope with or without LDAP in samba build of ldbAndrew Tridgell2007-10-102-3/+7
* r157: cope with or without LDAP in ldb sample MakefileAndrew Tridgell2007-10-101-5/+13
* r152: a quick airport commit ....Andrew Tridgell2007-10-1018-105/+803
* r147: - Remove dublicate ldap tests (richard the current test is in libads/co...Stefan Metzmacher2007-10-102-8/+18
* r141: A number of changes to get things working on FreeBSD and reduce the bre...Richard Sharpe2007-10-105-4/+8
* r136: I forgot to add config.m4 for ldb in my ldb commitAndrew Tridgell2007-10-101-0/+7
* r135: some test ldif for an idea I am playing with to replace smb.conf with a...Andrew Tridgell2007-10-102-0/+62
* r134: - added ldb to the build of smbdAndrew Tridgell2007-10-101-0/+0
* r131: mark some scripts executableAndrew Tridgell2007-10-101-0/+0