index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
aaa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow building mod_authnz_fcgi with 2.4.x branch
Jeff Trawick
2013-09-26
1
-1
/
+6
*
Change the default value of AuthLDAPMaxSubGroupDepth, so sub-group searching
Eric Covener
2013-09-24
1
-1
/
+1
*
mod_auth_digest: Be more specific when the realm mismatches because the
Graham Leggett
2013-09-14
1
-1
/
+9
*
Add "default user id" capability for authorizers that handle
Jeff Trawick
2013-09-11
1
-1
/
+12
*
Don't log AUTHZ_DENIED failures at ERROR level in authz providers
Eric Covener
2013-08-25
2
-2
/
+2
*
mod_authnz_fcgi: New module to enable FastCGI authorizer
Jeff Trawick
2013-08-19
2
-0
/
+1356
*
Add AuthBasicUseDigestAlgorithm directive to allow migration of
Chris Darroch
2013-08-14
1
-1
/
+61
*
Restore support for the AUTH_HANDLED return code in AUTHN providers,
Eric Covener
2013-07-03
2
-0
/
+6
*
authnzldap: support "none" as a filter to suppress using a search filter,
Eric Covener
2013-06-27
1
-3
/
+23
*
revert r1496183, leave at DEBUG. This not a subgroup message.
Eric Covener
2013-06-24
1
-1
/
+1
*
attribute and error reason reversed
Eric Covener
2013-06-24
1
-1
/
+1
*
Drop severity from DEBUG to trace4: "... didn't match with attr DN failed gro...
Eric Covener
2013-06-24
1
-1
/
+1
*
Fix "unused variable" warning.
Rainer Jung
2013-06-19
1
-1
/
+1
*
Correct typo in error message
Christophe Jaillet
2013-06-15
1
-1
/
+1
*
Move initialization of the secret to the pre_config hook. Use
Stefan Fritsch
2013-06-14
1
-53
/
+20
*
Actually use the secret when generating nonces.
Stefan Fritsch
2013-06-12
1
-12
/
+47
*
Fix PR 54463 by removing an optional 'standard' parameter.
Christophe Jaillet
2013-05-20
2
-27
/
+7
*
mod_auth_basic: Allow AuthBasicFake to be switched off for an URL space.
Graham Leggett
2013-04-16
1
-17
/
+39
*
Use apr_psprintf(... "%pm"...) instead of explicit call to apr_strerror
Christophe Jaillet
2013-04-02
1
-4
/
+2
*
Use %pm available since apr 1.3 instead of an extra call to apr_strerror
Stefan Fritsch
2013-03-31
1
-7
/
+3
*
Remove partial non-working implementation of MD5-sess and qop=auth-int.
Stefan Fritsch
2013-03-31
1
-160
/
+19
*
if shm initialization fails, reset client_list to avoid crashes
Stefan Fritsch
2013-03-31
1
-0
/
+2
*
Remove some useless declarations that were shadowing other local
Stefan Fritsch
2013-03-31
1
-1
/
+1
*
ap_log_error already logs the error string, no need to log it twice
Stefan Fritsch
2013-03-31
1
-3
/
+1
*
use apr_array for an array
Stefan Fritsch
2013-03-31
1
-33
/
+20
*
* Inherit providers during merging
Ruediger Pluem
2013-03-28
1
-0
/
+2
*
more simplification with ap_bin2hex()
Stefan Fritsch
2013-03-18
1
-8
/
+1
*
Remove the Authorization header should either the username or the password
Graham Leggett
2013-03-17
1
-0
/
+6
*
mod_auth_basic: Add a generic mechanism to fake basic authentication
Graham Leggett
2013-03-17
1
-6
/
+118
*
Add helper function to execute command w args and get one line of output. All...
Daniel Ruggeri
2013-01-15
1
-2
/
+38
*
Add some caching for password hash validation.
Stefan Fritsch
2013-01-01
4
-7
/
+4
*
remove unneeded include statements
Stefan Fritsch
2013-01-01
2
-2
/
+0
*
Fix various clone/edit and search/replace errors
Gregg Lewis Smith
2012-12-12
4
-8
/
+8
*
* modules/aaa/mod_authz_owner.h: Add header file with optional hook
Joe Orton
2012-12-11
4
-11
/
+43
*
Add mod_allowhandlers to Windows build
Gregg Lewis Smith
2012-12-09
1
-0
/
+111
*
mod_auth_form: Make sure 500 Internal Server Error is returned should an error
Graham Leggett
2012-12-08
1
-5
/
+10
*
cppCheck: kill a unread variable warning
Christophe Jaillet
2012-12-04
1
-2
/
+1
*
Use apr_is_empty_table() instead of getting a table and checking the value of...
Christophe Jaillet
2012-11-20
1
-2
/
+2
*
cppCheck: Suspicious condition.
Christophe Jaillet
2012-11-10
1
-1
/
+1
*
Added mod_allowhandlers to NetWare build.
Guenter Knauf
2012-11-08
2
-0
/
+249
*
mod_allowhandlers: New module to forbid specific handlers for specific
Stefan Fritsch
2012-11-07
2
-0
/
+144
*
mod_auth_form: Make sure that get_notes_auth() sets the user as does
Graham Leggett
2012-10-02
1
-10
/
+16
*
mod_auth_form: Support the expr parser in the
Graham Leggett
2012-09-21
1
-11
/
+82
*
mod_auth_digest now respects DefaultRuntimeDir
Jeff Trawick
2012-08-09
1
-11
/
+2
*
NetWare build tweaks.
Guenter Knauf
2012-08-09
15
-16
/
+16
*
Correctly log the error returned by apr_dbd_pvselect()
Stefan Fritsch
2012-07-22
2
-8
/
+13
*
Various code clean up
Stefan Fritsch
2012-07-15
1
-6
/
+3
*
Log the actual problem if parsing of 'Require expr' fails
Stefan Fritsch
2012-06-17
1
-1
/
+3
*
If an expression in "Require expr" returns denied and
Stefan Fritsch
2012-06-17
1
-18
/
+47
*
Log error if 'Require expr' fails
Stefan Fritsch
2012-06-17
1
-3
/
+10
[next]