]> granicus.if.org Git - apache/shortlog
apache
2013-09-13 Daniel Grunothat line was obviously wrong.
2013-09-13 Jeff Trawickworks with (Strawberry) Perl 5.010 from 2009, so requir...
2013-09-12 Jeff Trawickset binary attributes for remaining binaries via httpd...
2013-09-12 Jeff Trawickspecify base addresses for libhttpd.dll and modules...
2013-09-12 Jeff TrawickBaseAddr.ref:
2013-09-11 Daniel Grunomod_lua: Add rudimentary WebSocket support. This is...
2013-09-11 Eric Covenerrevert comments in r1521973, may be more misleadin...
2013-09-11 Eric Covenercomments only, before I task switch.
2013-09-11 Jeff Trawickmake docs xforms
2013-09-11 Jeff Trawickfix tagging problems that break validation
2013-09-11 Jeff TrawickAdd "default user id" capability for authorizers that...
2013-09-11 Jeff Trawickinstall .pdb files when available
2013-09-11 Daniel GrunoForgot to add getcookie/setcookie to CHANGES. Hereby...
2013-09-10 Rich BowenDrag the example into this decade.
2013-09-10 Jim Jagielskicorrect path
2013-09-10 Rich BowenRebuild
2013-09-10 Rich BowenReplaces some awkward phrasing
2013-09-10 Rich BowenAdd ProxyExpressEnable directive to example
2013-09-09 Jeff Trawickwordsmithing
2013-09-08 Jeff TrawickAdd a global ENABLE_MODULES setting to make it easy
2013-09-08 Jeff TrawickSince a couple of modules have module names that don't
2013-09-08 Eric Coveneradd "Header note" which was the solution for two users...
2013-09-08 Jeff Trawickinstall cache_common.h; add notes on other files that...
2013-09-08 Jeff Trawickadd apreq and skiplist to libhttpd, support mod_apreq
2013-09-08 Jeff Trawickfix odd bug that prevented the manual from being installed
2013-09-08 Eric Covenerelaborate on fastcgistarer, which is a) not yet support...
2013-09-08 Guenter KnaufAdded missing export for proxy module.
2013-09-08 Jeff Trawicksupport mod_lua; add some tweaks/disclaimers to the...
2013-09-07 Jeff Trawickhandle mod_ldap/mod_authnz_ldap, along with tiny infras...
2013-09-07 Jeff TrawickAdd macro for checking apr/apu defines like APR_HAS_fea...
2013-09-07 Lucien GentisUpdate.
2013-09-07 Eric Covenerstyle consistency in winnt's worker_main
2013-09-05 Christophe... Add a warning if protocol given in SSLProtocol or...
2013-09-05 Jeff TrawickMistakenly try to use a line comment to the end of...
2013-09-05 Daniel Grunomod_lua: init cookie as NULL.
2013-09-05 Daniel Grunoremove an unneeded variable I just added, oops.
2013-09-05 Daniel Grunomod_lua: Use ap_cookie_read for reading cookie values...
2013-09-04 Jeff TrawickSet LONG_NAME and BIN_NAME to something reasonable...
2013-09-04 Daniel GrunoAdd r:setcookie(key, val, secure, expires) and r:getcoo...
2013-09-03 Christophe... Update related to r1519556
2013-09-03 Christophe... Add missing space
2013-09-03 Christophe... mod_status, mod_echo: Fix the display of client address...
2013-09-02 Eric Covenermod_lua: If the first yield() of a LuaOutputFilter...
2013-09-02 Eric Covenermention some trickyness with mod_lua + mod_filter.
2013-09-02 Eric Coveneravoid non-continous ranges in EBCDIC in the scanner...
2013-09-02 Eric Covenerforgot my name
2013-09-02 Eric Covenermod_lua: Remove ETAG, Content-Length, and Content-MD5...
2013-09-02 Eric Covenerregister LuaOutputFilters with AP_FILTER_PROTO_CHANGE...
2013-09-02 Eric Covener *) mod_filter: Add "change=no" as a proto-flag to...
2013-09-02 Eric CovenerReturn a 500 error instead of DECLINED when LuaHook...
2013-09-02 Eric Covenertrace4 logging of return codes from LuaHook* functions.
2013-09-01 Guenter KnaufRemoved comment which should never have been committed.
2013-09-01 Daniel Grunosome xforms
2013-09-01 Daniel GrunoAdding a simple logging hook for mod_lua, which allows...
2013-09-01 Jeff TrawickLet the location of APR[-Util] and PCRE libs and
2013-09-01 Stefan Fritschadd some log messages and AP_DEBUG_ASSERTs for function...
2013-08-31 Lucien GentisUpdates.
2013-08-31 Eric Covenerremove c++ comment
2013-08-31 Jeff TrawickSimplify -DENABLE_MOD_foo to -DENABLE_FOO
2013-08-31 Jeff Trawickadd option EXTRA_INCLUDE_DIRS for pointing to outside...
2013-08-29 Jeff Trawickadjust default module enablement to kinda-sorta sync...
2013-08-29 Jeff Trawickmention the PATH issue
2013-08-29 Jeff Trawickmove cmake howto/buglist to a separate file, README...
2013-08-29 Jeff TrawickOnly minor adjustments were required to support 2.4...
2013-08-29 Jeff TrawickFix source path to error documents and icons.
2013-08-29 Jeff TrawickDon't forget to disable an optional module if the prere...
2013-08-28 Jeff TrawickSupport new configuration feature
2013-08-28 Jeff TrawickGenerate and install .conf files
2013-08-28 Eric CovenerExpires in a 304 is not a contradiction in terms of...
2013-08-28 Eric Covenerremove <var> from the literal parm options
2013-08-28 Eric Coveneradd "default" option to LDAPReferrals, to allow "off...
2013-08-28 Jeff TrawickHandle the libxml2 prereq of some modules, including...
2013-08-28 Jeff TrawickFollow up to r1518041: zlib is found, deflate build...
2013-08-28 Jeff TrawickAdd mod_deflate build support, along with module enable...
2013-08-27 Jim Jagielskixforms
2013-08-27 Eric CovenerMention how "satisfy any" affects AAA hooks run after...
2013-08-27 Christophe... Forward-port a typo corrected in 2.4.x
2013-08-27 Jeff TrawickAdd experimental cmake-based build system for Windows.
2013-08-26 Eric Coveneradd a warning about BREACH to the first two sample...
2013-08-26 Eric Covenerfix whitespace in example config
2013-08-26 Eric Covenerremove cache-busting workarounds for ancient browsers...
2013-08-26 Eric CovenerPR55352: mention in the <Proxy> manual that the matchin...
2013-08-26 Eric Covenerfix markup
2013-08-25 Eric Covenerfix email ID
2013-08-25 Eric Covener"LDAPReferrals off" does not disable LDAPReferrals...
2013-08-25 Christophe... Use %S instead of %C which already in use
2013-08-25 Eric CovenerDon't log AUTHZ_DENIED failures at ERROR level in authz...
2013-08-25 Eric CovenerIn event's process_lingering_close, close the socket...
2013-08-24 Jeff TrawickAdd "URI Mapping" to the list of limitations
2013-08-23 Christophe... Save a few cycles
2013-08-23 Christophe... No need to lower the string before removing the path...
2013-08-23 Jim Jagielskitypo
2013-08-23 Jim JagielskiChange docs... will likely also need to change when we
2013-08-23 Jim JagielskiAllow for a simple socket check in addition to the
2013-08-23 Jim JagielskiSave some cycles...
2013-08-23 Eric Covenerelaborate on the early/late vs "Authorization" header...
2013-08-23 Eric Covenerdrop the repeated phrase about Authorization, since...
2013-08-23 Eric Coveners/authorisation/authorization/ for consistency with...
2013-08-21 André Maloupdate transformation
2013-08-21 André Maloproperty fixes.
next