summaryrefslogtreecommitdiff
path: root/os/win32
Commit message (Expand)AuthorAgeFilesLines
* Build mod_allowmethods on WindowsGregg Lewis Smith2011-11-191-0/+1
* Fix typoGregg Lewis Smith2011-11-161-1/+1
* Add mod_data to Windown buildGregg Lewis Smith2011-11-151-1/+2
* Added proxy_html and xml2enc to Windows buildGregg Lewis Smith2011-11-031-0/+2
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-3/+3
* Fix issues found by PVS-Studio static analyzer:Stefan Fritsch2011-09-191-1/+1
* Added new mods to Windows build system.Guenter Knauf2011-07-181-0/+3
* Introduce ap_(get|set)_core_module_config() functions/macros and use themStefan Fritsch2011-06-061-1/+1
* Correct Win64 Servername IdentificationWilliam A. Rowe Jr2011-05-171-0/+4
* include <stdlib.h> to ensure that the exit() prototype has beenJeff Trawick2011-04-081-3/+1
* gcc compatibilityJeff Trawick2011-04-071-1/+1
* axe a couple of unused vars, mark a function as staticJeff Trawick2011-04-071-3/+1
* get prototype for ap_os_create_privileged_process()Jeff Trawick2011-04-071-0/+1
* cleanups to function signatures, prototypes, visibilityJeff Trawick2011-04-062-2/+2
* enable DEFAULT_REL_RUNTIMEDIR on NetWare and WindowsJeff Trawick2011-03-271-0/+31
* Axed C++ comments and tabs.Guenter Knauf2011-02-261-5/+5
* Added slotmem* modules to Win32 build.Guenter Knauf2011-01-251-0/+2
* Added mod_reflector to Win32 build.Guenter Knauf2011-01-161-0/+1
* Fix Windows build of mod_cache_disk which was broken afterRainer Jung2010-11-261-1/+1
* Added casts to silent compiler warnings.Guenter Knauf2010-08-081-5/+5
* build mod_reqtimeout on WindowsJeff Trawick2010-02-261-0/+1
* fix base addr of mod_serfJeff Trawick2010-02-261-1/+1
* Finish libserf magicWilliam A. Rowe Jr2010-02-041-0/+1
* Add mod_proxy_scgi; PR 48303; Submitted by: Gregg L. Smith <lists glewis.com>William A. Rowe Jr2009-12-011-0/+1
* Complete the integration of mod_heartbeat, mod_heartmonitor and theWilliam A. Rowe Jr2009-05-051-0/+1
* complete r771579, refactoring mod_watchdog as loadable on win32William A. Rowe Jr2009-05-052-2/+2
* MPM's are now dynamically loadable; so must mod_watchdog be.William A. Rowe Jr2009-05-051-2/+0
* Add balancer module targetsWilliam A. Rowe Jr2009-05-051-92/+96
* Introduce mod_remoteip to trunk from httpd/sandbox/mod_remoteipWilliam A. Rowe Jr2009-04-231-0/+1
* stop exporting APACHE_MPM_DIR to modules -- unclear why this was ever necessa...Jeff Trawick2009-03-311-4/+0
* Core can specify a platform-specific rewrite args hook. Use that on Unix.Jeff Trawick2009-03-291-0/+7
* integrate lua, ratelimitWilliam A. Rowe Jr2009-03-261-0/+1
* add luaWilliam A. Rowe Jr2009-03-251-3/+1
* Add watchdog module to win32 build.Mladen Turk2009-02-171-0/+4
* Base our mod_buffer.soWilliam A. Rowe Jr2009-02-011-0/+1
* Remove some more mod_mem_cache relics fromRainer Jung2009-01-181-1/+3
* So close ;-) Nicely done JimWilliam A. Rowe Jr2008-11-231-0/+1
* Remove mod_authn_default and mod_authz_default.Chris Darroch2008-11-021-2/+0
* Catch up with a host of changes to the current module setWilliam A. Rowe Jr2008-06-071-0/+12
* Remove all references to CORE_PRIVATE.Paul Querna2008-04-071-1/+0
* s/mod_example/mod_example_hooks/William A. Rowe Jr2007-11-191-1/+1
* Axe a completely bogus internal helper function.William A. Rowe Jr2007-09-052-53/+0
* Bless the module mod_substitute, with the Substitute directiveWilliam A. Rowe Jr2007-08-241-1/+1
* Adding the last two, missing mod_filter and mod_dav_lock infosWilliam A. Rowe Jr2007-08-241-0/+2
* Add modules/examples/, and a new BuildAll dummy stub.William A. Rowe Jr2007-08-241-0/+4
* Add auth modules to the schemaWilliam A. Rowe Jr2007-08-241-0/+2
* Add another module to the base address list.William A. Rowe Jr2007-08-231-0/+1
* Added mod_proxy_fcgi win32 build.Mladen Turk2006-10-141-0/+1
* fix eol-styleAndré Malo2006-08-181-5/+5
* Do not return on WAIT_ABANDONED signals.Mladen Turk2006-08-031-10/+13