On Fri, Oct 14, 2005 at 11:33:47PM -0000, [EMAIL PROTECTED] wrote: > Author: niq > Date: Fri Oct 14 16:33:40 2005 > New Revision: 321247 > > URL: http://svn.apache.org/viewcvs?rev=321247&view=rev > Log: > Add mod_authn_dbd
Cool, great to see this in the tree! a couple of warnings: mod_authn_dbd.c: In function `authn_dbd_password': mod_authn_dbd.c:139: warning: passing arg 1 of `ap_strchr' discards qualifiers from pointer target type mod_authn_dbd.c: In function `authn_dbd_realm': mod_authn_dbd.c:203: warning: passing arg 1 of `ap_strchr' discards qualifiers from pointer target type