Micah Anderson
|
440a0ef9b3
|
added bug number
|
2007-11-25 17:54:54 +00:00 |
|
Micah Anderson
|
268494b0c8
|
allow for exclude only configurations to rdiff-backup handler: Closes Trac#21
|
2007-11-24 23:44:07 +00:00 |
|
Micah Anderson
|
ca62d94c56
|
fixup ldap SSL/TLS options, make TLS default in helper, Closes: Trac#13
|
2007-11-24 23:23:08 +00:00 |
|
Micah Anderson
|
84a6d7fa7a
|
fix Trac#25
|
2007-11-24 23:13:24 +00:00 |
|
Micah Anderson
|
08c45fbb99
|
Fixes for Trac#24
|
2007-11-24 23:07:16 +00:00 |
|
Micah Anderson
|
0c73bf6996
|
fixed ldap handler not recognizing database suffix
|
2007-11-24 23:03:21 +00:00 |
|
Micah Anderson
|
a44229971b
|
fixed Trac#29 causing slapcat + gzip not to work
|
2007-11-24 23:00:33 +00:00 |
|
Micah Anderson
|
c2f0b78ad6
|
fixed ldap helper setting compress option wrong, standardize on options
|
2007-11-24 22:44:39 +00:00 |
|
Micah Anderson
|
f11befa73a
|
add a maildir examples file
|
2007-11-24 22:17:04 +00:00 |
|
Micah Anderson
|
88541957d8
|
added local support to rdiff helper
|
2007-11-24 21:53:15 +00:00 |
|
Micah Anderson
|
3f2a826652
|
fixed Trac #1, actually add example.rsync
|
2007-11-24 21:32:30 +00:00 |
|
Micah Anderson
|
19dbc0aaee
|
add patch from matthew palmer to enhance mysql database selection (Closes: #452039)
|
2007-11-20 01:28:49 +00:00 |
|
Micah Anderson
|
ea79f006da
|
add example.rsync and updated rsync handler from rhatto
|
2007-11-06 21:20:36 +00:00 |
|
Micah Anderson
|
3a74d7d526
|
remove rsnap and rename rub handler to rsync, after consultation with rhatto
|
2007-11-02 19:32:51 +00:00 |
|
Micah Anderson
|
3cf6de4374
|
added nodata option to mysql handler, thanks to Daniel Bonniot (Closes: 408829)
|
2007-11-02 00:52:55 +00:00 |
|
Micah Anderson
|
02a7436b7c
|
added ignore_version option to rdiff handler to enable you override the version check
|
2007-11-02 00:12:04 +00:00 |
|
Micah Anderson
|
796e77ab90
|
add some debian bug numbers to Changelog for reference
|
2007-11-01 23:54:08 +00:00 |
|
intrigeri
|
f7f20cd4af
|
Support duplicity >= 0.4.3 invocation syntax
|
2007-10-15 20:55:59 +00:00 |
|
intrigeri
|
846213cfa4
|
Fixed reportspace option (Trac#10)
|
2007-10-12 17:42:46 +00:00 |
|
intrigeri
|
a906ba01c7
|
fixed Trac#11
|
2007-10-12 17:14:34 +00:00 |
|
Micah Anderson
|
e3454782c5
|
add patch to ignore rdiff minor version levels
|
2007-07-28 11:36:40 +00:00 |
|
intrigeri
|
b6c7437f4b
|
rub: Fixed integer comparison (Closes: Trac#3)
|
2007-06-19 10:00:30 +00:00 |
|
intrigeri
|
ffac2e56a5
|
rdiff: handle "keep = yes" to disable old backups removal (Closes: #424633)
|
2007-06-19 09:55:13 +00:00 |
|
Micah Anderson
|
6cdc21cff7
|
fix LC_ALL=C sfdisk thing that I missed
|
2007-03-04 20:15:39 +00:00 |
|
Micah Anderson
|
913b3850c8
|
fix partitionsfile example to properly use __star__ and note
why this is needed, in case someone wants to change this (Closes: #409192)
|
2007-03-04 10:48:24 +00:00 |
|
Micah Anderson
|
c0126ff1ef
|
added ninjareport
added ale to AUTHORS for ldap fixes
adjusted sys handler to allow for turning off of sfdisk (#404071)
|
2007-03-04 10:29:26 +00:00 |
|
Micah Anderson
|
05c26446ed
|
updated autotools abstraction to properly pick up different awk, sed,
and md5sum locations
|
2007-02-23 18:04:04 +00:00 |
|
Micah Anderson
|
5ab8f588cb
|
minor cleanup
|
2007-01-21 19:32:51 +00:00 |
|
Micah Anderson
|
65f7b42f54
|
Updated makefiles to include rsnap/rub files that were
accidentally omitted
|
2007-01-21 19:30:10 +00:00 |
|
Micah Anderson
|
001ffb8d23
|
add to changelog
|
2006-12-15 23:14:25 +00:00 |
|
Micah Anderson
|
1727edae52
|
fixed case where combination of compress=no and specifying individual
vservers and mysqld wasn't running or mysqldump didn't exist would cause
a zero byte backup file
|
2006-12-13 05:36:41 +00:00 |
|
Micah Anderson
|
8932a62c3a
|
changed spaces to tabs in Makefile.am (make will ignore
the section if its spaces)
|
2006-11-28 23:27:19 +00:00 |
|
Micah Anderson
|
95ea71bfd1
|
Added rub handler fixes from rhatto
|
2006-11-01 21:50:26 +00:00 |
|
Micah Anderson
|
0f46b775b9
|
my changelog was in conflict, resolving this
|
2006-11-01 21:40:46 +00:00 |
|
intrigeri
|
42b7be6130
|
sys: closes 396632 for real
|
2006-11-01 21:30:02 +00:00 |
|
intrigeri
|
b2cda6aae3
|
sys: start to fix silly output display and data loss
|
2006-11-01 21:14:35 +00:00 |
|
intrigeri
|
6b015afc1e
|
pgsql: support PGSQLUSER for real (Closes: #396578)
|
2006-11-01 18:26:41 +00:00 |
|
intrigeri
|
b35260e595
|
Changelog completing with proper Closes: Debian bug
|
2006-10-28 19:34:56 +00:00 |
|
intrigeri
|
56c992661c
|
sys: fix bug when vrootdir is on its own partition
|
2006-10-28 19:19:55 +00:00 |
|
intrigeri
|
5eef842c2b
|
fixed configuration files permission check
|
2006-10-08 00:42:47 +00:00 |
|
Micah Anderson
|
2276e5df3f
|
fixed automake problem if /etc/backup.d already exists
|
2006-10-07 23:04:27 +00:00 |
|
intrigeri
|
e2f2e629cc
|
sys: fixed typo breaking things with VServers
|
2006-10-07 22:53:46 +00:00 |
|
Micah Anderson
|
787e4aadd2
|
Change /etc/backup.d permissions to need 0770 for admingroup
|
2006-10-07 03:59:32 +00:00 |
|
intrigeri
|
2e9bb3f05e
|
sys: fix the '*' in dpkg --get-selections
|
2006-10-07 03:27:24 +00:00 |
|
intrigeri
|
26e33dcc47
|
ninjahelper.in: remove runtime overzealous perms checks on the helpers
|
2006-10-07 02:44:05 +00:00 |
|
Micah Anderson
|
87143986c0
|
Here is my trac commit
|
2006-10-07 02:01:47 +00:00 |
|
intrigeri
|
054f9fb2ad
|
dup: document how to write sftp-compatible (and thus new-duplicity-compatible)
sshoptions setting (Closes: #388543)
|
2006-10-07 01:23:21 +00:00 |
|
intrigeri
|
d395ae94a5
|
dup, rdiff: implemented and documented simpler and clearer symlinks/globbing
behaviour, as proposed on
http://lists.riseup.net/www/arc/backupninja/2006-07/msg00008.html
|
2006-10-07 00:40:58 +00:00 |
|
Micah Anderson
|
947309699d
|
added ldaphost and tls variable as requested by stefani
|
2006-10-06 20:00:52 +00:00 |
|
Micah Anderson
|
4ce9c573c8
|
Added disk space report option (adam kosmin suggestion)
removed sys vserver not running noise report (anarcat suggestion)
|
2006-10-06 18:42:32 +00:00 |
|