]> granicus.if.org Git - apache/history - modules/metadata
Merge r1790852, r1790853, r1790860 from trunk:
[apache] / modules / metadata /
2016-11-14 Stefan EissingMerge of r1767936,1768160,1769192,1769550 from trunk:
2016-11-01 Jim JagielskiMerge r1688399 from trunk:
2016-08-25 Jim JagielskiMerge r1756038 from trunk:
2016-04-07 William A. Rowe JrClean up embedded abspaths that came along with resource
2016-03-23 William A. Rowe JrWin32-specific build files.
2016-03-02 Jim JagielskiMerge r1729930, r1729931 from trunk:
2016-02-16 Jim JagielskiMerge r1588330 from trunk:
2015-12-29 Jim JagielskiMerge r1715567, r1715568, r1715570, r1715571, r1715572...
2015-10-06 Jim JagielskiMerge r1705983 from trunk:
2015-09-08 Stefan Eissingmerged latest changes in 2.4.x
2015-09-08 Jim JagielskiMerge r1700317, r1700318, r1700319, r1700320, r1700321...
2015-07-11 Christophe JailletBackport r1690137.
2014-06-17 Jim JagielskiMerge r1572905, r1595305, r1597182, r1586827, r1534892...
2014-06-03 Jim JagielskiMerge r1546730, r1583008, r1571369, r1552130, r1578760...
2014-05-07 Jim JagielskiMerge r1584430, r1584434 from trunk:
2014-04-17 Jim JagielskiMerge r1546801 from trunk:
2014-02-17 Jim JagielskiMerge r1564052 from trunk:
2014-02-17 Jim JagielskiMerge r1564475 from trunk:
2013-12-26 Graham Leggett* easy proposals to synch 2.4.x and trunk
2013-12-13 Christophe Jaillets/equivalant/equivalent/ in comments
2013-12-13 Christophe Jaillets/ip/IP/ in comments
2013-11-15 Jim JagielskiMerge r1533065, r1491724, r1425360, r1496194 from trunk:
2013-11-09 Jim Jagielski * mod_headers: Allow for format specifiers to be...
2013-09-14 Graham Leggettmod_headers: Add 'Header note header-name note-name...
2013-09-14 Graham Leggettmod_headers: Add 'Header SetIfEmpty header-name val...
2013-06-10 Graham Leggettmod_remoteip: close file in error path
2013-04-26 Ruediger PluemMerge r1471449 from trunk:
2013-04-22 Jim JagielskiMerge r1463056 from trunk:
2013-04-15 Jim JagielskiMerge r1452128 from trunk:
2012-12-12 Jim JagielskiMerge r1407459, r1407460, r1419781, r1418524, r1401448...
2012-12-09 Stefan FritschMerge r1389565, r1389566, r1389569:
2012-07-25 Rainer Jungmod_setenvif: Compile the regex used by is_header_regex...
2012-03-25 Eric CovenerSubmitted by: sf
2011-12-18 Stefan FritschVarious code cleanup to avoid compiler, cppcheck, or...
2011-12-14 Graham LeggettBackport:
2011-12-07 Stefan FritschMerge r1211663:
2011-12-05 Stefan FritschBackport r1209766, r1210252, r1210284:
2011-11-30 Graham LeggettBackport:
2011-11-29 Stefan FritschMerge r1208110:
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
2011-03-18 Guenter KnaufUse a var INSTALLBASE to simplify NetWare installation...
2011-03-18 Guenter KnaufUse var for prelude so its possible to change it at...
2011-03-08 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2011-03-08 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2011-01-17 Stefan FritschFix segfault for loglevel >= trace2
2010-12-29 Eric Covenerrevert r1031670:
2010-12-04 Stefan FritschRename ap_expr's typedef names:
2010-11-28 Stefan FritschFix SetEnvIfExpr to work with expressions that do not...
2010-11-27 Stefan FritschFix segfault on parse error
2010-11-21 Stefan FritschMore ap_expr updates:
2010-11-20 Stefan FritschLog errors/infos during expression evaluation and assoc...
2010-11-20 Stefan FritschAdd SetEnvIfExpr directive to set env var depending...
2010-11-09 Stefan Fritschuse temp_pool for some temporary regexps
2010-11-06 Stefan FritschReplace ap_expr with a parser derived from mod_ssl...
2010-11-05 Eric CovenerChange the default of the Header directive to apply...
2010-11-05 Eric Covenerrename the mod_headers variables used to track onsucces...
2010-10-23 Stefan Fritschmore temp pool usage and remove some useless apr_pstrdup()s
2010-10-23 Stefan Fritschuse temp_pool for version parsing, to save some memory
2010-10-19 Graham LeggettSimplify the initialisation before mod_env's fixup.
2010-09-28 Stefan Fritschsave some memory by using cmd->temp_pool instead of...
2010-09-28 Stefan FritschAdd generate_log_id hook to allow to use the ID generat...
2010-08-30 Ruediger Pluem* - temp_sa is already the correct pointer
2010-08-30 Ruediger Pluem* temp_sa is already the correct pointer.
2010-08-06 Jeff Trawickaxe unexpected ';' after end of block
2010-08-06 Jeff TrawickIntel's compiler warns about assigning the non-enum...
2010-08-03 Stefan Fritschremove some useless use of strlen()
2010-07-31 Stefan FritschCode cleanup: replace strncpy by apr_cpystrn or apr_pst...
2010-07-31 Stefan FritschUpdate docs and comment: the unique id is now 24 charac...
2010-07-22 Guenter KnaufRemoved obsolete include paths from NetWare makefiles.
2010-07-21 Nick KewFix omission in r894036 noted by rpluem.
2010-06-13 Stefan FritschAdd comment that using cur_unique_id.counter from all...
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2010-05-24 Jeff Trawickodd assortment of spelling fixes
2010-05-19 Joe Orton* modules/metadata/mod_headers.c: Add a function pointe...
2010-01-21 William A. Rowe JrCorrectly align the behavior of headers_in to be consis...
2009-12-27 Nick Kewmod_headers: Enable multi-match-and-replace edit option
2009-12-26 Nick Kewmod_headers: align Header Edit with Header Set on Conte...
2009-12-10 Ruediger Pluem* Ensure that the new table values are allocated from...
2009-11-06 Sander TemmeRemove mod_unique_id from the default build.
2009-08-27 Nick Kewmod_headers: generalise the envclause to support condit...
2009-06-24 Guenter Knaufadded mod_remoteip to NetWare build.
2009-05-05 Jim Jagielskicomment change, no functional change
2009-04-29 Ruediger Pluem* Don't assign pointers to int's. This is a nightmare...
2009-04-23 William A. Rowe JrIntroduce mod_remoteip to trunk from httpd/sandbox...
next