forked from scponly/scponly
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCONTRIB
More file actions
133 lines (95 loc) · 3.69 KB
/
CONTRIB
File metadata and controls
133 lines (95 loc) · 3.69 KB
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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
Frank Fegert <fra.nospam.nk@gmx.de>
- fixes for AIX and non-gcc compilers
Dimitri Papadopoulos <papadopo@shfj.cea.fr>
- numerous corrections and patches
Markus Kolb <markus-122004@tower-net.de>
- DESTDIR support for chroot creation
Kaleb Pederson <kpederson@mail.ewu.edu> (now current maintainer)
- numerous fixes
- sftp-logging compatibility patch (now removed)
Paul Hyder <Paul.Hyder@noaa.gov>
- building jails document
- fix for autoconf AC_INIT macro
- minor compilation issues
David Ramsden <david@hexstream.eu.org>
- chdir/chroot patch
Daniel Lorch <ml-daniel@lorch.cc>
- compile time configuration of default chdir
Andreas Beck <becka-Ynyda@acs.uni-duesseldorf.de>
- passwd support
Jason Wies <jason@xc.net>
- arbitrary command execution bug report
Hideyuki KURASHINA <rushani@bl.mmtr.or.jp>
- missing PROG_RM bug report
- UNISON support bug
- tons of proofreading and testing
- dangerous args ifdef macro for scp -S flag (fixes debian bug 289861)
Raimund Specht <raimund@spemaus.de>
- UNISON support patches
James Valente <jvalente@ofoto.com>
- bugfix to home dir default permissions
Stefan Sami-Soueiha <stefan.sami@gmx.de>
- added cool /chrootdir//homedir home directory interpretation
Sven Hoexter <sven@telelev.net>
- added subversion support
- added AIX support in configure script
- configure script bugfix and scponly.c bugfix
François Gouget <fgouget@codeweavers.com>
- found his solaris strsep on the web
David N. Blank-Edelman
- mailing list configuration
Martin Werthmoeller <mw@werthmoeller.de>
- linux libnss_compat* fix
- setup_chroot improvements
- UNISON compat fixes
Olaf Menkens <Olaf.Menkens@IMK.Fraunhofer.DE>
- IRIX compatibility notes
Andrew Ruthven <puck@connections.net.nz>
- realloc() bugfix
Fabian Ruff <fabian@progra.de>
- linux compatible notes for setup_chroot.sh
Ian W. D. Langworth <www.logicallemon.com>
- another Solaris compile time fix
Michael <ysothoth@wsia.csi.cuny.edu>
- gftp compatibility patch
Rene Klootwijk <rene.klootwijk@rencon.nl>
- Solaris syslog patch
Derek D. Martin <ddm@pizzashack.org>
- sent me an exploitable vulnerability condition that
can be used to run arbitrary commands, thus circumventing
scponly! scponly-2.3 installations and older are vulnerable.
Ken McGlothlen <mcglk@artlogix.com>
- manpage and installation makefile improvements
Andrew Chadwick <andrewc@piffle.org>
- syslog implementation
- practically all of the autoconf work
dkl at tessellated dot net
- compatibility notes and patch
Markus Dobel <mdobel@kawo2.rwth-aachen.de>
- logfile bug report
Bjrn Eriksson <bjorn@bjornen.nu>
- makefile improvements
Johan Kuuse <kuuse@redantigua.com>
Thomas Wana <thomas@wana.at>
- setup_chroot improvements
Konrad Krzysztof Krasinski <konrad@o5.pl>
- WinSCP3 compat patch and install notes
- (http://o5.pl/scponly-stuff/):
Ralf Durkee <rd@rd1.net>
- setup_chroot.sh.in changes
G 0kita <goo13c@gmail.com>
- patch for openbsd ldd output
Anish Mistry <amistry@am-productions.biz>
- patch for command line setup_chroot invocation
Richard Fuller <rpfuller@cs.york.ac.uk>
- patch for quota support
- patch for fixing passwd support
Max Vozeler <max@decl.org>
- reported issue with user writable home directories and chroot() calls
Pekka Pessi <ppessi@gmail.com>
- improved getopt style argument checking for malicious arguments
Christophe GRENIER <grenier@cgsecurity.org>
Bryan ?\230stergaard <kloeri@gentoo.org>
- suggestions leading to a autoconf fix for getopt issues
Ilya Evseev <ilya_evseev@mail.ru>
- fixes the configure.in script to not define HAVE_OPTRESET, not even to a value of 0