]> granicus.if.org Git - apache/history - os/win32
Introduce ap_(get|set)_core_module_config() functions/macros and use them
[apache] / os / win32 /
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 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-11-26 Rainer JungFix Windows build of mod_cache_disk which was broken...
2010-08-08 Guenter KnaufAdded casts to silent compiler warnings.
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 William A. Rowe JrAdd mod_proxy_scgi; PR 48303; Submitted by: Gregg L...
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-29 Jeff TrawickCore can specify a platform-specific rewrite args hook...
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
2009-01-18 Rainer JungRemove some more mod_mem_cache relics from
2008-11-23 William A. Rowe JrSo close ;-) Nicely done Jim
2008-11-02 Chris DarrochRemove mod_authn_default and mod_authz_default.
2008-06-07 William A. Rowe JrCatch up with a host of changes to the current module set
2008-04-07 Paul QuernaRemove all references to CORE_PRIVATE.
2007-11-19 William A. Rowe Jrs/mod_example/mod_example_hooks/
2007-09-05 William A. Rowe JrAxe a completely bogus internal helper function.
2007-08-24 William A. Rowe JrBless the module mod_substitute, with the Substitute...
2007-08-24 William A. Rowe JrAdding the last two, missing mod_filter and mod_dav_loc...
2007-08-24 William A. Rowe JrAdd modules/examples/, and a new BuildAll dummy stub.
2007-08-24 William A. Rowe JrAdd auth modules to the schema
2007-08-23 William A. Rowe JrAdd another module to the base address list.
2006-10-14 Mladen TurkAdded mod_proxy_fcgi win32 build.
2006-08-18 André Malofix eol-style
2006-08-03 Mladen TurkDo not return on WAIT_ABANDONED signals.
2006-08-02 Mladen TurkFix return values from wait_for_many_objects.
2006-07-25 Mladen TurkAdd mod_authz_core module to the build.
2006-07-25 Mladen TurkAdd mod_access_conf module base address.
2006-07-15 Paul QuernaOn mingw32, the APACHE_MPM_DIR is defined from the...
2006-07-15 Paul QuernaBring in basic support for building the winnt MPM under...
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 William A. Rowe Jr With all the fun new features, mod_proxy's size ...
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-12-16 William A. Rowe Jr Add the module details for our /base:@...,mod_foo...
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-11-10 Jim JagielskiNo functional change: simple detabbing of indented...
2005-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-05-16 William A. Rowe Jr This module shouldn't have been added; it's an experi...
2005-04-07 William A. Rowe Jr Final bit to switch for imap->imagemap
2005-02-18 William A. Rowe Jr 80 col style fix, no code harmed.
2005-02-18 William A. Rowe Jr Add mod_echo - not built by default, but this drops...
2005-02-18 Bill Stoddardfix compile break with recent rename of real_exit_code...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2005-01-05 William A. Rowe Jr A few new modules/debug/ projects which need base...
2004-09-22 Allan K. EdwardsWIN64: first in a series to get Windows IA64 builds...
2004-08-31 William A. Rowe Jr Catch up for Win32 to authnz_ldap changes, and make...
2004-08-17 William A. Rowe Jr A few more modules who need their bases owned.
2004-08-12 William A. Rowe Jr Missing an entry for proxy_balancer in the win32...
2004-08-11 William A. Rowe JrEnable backwards compatibility with 2.0-HEAD, define...
2004-06-04 André MaloNobody objected:
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-01 André Maloupdate license to 2004.
2003-02-07 William A. Rowe Jr *) Introduce debugging symbols for Win32 release...
2003-02-03 André Malofinished that boring job:
2003-01-20 William A. Rowe Jr Integrate mod_ident with the Win32 build.
2003-01-08 Bill StoddardFix win32 compile break due to file name changes in...
2002-12-01 William A. Rowe Jr Must have symbolics for util_ldap/mod_auth_ldap base...
2002-11-08 William A. Rowe Jr A comment which no longer applies (proper AP_DECLARE_...
2002-11-01 William A. Rowe Jr Well that was a little borked, if you were having...
2002-09-18 William A. Rowe Jr Restrict Win32 API replacements from interfering...
2002-09-14 William A. Rowe Jr Forgot a file from the build overhaul for aaa .....
2002-07-31 William A. Rowe Jr Resolve more handle leaks.
2002-07-29 William A. Rowe Jr Refactor out the child behavior from mpm_winnt. ...
2002-07-19 William A. Rowe Jr No reason not to build charset_lite anymore on Win32
2002-07-11 William A. Rowe Jr Try this AGAIN. Move ap_regkey.h to include/ and...
2002-07-03 William A. Rowe Jr Fix a const'ness conflict.
2002-07-02 William A. Rowe Jr Never trust Bill when he cuts and pastes
2002-07-02 William A. Rowe Jr Introduce a _raw_set/_raw_get for regkey values....
2002-07-01 William A. Rowe Jr Add ap_os_proc_filepath and clean up the win32/os...
2002-06-27 William A. Rowe Jr Doxygenate the rest of this header. Had I not overlo...
2002-06-24 William A. Rowe Jr Add in the other complex ap_regkey_value_foo() fns...
2002-06-24 William A. Rowe Jr Introduce win32 registry handling through a very...
2002-06-23 William A. Rowe Jr Finish the -w keep-console-open-on-error patch.
2002-04-25 William A. Rowe Jr Not yet added to the default build, but curious if...
2002-04-03 William A. Rowe Jr Would really prefer if the authors of the .dsp's...
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-01-23 William A. Rowe Jr one blank line for code, one huge step for legibility
2002-01-17 William A. Rowe Jr Follow our Unix bretherens' conventions, and name...
2002-01-10 William A. Rowe Jr *) Split all Win32 modules [excluding the core compon...
2001-10-21 William A. Rowe Jr Reimplement Win32 registry-based and shebang-extended...
next