Age | Commit message (Expand) | Author |
2006-10-04 | added purged packages to dpkg --get-selections | Micah Anderson |
2006-10-02 | Added changes from rhatto | Micah Anderson |
2006-09-26 | Added rhatto's rub handler, a second try at a rsync snapshot | Micah Anderson |
2006-08-11 | Added RPM patches submitted by Robert Napier | Micah Anderson |
2006-08-08 | Changed partition check to use sfdisk as its more common | Micah Anderson |
2006-08-06 | Added warning if no devices were found on the system | Micah Anderson |
2006-08-03 | Added fix to mysql handler for option change to --extra-files, also | Micah Anderson |
2006-07-10 | added | Elijah Saxon |
2006-07-10 | shortened debugging messages | Elijah Saxon |
2006-06-10 | add in-line compression to ldap handler | Micah Anderson |
2006-06-10 | Updated the indentation to be according to the agreed standard | Micah Anderson |
2006-06-10 | Added in-line compression to pgsql and mysql handlers, appears to work fine i... | Micah Anderson |
2006-06-09 | Applied Anarcat's patch to fix rdiff's $test | intrigeri |
2006-06-04 | dup & rdiff: fixed * expansion in e-mails | intrigeri |
2006-06-04 | dup: now forbid to (try to) backup / | intrigeri |
2006-06-04 | rdiff and dup handlers/helpers/examples symlink and globbing support enhancement | intrigeri |
2006-06-03 | dup: checked that bandwidthlimit still works with duplicity 0.4.2, reflected | intrigeri |
2006-06-03 | dup: more or less support duplicity 0.4.2 (bandwidthlimit maybe not working a... | intrigeri |
2006-06-03 | rdiff: $VROOTDIR/$vserver was prepended twice, fixed ; thanks to Florian Burka | 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-22 | minor spelling fix | Micah Anderson |
2006-04-22 | A couple other minor edits to language | Micah Anderson |
2006-04-22 | The helper didn't display the key properly, and I couldn't figure out | Micah Anderson |
2006-04-22 | Minor grammar fix | Micah Anderson |
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-08 | backslashes for the double quotes are necessary in the debug lines | Micah Anderson |
2006-04-08 | r4446@krups: intrigeri | 2006-04-08 12:28:59 +0200 | intrigeri |
2006-04-05 | Removed over zelous vsnames check | Micah Anderson |
2006-03-25 | Added escaping of double quotes that were added previously | Micah Anderson |
2006-03-20 | Fixed su quoting usage, as outlined here: | Micah Anderson |
2006-03-15 | Harder than it looks at first! This appears to fix it, but please try it out. | 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-23 | Added some more default excludes as reported by Adam Porter in bug #353412 | 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-01 | This test needs to be inverted, otherwise it doesn't backup vservers at all | Micah Anderson |
2006-01-31 | Removed vsnames variable check as it is "over-paranoid" :) | Micah Anderson |
2006-01-26 | Apparantly it is common practice to NOT keep generated files in the repository, | Micah Anderson |
2006-01-19 | typo | intrigeri |
2006-01-19 | - dup & rdiff handlers: finally, a real and well tested fix for the globbing bug | 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 |
2006-01-19 | rdiff.helper: fixed vsnames output syntax (currently unused by the rdiff hand... | intrigeri |
2006-01-19 | clean up and homogenize pgsql and mysql vserver checks | intrigeri |
2006-01-19 | handlers/pgsql: make more use of the new lib/vserver functionality | intrigeri |