]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - libexec/ftpd
This commit was generated by cvs2svn to compensate for changes in r141858,
[FreeBSD/FreeBSD.git] / libexec / ftpd /
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-04 delphijThis commit was generated by cvs2svn to compensate...
2005-02-01 desThis commit was generated by cvs2svn to compensate...
2005-01-25 ruThis commit was generated by cvs2svn to compensate...
2005-01-19 yarRespect the `logging' flag.
2005-01-19 yarImprove handling SIGURG and OOB commands on the control...
2005-01-18 ruSort sections.
2005-01-14 ruThis commit was generated by cvs2svn to compensate...
2005-01-14 njlThis commit was generated by cvs2svn to compensate...
2005-01-12 njlThis commit was generated by cvs2svn to compensate...
2005-01-10 yarReplace err(3) calls when in daemon mode by syslog...
2004-12-28 obrienThis commit was generated by cvs2svn to compensate...
2004-12-21 ruNOPAM -> NO_PAM
2004-12-16 yarDo a small style(9) fix before I'm hacking the code...
2004-12-16 yarfree(3) is void already.
2004-12-12 yarNever emit a message to stderr: use syslog instead.
2004-12-08 samThis commit was generated by cvs2svn to compensate...
2004-12-06 robertoThis commit was generated by cvs2svn to compensate...
2004-12-02 marksThis commit was generated by cvs2svn to compensate...
2004-12-02 marksThis commit was generated by cvs2svn to compensate...
2004-12-01 marksThis commit was generated by cvs2svn to compensate...
2004-11-22 yarWhen looking for a virtual host to handle the connection,
2004-11-22 yarCalling pam_chauthtok() isn't really needed since
2004-11-22 yarDon't log the chroot dir on every command since it...
2004-11-22 yarAlways log remote IP.
2004-11-22 yarTreat host name buffers consistently.
2004-11-18 yarMake chrootdir global and use it in log messages
2004-11-18 yarNitpicking on style(9) and whitespace.
2004-11-18 yarUse __FBSDID.
2004-11-18 yarDon't say, "file: permission denied," if the operation
2004-11-18 yarUse uniform punctuation, capitalization, and language...
2004-11-18 yarApply __printflike() to the appendf() prototype so...
2004-11-18 yarFix perror_reply() vs. reply() usage.
2004-11-18 yar'\n' needs not to appear in reply() strings.
2004-11-18 yarLog pathname arguments to ftp commands as the user...
2004-11-18 yarUse S_ISDIR() macro instead of a hand-rolled test.
2004-11-18 yargetcwd() won't leave a error string in the buffer,...
2004-11-17 yarUse POSIX functions instead of legacy ones:
2004-11-17 yarKill more unneeded casts found.
2004-11-15 yarDon't invent ways of capitalization orthogonal to the...
2004-11-15 yarRFC 959 states that the following codes should be used
2004-11-13 yarUsing off_t to pass a block size is obvious overkill.
2004-11-13 yarKill ancient casts to integral types left from the...
2004-11-03 yarFix logxfer() by using realpath(3) instead of playing...
2004-11-02 yarReplace the last occurence of (long long) and %qd with
2004-11-01 yarOpenPAM allows passing a NULL "pamh" to pam_strerror...
2004-10-30 yar- Stop shadowing global "pamh" by a local variable...
2004-10-30 yarDescribe the semantics of the sgetpwnam() helper function
2004-10-28 desThis commit was generated by cvs2svn to compensate...
2004-10-24 yarLog the actual number of bytes sent on the wire to...
2004-10-18 acheThis commit was generated by cvs2svn to compensate...
2004-10-18 acheThis commit was generated by cvs2svn to compensate...
2004-10-17 wollmanThis commit was generated by cvs2svn to compensate...
2004-10-15 yarWe must not fall back to the old way (read-write)
2004-10-15 yarClean-up around sendfile(): drop an excessive check...
2004-10-15 yarAccount for the fact that sendfile(2) may hit the end...
2004-10-15 kanThis commit was generated by cvs2svn to compensate...
2004-10-05 ruThis commit was generated by cvs2svn to compensate...
2004-09-29 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-24 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-24 maximIndent.
2004-09-24 maximo Merge rev. 1.5 libexec/ftpd/ftpd.c from DragonflyBSD:
2004-09-23 desThis commit was generated by cvs2svn to compensate...
2004-09-19 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-19 trhodesThis commit was generated by cvs2svn to compensate...
2004-08-18 obrienThis commit was generated by cvs2svn to compensate...
2004-08-18 njlThis commit was generated by cvs2svn to compensate...
2004-08-15 mbrThis commit was generated by cvs2svn to compensate...
2004-08-13 markmThis commit was generated by cvs2svn to compensate...
2004-08-12 hartiThis commit was generated by cvs2svn to compensate...
2004-08-12 tjrThis commit was generated by cvs2svn to compensate...
2004-08-12 tjrThis commit was generated by cvs2svn to compensate...
2004-08-12 kanThis commit was generated by cvs2svn to compensate...
2004-08-11 hartiThis commit was generated by cvs2svn to compensate...
2004-08-11 hartiThis commit was generated by cvs2svn to compensate...
2004-08-10 hartiThis commit was generated by cvs2svn to compensate...
2004-08-09 obrienThis commit was generated by cvs2svn to compensate...
2004-08-06 hartiThis commit was generated by cvs2svn to compensate...
2004-08-01 gadThis commit was generated by cvs2svn to compensate...
2004-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
2004-07-31 yarftpd(8) seems to be WARNS=2 clean now.
2004-07-31 yarChange ``(foo *)0'' to ``NULL'' where it's possible
2004-07-31 yarKill a small herd of casts to off_t where they were...
2004-07-31 yarPrintf(3) off_t values through conversion to intmax_t...
2004-07-31 yarKill an unused variable (heading to WARNS=2.)
2004-07-31 yarConvert a couple of bogus null statements to the right...
2004-07-30 yarDitto for (gid_t).
2004-07-30 yarKill casts to (uid_t) obviously left from the K&R era.
2004-07-30 yarAdd a comment to explain that the loop around the call...
2004-07-30 yarOpen a socket for a data transfer in active mode using...
2004-07-30 ruThis commit was generated by cvs2svn to compensate...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-22 robertoThis commit was generated by cvs2svn to compensate...
2004-07-20 robertoThis commit was generated by cvs2svn to compensate...
2004-07-11 mpThis commit was generated by cvs2svn to compensate...
2004-07-08 hartiThis commit was generated by cvs2svn to compensate...
2004-07-08 hartiThis commit was generated by cvs2svn to compensate...
next