Source-Changes archive

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

CVS commit: src/dist/pf/libexec/ftp-proxy



Module Name:    src
Committed By:   enami
Date:           Fri Jul  9 08:27:38 UTC 2004

Modified Files:
        src/dist/pf/libexec/ftp-proxy: ftp-proxy.c

Log Message:
Don't call seteuid() before setuid() since it makes setuid() fails.
Actually, set[gu]id() changes effective ids also.  From Shoichi Miyake.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/dist/pf/libexec/ftp-proxy/ftp-proxy.c

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