You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Joe Orton <jo...@redhat.com> on 2005/10/16 10:39:45 UTC

Re: svn commit: r321247 - in /httpd/httpd/trunk: docs/manual/mod/mod_authn_dbd.html docs/manual/mod/mod_authn_dbd.html.en docs/manual/mod/mod_authn_dbd.xml docs/manual/mod/mod_authn_dbd.xml.meta modules/aaa/mod_authn_dbd.c

On Fri, Oct 14, 2005 at 11:33:47PM -0000, niq@apache.org 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