aboutsummaryrefslogtreecommitdiff
path: root/handlers/rdiff.helper
AgeCommit message (Collapse)Author
2005-11-29 r3554@krups: intrigeri | 2005-11-15 04:09:01 +0100intrigeri
rdiff.helper: (re)rename do_rdiff_conn function to do_rdiff_ssh_con, since the previous rename was not the good one.
2005-11-29 r3553@krups: intrigeri | 2005-11-15 04:02:31 +0100intrigeri
rdiff.helper: rename do_ssh_con function to do_rdiff_conn, in order not to pollute namespace... and allow future code factorization :)
2005-11-29 r3548@krups: intrigeri | 2005-11-14 20:47:49 +0100intrigeri
Fix: the "Cancel" buttons used to have a weird behaviour... at least
2005-11-29 r3546@krups: intrigeri | 2005-11-14 20:32:59 +0100intrigeri
Fix: used to expand '*' in default source directories
2005-11-05Added remote destination directory checking and auto creation if doesn't exist.Micah Anderson
Also fixed a bug in the rdiff handler that caused a unary operation error if the variable wasn't fixed
2005-11-05Fixed bug in rdiff.helper that kept include and exclude lines from being put ↵Micah Anderson
in the file
2005-11-05Added auto remote rdiff-backup installation if possible to ninjahelperMicah Anderson
2005-11-04Made ninjahelper create files in /etc/backup.d with mode 600 instead of 000Micah Anderson
2005-10-19fixed many bugs in rdiff.helperElijah Saxon
added more verbage to ninjahelper added some IFS=$'' to easydialog (this allows you to pass through blank lines).
2005-10-07applied patch to rdiff.helper, removed /etc/passwd from mysql handler.Elijah Saxon
2005-07-08made it so that helpers are dynamically defined.Elijah Saxon
2005-07-07greatly improved the rdiff wizard. added default option to menu in easydialog.Elijah Saxon
2005-07-06fixed handling of * in easydialog.Elijah Saxon
added .disabled
2005-07-04created ninjahelperElijah Saxon