Age | Commit message (Expand) | Author |
2006-10-07 | sys: fixed typo breaking things with VServers | intrigeri |
2006-10-07 | Change /etc/backup.d permissions to need 0770 for admingroup | Micah Anderson |
2006-10-07 | sys: fix the '*' in dpkg --get-selections | intrigeri |
2006-10-07 | ninjahelper.in: remove runtime overzealous perms checks on the helpers | intrigeri |
2006-10-07 | Here is my trac commit | Micah Anderson |
2006-10-07 | dup: document how to write sftp-compatible (and thus new-duplicity-compatible) | intrigeri |
2006-10-07 | dup, rdiff: implemented and documented simpler and clearer symlinks/globbing | intrigeri |
2006-10-06 | added ldaphost and tls variable as requested by stefani | Micah Anderson |
2006-10-06 | Added disk space report option (adam kosmin suggestion) | Micah Anderson |
2006-10-04 | added purged packages to dpkg --get-selections | Micah Anderson |
2006-10-02 | Added changes from rhatto | Micah Anderson |
2006-08-13 | Fixed stat to use --format instead of --printf to be compatible with coreutils | Micah Anderson |
2006-08-11 | Added RPM patches submitted by Robert Napier | Micah Anderson |
2006-08-10 | Added details to example.rsnap | Micah Anderson |
2006-08-08 | Changed partition check to use sfdisk as its more common | Micah Anderson |
2006-08-06 | Added patch to improve RPM building | Micah Anderson |
2006-08-03 | Added fix to mysql handler for option change to --extra-files, also | Micah Anderson |
2006-07-10 | added rsnap | Elijah Saxon |
2006-06-10 | Added explicit mktemp template names so that mktemp is more compatible with o... | Micah Anderson |
2006-06-10 | Add fix from anarcat for ${configdirectory} in ninjahelper, also add -L to fi... | Micah Anderson |
2006-06-10 | the find that looks in /etc/backup.d didn't follow symlinks and would instead... | Micah Anderson |
2006-06-10 | add in-line compression to ldap handler | Micah Anderson |
2006-06-10 | Added in-line compression to pgsql and mysql handlers, appears to work fine i... | Micah Anderson |
2006-06-09 | Added a slightly modified version of the anti-fascist patch (allows for | Micah Anderson |
2006-06-04 | dup: now forbid to (try to) backup / | intrigeri |
2006-06-04 | Forgot to update Changelog for previous rev: rdiff now works if testconnect=n... | intrigeri |
2006-06-03 | dup: checked that bandwidthlimit still works with duplicity 0.4.2, reflected | intrigeri |
2006-06-03 | forgot to write to Changelog | intrigeri |
2006-05-30 | ninjahelper: Recursively ignore subdirs in /etc/backup.d (Finally Closes: #36... | intrigeri |
2006-05-30 | dup (helper + handler + example config) : don't pretend anymore that duplicity | intrigeri |
2006-04-24 | pgsql: postgres user UID is now the one from inside the vserver if necessary | intrigeri |
2006-04-24 | pgsql: Fixed shell expansion, thanks Thomas Kotzian (Closes: #363297) | intrigeri |
2006-04-19 | (no commit message) | Elijah Saxon |
2006-04-13 | Updated the sys handler to include all the checks that Petr Klima | Micah Anderson |
2006-04-12 | Added tar handler | Micah Anderson |
2006-04-12 | Changed cron.d permissions to 644 | Micah Anderson |
2006-04-08 | Recursively ignore subdirs in /etc/backup.d (Closes: #361102) | intrigeri |
2006-04-05 | Removed over zelous vsnames check | Micah Anderson |
2006-03-20 | Fixed su quoting usage, as outlined here: | Micah Anderson |
2006-03-15 | lost+found was not being removed from the list of found_vservers | Micah Anderson |
2006-03-11 | Fixed the include=/exclude= improper dereference problem in the dup handler | Micah Anderson |
2006-03-11 | If you include= or exclude= a directory that is actually a symlink | Micah Anderson |
2006-03-07 | mysql tried to remove a tmpfile that didn't exist, fixed check for this | Micah Anderson |
2006-02-03 | Fixed improper use of $vuserhome as reported as Debian bug #351083 | Micah Anderson |
2006-02-02 | mysql, pgsql and svn handlers: fixed inversed vsname emptyness test | intrigeri |
2006-02-02 | Changelog: added next-release section, added my previous fix' log entry | intrigeri |
2006-01-20 | configure script should not be in svn, but instead generated on release | Micah Anderson |
2006-01-19 | as usual, forgot to update the Changelog in last commit... | intrigeri |
2006-01-19 | handlers/sys: start to use new lib/vserver functionality | intrigeri |
2006-01-19 | handlers/svn: use the same (short) code as pgsql and mysql to check vservers ... | intrigeri |