]> granicus.if.org Git - apache/shortlog
apache
2011-05-15 Graham LeggettAdd API protection against the deprecated v1.4 apr_cryp...
2011-05-15 Graham LeggettReorder the parameters as per the updated apr v2.0...
2011-05-15 Graham LeggettUse namespace protection on mode and type constants.
2011-05-15 Justin ErenkrantzFix memory leak in mod_deflate.c when SetOutputFilter...
2011-05-14 Stefan FritschIf chunked encoding / content-length are corrupt, we...
2011-05-14 Stefan FritschFix a timed out connection going into the keep-alive...
2011-05-14 Stefan FritschLog messages at the various points where mod_deflate...
2011-05-14 Lucien Gentisupdates.
2011-05-14 Stefan Fritschone ap_expr item done
2011-05-14 Stefan FritschAlso add the -U and -F operators for doing subrequest...
2011-05-14 Lucien GentisUpdate.
2011-05-14 Stefan FritschAdd various file existance test operators to ap_expr
2011-05-14 William A.... One I'm signing up to finish
2011-05-14 William A.... Some STATUS thoughts from the 2.4.0 barcamp session
2011-05-13 Jim JagielskiUpdate xforms
2011-05-13 Jim JagielskiAdd in new mod_proxy "extension" module: mod_proxy_express.
2011-05-12 Rainer JungFix configure error when configuring module set "really...
2011-05-11 Stefan FritschUse APR_STATUS_IS_... in some more cases.
2011-05-11 Jim Jagielskiand bump to 2.3.13
2011-05-11 Jim JagielskiReady to tag 2.3.12-beta
2011-05-11 Jim Jagielskidocument userland/developerland change
2011-05-10 Jeff Trawickdisable hook probes for our two hooks which have no...
2011-05-09 Rainer JungSilence autoconf 2.68 warnings.
2011-05-09 Jeff Trawickkeep -DAP_HOOK_PROBES_ENABLED (--enable-hook-probes...
2011-05-09 William A.... And more text
2011-05-09 Jeff Trawickallow error log formatters to peek at the message format
2011-05-09 Graham Leggettrpm spec file: Remove requirement for /usr/share/magic...
2011-05-09 Jim JagielskiUse AP_ instead of APR_ and move into the compile CPP
2011-05-09 Jim JagielskiCleanup... most don't need apr_hooks.h at all...
2011-05-09 Jim JagielskiStart of ap_hooks.h setup
2011-05-09 Graham Leggettrpm spec file: Remove corrupted %changelog entry:
2011-05-09 Rich BowenRebuild changes.
2011-05-09 Rich BowenAdds helpful comment from the 2.2 docs.
2011-05-08 Eric CovenerPR51163: Resolve crashes when LDAP is used for authoriz...
2011-05-08 Lucien GentisUpdates.
2011-05-07 Eric Covenerreplace recent AJP direct comparisons to APR_TIMEUP...
2011-05-07 Eric Coveneruse APR_STATUS_IS_TIMEUP() instead of direct comparison...
2011-05-07 William A.... Not possible; you don't declare a variable const and...
2011-05-05 Rich BowenRebuilds a bunch of changes and translations.
2011-05-05 Rich BowenAdd BSD-specific note about core dumping. (Via mi+apach...
2011-05-03 Rainer JungMinor mime.types fixes:
2011-05-03 Eric Covenerfix typo -- two periods
2011-05-03 Eric Covenermention mod_expires bailing out when the handler has...
2011-05-01 Stefan Fritschavoid compiler warnings with gcc
2011-05-01 Lucien GentisUpdate.
2011-04-30 Jeff Trawickfix some dead assignments found by the clang analyzer
2011-04-27 Jeff TrawickFollow on to 1057048:
2011-04-26 Stefan FritschFix double free in out-of-mem situation
2011-04-26 Jeff TrawickWinNT MPM has hard-coded daemon limit of 1, not 0
2011-04-26 Igor GalićMake sure support/check_forensic works with mod_unique_...
2011-04-25 Jeff Trawickspelling fix
2011-04-25 Jeff TrawickAdd child_status hook for tracking creation/termination...
2011-04-25 Stefan Fritschmod_ldap: Make LDAPSharedCacheSize 0 create a non-share...
2011-04-25 Stefan FritschAdd new ap_reserve_module_slots/ap_reserve_module_slots...
2011-04-25 Stefan FritschReport filename and line number in config warning
2011-04-22 Stefan Fritschavoid useless call to apr_pstrdup
2011-04-22 Daniel Earl... update transform
2011-04-22 Daniel Earl... Add example for using %{msec_frac}t.
2011-04-20 Joe Orton* server/util_pcre.c (ap_regerror): Use passed-in buffe...
2011-04-19 Stefan FritschThe pre_config hook should return int, not apr_status_t.
2011-04-17 Guenter KnaufFixed line length to < 80 char.
2011-04-17 Guenter KnaufAdded shebang check for '! so that .vbs scripts can...
2011-04-17 Stefan Fritschclarify comment
2011-04-16 Lucien GentisMiscellaneous corrections.
2011-04-16 Lucien GentisUpdates.
2011-04-15 Rich Bowenvia Matthew Sporleder - domain is required in the CO...
2011-04-15 Rich BowenThe domain is not in fact optional. The cookie is not...
2011-04-15 Rich BowenWhether it's intentional or not, the hostname/domainnam...
2011-04-15 Stefan FritschPrevent segfault if DYNAMIC_MODULE_LIMIT is reached
2011-04-14 Jeff Trawickmove -L/path/to/pcrelib -lpcre out beyond all the LDFLAGS
2011-04-14 Guenter KnaufFixed missing struct member error introduced with r1092076.
2011-04-14 Jean-Frederic... try to prevent a single long request marking a worker...
2011-04-13 Guenter KnaufAxed tabs and trailing spaces.
2011-04-12 Jeff TrawickAP_ENABLE_V4_MAPPED with WinNT MPM
2011-04-12 Jeff Trawickadd some debug logging to show more information about...
2011-04-12 Jean-Frederic... Allow apr and apr-util to be in 2 different location.
2011-04-11 Jeff Trawickaxe the cast in the call to our mpm_nt_eventlog_stderr_...
2011-04-11 Jeff Trawickmatch expected type of arg to StartService()
2011-04-10 Jeff Trawickignore generated file httpd.exe
2011-04-09 Stefan FritschRemove unused variable
2011-04-09 Jeff Trawickdon't try to shut down child if it wasn't created
2011-04-09 Jeff TrawickWinNT MPM: Improve robustness under heavy load.
2011-04-09 Jeff TrawickFix some MinGW build issues...
2011-04-09 Jeff Trawickfix some logging glitches in the WinNT MPM:
2011-04-08 Jeff Trawickinclude <stdlib.h> to ensure that the exit() prototype...
2011-04-08 Jeff Trawicklog message fixes/tweaks
2011-04-08 Stefan Fritschcore: Support module names with colons in loglevel...
2011-04-08 Stefan Fritschmod_ssl, ab: Support OpenSSL compiled without SSLv2...
2011-04-08 Rich Bowenhernan gonzalez <hgonzalez gmail.com> points out that...
2011-04-08 Rich BowenRemove more unnecessary anchors from rewrite examples.
2011-04-08 Rich BowenRemove unnecessary .* from regex.
2011-04-08 Rich BowenRemove unnecessary .* from regex, as noted in
2011-04-08 Joe Orton* server/util_expr_eval.c (req_table_func): Try r-...
2011-04-07 Jeff Trawickgcc compatibility
2011-04-07 Jeff Trawickrework choice of cgi implementation, handling MinGW
2011-04-07 Jeff Trawickdon't build checkgid or fcgistarter on MinGW
2011-04-07 Jeff Trawickhide some unused code on Win32 and NetWare
2011-04-07 Rich BowenRemove mentions of the 1.3 generation of the server.
2011-04-07 Jeff Trawickignore generated file modules.mk
2011-04-07 Jeff TrawickStop explicitly including the current pid in WinNT...
next