index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
aaa
/
mod_authn_dbd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused typedef uthn_dbd_conf
Christophe Jaillet
2016-08-18
1
-5
/
+0
*
* mod_authn_dbd: apr_pstrdup dbd_password and dbd_hash to fix use-after-free
Jan Kaluža
2015-03-03
1
-2
/
+4
*
Fix a precedence issue.
Christophe Jaillet
2015-02-09
1
-2
/
+11
*
Add some caching for password hash validation.
Stefan Fritsch
2013-01-01
1
-1
/
+1
*
Correctly log the error returned by apr_dbd_pvselect()
Stefan Fritsch
2012-07-22
1
-6
/
+11
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
1
-10
/
+10
*
Forbid some directives in .htaccess because of AllowOverrideList:
Stefan Fritsch
2011-08-04
1
-0
/
+3
*
Enable authn_cache in the main easy-to-do authn provider modules
Nick Kew
2010-06-23
1
-1
/
+11
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
1
-1
/
+1
*
Convert common provider version strings ("0") to
Chris Darroch
2008-05-20
1
-1
/
+2
*
Avoid calling access control hooks for internal requests with
Chris Darroch
2008-04-03
1
-1
/
+3
*
PR #43210: Disambiguate and tidy database authentication error messages.
Chris Darroch
2008-03-20
1
-10
/
+22
*
apr_dbd_get_entry from r466865 doesn't alloc new memory for each return val.
Nick Kew
2007-10-20
1
-4
/
+4
*
mod_authnz_ldap, mod_authn_dbd: Tidy up the code to expose authn parameters t...
Graham Leggett
2007-09-01
1
-2
/
+2
*
Move the assignment statements after the #if code to eliminate the C++ style ...
Bradley Nicholes
2006-10-26
1
-4
/
+2
*
mod_authn_dbd: Export any additional columns queried in the SQL select
Graham Leggett
2006-10-22
1
-4
/
+60
*
update license header text
Roy T. Fielding
2006-07-11
1
-6
/
+6
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
Replace dodgy cast with ap_set_string_slot
Nick Kew
2005-11-15
1
-2
/
+1
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-1
/
+1
*
Change directives from OR_AUTHCFG to ACCESS_CONF
Nick Kew
2005-10-30
1
-5
/
+5
*
Faffing about with colon-delimiters (originally copied from mod_authn_dbm)
Nick Kew
2005-10-18
1
-13
/
+0
*
Add mod_authn_dbd
Nick Kew
2005-10-15
1
-0
/
+230