cvs commit: src/libexec/ftpd ftpd.c

Yar Tikhiy yar at FreeBSD.org
Mon Nov 22 02:48:30 PST 2004


yar         2004-11-22 10:48:30 UTC

  FreeBSD src repository

  Modified files:
    libexec/ftpd         ftpd.c 
  Log:
  Don't log the chroot dir on every command since it's constant for a session.
  Log it once at the beginning of the session instead.  OTOH, log wd each
  time for the sake of better auditing and consistent log format.
  
  Proposed by:    Nick Leuta <skynick -at- mail.sc.ru>
  
  Revision  Changes    Path
  1.195     +8 -9      src/libexec/ftpd/ftpd.c


More information about the cvs-src mailing list