summaryrefslogtreecommitdiffstats
path: root/modules/aaa/mod_authz_dbd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cppCheck: Suspicious condition.Christophe Jaillet2012-11-101-1/+1
* Correctly log the error returned by apr_dbd_pvselect()Stefan Fritsch2012-07-221-2/+2
* Add lots of unique tags to error log messagesStefan Fritsch2011-12-031-11/+11
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-1/+1
* Forbid some directives in .htaccess because of AllowOverrideList:Stefan Fritsch2011-08-041-0/+3
* Allow authz providers to check args while reading the config and allowStefan Fritsch2010-09-191-3/+9
* The approach for allowing authorization by user or IP introduced in r956387,Stefan Fritsch2010-07-141-9/+3
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-061-1/+1
* Prior to authn/z refactoring in r368027, if authorization RequireChris Darroch2008-10-161-0/+18
* Convert common provider version strings ("0") toChris Darroch2008-05-201-3/+6
* Avoid calling access control hooks for internal requests withChris Darroch2008-04-031-6/+9
* Return AUTHZ_GRANTED not AUTHZ_DENIED when redirecting afterChris Darroch2008-03-251-10/+7
* You can't borrow AP_ namespace for imports/exports.William A. Rowe Jr2007-08-241-1/+5
* update license header textRoy T. Fielding2006-07-111-6/+6
* Authz refactoringBradley Nicholes2006-01-111-50/+64
* mod_authz_dbd: SQL authz with Login/Session supportNick Kew2005-11-181-0/+316