Source-Changes archive

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

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



Module Name:    src
Committed By:   martin
Date:           Mon Oct  2 13:45:42 UTC 2023

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

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

        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.206 -r1.206.2.1 src/libexec/ftpd/ftpd.c
cvs rdiff -u -r1.77 -r1.77.6.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