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