]> granicus.if.org Git - apache/history - modules/experimental
add "-l" option to indicate interval is based on localtime not gmt
[apache] / modules / experimental /
2004-06-09 Bradley NicholesAllow relative paths for LDAPTrustedCA to be resolved...
2004-05-26 Graham LeggettEnable the option to support anonymous shared memory...
2004-05-25 André Maloparse apr_off_t correctly using new apr_strtoff function
2004-05-25 André Maloparse content-length correctly using new apr_strtoff...
2004-05-23 Graham LeggettFix a segfault when requests for shared memory fails...
2004-05-22 Graham LeggettThrow an error message if an attempt is made to use...
2004-05-21 Graham LeggettFix a potential segfault if the bind password in the...
2004-05-21 Graham LeggettQuotes cannot be used around require group and require dn
2004-05-21 Graham LeggettFix a cut and paste, doh!
2004-05-21 Graham LeggettThe Microsoft LDAP SDK escapes filters for us, stop...
2004-05-20 Graham LeggettOverhaul handling of LDAP error conditions, so that...
2004-05-13 Bradley Nicholesif the call to ldap_simple_bind_s() fails, the connecti...
2004-05-12 Joe Orton* modules/experimental/util_ldap.c (util_ldap_cache_com...
2004-04-26 Bradley NicholesAllow the memory address to change
2004-04-14 Bradley NicholesDon't repeatedly allocate the binddn and bindpw from...
2004-04-08 Bradley NicholesRemove the autoload dependancy on util_ldap in order...
2004-04-06 Bradley NicholesMake sure that if auth_ldap is loaded, mod_ldap is...
2004-04-02 Bradley NicholesStop locking all of the connections while trying to...
2004-03-31 Bradley NicholesUpdate the DN information associated with each LDAP...
2004-03-18 Martin KraemerCaching content from sources where Content-Length is...
2004-02-21 Bradley NicholesFix segfault in util_ald_create_cache() when shared...
2004-02-10 Jean-Jacques Claradding 304 support for if-Modified-Since request header,
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-09 Joe Orton* modules/experimental/mod_mem_cache.c (decrement_refcount,
2004-01-09 Jean-Jacques Clarreving back to 102
2004-01-07 Jean-Jacques ClarFix for Bug 21287.
2004-01-06 Jean-Jacques Clarremoved deprecated fields cache_size and object_cnt...
2004-01-06 Bradley NicholesRemoved the #if #system(bs2000) condition since it...
2004-01-01 André Maloupdate license to 2004.
2003-12-18 Bill StoddardFix segfault in mod_mem_cache when caching streaming...
2003-12-16 Bradley NicholesFix the initial cache structure allocation. Since...
2003-12-15 Martin KraemerFlame bait: mod_charset_lite would decide in the mime...
2003-12-13 Jeff Trawickfix cut-n-paste errors in the logging of the current...
2003-12-10 Cliff Woolley"Thanks for checking in the changes to mod_mem_cache.
2003-12-04 Bradley NicholesFix up the types used for atomics
2003-12-02 Cliff WoolleyFixed mod_mem_cache so that it doesn't misfile entries...
2003-11-16 Justin ErenkrantzSync with APR-util deprecated functions.
2003-11-16 Cliff Woolleyget rid of _FOREACH
2003-11-16 Jeff Trawickstop using deprecated apr_atomic functions
2003-11-11 Bradley NicholesUpdated the latest LDAP cache changes to support platfo...
2003-11-07 Jeff Trawickfix another segfault condition in ldap cache code
2003-11-07 Bradley NicholesAllow translation of generated output such as mod_autoi...
2003-11-06 Jeff Trawickmod_auth_ldap: Fix some segfaults in the cache logic.
2003-10-10 Jeff Trawickadd map_to_storage hook to mod_example
2003-09-12 Paul J. Reder This fixes the cache code so that responses can be...
2003-09-11 Paul J. RederFix a couple of AIX xlc_r compiler issues in the cache...
2003-09-11 Paul J. Reder Modified the cache code to be header-location agnosti...
2003-09-03 Jeff Trawickswitch to APR 1.0 API (which is still in flux)
2003-06-27 Paul J. RederCorrect the code in ap_check_cache_feshness to check...
2003-05-30 Bradley NicholesAdd mod_charset_lite to the NetWare build.
2003-05-15 Bill StoddardRemove a useless and annoying debug message
2003-05-06 André MaloUse generic whitespace character class when parsing
2003-04-04 Jeff Trawickfix a bungled comment style conversion
2003-04-04 Jeff Trawickget prototypes for str[n]casecmp
2003-04-04 Jeff TrawickI don't think we're ready for C++/c89 slash-slash comments
2003-03-26 William A. Rowe Jr Apache uses strncasecmp - which we wrap to strnicmp...
2003-03-11 William A. Rowe Jr After discussions at length on dev@apr/httpd, it...
2003-03-10 Graham LeggettAdd a note on building the LDAP stuff on AIX
2003-02-24 Bradley NicholesDon't try to use the LDAP cache if it has been turned...
2003-02-20 William A. Rowe Jr After consultations on the APR list, it was decided...
2003-02-18 William A. Rowe Jr foo.dbgmark turned out to be the same 8.3 name as...
2003-02-18 Jeff Trawickfix a typo in a comment
2003-02-17 Justin ErenkrantzRemove ap_cache_reset_output_filters.
2003-02-17 Justin ErenkrantzStyle changes only. No functional changes.
2003-02-14 Bradley NicholesAdded support for Novell LDAP SDK and standardized...
2003-02-07 William A. Rowe Jr *) Introduce debugging symbols for Win32 release...
2003-02-07 William A. Rowe Jr Fix various inconsistencies between the saved IDE...
2003-02-06 Bradley NicholesFix up load dependancies to avoid LoadModule ordering
2003-02-05 André Maloadd missing licenses
2003-02-03 André Malofinished that boring job:
2003-01-22 Bradley NicholesUpdate the make file to be compatible with the latest...
2003-01-21 Graham LeggettEnsure LDAP version is set to v3 on every bind.
2003-01-21 Graham LeggettUpdate the copyright dates
2003-01-21 Graham LeggettFix mod_ldap to open an existing shared memory file...
2003-01-20 William A. Rowe Jr Add the missing /Fd"" option
2003-01-20 William A. Rowe Jr Correct misplaced # End Group marker.
2003-01-20 William A. Rowe Jr Missing version tags [noted while rolling win32 binar...
2003-01-20 William A. Rowe Jr Catch up with the changes to apr/build/win32ver.awk...
2002-12-19 Bill StoddardCorrect a warning message.
2002-12-18 Bill StoddardCut an info log entry for each object we cache. Is...
2002-12-18 Bill StoddardRename CacheMaxStreamingBuffer to MCacheMaxStreamingBuf...
2002-12-17 Bill StoddardSHould be using ths string form of exp (which is exps).
2002-12-17 Paul J. Redermod_cache: Fix PR 15113, a core dump in cache_in_filter...
2002-12-14 Bradley NicholesAdded character set support to mod_auth_LDAP to allow...
2002-12-12 William A. Rowe Jr Fix a declaration mismatch. We are down to const...
2002-12-11 Bill StoddardA few more lazy initializations. No function change...
2002-12-11 Bill StoddardDon't spend cycles finding cache-control until we actua...
2002-12-11 William A. Rowe Jr Build ldap for win32 by default. No extra magic...
2002-12-11 William A. Rowe Jr The only code change required for Win32 ldap to build...
2002-12-08 Wilfredo Sanchez2.0 -> 2.1
2002-12-03 Bill StoddardListing the URLs which are not cachable is useful for...
2002-12-03 Bill StoddardLess verbose debug message
2002-12-01 William A. Rowe Jr Repair one oversimplification. I was grep'ping modul...
2002-12-01 William A. Rowe Jr Final corrections; much of these .dsp definitions...
2002-12-01 William A. Rowe Jr Decorative change - consistify .dsp verbage
2002-12-01 William A. Rowe Jr Although we consistently used apr_time() APIs, the...
2002-12-01 William A. Rowe Jr Correct to appropriate text file formats
2002-11-25 Bill StoddardLog reason for cache decline.
next