summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/common
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1374: Fix signed/unsigned warnings (actually found by g++) after unsigned intTim Potter3-8/+8
2007-10-10r1018: fix a const and unsigned int problem in ldbAndrew Tridgell1-2/+2
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher1-3/+3
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-0/+22
2007-10-10r792: - changed the ldb ldif_* functions to be in the ldb_ namespaceAndrew Tridgell2-14/+15
2007-10-10r601: added the server code for all the samr_SetUserInfo and samr_QueryUserIn...Andrew Tridgell1-14/+22
2007-10-10r574: - another attempt at const cleanliness in ldbAndrew Tridgell3-9/+58
2007-10-10r513: added a generic ldb debug system to allow the Samba debug functions toAndrew Tridgell3-8/+110
2007-10-10r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell6-210/+284
2007-10-10r490: - expanded the test suite to test modify and delete operationsAndrew Tridgell2-3/+4
2007-10-10r456: - added -i option to ldbsearchAndrew Tridgell2-3/+6
2007-10-10r454: allow a non-URL form of a filename to be used in ldb_connect(). ThisAndrew Tridgell1-1/+2
2007-10-10r442: fixed some uninitialised variables pointed out by gcc -O3Andrew Tridgell1-2/+1
2007-10-10r435: a major upgrade for ldbAndrew Tridgell3-14/+174
2007-10-10r387: more C++ friendly changesAndrew Tridgell2-29/+29
2007-10-10r382: More C++ friendliness fixes.Tim Potter1-5/+5
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 Tridgell4-5/+158
2007-10-10r141: A number of changes to get things working on FreeBSD and reduce the bre...Richard Sharpe1-0/+2
2004-04-03added the rest of the ldb_modify() code, which required a fairly largeAndrew Tridgell1-43/+190
2004-03-31make a more recent snapshot of ldb available to interestedAndrew Tridgell4-0/+1167