Commit graph

8 commits

Author SHA1 Message Date
joerg
79465753dd #elif needs an expression, so just use #else. 2011-12-05 22:56:22 +00:00
snj
d4f201709a +PKG_DESTDIR_SUPPORT= user-destdir 2009-03-06 00:12:28 +00:00
snj
8fa9a0fe46 Update scponly to 4.8.
Changes since 4.3:
    - fix support for quota and passwd when running within the
      chroot (exec pre-chroot)
    - disallow rsync and svnserve from being run as daemons that
      listen on a port
    - switch to getopt_long for command processing, use getopt for
      sftp-server, svnserve, and quota
    - abort processing on commands that require getopt when getopt
      is not available
    - switched to slightly optimized and more compact debug code
    - fix unison support within chroots
    - fix for unison command execution bug
    - allow multiple users with the same uid using USER environment
      variable
    - added missing semicolon to helper.c
    - fixes the configure.in script to not define HAVE_OPTRESET, not
      even to a value of 0
    - fixes that hopefully improve the optarg compilation situation
    - UNISON $HOME environment fix
    - fixes to setup_chroot.sh/in
2008-04-29 03:46:57 +00:00
snj
26917a79ea Update to 4.3, which fixes two security issues.
Note that scp compatibility is now disabled and that the only
recommended way of using scponly is with sftp.
2005-12-28 18:55:07 +00:00
snj
2305d6ce72 Update to 4.1, which brings numerous bugfixes.
While here, apply a patch from Eric Schnoebelen in PR pkg/31114
to fix a bogus reference to id.
2005-12-05 03:04:28 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
snj
59f7988c65 Kill some hardcoded UID, GID, and mode settings that were being passed to
${INSTALL}.  This should fix the problem seen in minskim's Linux bulk build.
2005-02-20 06:46:07 +00:00
snj
6c4bd72aca Initial import of scponly-4.0, a tiny shell that only permits scp and sftp. 2005-01-28 02:27:29 +00:00