Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed auth module code. Added VALGRIND defines to reduce spurious warnings. | Jeremy Allison | 2002-12-11 | 1 | -0/+10 |
* | Never, *ever* hold a mutex lock in the message database where there may | Jeremy Allison | 2002-09-17 | 1 | -0/+1 |
* | don't backup to a newer file | Andrew Tridgell | 2002-06-28 | 1 | -1/+17 |
* | a bit more portability for tdbbackup | Andrew Tridgell | 2002-03-11 | 1 | -1/+2 |
* | make tdbbackup more portable | Andrew Tridgell | 2002-03-10 | 1 | -4/+17 |
* | prevent bogus compiler complaints about comments in comments | Andrew Tridgell | 2002-03-10 | 1 | -2/+2 |
* | added a bunch of explanation about tdbbackup | Andrew Tridgell | 2002-03-09 | 1 | -0/+23 |
* | added -v and -s options | Andrew Tridgell | 2002-03-08 | 1 | -23/+101 |
* | added a tdb backup utility | Andrew Tridgell | 2002-03-07 | 1 | -0/+173 |