]> granicus.if.org Git - apache/history - modules/ldap
mod_session_cookie: Add a session implementation capable of storing
[apache] / modules / ldap /
2008-03-07 Eric Covener* mod_ldap: Correctly return all requested attribute...
2008-02-14 Paul J. RederThe ordering of arguments in the directive desctiptions...
2008-02-08 Tony StevensonAs per PR 41823 - s/apache.exe/httpd.exe
2008-02-06 Ruediger Pluem* Fix a typo (timout -> timeout)
2008-01-24 Paul J. RederReduced the bumpiness (from major to minor) and utilize...
2008-01-23 Paul J. RederThis adds Apache support (taking advantage of the new...
2008-01-01 Eric CovenerReview comments from Ruediger on r607766:
2007-12-31 Eric CovenerWhen using the MS SDK, re-establish LDAP backend connec...
2007-12-24 Ruediger Pluem* Set character set for HTML outputs generated by mod_ldap,
2007-11-30 Paul J. RederFinal stage in this ldap commitathon. This fixes some...
2007-11-30 Paul J. RederClear the reason pointer when the connection is cleaned...
2007-11-30 Paul J. RederDo a better job of checking managing memory during...
2007-11-30 Paul J. RederGet rid of some compiler warnings.
2007-11-29 Guenter Knauffixed var declaration in the middle of code.
2007-11-28 Eric CovenerPerform all per-LDAP-backend related memory allocations...
2007-11-28 Ruediger Pluem* No functional change: Style. Fix linebreaks to make...
2007-11-28 Ruediger Pluem* Remove unused variable and thus remove compiler warning
2007-11-28 Ruediger Pluem* No need for an else block here because we do a return...
2007-11-28 Paul J. RederStage 3 of refactoring. This reverses a couple of if...
2007-11-27 Paul J. RederRefactoring stage 2. This commit moves a large chunk...
2007-11-27 Paul J. RederAltered some comments and minor formatting of log calls...
2007-11-20 Paul J. RederRemove mistaken fix. Just checking if peer review was...
2007-11-16 Paul J. RederA quick fix to avoid potential memory issues.
2007-11-11 Eric Covenerfix to http://svn.apache.org/viewvc?rev=591499&view...
2007-11-08 Eric Covenerwhile technically uldap_connection_cleanup() does leave...
2007-11-07 Eric CovenerStop registering a cleanup on each LDAP connection...
2007-11-02 Eric Covenerspurious 401s with message "DN has not been defined...
2007-11-02 Eric Covenerfix pool misuse around mod_ldap's connection cache...
2007-08-27 Jeff Trawickbetter apr_ctime() usage
2007-08-17 Eric CovenerAFAICT, LDAP_CACHE_LOCK was a no-op when virtualhosts...
2007-08-02 Paul J. RederA couple of cleanups to the nested group code based...
2007-07-27 Paul J. Reder mod_ldap, mod_authnzldap: Add support for nested group...
2007-07-19 Eric CovenerCopy the enum into an integer before sending off to...
2007-07-19 Eric Covenerrevert revision 555470
2007-07-12 Eric CovenerRemove dead macros for certificate types that are alrea...
2007-07-12 Eric CovenerThis data is passed in an unsafe way to the LDAP SDK...
2007-03-22 Guenter Knaufremoved obsolete -prefix; minor cosmetic changes.
2007-03-13 Bradley NicholesRemove the hardcoded size limit parameter for ldap_sear...
2007-02-19 Jeff Trawickmod_ldap: Fix the search limit parameter to ldap_search...
2007-01-31 Bradley NicholesImplement a BASEDIR build environment variable to allow...
2007-01-11 William A. Rowe JrEmbed the .manifest files of all httpd binaries as...
2006-12-09 Jim Jagielskiformat change. no functional change.
2006-11-08 Bradley NicholesBetter detection and clean up of ldap connection that...
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-06 William A. Rowe JrRevert Revision 397647
2006-04-27 William A. Rowe Jr This resource /D syntax was pretty horridly imported...
2006-04-27 William A. Rowe Jr Remove all /machine:I386 references, these are gettin...
2006-04-19 Roy T. Fieldingrevert accidental copyright year changes
2006-04-19 William A. Rowe Jr s|/GX |/EHsc | because they were always synonyms...
2006-04-19 William A. Rowe Jr Remove a host of dependencies upon awk, using the...
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2006-04-11 Greg Amesmore explanation for a couple of subtle lines of code
2006-04-10 Greg Amesexpand on a comment for a rather subtle line of code...
2006-03-22 Bradley Nicholesrevert the LDAPConnectionTimeout and LDAPVerifyServerCe...
2006-03-17 Bradley NicholesRemove the global only flag from the LDAPConnectionTime...
2006-03-17 Bradley NicholesFix the server_merge so that the memory pools and mutex...
2006-03-16 Bradley Nicholesremove the race condition when creating the connection...
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...
next