]> granicus.if.org Git - apache/shortlog
apache
2011-11-09 Paul QuernaAdd support for RFC 5077 TLS Session tickets. This...
2011-11-09 Gregg Lewis... since mod_ssl.h is now included, tell compiler where...
2011-11-09 Guenter KnaufFixed NetWare build.
2011-11-09 Stefan FritschDowngrade log message which is triggered when client...
2011-11-09 Rich BowenAs per bug #43710, mention that SSLLog isn't available...
2011-11-09 Stefan FritschUse random value instead of remote IP address in cookie...
2011-11-09 André Maloupdate transformation
2011-11-09 André Maloexamples are block elements and cannot occur within...
2011-11-09 André Maloupdate transformation
2011-11-09 Jeff Trawickuse non-'const char *' while building string to avoid...
2011-11-09 Stefan FritschFix per-request / per-conn logging, probably broken...
2011-11-09 Rich Bowenrebuild xdoc
2011-11-09 Rich BowenFurther clarification to address bug #30021
2011-11-09 Nick Kewmod_authn_socache: tidy up r1199565.
2011-11-09 Nick Kewmod_authn_socache: fix namespacing issue
2011-11-09 Rich BowenApplies patch provided by Luke Meyer in https://issues...
2011-11-08 Rainer JungUpdate transformations.
2011-11-08 Stefan FritschRemove some ap_add_version_component() calls that don...
2011-11-08 Stefan Fritschfix typo
2011-11-08 Jeff Trawickmod_dumpio: s/ap_log_error/ap_log_cerror/
2011-11-08 Jim JagielskiAnd we are at 2.3.16-dev
2011-11-08 Jim JagielskiGetting ready to tag 2.3.15-dev
2011-11-08 Rainer JungUpdate docs for default TimeOut value for
2011-11-08 Rainer JungUpdate transformations.
2011-11-08 Rainer JungFix invalid XHTML: duplicate id "apr".
2011-11-08 Rainer JungUpdate xml transformations.
2011-11-08 Rainer JungRegenerate convenience.map.
2011-11-08 Rainer JungUpdate xml meta files after fixing simplified chinese.
2011-11-08 Rainer JungRegenerated style files after simplified chinese fix.
2011-11-08 Jim JagielskiChange def timeout from a nasty 5 mins to a more reason...
2011-11-08 Rainer JungAdd "reallyall" and --enable-load-all-modules to
2011-11-08 Rainer JungFix XML validation errors.
2011-11-08 Rainer JungFix docs generation for simplified chinese.
2011-11-08 Rainer JungLoad all modules in the generated default configuration
2011-11-08 Stefan Fritschupdate xforms
2011-11-08 Stefan Fritschmod_reqtimeout: Change the default to set some reasonab...
2011-11-08 Stefan FritschDon't send a 500 if there is a timeout
2011-11-08 Rainer JungSilence compiler warning about signedness differences.
2011-11-08 Rainer JungFix make variable reference.
2011-11-08 Stefan FritschFix up some length limit calculation
2011-11-08 Stefan Fritschupdate xforms
2011-11-08 Stefan FritschChange default FileETag to be "size mtime", i.e. remove...
2011-11-08 Sander TemmePoint to list of undocumented modules in the docs subdi...
2011-11-08 Eric Coveneradd info about new early/late arguments and a note...
2011-11-08 Stefan FritschAdd some comments and another line length check
2011-11-08 Eric Covenermod_lua: Expose SSL variables via r:ssl_var_lookup()
2011-11-08 Stefan FritschWe still have to pass the dependency check to APACHE_MO...
2011-11-08 Eric Covenerallow some lua hooks to be run in "early" or "late...
2011-11-08 Eric Covenercorrect return val, the char* is pushed on the lua...
2011-11-08 Stefan FritschBy default, only load those modules that are either...
2011-11-07 Rainer JungSolaris doesn't support "test -e" in combination
2011-11-07 Sander TemmeLink the modules that use it against the XML library...
2011-11-07 Stefan FritschRemove ProxyHTMLLogVerbose in favor of trace loglevels
2011-11-07 Jeff Trawickif mod_session_crypto prereq isn't available, don't...
2011-11-07 Stefan FritschMore error checking for ap_pregsub
2011-11-07 Jeff Trawickauto var verbose not used
2011-11-07 Stefan Fritschremove solved Windows AcceptFilter blocker
2011-11-07 Stefan FritschMore ap_pregsub error checking/logging
2011-11-07 Stefan FritschMore checks of ap_pregsub return values
2011-11-07 Stefan FritschCheck return value of ap_pregsub()
2011-11-07 Stefan FritschFix integer overflow in ap_pregsub. This can be trigger...
2011-11-07 Stefan FritschNo need to zero memory that we will overwrite anyway
2011-11-07 Stefan FritschOnly init the RNG once at startup. This saves some...
2011-11-07 Stefan FritschAlso do length check if the last line is not LF terminated
2011-11-07 Jeff Trawicks/IP6/IPv6/
2011-11-07 Stefan FritschCall apr_random_after_fork() manually in the child...
2011-11-05 Eric Covenerquick handlers and translate_name in lua can't be keyed off
2011-11-05 Eric Covenerprovide ap_escape_html as r:escape_html()
2011-11-05 Gregg Lewis... remove unneeded dependency to mod_proxy_html
2011-11-05 Stefan Fritschre-add apr_pool_clear accidentally removed in r1197405
2011-11-05 Gregg Lewis... Remove some copy and paste remnants, no libaprutil...
2011-11-04 Eric Covenerget the hello world of Handlers working again
2011-11-04 Stefan FritschUpdate transforms
2011-11-04 Stefan FritschUnify syntax of config directives taking an expression...
2011-11-04 Stefan FritschTo prevent overboarding memory usage, limit line length...
2011-11-03 Stefan FritschImprove detection of libxml2
2011-11-03 Stefan FritschModify placement of PROXY_DECLARE_DATA to fix build...
2011-11-03 Gregg Lewis... Somehow missed in r1196876
2011-11-03 Gregg Lewis... Added proxy_html and xml2enc to Windows build
2011-10-30 Eric Coveneradd new properties/constants
2011-10-30 Eric Covenermake r.handler and r.proxyreq readable too
2011-10-30 Eric Coveneradd constants for PROXYREQ_* to the apache2 global...
2011-10-30 Eric Coveneralphabetize writable lua properties and use strcmp...
2011-10-30 Lucien GentisUpdates.
2011-10-29 Guenter KnaufReverted r1194896.
2011-10-29 Eric Covenerr.args can be written
2011-10-29 Eric Covenermake r.args read/write for rewrite refugees.
2011-10-29 Guenter KnaufSome NetWare build tweaks.
2011-10-29 Guenter KnaufRemoved prototype which had no implementation.
2011-10-29 Guenter KnaufFixed NetWare build check for APU_HAVE_CRYPTO.
2011-10-29 Guenter KnaufAdded check for APU_HAVE_CRYPTO to NetWare build.
2011-10-29 Jim JagielskiRemove magic numbers; ensure that an invalid nmatch...
2011-10-29 Guenter KnaufSome NetWare build tweaks: generate proxy import list.
2011-10-29 Guenter KnaufSome NetWare build tweaks: removed obsolete include...
2011-10-29 Guenter KnaufAdded proxy_html and xml2enc to NetWare build.
2011-10-29 Graham LeggettUpdate transformations.
2011-10-29 Graham Leggettmod_include: Add support for application/x-www-form...
2011-10-27 Stefan FritschImprove handling of maxlen = APR_SIZE_MAX, noticed...
2011-10-27 Rich BowenXSLT transformation
2011-10-27 Rich BowenApplies patch from Tomas Pospisek <tpo2 sourcepole...
next