Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-04-01 | allow "struct TDB_DATA" as well as just "TDB_DATA" | Andrew Tridgell | 1 | -1/+1 |
2004-03-28 | switch from SIG_ATOMIC_T to sig_atomic_t | Andrew Tridgell | 1 | -1/+1 |
2004-03-28 | after discussion with the copyright holders tdb is now under the LGPL | Andrew Tridgell | 1 | -13/+19 |
2004-03-28 | added a TDB_MODIFY flag to tdb_store() that says "if the record | Andrew Tridgell | 1 | -0/+1 |
2004-03-28 | added a private pointer to tdb_traverse() to allow callers to supply | Andrew Tridgell | 1 | -2/+2 |
2004-03-28 | removed the state parameter to tdb_traverse and the TDB_MODIFY flag | Andrew Tridgell | 1 | -4/+4 |
2003-08-15 | more fixes from the IRIX compiler (thanks herb!) | Andrew Tridgell | 1 | -1/+1 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+144 |