]> granicus.if.org Git - apache/history - modules/metadata
Addendum to r1856493: check NULLness of new arg parameter.
[apache] / modules / metadata /
2019-02-17 Christophe JailletThis is harmless, but this really should be an 'echo_do *'
2018-05-31 Yann Ylavicmod_remoteip: Fix RemoteIP{Trusted,Internal}ProxyList...
2018-03-24 Eric Covenercopy apr_sockaddr_is_wildcard to maintain 1.4.x support.
2018-03-19 Stefan Eissingmod_remoteip: make proxy-protocol work on slave connect...
2018-01-19 Gregg Lewis Smithsome small tweaks to get things building again
2018-01-10 Eric Coveneravoid ap_set_content_type when processing a _Request_He...
2018-01-10 Eric CovenerPR 61983: "Header unset Content-Type" doesn't work
2017-12-15 Jim JagielskiAPR-ize uint types
2017-10-16 Rainer JungFix format pattern (%lu => %APR_SIZE_T_FMT).
2017-09-01 Mike RumphPROXY protocol proposal corrections
2017-08-19 Christophe JailletFix remaning compilation warning when MIME_MAGIC_DEBUG...
2017-08-19 Christophe JailletFix some compilation warning when MIME_MAGIC_DEBUG...
2017-07-12 Jacob ChampionMakefile.in: merge typo fix from test-integration branch
2017-05-23 Jacob ChampionMerge in APR[-util] macros from branches/trunk-buildcon...
2017-05-22 Christophe JailletRemove empty line.
2017-05-19 Christophe JailletWhen processing a 'SetEnv' directive, warn if the envir...
2017-04-06 Christophe JailletFix directive name in
2017-04-05 Daniel RuggeriRename RemoteIPProxyProtocolDisableHosts to RemoteIPPro...
2017-04-01 Daniel RuggeriUpdate PROXY handling by removing Optional processing
2017-03-25 Daniel RuggeriFinally include feedback from Ruediger Pluem. Add slave...
2017-03-09 Ruediger Pluem* We can have expressions that become true if a regex...
2017-02-07 Jacob Championcheck: merge warning fixes from feature branch
2017-02-04 Daniel RuggeriChange tactic for PROXY processing in Optional case
2017-01-31 Joe Orton* modules/metadata/mod_remoteip.c (register_hooks,
2017-01-31 Joe Orton* modules/metadata/mod_remoteip.c: Fix GCC strict-alias...
2017-01-30 Jacob Championbuildconf: merge apr-config mode from its feature branch
2017-01-28 Daniel RuggeriSet all read buckets aside in case we need to restore...
2017-01-11 Ruediger Pluem* Silence compiler warning
2016-12-31 Daniel RuggeriReinsert attribution to mod_remoteip.c for PROXY protocol
2016-12-31 Stefan EissingOn the trunk:
2016-12-31 Daniel RuggeriMove attribution for mod_remoteip RemoteIPProxyProtocol...
2016-12-30 Daniel RuggeriShorten RemoteIPProxyProtocolEnable to RemoteIPProxyPro...
2016-12-30 Daniel RuggeriMerge new PROXY protocol code into mod_remoteip
2016-12-29 Eric Covenermod_remoteip: Set useragent port to zero PR59931
2016-11-10 Jacob ChampionRemove unnecessary apr_table_do() function casts
2016-08-11 Rainer JungFix spelling in comments and text files.
2016-06-09 William A. Rowe JrRename ap_casecmpstr[n]() to ap_cstr_casecmp[n](),...
2016-02-12 William A. Rowe Jrhostname: Test and log useragent_host per-request acros...
2015-11-23 Yann YlavicUse new ap_casecmpstr[n]() functions where appropriate...
2015-11-23 Yann YlavicRevert r1715789: will re-commit without spurious functi...
2015-11-23 Yann YlavicUse new ap_casecmpstr[n]() functions where appropriate...
2015-11-21 Christophe JailletRemove some useless 'return' statements.
2015-11-21 Christophe JailletRemove some useless 'return' statements.
2015-09-30 Christophe JailletFix some style issues on files that can easily be synch...
2015-08-31 Christophe JailletFix some spurious ident spotted by sparse
2015-07-09 Yann Ylavics/\<\(\w\+\)\>\s\+\<\1\>/\1/g
2015-06-30 Jan Kalužamod_remoteip: Use r->useragent_addr as the root trusted...
2014-05-23 Christophe JailletSave a few bytes of memory. This can be done in temp_pool.
2014-04-17 Mike RumphPrevent an external proxy from presenting an internal...
2014-04-03 Yann Ylavicmod_expires: don't add Expires header to error response...
2014-02-04 Mike RumphUse the correct IP addresses to populate the proxy_ips...
2014-02-03 Mike RumphCorrect the trusted proxy match test in mod_remoteip...
2013-12-18 Eric CovenerThis is annoying to see in a casual "LogLevel debug...
2013-12-15 Christophe JailletEase logic around 'ap_getword_conf' and drop useless...
2013-12-13 Christophe Jaillets/equivalant/equivalent/ in comments
2013-12-13 Christophe JailletRemove redundant check
2013-12-13 Christophe Jaillets/ip/IP/ in comments
2013-12-01 Eric CovenerIf the "value" argument is prefixed with expr=, parse...
2013-10-25 Daniel RuggeriAllow for format specifiers to be used in the base...
2013-09-08 Eric Coveneradd "Header note" which was the solution for two users...
2013-07-10 Joe Orton* modules/metadata/mod_unique_id.c: Replace use of...
2013-06-25 Eric Covenerprovide a simple (no <If>) way to set a header only...
2013-06-11 Christophe JailletReduce stack usage by 3k
2013-06-11 Christophe JailletAccording to comment in 'magic_rsl_add' and to the...
2013-06-09 Christophe JailletClose file in error path.
2013-04-24 Ruediger Pluem* Fix null pointer dereference in case SetEnvif and...
2013-03-31 Stefan FritschUse %pm available since apr 1.3 instead of an extra...
2013-03-03 Christophe JailletRemove useless tests.
2012-12-10 Christophe JailletUse 'apr_is_empty_table()' instead of testing against...
2012-11-09 Jim Jagielskiremove warning:
2012-09-24 Jim JagielskiMight as well show 'em all
2012-09-24 Jim JagielskiAllow for exposure of loadavg and server load via mod_h...
2012-08-09 Guenter KnaufNetWare build tweaks.
2012-05-27 Stefan FritschCompile the regex used by is_header_regex() only once...
2012-03-24 Stefan FritschDowngrade log message about adjusted IP address to...
2011-12-18 Stefan FritschVarious code cleanup to avoid compiler, cppcheck, or...
2011-12-14 Graham LeggettFurther clarify the naming of the entity that directly...
2011-12-14 Graham LeggettFurther clarify the naming of the entity that originate...
2011-12-07 Stefan FritschRemove usage of APLOG_NOERRNO. It has been a no-op...
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-11-29 Stefan FritschRemove more log message prefixes that are now redundant...
2011-11-25 Graham LeggettIntroduce a per connection "peer_ip" and a per request...
2011-11-22 Graham LeggettIntroduce a per request version of the remote IP addres...
2011-11-18 Graham LeggettStyle fixes, no functional change.
2011-11-12 Rainer JungChange module sets and default activation status:
2011-11-09 Stefan FritschUse random value instead of remote IP address in cookie...
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-04 Stefan FritschUnify syntax of config directives taking an expression...
2011-10-18 Stefan FritschReplace literal constant with AP_MAX_REG_MATCH
2011-10-18 Stefan FritschFix configuration of internal proxies
2011-10-10 Stefan FritschRemove OID match which was never in a GA releas and...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-19 Stefan FritschFix issues found by PVS-Studio static analyzer:
2011-09-15 Stefan Fritschinitialize counter with random number
2011-08-06 Eric CovenerPR29755: mod_usertrack gets skipped when modules return...
2011-07-13 Stefan Fritschadjustments of build priorities of modules without...
2011-07-02 Stefan FritschAdd string valued expressions to ap_expr, do some API...
2011-04-30 Jeff Trawickfix some dead assignments found by the clang analyzer
next