intrigeri
d395ae94a5
dup, rdiff: implemented and documented simpler and clearer symlinks/globbing
...
behaviour, as proposed on
http://lists.riseup.net/www/arc/backupninja/2006-07/msg00008.html
2006-10-07 00:40:58 +00:00
intrigeri
a65bc7af30
rdiff and dup handlers/helpers/examples symlink and globbing support enhancement
...
and clarification: for a given include/exclude/vsinclude statement, they now
support EITHER globbing with '*' OR symlinks in the path.
2006-06-04 00:30:03 +00:00
Micah Anderson
d568f305fd
Added some more default excludes as reported by Adam Porter in bug #353412
2006-02-23 20:25:53 +00:00
intrigeri
51d938cd68
- dup & rdiff handlers: finally, a real and well tested fix for the globbing bug
...
- rdiff: it's now possible to choose exactly which vservers should be
backed-up, as it already was with duplicity handler, with the
"vsnames" configuration setting
2006-01-19 21:58:38 +00:00
intrigeri
a8cf739f66
rdiff.helper: fixed vsnames output syntax (currently unused by the rdiff handler, weird.)
2006-01-19 21:58:12 +00:00
intrigeri
a99d05982d
homogeneized rdiff.helper, dup.helper and example.dup doc about vsnames and vsinclude
2006-01-19 21:57:37 +00:00
Elijah Saxon
83b09d71e9
. fixed errors in create remote dir
...
. code formatting cleanup (three spaces indent)
. fixed bug which caused only first include/exclude dir to
have "include = "
. fixed globbing bug with exclude
2006-01-09 00:23:05 +00:00
intrigeri
c8efb40b7f
r263@crapouille: intrigeri | 2005-12-28 21:19:10 +0100
...
Reverted indentation level to 3.
2005-12-28 20:19:29 +00:00
intrigeri
cfc47e5571
r261@crapouille: intrigeri | 2005-12-28 20:59:01 +0100
...
Changed default indentation level to 8, to make it presbyopia-friendly
2005-12-28 19:59:12 +00:00
intrigeri
0d606253af
Added the "Emacs comment line" on top of every shell file.
2005-12-28 19:52:22 +00:00
Micah Anderson
918ac576d1
r241@um: micah | 2005-12-27 15:21:17 -0500
...
Updated rdiff-backup to do vserver selection using lib/vservers
2005-12-27 22:14:00 +00:00
Micah Anderson
cb33925290
r238@um: micah | 2005-12-27 13:32:57 -0500
...
Add global variable rdiff_title and change all the titles to use it
2005-12-27 22:12:22 +00:00
intrigeri
41f3fddfe2
r3554@krups: intrigeri | 2005-11-15 04:09:01 +0100
...
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 10:08:30 +00:00
intrigeri
122f2c95be
r3553@krups: intrigeri | 2005-11-15 04:02:31 +0100
...
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 10:08:20 +00:00
intrigeri
58bceae74f
r3548@krups: intrigeri | 2005-11-14 20:47:49 +0100
...
Fix: the "Cancel" buttons used to have a weird behaviour... at least
2005-11-29 10:07:28 +00:00
intrigeri
a4ae4e5c6e
r3546@krups: intrigeri | 2005-11-14 20:32:59 +0100
...
Fix: used to expand '*' in default source directories
2005-11-29 10:07:07 +00:00
Micah Anderson
0e1bd26988
Added remote destination directory checking and auto creation if doesn't exist.
...
Also fixed a bug in the rdiff handler that caused a unary operation error if
the variable wasn't fixed
2005-11-05 23:07:19 +00:00
Micah Anderson
5f6dc7d1b9
Fixed bug in rdiff.helper that kept include and exclude lines from being put in the file
2005-11-05 20:47:44 +00:00
Micah Anderson
f61431d37f
Added auto remote rdiff-backup installation if possible to ninjahelper
2005-11-05 20:16:14 +00:00
Micah Anderson
e005e25e1a
Made ninjahelper create files in /etc/backup.d with mode 600 instead of 000
2005-11-04 23:35:29 +00:00
Elijah Saxon
a116f435ce
fixed many bugs in rdiff.helper
...
added more verbage to ninjahelper
added some IFS=$'' to easydialog
(this allows you to pass through blank lines).
2005-10-19 05:17:53 +00:00
Elijah Saxon
02ffef7501
applied patch to rdiff.helper, removed /etc/passwd from mysql handler.
2005-10-07 16:02:27 +00:00
Elijah Saxon
67b5cf70d7
made it so that helpers are dynamically defined.
2005-07-08 19:21:46 +00:00
Elijah Saxon
91f3eb4648
greatly improved the rdiff wizard. added default option to menu in easydialog.
2005-07-07 21:14:19 +00:00
Elijah Saxon
e8cf41e99e
fixed handling of * in easydialog.
...
added .disabled
2005-07-06 08:03:31 +00:00
Elijah Saxon
4c8e283994
created ninjahelper
2005-07-04 06:39:00 +00:00