Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-01 | allow "struct TDB_DATA" as well as just "TDB_DATA" | Andrew Tridgell | 1 | -1/+1 | |
in general I prefer the struct form for Samba4 structures. I think its clearer. (This used to be commit 63b26557744ce4cbf5c9419f752fbd63ed8bfec6) | |||||
2004-03-28 | switch from SIG_ATOMIC_T to sig_atomic_t | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit b881b72cb9cb5a4a8ad27b621e8cbe9dcfa7ba7f) | |||||
2004-03-28 | after discussion with the copyright holders tdb is now under the LGPL | Andrew Tridgell | 1 | -13/+19 | |
(This used to be commit 51409e2a417fb0673f59e5c823d7fe54b21e6f76) | |||||
2004-03-28 | added a TDB_MODIFY flag to tdb_store() that says "if the record | Andrew Tridgell | 1 | -0/+1 | |
doesn't exist then fail the store" (This used to be commit 6aec1457f8772cf81b88a0a00cc2ad7c16cd0d87) | |||||
2004-03-28 | added a private pointer to tdb_traverse() to allow callers to supply | Andrew Tridgell | 1 | -2/+2 | |
data to their traverse function (This used to be commit 76bf816485bf869c293791659da5dff2425d2d32) | |||||
2004-03-28 | removed the state parameter to tdb_traverse and the TDB_MODIFY flag | Andrew Tridgell | 1 | -4/+4 | |
(This used to be commit 6505efc7e9bfcdae3e370d8557328470608b87ca) | |||||
2003-08-15 | more fixes from the IRIX compiler (thanks herb!) | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 02d068ba7d81d6db25122144981c63f74ad44025) | |||||
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+144 | |
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f) |