summaryrefslogtreecommitdiff
path: root/source3/tdb
AgeCommit message (Expand)AuthorFilesLines
2000-01-02- added tdb_flags option to tdb_open()Andrew Tridgell5-21/+54
2000-01-02show test result in ops/secAndrew Tridgell1-2/+2
2000-01-02- optimise tdb_store() a littleAndrew Tridgell1-7/+15
1999-12-24a useful locking tester - it uses lots of simultaneous writersAndrew Tridgell1-0/+117
1999-12-24fixed more locking bugs - all seems OK nowAndrew Tridgell2-42/+67
1999-12-23fixed locking codeAndrew Tridgell2-70/+195
1999-12-22fixed a bug in the handling of tdb version number upgradeAndrew Tridgell1-0/+3
1999-12-22added some paranoia codeAndrew Tridgell1-41/+46
1999-12-21expanded the tdb documentationAndrew Tridgell1-0/+110
1999-12-21converted all our existing shared memory code to use a tdb databaseAndrew Tridgell1-31/+34
1999-12-21first cut at using the tdb code for the connections structure, theAndrew Tridgell3-5/+44
1999-12-21first pass at the database code for Samba. This also includes a testAndrew Tridgell5-0/+1518