summaryrefslogtreecommitdiff
path: root/source3/lib/tdb_validate.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-19TDB2: make SAMBA use tdb1 again for the moment.Rusty Russell1-4/+0
2012-03-24lib/util: Remove obsolete sys_getpid() and sys_fork().Jelmer Vernooij1-1/+1
2011-06-20tdb_compat: Higher level API fixes.Rusty Russell1-1/+1
2011-06-20tdb_validate: TDB2 support for tdb_validate_child and tdb_backup.Rusty Russell1-2/+10
2011-06-20tdb_traverse/tdb_traverse_read: check returns for negative, not -1.Rusty Russell1-1/+1
2011-05-06s3: only include tdb headers where needed.Günther Deschner1-0/+1
2011-03-30s3-includes: only include system/filesys.h when needed.Günther Deschner1-1/+2
2010-07-27Fix several places where talloc_asprintf returns were unchecked.Jeremy Allison1-0/+13
2010-06-16s3-tdb: Added missing out of memory check in rename_file_with_suffix().Andreas Schneider1-0/+4
2010-03-21s3: Open winbindd_cache.tdb with read/write access.Bo Yang1-1/+1
2009-12-07s3: let tdb_validate_child() use tdb_check()Stefan Metzmacher1-0/+11
2009-02-23More warning fixes for Solaris.Jeremy Allison1-2/+3
2009-01-29Fix the build on "opi"Volker Lendecke1-1/+1
2009-01-28s3:tdb_validate: clean up leading tabs/spaces and trailing spaces.Michael Adam1-28/+28
2009-01-28s3: separate tdb validation code out into its own source fileMichael Adam1-0/+502