PageRenderTime 49ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 0ms

/CONTRIB

http://github.com/scponly/scponly
#! | 133 lines | 95 code | 38 blank | 0 comment | 0 complexity | 7ff64038a5b1418239bc2d05e2d0634b MD5 | raw file
  1. Frank Fegert <fra.nospam.nk@gmx.de>
  2. - fixes for AIX and non-gcc compilers
  3. Dimitri Papadopoulos <papadopo@shfj.cea.fr>
  4. - numerous corrections and patches
  5. Markus Kolb <markus-122004@tower-net.de>
  6. - DESTDIR support for chroot creation
  7. Kaleb Pederson <kpederson@mail.ewu.edu> (now current maintainer)
  8. - numerous fixes
  9. - sftp-logging compatibility patch (now removed)
  10. Paul Hyder <Paul.Hyder@noaa.gov>
  11. - building jails document
  12. - fix for autoconf AC_INIT macro
  13. - minor compilation issues
  14. David Ramsden <david@hexstream.eu.org>
  15. - chdir/chroot patch
  16. Daniel Lorch <ml-daniel@lorch.cc>
  17. - compile time configuration of default chdir
  18. Andreas Beck <becka-Ynyda@acs.uni-duesseldorf.de>
  19. - passwd support
  20. Jason Wies <jason@xc.net>
  21. - arbitrary command execution bug report
  22. Hideyuki KURASHINA <rushani@bl.mmtr.or.jp>
  23. - missing PROG_RM bug report
  24. - UNISON support bug
  25. - tons of proofreading and testing
  26. - dangerous args ifdef macro for scp -S flag (fixes debian bug 289861)
  27. Raimund Specht <raimund@spemaus.de>
  28. - UNISON support patches
  29. James Valente <jvalente@ofoto.com>
  30. - bugfix to home dir default permissions
  31. Stefan Sami-Soueiha <stefan.sami@gmx.de>
  32. - added cool /chrootdir//homedir home directory interpretation
  33. Sven Hoexter <sven@telelev.net>
  34. - added subversion support
  35. - added AIX support in configure script
  36. - configure script bugfix and scponly.c bugfix
  37. Fran??ois Gouget <fgouget@codeweavers.com>
  38. - found his solaris strsep on the web
  39. David N. Blank-Edelman
  40. - mailing list configuration
  41. Martin Werthmoeller <mw@werthmoeller.de>
  42. - linux libnss_compat* fix
  43. - setup_chroot improvements
  44. - UNISON compat fixes
  45. Olaf Menkens <Olaf.Menkens@IMK.Fraunhofer.DE>
  46. - IRIX compatibility notes
  47. Andrew Ruthven <puck@connections.net.nz>
  48. - realloc() bugfix
  49. Fabian Ruff <fabian@progra.de>
  50. - linux compatible notes for setup_chroot.sh
  51. Ian W. D. Langworth <www.logicallemon.com>
  52. - another Solaris compile time fix
  53. Michael <ysothoth@wsia.csi.cuny.edu>
  54. - gftp compatibility patch
  55. Rene Klootwijk <rene.klootwijk@rencon.nl>
  56. - Solaris syslog patch
  57. Derek D. Martin <ddm@pizzashack.org>
  58. - sent me an exploitable vulnerability condition that
  59. can be used to run arbitrary commands, thus circumventing
  60. scponly! scponly-2.3 installations and older are vulnerable.
  61. Ken McGlothlen <mcglk@artlogix.com>
  62. - manpage and installation makefile improvements
  63. Andrew Chadwick <andrewc@piffle.org>
  64. - syslog implementation
  65. - practically all of the autoconf work
  66. dkl at tessellated dot net
  67. - compatibility notes and patch
  68. Markus Dobel <mdobel@kawo2.rwth-aachen.de>
  69. - logfile bug report
  70. Bjrn Eriksson <bjorn@bjornen.nu>
  71. - makefile improvements
  72. Johan Kuuse <kuuse@redantigua.com>
  73. Thomas Wana <thomas@wana.at>
  74. - setup_chroot improvements
  75. Konrad Krzysztof Krasinski <konrad@o5.pl>
  76. - WinSCP3 compat patch and install notes
  77. - (http://o5.pl/scponly-stuff/):
  78. Ralf Durkee <rd@rd1.net>
  79. - setup_chroot.sh.in changes
  80. G 0kita <goo13c@gmail.com>
  81. - patch for openbsd ldd output
  82. Anish Mistry <amistry@am-productions.biz>
  83. - patch for command line setup_chroot invocation
  84. Richard Fuller <rpfuller@cs.york.ac.uk>
  85. - patch for quota support
  86. - patch for fixing passwd support
  87. Max Vozeler <max@decl.org>
  88. - reported issue with user writable home directories and chroot() calls
  89. Pekka Pessi <ppessi@gmail.com>
  90. - improved getopt style argument checking for malicious arguments
  91. Christophe GRENIER <grenier@cgsecurity.org>
  92. Bryan ?\230stergaard <kloeri@gentoo.org>
  93. - suggestions leading to a autoconf fix for getopt issues
  94. Ilya Evseev <ilya_evseev@mail.ru>
  95. - fixes the configure.in script to not define HAVE_OPTRESET, not even to a value of 0