summaryrefslogtreecommitdiff
path: root/lib/tdb
Commit message (Expand)AuthorAgeFilesLines
* Fix all warnings in source3 with gcc4.3.Jeremy Allison2008-12-311-1/+3
* standalone: Use more variables, preparing to include these files from mainJelmer Vernooij2008-12-231-5/+6
* Fix standalone build of tdb python module, update ignores for standalone tdb.Jelmer Vernooij2008-12-221-4/+4
* Make sure to not close tdb database more than once.Jelmer Vernooij2008-12-181-2/+10
* Remove swig use from tdb standalone build.Jelmer Vernooij2008-12-183-14/+5
* Implement missing functions in pytdb.Jelmer Vernooij2008-12-182-34/+66
* Add simple manually written replacement for the tdb module.Jelmer Vernooij2008-12-186-4990/+453
* s3/s4: Fix "shadows a global declaration" warningTim Prouty2008-12-161-1/+1
* Added a simple tdb integrity check to tdbtool. The command "check" runs trave...Holger Hetterich2008-12-161-1/+28
* imported the tdb_repack() code from CTDBAndrew Tridgell2008-12-162-1/+93
* make tdbbackup use transactionsAndrew Tridgell2008-12-161-6/+19
* lib/tdb: increase the version number after some critial changesStefan Metzmacher2008-09-291-1/+1
* Add shared-build target to tdb.Simo Sorce2008-09-194-0/+30
* Provide tdb.open and ldb.open python functions.Jelmer Vernooij2008-09-193-28/+41
* Move common libraries from root to lib/.Jelmer Vernooij2008-09-1738-0/+15529