source: box/trunk/distribution/boxbackup/THANKS.txt @ 358

Revision 358, 2.0 KB checked in by martin, 6 years ago (diff)

Use gzip directly to avoid GNU specific tar options.

NOTE: Can someone test that this doesn't break Windows please?

  • Property svn:eol-style set to native
Line 
1
2The following developers contributed code to version 0.10:
3
4Nick Knight
5  - ported Box Backup to Windows (properly, not using Cygwin)
6 
7Gary Niemcewicz
8  - added client/server (SSL) keepalives to keep the connection to the
9    server alive during a long diff, and saving the daemon's state across restarts
10
11Martin Ebourne
12  - ported to Solaris; wrote extended attribute support (xattr);
13    converted to use autoconf for automatic compiler configuration.
14
15Chris Wilson
16  - updated Nick's and Gary's work to fit in with the new trunk,
17    fixed some issues pointed out by Ben and Martin, made it compile
18    on Windows with the free MinGW compiler.
19
20Jonathan Morton
21  - vastly improved the performance and efficiency of the file-diffing code, and
22    obtained a free G5 PowerMac from IBM as his reward.
23
24
25----
26
27Many individuals have helped with the development of Box Backup by testing, reporting experiences, and making suggestions. In particular, thanks are due to
28
29Charles Lecklider
30  - Helped with the finer details of Win32 programming
31
32Pascal Lalonde
33  - Comprehensive and accurate bug reports, and constructive feedback
34
35Paul Arch
36  - Cygwin client port
37
38Ben Lovett
39  - Help with odd architectures, suggesting small changes
40
41Martin Ebourne
42  - RPM specification for RedHat based Linux distributions
43  - Patch to fix problems on 64 bit architectures
44  - Patch to fix compilation after RedHat Fedora's latest changes
45
46Per Thomsen
47  - Cygwin Windows service install scripts and build notes
48  - Answering queries on the boxbackup mailing list
49
50Tim Fletcher
51David Harris
52Richard Eigenmann
53  - Testing many attempts at clean compiles on various Linux distributions
54
55Eduardo Alvarenga
56  - Valuable feedback and persuasion to include new features
57
58Joe Gillespie
59  - Web site design
60
61JŽr™me Schell
62  - Fixes to build+config problems on Linux
63
64John Pybus
65  - Ideas and feature requests
66  - Useful little patches to code
67
68Stefan Norlin
69  - Help with testing and fixes on lots of different Solaris platforms
Note: See TracBrowser for help on using the repository browser.