Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2003 11:02:56 -0800 (PST)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/ftpd Makefile ftpchroot.5 ftpd.8 ftpd.c
Message-ID:  <200301261902.h0QJ2uOW060952@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2003/01/26 11:02:56 PST

  Modified files:
    libexec/ftpd         Makefile ftpd.8 ftpd.c 
  Added files:
    libexec/ftpd         ftpchroot.5 
  Log:
  Extend the format of /etc/ftpchroot so an alternative chroot
  directory can be specified for a user or a group.
  
  Add the manpage ftpchroot(5) since the file's format has grown
  complex enough.
  
  PR:                     bin/45327
  Portions submitted by:  Hideki SAKAMOTO <sakamoto@hlla.is.tsukuba.ac.jp>
  MFC after:              1 week
  
  Revision  Changes    Path
  1.52      +1 -1      src/libexec/ftpd/Makefile
  1.1       +109 -0    src/libexec/ftpd/ftpchroot.5 (new)
  1.58      +6 -1      src/libexec/ftpd/ftpd.8
  1.135     +55 -22    src/libexec/ftpd/ftpd.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301261902.h0QJ2uOW060952>