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
/
ldap
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-02
2
-51
/
+51
*
Fix segfault with Solaris LDAP SDK when enabling ldaps.
Stefan Fritsch
2011-12-02
1
-4
/
+25
*
More cleanup: Expand tabs and some more indentation fixes
Stefan Fritsch
2011-09-23
1
-12
/
+12
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-51
/
+51
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-8
/
+8
*
no termination of the loop in 1166823.
Eric Covener
2011-09-08
1
-0
/
+1
*
mod_ldap: Optional function uldap_ssl_supported(r) always returned false
Eric Covener
2011-09-08
1
-1
/
+11
*
The default timeout value of 10s lives in two places, the per-server config
Eric Covener
2011-09-08
1
-2
/
+2
*
s/lderrno/uldap_ld_errno, but keep it internal.
Eric Covener
2011-08-14
1
-4
/
+5
*
add a static method to retrieve the LDAP errno, and call from a
Eric Covener
2011-08-14
1
-10
/
+14
*
Compare value instead of string pointer
Stefan Fritsch
2011-08-13
1
-1
/
+1
*
Accept LDAP_OPT_CONNECT_TIMEOUT as an alternative to LDAP_OPT_NETWORK_TIMEOUT.
Eric Covener
2011-08-12
1
-0
/
+4
*
mod_ldap: remove hard-coded loops of 10 retries w/o delay with a configurable
Eric Covener
2011-08-11
1
-35
/
+134
*
Try to obtain the specific LDAP error code returned during a failed
Eric Covener
2011-08-10
1
-0
/
+7
*
Enable ldap modules in 'all' and 'most' selections if ldap is compiled into
Stefan Fritsch
2011-08-05
1
-5
/
+11
*
Bring part some parts of r1142938 which were removed
Rainer Jung
2011-07-23
1
-2
/
+3
*
Revert r1129808:
Stefan Fritsch
2011-07-23
9
-2019
/
+113
*
Revert r1129886:
Stefan Fritsch
2011-07-23
4
-16
/
+16
*
Revert r1129891:
Stefan Fritsch
2011-07-23
1
-44
/
+0
*
Revert r1129956:
Stefan Fritsch
2011-07-23
1
-9
/
+9
*
Revert r1130186:
Stefan Fritsch
2011-07-23
1
-1
/
+1
*
Revert r1131393:
Stefan Fritsch
2011-07-23
1
-3
/
+4
*
Revert r1140069:
Stefan Fritsch
2011-07-23
2
-91
/
+0
*
Revert r1141201:
Stefan Fritsch
2011-07-23
4
-4
/
+0
*
Allow to specify module specific custom linker flags
Rainer Jung
2011-07-05
1
-1
/
+1
*
Silence compiler warnings.
Rainer Jung
2011-07-04
1
-0
/
+2
*
Fix compilation error due to missing LDAP_DECLARE definition
Stefan Fritsch
2011-06-29
4
-0
/
+4
*
Fix load order dependencies in LDAP code by switching to use of APR
Joe Orton
2011-06-27
2
-0
/
+91
*
Fix "statement not reached" warnings with sun cc
Stefan Fritsch
2011-06-24
1
-2
/
+2
*
Several fixes for the ap_ldap build logic. This should fix compilation
Stefan Fritsch
2011-06-04
1
-4
/
+3
*
PR51307: Fix ldap_rebind build error when ldap is enabled and APR is built wi...
Eric Covener
2011-06-01
1
-1
/
+1
*
Fix include path relative to modules/ldap/
William A. Rowe Jr
2011-05-31
1
-9
/
+9
*
LDAP_DECLARE Header adjustment for nw/win32
William A. Rowe Jr
2011-05-31
1
-0
/
+44
*
Shift declaration logic of LDAP_DECLARE to ap_ldap.h from util_ldap.h
William A. Rowe Jr
2011-05-31
4
-16
/
+16
*
Incorporate the ap_ldap incomplete API, as there is no interest or effort
William A. Rowe Jr
2011-05-31
9
-113
/
+2019
*
Fix double free in out-of-mem situation
Stefan Fritsch
2011-04-26
1
-8
/
+1
*
mod_ldap: Make LDAPSharedCacheSize 0 create a non-shared-memory cache per
Stefan Fritsch
2011-04-25
3
-26
/
+42
*
Note util_ldap.h for convenience
William A. Rowe Jr
2011-03-29
1
-0
/
+4
*
always use (via break) the LDAP connection we're looking at once it's a match,
Eric Covener
2011-03-28
1
-5
/
+2
*
fix incorrect type of LDAP connection pool member, fix naming fors
Eric Covener
2011-03-28
1
-8
/
+8
*
Use a var INSTALLBASE to simplify NetWare installation rules.
Guenter Knauf
2011-03-18
1
-1
/
+1
*
Use var for prelude so its possible to change it at one place.
Guenter Knauf
2011-03-18
1
-1
/
+1
*
change all the negative values for LDAPConnPoolTTL into
Eric Covener
2011-03-13
1
-0
/
+4
*
*) mod_ldap: Add LDAPConnectionPoolTTL to give control over lifetime
Eric Covener
2011-03-12
1
-7
/
+47
*
ifdef 0-out uldap_connection_remove(), which is not part of the API and
Eric Covener
2011-03-12
1
-1
/
+3
*
Lay some groundwork for improvements to the connection pool.
Eric Covener
2011-03-12
1
-57
/
+28
*
whitespace-only: re-indent the blocks I wrapped in an if with r1080922
Eric Covener
2011-03-12
1
-47
/
+47
*
avoid apr_ldap_rebind_{add,remove} when referral chasing is turned off
Eric Covener
2011-03-12
1
-2
/
+8
*
fix some grammar mistakes, mostly in comments
Jeff Trawick
2011-03-12
1
-1
/
+1
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-08
1
-4
/
+4
[prev]
[next]