]> granicus.if.org Git - apache/history - modules/ldap
update transformation
[apache] / modules / ldap /
2006-01-20 Bradley NicholesSet the LDAP protocol before setting extended LDAP...
2005-11-16 Jim JagielskiNo functional change: remove "internal" tab spacing...
2005-11-10 Jim JagielskiNo functional change: more indenting/formatting changes...
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-11-10 Jim JagielskiNo functional change: simple detabbing of indented...
2005-11-08 Bradley NicholesRemove an unnecessary module reference to LLDAPX
2005-10-15 Paul QuernaDo not set r->content_type directly, use our ap_set_con...
2005-08-31 Jim JagielskiConsistantly use APR_PID_T_FMT for getpid value
2005-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-08-09 Joe Orton* modules/ldap/util_ldap.c (util_ldap_parse_cert_type...
2005-08-03 Joe Orton* modules/ldap/util_ldap.c (util_ldap_post_config)...
2005-08-02 Joe Orton* modules/ldap/util_ldap_cache.c (util_ldap_cache_init...
2005-08-02 Joe Orton* modules/ldap/util_ldap.c (util_ldap_post_config)...
2005-08-01 Joe Orton* modules/ldap/util_ldap_cache.c (util_ldap_url_node_di...
2005-08-01 Joe Orton* modules/ldap/util_ldap_cache.c: Remove various casts...
2005-08-01 Joe Orton* modules/ldap/util_ldap_cache.c (MODLDAP_SHMEM_CACHE...
2005-08-01 Joe Orton* modules/ldap/util_ldap.c (util_ldap_post_config)...
2005-07-28 Joe Orton* modules/ldap/util_ldap_cache_mgr.c (util_ald_cache_di...
2005-07-28 Joe Orton* modules/ldap/util_ldap.c, modules/aaa/mod_authnz_ldap...
2005-07-28 Joe Orton* modules/ldap/util_ldap_cache.c (util_ldap_cache_modul...
2005-07-28 Joe Orton* modules/ldap/util_ldap_cache.c (util_ldap_cache_init...
2005-07-28 Joe Orton* modules/ldap/util_ldap_cache_mgr.c (util_ald_cache_in...
2005-07-28 Joe Orton* modules/ldap/util_ldap_cache_mgr.c (util_ald_cache_in...
2005-07-28 Joe Orton* modules/ldap/util_ldap.c: Remove DOCTYPE_* macros...
2005-07-28 Joe Orton* modules/ldap/util_ldap.c (util_ldap_cmds): Make stati...
2005-07-28 Joe Orton* modules/ldap/util_ldap.c (LDAP_CACHE_LOCK, LDAP_CACHE...
2005-07-13 William A. Rowe Jr End abuse of apr_strnat[case]cmp - it isn't str[case...
2005-05-15 William A. Rowe Jr Reintroduce stack frame construction with /Oy- (remov...
2005-05-12 Bradley NicholesMake sure that the LDAPVerifyServerCert patch is compat...
2005-05-11 Bradley NicholesAdd the LDAPVerifyServerCert directive to util_ldap...
2005-05-03 Bradley NicholesFix the static function declarations in the prototypes
2005-04-26 Bradley NicholesMove the ldap_set_option() call to set the connection...
2005-04-14 Bradley NicholesAllow httpd on NetWare to build using either the standa...
2005-04-08 Bradley NicholesRemove the unnecessary exported api's from the NetWare...
2005-04-08 William A. Rowe JrAn aggressive visit by the style faerie. Sprinkled...
2005-04-08 William A. Rowe Jr Fix Win32 breakage - these hook providers can't be...
2005-03-31 Bradley NicholesImplement the exported function from mod_ldap(util_ldap...
2005-03-30 Bradley NicholesActually use the compare_cache_size value that is being...
2005-03-22 Paul QuernaTurn LDAPTrustedClientCert and LDAPTrustedMode into...
2005-03-09 Bradley NicholesDon't attempt to remove the cache_file if one was never...
2005-03-09 Bradley NicholesKeep track of the number of attributes retrieved from...
2005-02-28 Bradley NicholesIf the search fails due to a bad connection, make sure...
2005-02-11 Joe Orton* include/util_ldap.h (util_ldap_state_t): Fix gcc...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2005-02-03 Bradley NicholesAllow AuthLDAPURL to override the default connection...
2005-02-01 Bradley NicholesFix a typo
2005-02-01 Bradley NicholesSet the connection timeout for LDAP SDK's that support...
2005-01-27 Bradley NicholesAdded a new LDAPConnectionTimeout directive to util_lda...
2005-01-21 Graham LeggettRemove the workaround that got client certificates...
2005-01-20 Bradley NicholesRecognize the new certificate formats
2005-01-20 Graham LeggettFix a problem where SSL was started twice when no clien...
2005-01-19 Bradley NicholesFix some inline C++ style declarations that other compi...
2005-01-19 Graham Leggettmod_ldap: Updated to use the new apr-util v1.1 apr_ldap...
2005-01-05 William A. Rowe Jr Correct the order of includes to follow httpd convent...
2005-01-05 Graham LeggettFix some compiler warnings inside the LDAP modules
2004-11-30 Bradley NicholesAllow APR to exist and build outside of the httpd/srcli...
2004-11-19 Joe OrtonRemove the .cvsignore files.
2004-11-04 Bradley NicholesIf the entry has a password then don't allow util_ldap_...
2004-11-01 Bradley NicholesImplement the util_ldap_cache_getuserdn() API so that...
2004-10-30 Bradley NicholesDon't display the cache statistics if the node is empty
2004-10-25 Bradley NicholesSince the host will include a port if the default port...
2004-10-14 Graham Leggettmod_ldap: Fix format strings to use %APR_PID_T_FMT...
2004-10-12 Joe Orton* modules/ldap/util_ldap.c (util_ldap_child_init):...
2004-10-10 André Maloignore generated stuff
2004-10-03 Graham Leggettmod_ldap: fix a bogus error message to tell the user...
2004-10-03 Graham Leggettmod_ldap: prevent the possiblity of an infinite loop...
2004-09-22 Graham LeggettRemove the second initialisation of the variable to...
2004-09-19 Graham LeggettFix the global mutex crash when the global mutex is...
2004-09-19 Graham LeggettFix a segfault in the LDAP cache purge.
2004-09-13 Joe Orton* modules/ldap/util_ldap_cache_mgr.c (util_ald_cache_di...
2004-09-13 Joe Orton* modules/ldap/util_ldap.c (util_ldap_post_config)...
2004-08-31 William A. Rowe Jr Catch up for Win32 to authnz_ldap changes, and make...
2004-08-26 Bradley NicholesPreserve the return value from the apr_stat() call...
2004-08-26 Bradley NicholesPreserve the return value from the apr_stat() call...
2004-08-23 Bradley NicholesSince OpenLDAP doesn't validate the certificate until...
2004-08-20 Bradley NicholesFix a few references to mod_auth_ldap to be mod_authnz_ldap
2004-08-19 Bradley NicholesClean up some compiler warnings
2004-08-19 Bradley NicholesAdd build files for the util_ldap module
2004-08-18 Bradley NicholesMove util_ldap out of experimental and into ldap.
2001-10-23 Cliff WoolleyGet rid of an old .cvsignore file so this directory...
2001-10-16 Ryan BloomMissed this one when I removed the other ldap files.
2001-10-16 Ryan BloomRemove all of the ldap modules. These have been moved...
2001-08-30 Graham LeggettAdded some bulletproofing to memory allocation in the...
2001-08-28 Graham LeggettAdd specified user attributes to the environment when...
2001-08-22 Martin KraemerUse uniform wrapping for unistd.h, and don't include...
2001-08-18 Graham LeggettEnabled negative caching on attribute comparisons in...
2001-08-18 Graham LeggettFixed all the #if APR_HAS_SHARED_MEMORY checks within...
2001-08-18 Graham LeggettFixed LDAP cleanup on graceful restarts. LDAP connectio...
2001-08-18 Graham LeggettAdd a missing .cvsignore file.
2001-08-18 Graham LeggettClean up an unnecessary function.
2001-08-18 Graham LeggettLanding of mod_ldap - the LDAP cache and connection...