- Dec 27, 2005
-
-
intrigeri authored
-
micah authored
Update changelog
-
micah authored
If the user is set, make sure the --defaults-file is set for that user.
-
micah authored
Add -h option to mysqlhotcopy method
-
micah authored
Defaults file is now set correctly for vservers dbhost is now added to the .my.cnf
-
micah authored
Changed some info output to debug
-
micah authored
Some clean-ups, indentations and if/then/fi and do/done standardization
-
micah authored
Set home properly when using vservers
-
micah authored
Minor variable and documentation clean-up
-
micah authored
Added vserver functionality to the user authentication method
-
micah authored
Move vserver initialization higher up in the chain
-
micah authored
trivial code change
-
micah authored
Added some vserver handling to determine correct home directory, also enhanced error handling
-
micah authored
Added -q to vserver-info test in mysql handler to quiet the test to see if it is running
-
micah authored
Fixed some formatting that caused some ugly wrapping
-
micah authored
Fixed mysql check to see if vserver is running
-
- Dec 25, 2005
-
-
micah authored
Add entry to changelog for ninjahelper.1 addition
-
micah authored
Added changelog entry about duplicity globbing support fix
-
micah authored
Added ninjahelper man page...
-
micah authored
Minor README cleanups
-
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.
-