forked from dropbox/librsync
-
Notifications
You must be signed in to change notification settings - Fork 0
/
THANKS
109 lines (80 loc) · 3.05 KB
/
THANKS
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
-*- text -*-
Originators and Contributors up to 0.9.5
---------------------------------------
Andrew Tridgell and Paulus Mackerras started this whole mess. Luke
Leighton was a tremendous help in sorting out the combined
encoding/signature algorithm.
Thanks to Linuxcare, Inc, for their support of this project.
Neale Banks <neale@lowendale.com.au>: the first known user outside of
OzLabs.
Paul `Rusty' Russell <rusty@rustcorp.com>
Andrew Tridgell <tridge@samba.org>
Paulus Mackerras
Peter Barker <pbarker@samba.org>
Neale Banks <neale@lowendale.com.au>
Luke Kenneth Casson Leighton
Tim Potter
Hugh Blemings
David Gibson
Contributors by release
-----------------------
The following is a list of contributors for each release. It is
possible we have missed some contributors. If you know of anyone who
has been omitted and deserves to be included, please send the details
so they can be added.
Contributors for 0.9.6
* Wayne Davison <wayned@users.sourceforge.net>
- librsync sf project admin
- sf project creation, import cvs etc
- many cvs commits of submitted patches
- rsync.h -> librsync.h rename
- librsync-conf.h addition and config.h issue resolution
* Martin Pool <mbp@users.sourceforge.net>
- sf project admin
- sf project developers setup
* Donovan Baarda <abo@minkirri.apana.org.au>
- librsync sf project admin
- sf project tracker and lists setup
- MSVC6 and cygwin compiling patch and updates
- mdfour optimisations and cleanups patch
- autconf/autmake cleanups
- large file debugging and fixes
- build and release
* Ben Escoto <bescoto@users.sourceforge.net>
- librsync sf project admin
* Ben Elliston <bje@air.net.au>
- many cvs commits before migrating to sf
* Robert Weber <chipsforbrains@users.sourceforge.net>
- bigendian and >512M mdfour patch
* Skip Montanaro <montanaro@users.sourceforge.net>
- librsync on MacOSX patch
* Diego Liziero <diegoliz@users.sourceforge.net>
- memory leak patches
- again rdiff cosmetic patch
* Berkan Eskikaya <berkan@users.sourceforge.net>
- Control files for librsync debian packages patch
* Mark Moraes <moraes@sbcglobal.net>
- cygwin testsuite fixes email patch
* Robert Collins <robert.collins@itdomain.com.au>
- autoconf/automake cleanups email (old patch)
* Paul Green <lists@webleicester.co.uk>
- large file testing and debugging
Contributors for 0.9.7 (release pending)
* Donovan Baarda <abo@minkirri.apana.org.au>
- librsync sf project admin
- delta refactor patch
- bug resolution
* Martin Pool <mbp@users.sourceforge.net>
- sf project admin
- documentation updates.
- bug fixes
* John Goerzen <jgoerzen@complete.org>
- Debian package maintainence
* Dave Coombs <dcoombs@nit.ca>
- C++ wrapper patch
* Eran Tromer <tromer@users.sourceforge.net>
- [#855477] buf.c incorrect header order, and fix.
- [#1022764] Reported and diagnosed nasty corruption bug with large
files.
* Simon Law <sfllaw@debian.org>
- [#879763] Fixed problems with unaligned access in mdfour.