Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r848: convert lib/tdb into the same layout as lib/ldb | Stefan Metzmacher | 15 | -3/+1307 |
2007-10-10 | r826: removed a pile of old code, in preparation for a new ACL handling syste... | Andrew Tridgell | 1 | -62/+0 |
2007-10-10 | r808: fix libtdb build by ifedffing out an smb_panic() and copying over Catch... | Simo Sorce | 1 | -3/+44 |
2007-10-10 | r728: - let libldb_tdb depend on new subsystem LIBTDB | Stefan Metzmacher | 4 | -59/+68 |
2007-10-10 | r452: move from first-fit to best-fit in tdb record allocation. For a | Andrew Tridgell | 1 | -48/+97 |
2004-04-01 | allow "struct TDB_DATA" as well as just "TDB_DATA" | Andrew Tridgell | 1 | -1/+1 |
2004-03-28 | merge some recent tdb changed from samba3 | Andrew Tridgell | 2 | -9/+74 |
2004-03-28 | switch from SIG_ATOMIC_T to sig_atomic_t | Andrew Tridgell | 3 | -4/+4 |
2004-03-28 | after discussion with the copyright holders tdb is now under the LGPL | Andrew Tridgell | 3 | -38/+56 |
2004-03-28 | added a TDB_MODIFY flag to tdb_store() that says "if the record | Andrew Tridgell | 2 | -0/+7 |
2004-03-28 | added a private pointer to tdb_traverse() to allow callers to supply | Andrew Tridgell | 2 | -4/+4 |
2004-03-28 | removed the state parameter to tdb_traverse and the TDB_MODIFY flag | Andrew Tridgell | 2 | -12/+7 |
2003-12-12 | * the RPC-ECHO pipe now works in smbd, as long as the data sizes | Andrew Tridgell | 1 | -2/+1 |
2003-12-10 | * removed some unused code | Andrew Tridgell | 4 | -49/+174 |
2003-08-15 | more fixes from the IRIX compiler (thanks herb!) | Andrew Tridgell | 2 | -3/+3 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 8 | -0/+3550 |