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_core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ap_casecmpstr[n]() to ap_cstr_casecmp[n](), update with APR doxygen
William A. Rowe Jr
2016-06-09
1
-1
/
+1
*
More ap_casecmpstr[n]() usages (follow up to r1715876).
Yann Ylavic
2015-11-23
1
-1
/
+1
*
s/the the/the/g
Rich Bowen
2015-07-09
1
-2
/
+2
*
Add missing APLOGNOs by running
Rainer Jung
2015-03-31
1
-2
/
+2
*
mod_authn_core: Add expression support to AuthName and AuthType.
Graham Leggett
2015-03-01
1
-10
/
+51
*
Providers defined in <AuthnProviderAlias have not been usable under
Eric Covener
2014-01-03
1
-1
/
+7
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
1
-1
/
+1
*
more temp pool usage and remove some useless apr_pstrdup()s
Stefan Fritsch
2010-10-23
1
-1
/
+1
*
Don't apr_pstrdup in ap_auth_type(). It returns const char *, anyway.
Stefan Fritsch
2010-06-20
1
-1
/
+1
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
1
-1
/
+1
*
Add AuthType of None to support disabling authentication.
Chris Darroch
2008-10-31
1
-23
/
+65
*
propogate a NULL get_realm_hash() implementation from AuthnProviderAlias back
Eric Covener
2008-07-23
1
-1
/
+9
*
revert r672639 which lacked a necessary major bump, add a major MMN bump
Eric Covener
2008-07-23
1
-22
/
+0
*
mod_auth_digest: Detect during startup when AuthDigestProvider
Eric Covener
2008-06-29
1
-0
/
+22
*
Determine registered authn/z providers directly in ap_setup_auth_internal(),
Chris Darroch
2008-05-22
1
-7
/
+0
*
Convert common provider version strings ("0") to
Chris Darroch
2008-05-20
1
-4
/
+8
*
Remove all references to CORE_PRIVATE.
Paul Querna
2008-04-07
1
-1
/
+0
*
Avoid calling access control hooks for internal requests with
Chris Darroch
2008-04-03
1
-2
/
+9
*
Multiple trivial fixes from Christophe JAILLET
Nick Kew
2007-07-20
1
-2
/
+1
*
Add a check to make sure that the base provider and the alias names are diffe...
Bradley Nicholes
2006-07-25
1
-1
/
+15
*
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
*
Authz refactoring
Bradley Nicholes
2006-01-11
1
-0
/
+314