index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
ldap
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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-06-01
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-29
1
-5
/
+2
*
fix incorrect type of LDAP connection pool member, fix naming fors
Eric Covener
2011-03-29
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
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-08
1
-8
/
+8
*
Use ap_state_query() to fix many modules that were not correctly initializing
Stefan Fritsch
2011-02-12
1
-6
/
+1
*
Avoid unnecessariy initialisation before we test ldap-status handler name.
Graham Leggett
2010-10-20
1
-4
/
+6
*
Properly check the result returned by apr_ldap_init: There may have been an
Stefan Fritsch
2010-08-19
1
-0
/
+2
*
set free()d pointers to NULL to avoid potential use-after-free bugs
Stefan Fritsch
2010-08-03
1
-1
/
+3
*
Removed obsolete include paths from NetWare makefiles.
Guenter Knauf
2010-07-23
1
-3
/
+2
*
whitespace only
Eric Covener
2010-07-11
1
-1
/
+1
*
whitespace/indent fixes
Stefan Fritsch
2010-06-20
1
-16
/
+15
*
- add some trace logging
Stefan Fritsch
2010-06-20
1
-42
/
+40
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
2
-1
/
+3
*
The rest of this cache display method just writes its response, and the calle...
Eric Covener
2010-06-04
1
-1
/
+2
*
when we actually get a per-server config in a vhost, the shared memory
Eric Covener
2010-06-04
1
-0
/
+4
*
Catch up with ap_[proc|global]_mutex_create api change
William A. Rowe Jr
2010-05-04
1
-1
/
+1
*
fix more errors found by cppcheck
Stefan Fritsch
2010-04-05
1
-1
/
+3
*
make some sense of the difference between "Client" and "Global" certs in mod_...
Eric Covener
2010-02-24
1
-18
/
+14
*
mod_ldap: Eliminate a potential crash with multiple LDAPTrustedClientCert when
Eric Covener
2010-02-23
1
-3
/
+6
[prev]
[next]