[cvs] commit: imapproxy configfile.c example.conf imapproxy.c
imapproxy/docs CHANGES INSTALL imapproxy/include configfile.h
defines.h
Marcus I. Ryan
marcus@riboflavin.net
Mon Oct 28 21:59:47 2002
marcus 2002/10/28 13:59:47 PST
Modified files:
. configfile.c example.conf imapproxy.c
docs CHANGES INSTALL
include configfile.h defines.h
Log:
I hope my C skills aren't too rusty - Steve, please check me.
* Added the ability to setuid/setgid (defaults nobody:nogroup).
* Reordered the main() function so that you may use privelaged ports (launch
as root to set up the socket, then setuid/setgid to nobody/nogroup).
Revision Changes Path
1.7 +46 -3 imapproxy/configfile.c
1.4 +4 -1 imapproxy/docs/CHANGES
1.5 +6 -1 imapproxy/docs/INSTALL
1.4 +7 -1 imapproxy/example.conf
1.5 +72 -35 imapproxy/imapproxy.c
1.3 +3 -1 imapproxy/include/configfile.h
1.4 +6 -1 imapproxy/include/defines.h
Chora Links:
http://cvs.horde.org/diff.php/imapproxy/configfile.c?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/imapproxy/docs/CHANGES?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/imapproxy/docs/INSTALL?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/imapproxy/example.conf?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/imapproxy/imapproxy.c?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/imapproxy/include/configfile.h?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/imapproxy/include/defines.h?r1=1.3&r2=1.4&ty=u