- May 28, 2009
-
-
micah authored
-
- Apr 11, 2009
-
-
micah authored
-
- Added support for: - Remote destinations - Long rotation format similar to maildir handler - Batch files through --read-batch and --write-batch - Custom file list using --files-from - SSH persistent connection using ControlMaster - The rsync:// protocol - Metadata folder for each backup folder - General refactoring - Code cleanup Not all options were tested and it might contain bugs. Tests, comments and patches are welcome. :)
-
- Feb 19, 2009
- Jan 22, 2009
- Jan 12, 2009
-
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
... and populate it with autotools/build files. This is of course intended to make life easier for people using git-svn. Signed-off-by:
intrigeri <intrigeri@boum.org>
-
- Dec 09, 2008
- Aug 08, 2008
-
-
micah authored
-
- Jul 28, 2008
-
-
intrigeri authored
-
- Jul 25, 2008
-
-
micah authored
-
- Jul 21, 2008
-
-
micah authored
-
- Jul 06, 2008
- Jun 29, 2008
- Jun 25, 2008
-
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
lib/tools.in(maketemp): really remove insecure fall-back if mktemp is missing, since it is now required at build-time
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
sys: fix catifexec invocations with arguments to prevent "line 191: [: too many arguments" error messages
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
sys: fixed debconf-get-selections search in VServers, especially in case it is not available on the host
-
intrigeri authored
-
micah authored
-
- Jun 24, 2008
-
-
micah authored
-
micah authored
added more robust mdadm raid device capture, by actually scanning active arrays via mdadm, rather than just catting the mdadm.conf file, which may be empty
-
micah authored
fixed catifexec function to actually work, also now takes arguments that are passed, thanks to a report from John Hallam
-
micah authored
add the ability to save the debconf package selection states in the sys handler, which aides in restoring installed packages with the right choices made
-
micah authored
made mktemp a requirement for building backupninja, added autotools variables to substitute the proper binary location and removed bad fall-back when mktemp was not there
-