summaryrefslogtreecommitdiff
path: root/source3/tdb
AgeCommit message (Expand)AuthorFilesLines
2000-01-07don't use strcpyAndrew Tridgell1-1/+2
2000-01-07don't require readlineAndrew Tridgell1-1/+13
2000-01-07- patch from Rusty to neaten up the code a bitAndrew Tridgell2-232/+109
2000-01-05lower the default hash size a bitAndrew Tridgell1-1/+1
2000-01-03ignore a few filesAndrew Tridgell1-0/+5
2000-01-03drop the alignment to 4 bytes - this makes tdb more space efficientAndrew Tridgell1-1/+1
2000-01-02updated docsAndrew Tridgell2-3/+7
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