Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-11 | Added RPM patches submitted by Robert Napier | Micah Anderson | |
2006-08-03 | Added fix to mysql handler for option change to --extra-files, also | Micah Anderson | |
comitting change to pgsql handler that I forgot to change, allows the postgresql user to be set in backupninja.conf, instead of hardcoded | |||
2006-06-10 | Added in-line compression to pgsql and mysql handlers, appears to work fine ↵ | Micah Anderson | |
in tests | |||
2006-04-08 | backslashes for the double quotes are necessary in the debug lines | Micah Anderson | |
otherwise when you run a test run it will print: debug su $user -c "$execstr" instead of expanding those variables the backslashes in the output= lines were wrong, but the debug lines were necessary :) | |||
2006-04-08 | r4446@krups: intrigeri | 2006-04-08 12:28:59 +0200 | intrigeri | |
mysql handler: removed over-enthusiastic quote-escaping, related to su ; previous versions broke the mysql handler both on sarge and sid. | |||
2006-03-25 | Added escaping of double quotes that were added previously | Micah Anderson | |
2006-03-20 | Fixed su quoting usage, as outlined here: | Micah Anderson | |
http://lists.debian.org/debian-devel-announce/2006/03/msg00003.html | |||
2006-03-07 | mysql tried to remove a tmpfile that didn't exist, fixed check for this | Micah Anderson | |
2006-02-03 | Fixed improper use of $vuserhome as reported as Debian bug #351083 | Micah Anderson | |
2006-02-02 | mysql, pgsql and svn handlers: fixed inversed vsname emptyness test | intrigeri | |
2006-02-01 | This test needs to be inverted, otherwise it doesn't backup vservers at all | Micah Anderson | |
2006-01-19 | typo | intrigeri | |
2006-01-19 | clean up and homogenize pgsql and mysql vserver checks | intrigeri | |
2006-01-03 | Fixed mysql no user defaults file handling | Micah Anderson | |
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-27 | r221@um: micah | 2005-12-27 11:54:34 -0500 | Micah Anderson | |
If the user is set, make sure the --defaults-file is set for that user. | |||
2005-12-27 | r220@um: micah | 2005-12-27 11:12:31 -0500 | Micah Anderson | |
Add -h option to mysqlhotcopy method | |||
2005-12-27 | r219@um: micah | 2005-12-27 10:32:24 -0500 | Micah Anderson | |
Defaults file is now set correctly for vservers dbhost is now added to the .my.cnf | |||
2005-12-27 | r218@um: micah | 2005-12-27 09:59:40 -0500 | Micah Anderson | |
Changed some info output to debug | |||
2005-12-27 | r217@um: micah | 2005-12-27 09:57:30 -0500 | Micah Anderson | |
Some clean-ups, indentations and if/then/fi and do/done standardization | |||
2005-12-27 | r216@um: micah | 2005-12-27 09:50:17 -0500 | Micah Anderson | |
Set home properly when using vservers | |||
2005-12-27 | r215@um: micah | 2005-12-27 09:40:23 -0500 | Micah Anderson | |
Minor variable and documentation clean-up | |||
2005-12-27 | r214@um: micah | 2005-12-27 09:35:03 -0500 | Micah Anderson | |
Added vserver functionality to the user authentication method | |||
2005-12-27 | r213@um: micah | 2005-12-27 09:14:18 -0500 | Micah Anderson | |
Move vserver initialization higher up in the chain | |||
2005-12-27 | r212@um: micah | 2005-12-27 09:12:22 -0500 | Micah Anderson | |
trivial code change | |||
2005-12-27 | r211@um: micah | 2005-12-27 09:09:54 -0500 | Micah Anderson | |
Added some vserver handling to determine correct home directory, also enhanced error handling | |||
2005-12-27 | r210@um: micah | 2005-12-27 08:38:07 -0500 | Micah Anderson | |
Added -q to vserver-info test in mysql handler to quiet the test to see if it is running | |||
2005-12-27 | r208@um: micah | 2005-12-26 22:43:36 -0500 | Micah Anderson | |
Fixed mysql check to see if vserver is running | |||
2005-11-29 | mysql,pgsql,svn,sys: fixed failing "is vserver running" test | intrigeri | |
2005-10-07 | applied patch to rdiff.helper, removed /etc/passwd from mysql handler. | Elijah Saxon | |
2005-10-02 | r188@krups: intrigeri | 2005-10-03 01:14:37 +0200 | intrigeri | |
Replaced awful "grep /etc/passwd" with getent calls in pgsql and mysql handlers | |||
2005-09-15 | added patch to mysql handler from Daniel.Bonniot@inria.fr | Elijah Saxon | |
(adds ignores option) | |||
2005-08-27 | mysql and dup handlers: when using a vserver, check if it is running | intrigeri | |
2005-06-13 | Added trac handler, changed VSERVERS variable to be lowercase and | Micah Anderson | |
added some vserver documentation to README and to the handlers | |||
2005-06-09 | added double quotes around password in .my.cnf | Elijah Saxon | |
2005-06-01 | mysql --defaults-file stuff. | Elijah Saxon | |
2005-06-01 | added support for --defaults-file | Elijah Saxon | |
2005-05-24 | Updates to handle vservers | Micah Anderson | |
2005-03-21 | fixed bug when system has multiple usernames starting with "root". | Elijah Saxon | |
2005-01-03 | version 0.4.1 | Elijah Saxon | |
2004-12-09 | moved all to trunk | Elijah Saxon | |