index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
aaa
/
mod_authnz_ldap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
This shift was treated in 32 bit scope, then masked to 64 bits,
William A. Rowe Jr
2005-12-20
1
-1
/
+1
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-75
/
+75
*
No functional change: simple detabbing of indented code.
Jim Jagielski
2005-11-10
1
-1
/
+1
*
Start of getpid()/%d confusion fix...
Jim Jagielski
2005-08-31
1
-41
/
+44
*
Ensure that req->dn is valid for the util_ldap_cache_compare() call.
Jim Jagielski
2005-08-08
1
-0
/
+14
*
* modules/ldap/util_ldap.c, modules/aaa/mod_authnz_ldap.c: Stop using
Joe Orton
2005-07-28
1
-44
/
+44
*
* modules/aaa/mod_authnz_ldap.c (authz_ldap_check_user_access): Remove
Joe Orton
2005-07-27
1
-1
/
+0
*
Backing out the AuthLDAPAllowDNAuth patch from r168016. Because of LDAP filt...
Bradley Nicholes
2005-05-06
1
-102
/
+53
*
Add the directive AuthLDAPAllowDNAuth to allow a user to authenticate against...
Bradley Nicholes
2005-05-03
1
-53
/
+102
*
Implement the exported function from mod_ldap(util_ldap) as optional function...
Bradley Nicholes
2005-03-31
1
-0
/
+20
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
Allow AuthLDAPURL to override the default connection type with an option seco...
Bradley Nicholes
2005-02-03
1
-5
/
+22
*
Correct the order of includes to follow httpd conventions, and get
William A. Rowe Jr
2005-01-05
1
-14
/
+12
*
Axe a dead variable
William A. Rowe Jr
2004-11-21
1
-4
/
+5
*
Return the correct error when the user object is not found
Bradley Nicholes
2004-11-05
1
-6
/
+4
*
Added the directive "Requires ldap-filter" that allows the module to only aut...
Bradley Nicholes
2004-11-05
1
-4
/
+59
*
Added the directive "Requires ldap-attribute" that allows the module to only ...
Bradley Nicholes
2004-11-03
1
-1
/
+29
*
Allow mod_authnz_ldap authorization functionality to be used without requirin...
Bradley Nicholes
2004-11-02
1
-0
/
+44
*
* modules/aaa/mod_authnz_ldap.c: Fix /*-within-comment warning.
Joe Orton
2004-10-12
1
-1
/
+1
*
mod_auth_ldap: Handle the inconsistent way in which the MS LDAP
Graham Leggett
2004-10-04
1
-5
/
+33
*
Clean up some compiler warnings
Bradley Nicholes
2004-08-19
1
-37
/
+2
*
Clarify an error message to tell the user what to do if apr-util lacks
Graham Leggett
2004-08-18
1
-1
/
+1
*
Re-structure the auth_ldap module to fit the new authentication model. The a...
Bradley Nicholes
2004-08-17
1
-0
/
+1024