forked from rsnapshot/rsnapshot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
AUTHORS
94 lines (66 loc) · 2.94 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
Mike Rubel - http://www.mikerubel.org/computers/rsync_snapshots/
- Created the original shell scripts on which this project is based
Nathan Rosenquist
- Primary author and ex-maintainer of rsnapshot (until 2005).
Benedikt Heine <[email protected]>
- current maintainer of rsnapshot (2015-)
David Cantrell <[email protected]>
- ex-maintainer of rsnapshot (2005-2007)
- Wrote the rsnapshot-diff utility
David Keegel <[email protected]>
- ex-maintainer of rsnapshot (2008-2015)
- Allowed remote ssh directory paths starting with "~/" as well as "/"
- Fixed race condition in lock file creation, improved error reporting
- Fixed a number of other bugs and buglets
- Release management for rsnapshot 1.2.9, 1.3.0
Carl Wilhelm Soderstrom <[email protected]>
- Created the RPM .spec file which allowed the RPM package to be built,
among other things.
Ted Zlatanov <[email protected]>
- Added the one_fs feature, autoconf support, good advice, and much more.
Ralf van Dooren <[email protected]>
- Added and maintains the rsnapshot entry in the FreeBSD ports tree.
SlapAyoda
- Provided access to his computer museum for software testing.
Carl Boe <[email protected]>
- Found several subtle bugs and provided fixes for them.
Shane Liebling <[email protected]>
- Fixed a compatibility bug in utils/backup_smb_share.sh
Christoph Wegscheider <[email protected]>
- Added and maintains the Debian rsnapshot package
Bharat Mediratta <[email protected]>
- Improved the exclusion rules to avoid backing up the snapshot root
(among other things).
Peter Palfrader <[email protected]>
- Enhanced error reporting to include command line options
Nicolas Kaiser <[email protected]>
- Fixed typos in program and man page
Chris Petersen - http://www.forevermore.net/
- Added cwrsync permanent-share support
Robert Jackson <[email protected]>
- Added use_lazy_deletes option
Justin Grote <[email protected]>
- Improved rsync error reporting code
Anthony Ettinger <[email protected]>
- Wrote the utils/mysqlbackup.pl script
- Wrote utils/rsnapshotdb
Sherman Boyd
- Wrote the utils/random_file_verify.sh script
William Bear <[email protected]>
- Wrote the utils/rsnapreport.pl script (pretty summary of rsync stats)
Eric Anderson <[email protected]>
- Improvements to utils/rsnapreport.pl.
Alan Batie <[email protected]>
- Bug fixes for include_conf
Dieter Bloms <[email protected]>
- Multi-line configuration options
Henning Moll <[email protected]>
- stop_on_stale_lockfile
Ben Low <[email protected]>
- Added support for Linux LVM snapshots
David Grant <[email protected]>
- Added support for retrying rsync "rsync_numtries" number of times
Matt McCutchen <[email protected]>
- Wrote rsnapshot-copy (to copy snapshot roots using rsync --link-dest)
Imran Chaudhry <[email protected]>
- added -H to rsnapshot-diff