comparison ChangeLog @ 391:6cb66f5a0479 noffle

[svn] * docs/noffle.1,src/configure.h,src/configfile.c,src/noffle.c: Add optional "auth" parameter to '--server' option. This turns on client authorisation regardless of the setting of authenticate-client. Useful if you want the same Noffle to authenticate or not depending on what/how it gets invoked.
author bears
date Fri, 23 May 2003 10:33:10 +0100
parents 2ad4c1c97734
children 44ffdb180788
comparison
equal deleted inserted replaced
390:2ad4c1c97734 391:6cb66f5a0479
1 Fri May 23 2003 Jim Hague <jim.hague@acm.org>
2
3 * docs/noffle.1,src/configure.h,src/configfile.c,src/noffle.c: Add optional
4 "auth" parameter to '--server' option. This turns on client authorisation
5 regardless of the setting of authenticate-client. Useful if you want the
6 same Noffle to authenticate or not depending on what/how it gets invoked.
1 7
2 Thu May 22 2003 Jim Hague <jim.hague@acm.org> 8 Thu May 22 2003 Jim Hague <jim.hague@acm.org>
3 9
4 * src/client.c: Return correct status from Client_postArt() and add 10 * src/client.c: Return correct status from Client_postArt() and add
5 function comment detailing what return code should be, because it's 11 function comment detailing what return code should be, because it's