- May 20, 2012
-
-
intrigeri authored
-
- Jan 24, 2012
-
-
intrigeri authored
Locking its tables require privileges the 'debian-sys-maint'@'localhost' user is generally not granted.
-
- Apr 25, 2011
-
-
intrigeri authored
-
- Nov 07, 2010
-
-
intrigeri authored
Thanks to Sergio Talens-Oliag <sto@debian.org> for the bug report and patch.
-
- Jun 24, 2010
- Jun 14, 2010
-
- Jan 08, 2010
-
-
intrigeri authored
This should fix Redmine bug #1340. This option makes pipelines return as status the value of the last (rightmost) command to exit with a non-zero status, or zero if all commands exit successfully. See bash(1) for details. E.g. this prevents the following from exiting with status 0 (!) if pg_dumpall fails: pg_dumpall | gzip
-
- Jan 05, 2010
-
-
intrigeri authored
-
- Dec 25, 2009
-
- Nov 19, 2009
-
-
intrigeri authored
-
- May 23, 2009
-
-
Matthijs Kooijman authored
The modelines added match the emacs lines already present and also set the filetype to sh (just like the emacs lines).
-
Matthijs Kooijman authored
Previously, there were many indentation styles in use: Real tabs, 2, 3 or 4 spaces, mixing these within the same file, function or even within a single line. This commit changes all bash scripts in the handlers, src and lib dirs to use consistent indentation: three spaces are now used everywhere. Other files (e.g. Makefiles) are left untouched. Additionally, this commit removes all trailing whitespace.
-
- Jan 12, 2009
-
-
intrigeri authored
-
- Dec 09, 2008
-
-
intrigeri authored
-
- Jun 24, 2008
-
-
intrigeri authored
-
- Nov 20, 2007
-
-
micah authored
-
- Nov 02, 2007
-
-
micah authored
-
- Oct 12, 2007
-
-
intrigeri authored
-
- Feb 23, 2007
-
-
micah authored
and md5sum locations
-
- Dec 13, 2006
-
-
micah authored
vservers and mysqld wasn't running or mysqldump didn't exist would cause a zero byte backup file
-
- Aug 11, 2006
-
-
micah authored
-
- Aug 03, 2006
-
-
micah authored
comitting change to pgsql handler that I forgot to change, allows the postgresql user to be set in backupninja.conf, instead of hardcoded
-
- Jun 10, 2006
-
-
micah authored
-
- Apr 08, 2006
-
-
micah authored
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 :)
-
intrigeri authored
mysql handler: removed over-enthusiastic quote-escaping, related to su ; previous versions broke the mysql handler both on sarge and sid.
-
- Mar 25, 2006
-
-
micah authored
-
- Mar 20, 2006
-
- Mar 07, 2006
-
-
micah authored
-
- Feb 03, 2006
-
-
micah authored
-
- Feb 02, 2006
-
-
intrigeri authored
-
- Feb 01, 2006
-
-
micah authored
-
- Jan 19, 2006
- Jan 03, 2006
-
-
micah authored
-
- Dec 28, 2005
- Dec 27, 2005
-
-
micah authored
If the user is set, make sure the --defaults-file is set for that user.
-