summaryrefslogtreecommitdiffstats
path: root/source4/lib/tdb
Commit message (Expand)AuthorAgeFilesLines
* r848: convert lib/tdb into the same layout as lib/ldbStefan Metzmacher2007-10-1015-3/+1307
* r826: removed a pile of old code, in preparation for a new ACL handling syste...Andrew Tridgell2007-10-101-62/+0
* r808: fix libtdb build by ifedffing out an smb_panic() and copying over Catch...Simo Sorce2007-10-101-3/+44
* r728: - let libldb_tdb depend on new subsystem LIBTDBStefan Metzmacher2007-10-104-59/+68
* r452: move from first-fit to best-fit in tdb record allocation. For aAndrew Tridgell2007-10-101-48/+97
* allow "struct TDB_DATA" as well as just "TDB_DATA"Andrew Tridgell2004-04-011-1/+1
* merge some recent tdb changed from samba3Andrew Tridgell2004-03-282-9/+74
* switch from SIG_ATOMIC_T to sig_atomic_tAndrew Tridgell2004-03-283-4/+4
* after discussion with the copyright holders tdb is now under the LGPLAndrew Tridgell2004-03-283-38/+56
* added a TDB_MODIFY flag to tdb_store() that says "if the recordAndrew Tridgell2004-03-282-0/+7
* added a private pointer to tdb_traverse() to allow callers to supplyAndrew Tridgell2004-03-282-4/+4
* removed the state parameter to tdb_traverse and the TDB_MODIFY flagAndrew Tridgell2004-03-282-12/+7
* * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell2003-12-121-2/+1
* * removed some unused codeAndrew Tridgell2003-12-104-49/+174
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-152-3/+3
* first public release of samba4 codeAndrew Tridgell2003-08-138-0/+3550