]> granicus.if.org Git - apache/history - os
Vote, promote.
[apache] / os /
2018-02-20 Yann YlavicFollow up to r1821624: sync with latest 2.4.x.
2018-02-19 Steffen Landadd mod_proxy_uwsgi.so to windows build
2018-01-14 Stefan EissingOn the 2.4.x branch:
2018-01-10 Yann YlavicMerge r1809881, r1809973, r1809976, r1812075 from trunk:
2018-01-08 Steffen Landmod_md maxsize was less than the resulting image size
2018-01-05 Yann YlavicSync with 2.4.x.
2017-12-02 Stefan EissingOn the 2.4.x-mod_md branch:
2017-11-30 Gregg Lewis SmithWin32 Legacy build
2017-06-03 Gregg Lewis SmithLINK : warning LNK4013: image size 0x35000 exceeds...
2017-06-02 Yann YlavicMerge r1783849 from trunk:
2017-04-26 Gregg Lewis SmithAdd mod_brotli to Windows legacy build
2016-11-30 Gregg Lewis SmithAdd mod_proxy_hcheck to Windows
2016-08-25 Jim JagielskiMerge r1756038 from trunk:
2016-06-14 Gregg Lewis Smithadd mod_proxy_http2 to traditional windows build
2016-03-23 William A. Rowe JrAFAICT, this is a Win32 platform-specific defect, as...
2015-10-03 Jeff TrawickMerge r1706627, r1706640 from trunk:
2015-09-28 Jim JagielskiMerge r1705749 from trunk:
2015-09-28 Jim Jagielskimod_h2
2015-09-28 Jim JagielskiSync 2.4.17-protocols-http2 2.4.17-protocols-http2
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-18 Stefan Eissingmerged latest branches/2.4.x changes
2015-09-15 Gregg Lewis Smithremove unwanted/needed merge remnants
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-02-27 Christophe JailletMerge r1657692, r1660800 from trunk
2014-09-05 Jim JagielskiMerge r1611978, r1612068 from trunk:
2014-04-16 Jeff TrawickMerged /httpd/httpd/trunk:r1515403,1515411,1515420...
2013-12-26 Graham Leggett* easy proposals to synch 2.4.x and trunk
2013-09-12 Jeff Trawicklike trunk r1522544, except the fixBaseAddrs.pl script...
2013-06-13 Jim JagielskiMerge r1452911, r1452949, r1452954, r1453022, r1453574...
2013-06-11 Gregg Lewis Smithmod_lua: Fully sync 2.4.x with trunk (catch up to r1490...
2013-04-30 Jim JagielskiMerge r1305167, r1330964, r1388660, r1388899, r1391396...
2013-03-27 Gregg Lewis SmithAdd mod_macro to Windows Build. merge/backport r1436058
2013-03-11 Jim JagielskiMerge r1442865, r1442759, r1442326, r1442309, r1448171...
2011-12-18 Stefan FritschVarious code cleanup to avoid compiler, cppcheck, or...
2011-12-06 Gregg Lewis Smithfix my typo
2011-12-05 Stefan FritschBackport r1209766, r1210252, r1210284:
2011-11-19 Gregg Lewis Smithbackport r1203924 from trunk
2011-11-15 Gregg Lewis SmithFix whitespace/style
2011-11-15 Gregg Lewis SmithAdd mod_data to Windows build
2011-11-12 Rainer JungPre GA removal ob components that will not be included:
2011-11-03 Gregg Lewis SmithAdded proxy_html and xml2enc to Windows build
2011-10-09 Stefan FritschAdd -D DUMP_RUN_CFG option to dump some configuration...
2011-09-23 Stefan FritschMore cleanup: Expand tabs and some more indentation...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-19 Stefan FritschFix issues found by PVS-Studio static analyzer:
2011-07-18 Guenter KnaufAdded new mods to Windows build system.
2011-06-22 Stefan FritschWe already have ap_str_tolower(), so also add ap_str_to...
2011-06-06 Stefan FritschIntroduce ap_(get|set)_core_module_config() functions...
2011-05-17 William A. Rowe JrCorrect Win64 Servername Identification
2011-04-08 Jeff Trawickinclude <stdlib.h> to ensure that the exit() prototype...
2011-04-07 Jeff Trawickgcc compatibility
2011-04-07 Jeff Trawickaxe a couple of unused vars, mark a function as static
2011-04-07 Jeff Trawickget prototype for ap_os_create_privileged_process()
2011-04-06 Jeff Trawickcleanups to function signatures, prototypes, visibility
2011-03-27 Jeff Trawickenable DEFAULT_REL_RUNTIMEDIR on NetWare and Windows
2011-02-26 Jeff Trawickfix some logging calls to include the server_rec
2011-02-26 Guenter KnaufAxed C++ comments and tabs.
2011-01-25 Guenter KnaufAdded slotmem* modules to Win32 build.
2011-01-16 Guenter KnaufAdded mod_reflector to Win32 build.
2010-12-25 Guenter KnaufRemoved define obsolete since r93260.
2010-12-04 Eric CovenerPer the existing comment and setrlimit() behavior ...
2010-11-26 Rainer JungFix Windows build of mod_cache_disk which was broken...
2010-11-10 Jeff TrawicksuEXEC: Add Suexec directive to disable suEXEC without...
2010-10-05 Guenter KnaufRemoved leftover from IDE build times.
2010-10-04 Guenter KnaufFixed declaration; added return value.
2010-09-01 Guenter KnaufChanged comments to C stye.
2010-09-01 Guenter KnaufAdded require prototypes conditionally to CFLAGS for...
2010-08-08 Guenter KnaufAdded casts to silent compiler warnings.
2010-06-22 Brian HavardOS/2: Provide a definition of AP_PLATFORM_REWRITE_ARGS_...
2010-06-15 Rainer JungThe directives "User", "Group" and "ChrootDir" have
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2010-04-13 Jeff Trawickgeneralize the existing (r589761) platform- and errno...
2010-02-26 Jeff Trawickbuild mod_reqtimeout on Windows
2010-02-26 Jeff Trawickfix base addr of mod_serf
2010-02-04 William A. Rowe JrFinish libserf magic
2009-12-01 Guenter Knaufadded watchdog module to NetWare internal module list.
2009-12-01 William A. Rowe JrAdd mod_proxy_scgi; PR 48303; Submitted by: Gregg L...
2009-08-26 Brian HavardBring back OS/2 support.
2009-07-06 Guenter Knaufremoved unused var (seems a leftover from 1.3 days).
2009-05-05 William A. Rowe JrComplete the integration of mod_heartbeat, mod_heartmon...
2009-05-05 William A. Rowe Jrcomplete r771579, refactoring mod_watchdog as loadable...
2009-05-05 William A. Rowe JrMPM's are now dynamically loadable; so must mod_watchdo...
2009-05-05 William A. Rowe JrAdd balancer module targets
2009-04-23 William A. Rowe JrIntroduce mod_remoteip to trunk from httpd/sandbox...
2009-03-31 Jeff Trawickstop exporting APACHE_MPM_DIR to modules -- unclear...
2009-03-30 Jim Jagielskirevert 759711 and 759713... don't require apr2
2009-03-29 Mladen Turk0600 is UWRITE+UREAD
2009-03-29 Mladen TurkUse apr-2 object perms setter
2009-03-29 Jeff TrawickCore can specify a platform-specific rewrite args hook...
2009-03-27 Jeff Trawickremove TPF support
2009-03-26 Jeff Trawickremove OS/2 platform support
2009-03-26 Jeff Trawickremove BeOS OS support
2009-03-26 William A. Rowe Jrintegrate lua, ratelimit
2009-03-25 William A. Rowe Jradd lua
2009-02-17 Mladen TurkAdd watchdog module to win32 build.
2009-02-01 William A. Rowe JrBase our mod_buffer.so
next