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 | 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 |