Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-01 | pgsql: support PGSQLUSER for real (Closes: #396578) | intrigeri | |
2006-10-08 | fixed configuration files permission check | intrigeri | |
2006-10-07 | backupninja.in: words missing in error message | intrigeri | |
2006-10-06 | Added disk space report option (adam kosmin suggestion) | Micah Anderson | |
removed sys vserver not running noise report (anarcat suggestion) | |||
2006-08-13 | Fixed stat to use --format instead of --printf to be compatible with coreutils | Micah Anderson | |
2006-07-13 | backupninja and ninjahelper: have find following symlinks for config files ↵ | intrigeri | |
also work on sarge, by replacing -L with -follow | |||
2006-06-10 | Changed order of -s in the mail call for compatibility, from | Micah Anderson | |
anarcat | |||
2006-06-10 | the find that looks in /etc/backup.d didn't follow symlinks and would ↵ | Micah Anderson | |
instead fail silently causing me much confusion, so I added -L to find and an if statement to spit something out so its obvious | |||
2006-06-09 | Added a slightly modified version of the anti-fascist patch (allows for | Micah Anderson | |
a configurable admingroup to be set, instead of forcing it to be root), closes debian bug#370396 | |||
2006-04-08 | Recursively ignore subdirs in /etc/backup.d (Closes: #361102) | intrigeri | |
2006-01-17 | code refactor: backupninja now uses vservers lib to init vservers support | intrigeri | |
(I hate duplicated code!) | |||
2006-01-17 | backupninja.in: improved VROOTDIR detection as in lib/vserver.in | intrigeri | |
2005-12-28 | r263@crapouille: intrigeri | 2005-12-28 21:19:10 +0100 | intrigeri | |
Reverted indentation level to 3. | |||
2005-12-28 | r261@crapouille: intrigeri | 2005-12-28 20:59:01 +0100 | intrigeri | |
Changed default indentation level to 8, to make it presbyopia-friendly | |||
2005-12-28 | Added the "Emacs comment line" on top of every shell file. | intrigeri | |
2005-12-16 | Fixed broken toint function, causes backups to not run from cron | Micah Anderson | |
when told to run "everyday" (debian bug: #341881) | |||
2005-11-29 | Reverted bashism removals from r228, after discussing this. | intrigeri | |
2005-11-29 | r3565@krups: intrigeri | 2005-11-16 20:43:44 +0100 | intrigeri | |
ninjahelper and backupninja: cosmetic enhancement of the "am I root?" test. | |||
2005-11-29 | r3562@krups: intrigeri | 2005-11-16 20:20:16 +0100 | intrigeri | |
Moved more code to lib/ (conffile-related functions, parseini. Added dup helper, using new modular vservers-related functions shared for all helpers. | |||
2005-11-29 | r3560@krups: intrigeri | 2005-11-15 15:13:35 +0100 | intrigeri | |
backupninja now uses the maketemp function shared in lib/tools, instead of its own one. | |||
2005-11-29 | r3559@krups: intrigeri | 2005-11-15 15:07:17 +0100 | intrigeri | |
ninjahelper & backupninja now set $libdir when bootstrapping. improved $scriptdir search, too. | |||
2005-11-19 | Converted some bashisms to POSIX -- no concept of arrays in posix, bleh | Micah Anderson | |
2005-11-19 | Color comments were wrong - error is red, fatal is purple. Comments | Micah Anderson | |
said error was orange and fatal was red, maybe this is better? | |||
2005-10-26 | Move to templated version | Micah Anderson | |