2006-12-13 |
micah | fixed case where combination of compress=no and specifying...
|
commit | commitdiff | tree |
2006-11-28 |
micah | changed spaces to tabs in Makefile.am (make will ignore
|
commit | commitdiff | tree |
2006-11-01 |
micah | Added rub handler fixes from rhatto
|
commit | commitdiff | tree |
2006-11-01 |
micah | my changelog was in conflict, resolving this
|
commit | commitdiff | tree |
2006-10-31 |
micah | forgot to commit minor fix to rub handler
|
commit | commitdiff | tree |
2006-10-07 |
micah | fixed automake problem if /etc/backup.d already exists
|
commit | commitdiff | tree |
2006-10-07 |
micah | Change /etc/backup.d permissions to need 0770 for admingroup
|
commit | commitdiff | tree |
2006-10-07 |
micah | Here is my trac commit
|
commit | commitdiff | tree |
2006-10-06 |
micah | added ldaphost and tls variable as requested by stefani
|
commit | commitdiff | tree |
2006-10-06 |
micah | prepare configure for 0.9.4
|
commit | commitdiff | tree |
2006-10-06 |
micah | Added disk space report option (adam kosmin suggestion)
|
commit | commitdiff | tree |
2006-10-06 |
micah | Added rhatto's updated rub handler, not removing rsnap...
|
commit | commitdiff | tree |
2006-10-04 |
micah | added purged packages to dpkg --get-selections
|
commit | commitdiff | tree |
2006-10-02 |
micah | Added changes from rhatto
|
commit | commitdiff | tree |
2006-09-27 |
micah | remove test
|
commit | commitdiff | tree |
2006-09-27 |
micah | just testing,please ignore
|
commit | commitdiff | tree |
2006-09-26 |
micah | Added rhatto's rub handler, a second try at a rsync...
|
commit | commitdiff | tree |
2006-08-13 |
micah | Fixed stat to use --format instead of --printf to be...
|
commit | commitdiff | tree |
2006-08-11 |
micah | Added RPM patches submitted by Robert Napier
|
commit | commitdiff | tree |
2006-08-10 |
micah | Added details to example.rsnap
|
commit | commitdiff | tree |
2006-08-08 |
micah | Changed partition check to use sfdisk as its more common
|
commit | commitdiff | tree |
2006-08-06 |
micah | Added warning if no devices were found on the system
|
commit | commitdiff | tree |
2006-08-06 |
micah | Added example file for rsnap, it needs some documentation...
|
commit | commitdiff | tree |
2006-08-06 |
micah | Added patch to improve RPM building
|
commit | commitdiff | tree |
2006-08-03 |
micah | Added fix to mysql handler for option change to --extra...
|
commit | commitdiff | tree |
2006-06-10 |
micah | Changed order of -s in the mail call for compatibility...
|
commit | commitdiff | tree |
2006-06-10 |
micah | Added explicit mktemp template names so that mktemp...
|
commit | commitdiff | tree |
2006-06-10 |
micah | Add fix from anarcat for ${configdirectory} in ninjahelper...
|
commit | commitdiff | tree |
2006-06-10 |
micah | the find that looks in /etc/backup.d didn't follow...
|
commit | commitdiff | tree |
2006-06-10 |
micah | add in-line compression to ldap handler
|
commit | commitdiff | tree |
2006-06-10 |
micah | Updated the indentation to be according to the agreed...
|
commit | commitdiff | tree |
2006-06-10 |
micah | Added in-line compression to pgsql and mysql handlers...
|
commit | commitdiff | tree |
2006-06-09 |
micah | Added a slightly modified version of the anti-fascist...
|
commit | commitdiff | tree |
2006-05-07 |
micah | add database handler todo item
|
commit | commitdiff | tree |
2006-04-22 |
micah | minor spelling fix
|
commit | commitdiff | tree |
2006-04-22 |
micah | A couple other minor edits to language
|
commit | commitdiff | tree |
2006-04-22 |
micah | The helper didn't display the key properly, and I couldn...
|
commit | commitdiff | tree |
2006-04-22 |
micah | Minor grammar fix
|
commit | commitdiff | tree |
2006-04-13 |
micah | Updated the sys handler to include all the checks that...
|
commit | commitdiff | tree |
2006-04-12 |
micah | Added tar handler
|
commit | commitdiff | tree |
2006-04-12 |
micah | Changed cron.d permissions to 644
|
commit | commitdiff | tree |
2006-04-08 |
micah | backslashes for the double quotes are necessary in...
|
commit | commitdiff | tree |
2006-04-05 |
micah | Removed over zelous vsnames check
|
commit | commitdiff | tree |
2006-03-25 |
micah | Added escaping of double quotes that were added previously
|
commit | commitdiff | tree |
2006-03-25 |
micah | Remove AM_MAINTAINER_MODE from configure.in because...
|
commit | commitdiff | tree |
2006-03-20 |
micah | Fixed su quoting usage, as outlined here:
|
commit | commitdiff | tree |
2006-03-15 |
micah | lost+found was not being removed from the list of found_vservers
|
commit | commitdiff | tree |
2006-03-15 |
micah | Harder than it looks at first! This appears to fix...
|
commit | commitdiff | tree |
2006-03-11 |
micah | Fixed the include=/exclude= improper dereference problem...
|
commit | commitdiff | tree |
2006-03-11 |
micah | If you include= or exclude= a directory that is actually...
|
commit | commitdiff | tree |
2006-03-07 |
micah | mysql tried to remove a tmpfile that didn't exist,...
|
commit | commitdiff | tree |
2006-02-23 |
micah | Added some more default excludes as reported by Adam...
|
commit | commitdiff | tree |
2006-02-04 |
micah | Add AM_MAINTAINER_MODE to configure.in which enables...
|
commit | commitdiff | tree |
2006-02-03 |
micah | Fixed improper use of $vuserhome as reported as Debian...
|
commit | commitdiff | tree |
2006-02-01 |
micah | This test needs to be inverted, otherwise it doesn...
|
commit | commitdiff | tree |
2006-01-31 |
micah | Removed vsnames variable check as it is "over-paranoid" :)
|
commit | commitdiff | tree |
2006-01-26 |
micah | Missing backslash
|
commit | commitdiff | tree |
2006-01-26 |
micah | Fix for lib/Makefile.am to install libraries in the...
|
commit | commitdiff | tree |
2006-01-26 |
micah | Remove some more generated files that shouldn't be...
|
commit | commitdiff | tree |
2006-01-26 |
micah | Slight change to autogen.sh to act like other scripts...
|
commit | commitdiff | tree |
2006-01-26 |
micah | Apparantly it is common practice to NOT keep generated...
|
commit | commitdiff | tree |
2006-01-20 |
micah | Fixed the Makefile.in to actually work (for real)
|
commit | commitdiff | tree |
2006-01-20 |
micah | Fixed up Makefiles to actually work
|
commit | commitdiff | tree |
2006-01-20 |
micah | configure script should not be in svn, but instead...
|
commit | commitdiff | tree |
2006-01-19 |
micah | Add configure /bin/sh problem to TODO
|
commit | commitdiff | tree |
2006-01-14 |
micah | Added TODO list and updated Authors
|
commit | commitdiff | tree |
2006-01-03 |
micah | Fixed mysql no user defaults file handling
|
commit | commitdiff | tree |
2005-12-29 |
micah | Oops, adding ninjahelper to Makefile
|
commit | commitdiff | tree |
2005-12-29 |
micah | Set released date to today
|
commit | commitdiff | tree |
2005-12-27 |
micah | r253@um: micah | 2005-12-27 17:34:08 -0500 r253@um: micah | 2005-12-27 17:34:08 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r251@um: micah | 2005-12-27 17:32:48 -0500 r251@um: micah | 2005-12-27 17:32:48 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r243@um: micah | 2005-12-27 17:06:37 -0500 r243@um: micah | 2005-12-27 17:06:37 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r242@um: micah | 2005-12-27 17:06:10 -0500 r242@um: micah | 2005-12-27 17:06:10 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r241@um: micah | 2005-12-27 15:21:17 -0500 r241@um: micah | 2005-12-27 15:21:17 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r240@um: micah | 2005-12-27 14:54:04 -0500 r240@um: micah | 2005-12-27 14:54:04 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r239@um: micah | 2005-12-27 14:52:42 -0500 r239@um: micah | 2005-12-27 14:52:42 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r238@um: micah | 2005-12-27 13:32:57 -0500 r238@um: micah | 2005-12-27 13:32:57 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r222@um: micah | 2005-12-27 11:57:57 -0500 r222@um: micah | 2005-12-27 11:57:57 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r221@um: micah | 2005-12-27 11:54:34 -0500 r221@um: micah | 2005-12-27 11:54:34 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r220@um: micah | 2005-12-27 11:12:31 -0500 r220@um: micah | 2005-12-27 11:12:31 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r219@um: micah | 2005-12-27 10:32:24 -0500 r219@um: micah | 2005-12-27 10:32:24 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r218@um: micah | 2005-12-27 09:59:40 -0500 r218@um: micah | 2005-12-27 09:59:40 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r217@um: micah | 2005-12-27 09:57:30 -0500 r217@um: micah | 2005-12-27 09:57:30 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r216@um: micah | 2005-12-27 09:50:17 -0500 r216@um: micah | 2005-12-27 09:50:17 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r215@um: micah | 2005-12-27 09:40:23 -0500 r215@um: micah | 2005-12-27 09:40:23 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r214@um: micah | 2005-12-27 09:35:03 -0500 r214@um: micah | 2005-12-27 09:35:03 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r213@um: micah | 2005-12-27 09:14:18 -0500 r213@um: micah | 2005-12-27 09:14:18 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r212@um: micah | 2005-12-27 09:12:22 -0500 r212@um: micah | 2005-12-27 09:12:22 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r211@um: micah | 2005-12-27 09:09:54 -0500 r211@um: micah | 2005-12-27 09:09:54 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r210@um: micah | 2005-12-27 08:38:07 -0500 r210@um: micah | 2005-12-27 08:38:07 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r209@um: micah | 2005-12-27 08:26:31 -0500 r209@um: micah | 2005-12-27 08:26:31 -0500
|
commit | commitdiff | tree |
2005-12-27 |
micah | r208@um: micah | 2005-12-26 22:43:36 -0500 r208@um: micah | 2005-12-26 22:43:36 -0500
|
commit | commitdiff | tree |
2005-12-25 |
micah | r199@um: micah | 2005-12-24 22:20:17 -0500 r199@um: micah | 2005-12-24 22:20:17 -0500
|
commit | commitdiff | tree |
2005-12-25 |
micah | r198@um: micah | 2005-12-24 22:15:35 -0500 r198@um: micah | 2005-12-24 22:15:35 -0500
|
commit | commitdiff | tree |
2005-12-25 |
micah | r197@um: micah | 2005-12-24 22:06:47 -0500 r197@um: micah | 2005-12-24 22:06:47 -0500
|
commit | commitdiff | tree |
2005-12-25 |
micah | r196@um: micah | 2005-12-24 21:46:52 -0500 r196@um: micah | 2005-12-24 21:46:52 -0500
|
commit | commitdiff | tree |
2005-12-25 |
micah | r195@um: micah | 2005-12-24 21:24:43 -0500 r195@um: micah | 2005-12-24 21:24:43 -0500
|
commit | commitdiff | tree |
2005-12-25 |
micah | r194@um: micah | 2005-12-24 21:17:55 -0500 r194@um: micah | 2005-12-24 21:17:55 -0500
|
commit | commitdiff | tree |
2005-12-25 |
micah | r193@um: micah | 2005-12-24 21:05:47 -0500 r193@um: micah | 2005-12-24 21:05:47 -0500
|
commit | commitdiff | tree |
2005-12-25 |
micah | r192@um: micah | 2005-12-24 21:03:03 -0500 r192@um: micah | 2005-12-24 21:03:03 -0500
|
commit | commitdiff | tree |
next |