Age | Commit message (Collapse) | Author |
|
Delete handlers/easydialog.sh since it's now in lib/.
|
|
Moved easydialog.sh to lib/ directory: more code is going to be shared, let's start here.
|
|
rdiff.helper: (re)rename do_rdiff_conn function to do_rdiff_ssh_con, since the previous rename was not the good one.
|
|
rdiff.helper: rename do_ssh_con function to do_rdiff_conn, in order not to pollute namespace... and allow future code factorization :)
|
|
easydialog: add optional third argument to booleanBox, to set default no if needed (and actually needed by the upcoming dup.helper).
|
|
Fix formDisplay to reset $REPLY as it should.
|
|
Fix listBegin/listItem/listDisplay to work with checklist boxes, as advertized.
|
|
Fix: the "Cancel" buttons used to have a weird behaviour... at least
|
|
Fix: used to expand '*' in default source directories
|
|
|
|
Also fixed a bug in the rdiff handler that caused a unary operation error if
the variable wasn't fixed
|
|
in the file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added more verbage to ninjahelper
added some IFS=$'' to easydialog
(this allows you to pass through blank lines).
|
|
|
|
Replaced awful "grep /etc/passwd" with getent calls in pgsql and mysql handlers
|
|
and maildir handler for creating safe temp files.
|
|
|
|
(adds ignores option)
|
|
not recognized by mysql handler
|
|
|
|
one.
|
|
line.
|
|
|
|
to save packages list even if packages=no.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added .disabled
|
|
|
|
|
|
moved start/stop ldap code so that it makes sense.
|