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