- Nov 29, 2005
-
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
dup.helper: now remembers the src-section values (includes, etc.) inside one do_new session
-
intrigeri authored
dup.helper: some code cleaning
-
intrigeri authored
pgsql.helper: forbid the user to choose an empty database set to backup
-
intrigeri authored
ninjahelper: moved (and enhanced) vservers-related functions to lib/vservers. dup.helper, pgsql.helper: use these functions
-
intrigeri authored
dup.helper: disabled connection setup, waiting for rdiff.helper code to be shared in some lib.
-
intrigeri authored
Moved more code to lib/ (conffile-related functions, parseini. Added dup helper, using new modular vservers-related functions shared for all helpers.
-
intrigeri authored
Delete handlers/easydialog.sh since it's now in lib/.
-
intrigeri authored
Moved easydialog.sh to lib/ directory: more code is going to be shared, let's start here.
-
intrigeri authored
rdiff.helper: (re)rename do_rdiff_conn function to do_rdiff_ssh_con, since the previous rename was not the good one.
-
intrigeri authored
rdiff.helper: rename do_ssh_con function to do_rdiff_conn, in order not to pollute namespace... and allow future code factorization :)
-
intrigeri authored
easydialog: add optional third argument to booleanBox, to set default no if needed (and actually needed by the upcoming dup.helper).
-
intrigeri authored
Fix formDisplay to reset $REPLY as it should.
-
intrigeri authored
Fix listBegin/listItem/listDisplay to work with checklist boxes, as advertized.
-
intrigeri authored
Fix: the "Cancel" buttons used to have a weird behaviour... at least
-
intrigeri authored
Fix: used to expand '*' in default source directories
-
- Nov 10, 2005
-
-
micah authored
-
- Nov 05, 2005
- Nov 04, 2005
-
-
micah authored
-
- Oct 28, 2005
- Oct 26, 2005
-
-
micah authored
-
- Oct 19, 2005
-
-
elijah authored
added more verbage to ninjahelper added some IFS=$'' to easydialog (this allows you to pass through blank lines).
-
- Oct 07, 2005
-
-
elijah authored
-
- Oct 02, 2005
- Sep 28, 2005
-
-
micah authored
-
- Sep 15, 2005
-
-
elijah authored
(adds ignores option)
-
- Sep 03, 2005
-
-
intrigeri authored
mysql helper bugfix: write yes/no to config file instead of on/off, that are not recognized by mysql handler
-
- Aug 27, 2005
-
-
intrigeri authored
-
- Aug 20, 2005
- Aug 19, 2005
-
-
intrigeri authored
-
- Aug 14, 2005
- Aug 09, 2005
-
-
elijah authored
-