- Dec 25, 2005
-
-
micah authored
Added trac handler patch author to AUTHORS and added RPM support to Petr's entry
-
micah authored
Added missing changelog entries including trac handler toint() function, backupninja.conf.5 additions of "when" and "vservers", and trac handler subdir mkdir fix
-
micah authored
Added trac patch to fix subdir mkdir problem
-
micah authored
Changed configure.in revision number for next release
-
- Dec 23, 2005
-
-
micah authored
-
- Dec 16, 2005
-
-
micah authored
when told to run "everyday" (debian bug: #341881)
-
- Nov 29, 2005
-
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
changelog cosmetics
-
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
ninjahelper and backupninja: cosmetic enhancement of the "am I root?" test.
-
intrigeri authored
dup.helper: disabled connection setup, waiting for rdiff.helper code to be shared in some lib.
-
intrigeri authored
ninjahelper: documented a few pieces of code
-
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
ninjahelper: use autotools' @BASH@ instead of hard-coded path
-
intrigeri authored
backupninja now uses the maketemp function shared in lib/tools, instead of its own one.
-
intrigeri authored
ninjahelper & backupninja now set $libdir when bootstrapping. improved $scriptdir search, too.
-
intrigeri authored
Autotools: when cleaning, delete generated files in lib dir.
-
intrigeri authored
Start to move common functions (maketemp) to lib/tools, and better use autotools for lib/{easydialog,tools}.
-
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 documentation for get_next_filename function
-
intrigeri authored
Fix: the "Cancel" buttons used to have a weird behaviour... at least
-
intrigeri authored
Fix ChangeLog entry.
-
intrigeri authored
Fix: used to expand '*' in default source directories
-
intrigeri authored
Added my email address to AUTHORS file
-
- Nov 19, 2005
- Nov 10, 2005
-
-
micah authored
-
- Nov 05, 2005
-
-
micah authored
Also fixed a bug in the rdiff handler that caused a unary operation error if the variable wasn't fixed
-