blob: e4798c149d925fcc40b1a67ffa6ca498b6e72d87 (
plain)
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
|
-*- text -*-
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, <http://linuxcare.com/> for their support of
this project.
Neale Banks <neale@lowendale.com.au>: the first known user outside of
OzLabs, and helped keep me honest.
Paul `Rusty' Russell <rusty@linuxcare.com>
Andrew Tridgell <tridge@samba.org>
Paulus Mackerras <paulus@linuxcare.com>
Peter Barker <pbarker@samba.org>
Neale Banks <neale@lowendale.com.au>
Luke Kenneth Casson Leighton <lkcl@samba.org>
Tim Potter <tpot@linuxcare.com.au>
Hugh Blemings <hugh@linuxcare.com.au>
David Gibson <dgibson@linuxcare.com.au>
The release of 0.9.6 was contributed to mostly by the following people;
Wayne Davidson <wayned@users.sourceforge.net>
- librsync sf project admin
- sf project creation, import cvs etc
- many cvs commits of submitted patches
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
- mdfour optimisations and cleanups patch
- autconf/autmake cleanups
- 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)
|