Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-23 | Added some more default excludes as reported by Adam Porter in bug #353412 | Micah Anderson | |
2006-01-19 | - dup & rdiff handlers: finally, a real and well tested fix for the globbing bug | intrigeri | |
- 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 | homogeneized rdiff.helper, dup.helper and example.dup doc about vsnames and ↵ | intrigeri | |
vsinclude | |||
2006-01-17 | dup.helper: fixed output syntax for multiple vsnames | intrigeri | |
example.dup: fixed example vsnames syntax | |||
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-28 | dup.helper: updated to support the new duplicity handlers features. | intrigeri | |
2005-12-27 | r239@um: micah | 2005-12-27 14:52:42 -0500 | Micah Anderson | |
I think the first three items are required, not the last 3 :) | |||
2005-11-29 | r3569@krups: intrigeri | 2005-11-17 22:34:04 +0100 | intrigeri | |
dup.helper: now remembers the src-section values (includes, etc.) inside one do_new session | |||
2005-11-29 | r3568@krups: intrigeri | 2005-11-17 22:25:05 +0100 | intrigeri | |
dup.helper: some code cleaning | |||
2005-11-29 | r3566@krups: intrigeri | 2005-11-17 21:59:38 +0100 | intrigeri | |
ninjahelper: moved (and enhanced) vservers-related functions to lib/vservers. dup.helper, pgsql.helper: use these functions | |||
2005-11-29 | r3564@krups: intrigeri | 2005-11-16 20:33:48 +0100 | intrigeri | |
dup.helper: disabled connection setup, waiting for rdiff.helper code to be shared in some lib. | |||
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 | r3555@krups: intrigeri | 2005-11-15 13:59:57 +0100 | intrigeri | |
Moved easydialog.sh to lib/ directory: more code is going to be shared, let's start here. |