Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-8] src/libexec/ftpd



Module Name:    src
Committed By:   martin
Date:           Tue Oct  3 10:07:45 UTC 2023

Modified Files:
        src/libexec/ftpd [netbsd-8]: ftpd.c version.h

Log Message:
Pull up following revision(s) (requested by lukem in ticket #1903):

        libexec/ftpd/ftpd.c: revision 1.207
        libexec/ftpd/version.h: revision 1.78

ftpd: improve seteuid error handling

Handle seteuid() failures. Per suggestion by Simon Josefsson.

Consistent logging and fatal exit if uid/gid switching fails.

Log correct errno if dataconn() fails.


To generate a diff of this commit:
cvs rdiff -u -r1.203.6.3 -r1.203.6.4 src/libexec/ftpd/ftpd.c
cvs rdiff -u -r1.75 -r1.75.22.1 src/libexec/ftpd/version.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index