summaryrefslogtreecommitdiffstats
path: root/source3/lib/tdb_validate.c
Commit message (Expand)AuthorAgeFilesLines
* Fix several places where talloc_asprintf returns were unchecked.Jeremy Allison2010-07-271-0/+13
* s3-tdb: Added missing out of memory check in rename_file_with_suffix().Andreas Schneider2010-06-161-0/+4
* s3: Open winbindd_cache.tdb with read/write access.Bo Yang2010-03-211-1/+1
* s3: let tdb_validate_child() use tdb_check()Stefan Metzmacher2009-12-071-0/+11
* More warning fixes for Solaris.Jeremy Allison2009-02-231-2/+3
* Fix the build on "opi"Volker Lendecke2009-01-291-1/+1
* s3:tdb_validate: clean up leading tabs/spaces and trailing spaces.Michael Adam2009-01-281-28/+28
* s3: separate tdb validation code out into its own source fileMichael Adam2009-01-281-0/+502