]> granicus.if.org Git - apache/history - server/core.c
disable any openssl use until configure fix is backported, linking gets messed up...
[apache] / server / core.c
2016-01-19 Jim JagielskiMerge r1719252, r1719254, r1719255, r1720996 from trunk:
2015-11-19 Jim JagielskiMerge r1708107, r1709587, r1709602, r1709995, r1710231...
2015-11-19 Stefan Eissingupdate merge of changes in 2.4.x
2015-11-18 Jim JagielskiMerge r1711553, r1713040, r1683881 from trunk:
2015-11-04 Stefan Eissingmerge of 1708107,1709587,1709602,1709995,1710231,171041...
2015-11-03 Jim JagielskiMerge r1710380, r1710391 from trunk:
2015-09-28 Yann YlavicFollow up to r1705672.
2015-09-28 Jim JagielskiSync 2.4.17-protocols-http2 2.4.17-protocols-http2
2015-09-28 Jim JagielskiMerge r1697855, r1697339, r1696428, r1696266, r1696264...
2015-09-28 Stefan Eissingmerged current 2.4.x and ap_mmn.h update by minfrin
2015-09-23 Stefan Eissinglatest changes from branches/2.4.x, merged --enable...
2015-09-22 Gregg Lewis Smithremove unused var 'np'
2015-09-18 Stefan Eissingmerged latest branches/2.4.x changes
2015-09-16 Jim JagielskiMerge r1602978, r1683044, r1683884, r1673368, r1701717...
2015-09-14 Stefan Eissingmerge of current 2.4.x and change 1702919
2015-09-08 Stefan Eissingmerged latest changes in 2.4.x
2015-09-08 Stefan Eissingadded 1701347, re-merged with current 2.4.x
2015-09-07 Stefan Eissingmerge of protocols + http2 relevant changes
2015-07-11 Christophe JailletBackport r1690120.
2015-06-01 Jim JagielskiMerge r1682482 from trunk:
2015-05-29 William A. Rowe Jrcore, modules: Avoid error response/document handling...
2015-04-19 Jim JagielskiMerge r1674606 from trunk:
2015-04-15 Jeff TrawickMerge r1642847 and r1673155 from trunk so that yesterda...
2015-04-13 Jeff TrawickMerge r1661486 from trunk:
2015-03-31 Jim JagielskiMerge r1668532, r1668535, r1668553 from trunk:
2015-03-31 Jim JagielskiMerge r1661448 from trunk:
2015-01-19 Eric Covenerrevert r1642852 for 2.4.x release purposes. It appears...
2015-01-12 Jim JagielskiMerge r1643825 from trunk:
2014-12-02 Jim JagielskiMerge r1635428 from trunk:
2014-08-22 William A. Rowe JrSECURITY: CVE-2013-5704 (cve.mitre.org)
2014-04-18 Jim JagielskiMerge r1514255, r1514267 from trunk:
2014-01-05 Jim JagielskiMerge r1554300, r1554301, r1554994, r1555266 from trunk:
2013-07-27 Jim JagielskiMerge r1389339, r1498880 from trunk:
2013-06-10 Graham Leggettcore: Add dirwalk_stat hook.
2013-06-10 Eric CovenerMerge r1490446 from trunk:
2013-06-07 Graham Leggettcore: make the "default" parameter of the "ErrorDocumen...
2013-04-26 Ruediger PluemMerge r1470183 from trunk:
2013-02-06 Jim JagielskiMerge r1442412 from trunk:
2012-12-17 Jim JagielskiMerge r1406493, r1406495 from trunk:
2012-12-04 Eric CovenerMerge r1415008, r1416150 from https://svn.apache.org...
2012-08-14 Jeff TrawickRevert r1373105, the merging of incompatible DefaultRun...
2012-08-14 Jim JagielskiMerge r1364695, r1369477, r1369808, r1370288, r1370225...
2012-08-14 Jim JagielskiMerge r1361801 from trunk:
2012-07-13 Eric CovenerMerge r1359881 from https://svn.apache.org/repos/asf...
2012-03-25 Graham LeggettBackport:
2012-03-25 Graham LeggettBackport:
2012-03-25 Graham LeggettBackport:
2012-03-25 Eric CovenerSubmitted by: sf
2012-03-16 Stefan FritschMerge r1300766:
2012-02-04 Stefan FritschMerge r1235019, r1236122, r1240470:
2012-01-31 Rainer JungFix handling of piped, syslog, or inherited ErrorLog...
2012-01-31 Stefan FritschMerge r1225199:
2012-01-31 Jim JagielskiMerge r1229021 from trunk:
2012-01-06 William A. Rowe JrClean up size_t abuse, part 2. ap_malloc/calloc/reallo...
2011-12-28 Stefan FritschMerge r1225198:
2011-12-14 Graham LeggettBackport:
2011-12-05 Stefan FritschBackport r1209766, r1210252, r1210284:
2011-12-02 Stefan FritschMerge r1202236:
2011-11-30 Graham LeggettBackport:
2011-11-21 Stefan FritschMerge r1204104, 1204180:
2011-11-10 Jeff Trawickend-generation hook: Fix false notification of end...
2011-11-10 Jeff Trawickconfig generation # (reported by ap_state_query(AP_SQ_C...
2011-11-08 Stefan Fritschfix typo
2011-11-07 Stefan FritschOnly init the RNG once at startup. This saves some...
2011-11-07 Stefan FritschCall apr_random_after_fork() manually in the child...
2011-10-09 Stefan FritschAdd -D DUMP_RUN_CFG option to dump some configuration...
2011-10-08 Stefan FritschDowngrade error log messages which accompany a 404...
2011-09-23 Stefan FritschMore cleanup: Expand tabs and some more indentation...
2011-09-16 Guenter KnaufFix cut'n'paste errors: APR_DECLARE -> AP_DECLARE ...
2011-09-15 Stefan FritschCreate wrapper API for apr_random;
2011-09-12 Jim JagielskiAdd in MaxRangeOverlaps and MaxRangeReversals to accomodate
2011-09-08 Eric Covenerrefactor to pull setting of Accept-Ranges header into...
2011-09-07 Eric Covenertake care of some MaxRanges feedback:
2011-08-28 Eric Coveneradd MaxRanges directive institute a default limit of...
2011-08-03 Stefan FritschForbid some directives in .htaccess because of AllowOve...
2011-08-03 Stefan Fritschcleanups related to new AllowOverrideList functionality:
2011-08-03 Stefan FritschAdjust some messages for <If> blocks and remove some...
2011-07-27 Daniel RuggeriAdd AllowOverrideList directive and documentation
2011-07-27 Stefan FritschUse ap_document_root() in ap_core_translate() to allow...
2011-07-02 Stefan FritschAdd string valued expressions to ap_expr, do some API...
2011-06-13 Stefan FritschIntroduce new function ap_get_conn_socket() to access...
2011-06-06 Stefan FritschIntroduce ap_(get|set)_core_module_config() functions...
2011-06-05 Stefan Fritsch- Introduce concept of context prefix (which is an...
2011-06-05 Stefan Fritsch- Add <ElseIf> and <Else> to complement <If> sections...
2011-06-04 Stefan FritschUse define'd names for constants
2011-05-09 Jim JagielskiCleanup... most don't need apr_hooks.h at all...
2011-04-25 Jeff TrawickAdd child_status hook for tracking creation/termination...
2011-04-25 Stefan FritschAdd new ap_reserve_module_slots/ap_reserve_module_slots...
2011-04-19 Stefan FritschThe pre_config hook should return int, not apr_status_t.
2011-04-08 Stefan Fritschcore: Support module names with colons in loglevel...
2011-03-31 Jim JagielskiAdd in a configuration generation... this is independent of
2011-03-28 Jeff Trawickmatch docs for case of "ScoreBoardFile"
2011-03-28 Jeff Trawickmpm_common.c implements a handful of config directives...
2011-03-16 Daniel Earl Poiriercore: AllowEncodedSlashes new option NoDecode to allow...
2011-03-12 Jeff Trawickfix some grammar mistakes, mostly in comments
2011-02-12 Stefan FritschCreate new ap_state_query() function that allows module...
2011-01-21 Ruediger Pluem* Only unset if we have a table. This can happen if...
2011-01-20 Stefan FritschAdd support to set variables with the 'Define' directiv...
2011-01-20 Stefan FritschMove ap_resolve_env to core.c, in preparation for addin...
2011-01-18 Stefan FritschInitialize the core_dir_config->sec_files and ->sec_if...
next