Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2000-01-05 | lower the default hash size a bit | Andrew Tridgell | 1 | -1/+1 |
2000-01-03 | drop the alignment to 4 bytes - this makes tdb more space efficient | Andrew Tridgell | 1 | -1/+1 |
2000-01-02 | updated docs | Andrew Tridgell | 1 | -1/+1 |
2000-01-02 | - added tdb_flags option to tdb_open() | Andrew Tridgell | 1 | -13/+40 |
2000-01-02 | - optimise tdb_store() a little | Andrew Tridgell | 1 | -7/+15 |
1999-12-24 | fixed more locking bugs - all seems OK now | Andrew Tridgell | 1 | -39/+66 |
1999-12-23 | fixed locking code | Andrew Tridgell | 1 | -69/+194 |
1999-12-22 | fixed a bug in the handling of tdb version number upgrade | Andrew Tridgell | 1 | -0/+3 |
1999-12-22 | added some paranoia code | Andrew Tridgell | 1 | -41/+46 |
1999-12-21 | converted all our existing shared memory code to use a tdb database | Andrew Tridgell | 1 | -31/+34 |
1999-12-21 | first cut at using the tdb code for the connections structure, the | Andrew Tridgell | 1 | -4/+35 |
1999-12-21 | first pass at the database code for Samba. This also includes a test | Andrew Tridgell | 1 | -0/+1001 |