summaryrefslogtreecommitdiffstats
path: root/source3/tdb/tdbbackup.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.Jeremy Allison2002-12-111-0/+10
* Never, *ever* hold a mutex lock in the message database where there mayJeremy Allison2002-09-171-0/+1
* don't backup to a newer fileAndrew Tridgell2002-06-281-1/+17
* a bit more portability for tdbbackupAndrew Tridgell2002-03-111-1/+2
* make tdbbackup more portableAndrew Tridgell2002-03-101-4/+17
* prevent bogus compiler complaints about comments in commentsAndrew Tridgell2002-03-101-2/+2
* added a bunch of explanation about tdbbackupAndrew Tridgell2002-03-091-0/+23
* added -v and -s optionsAndrew Tridgell2002-03-081-23/+101
* added a tdb backup utilityAndrew Tridgell2002-03-071-0/+173