Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync with SAMBA_2_2 for 2.2.6rc1 | Gerald Carter | 2002-10-09 | 1 | -0/+3 |
| | |||||
* | 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 |
| | | | | -v is used for verify/restore from backup | ||||
* | added a tdb backup utility | Andrew Tridgell | 2002-03-07 | 1 | -0/+173 |
when complete, this will be used to backup critical tdbs at samba startup and possibly periodically while Samba is running so that if tdb corruption is caused by a power failure Samba can restore from the backup. |