summaryrefslogtreecommitdiff
path: root/os
Commit message (Expand)AuthorAgeFilesLines
* Increase stack size for mod_cache and mod_ldap and readdressGregg Lewis Smith2013-07-201-13/+13
* Final rename per r1454386, we hopeGregg Lewis Smith2013-03-091-1/+1
* finish up mod_proxy_websocket/tunnel rename on WindowsGregg Lewis Smith2013-03-071-1/+1
* Add mod_proxy_websocket to WindowsGregg Lewis Smith2013-03-061-0/+1
* The days of 9x, Win2K are long gone. No more need of a stubWilliam A. Rowe Jr2013-02-201-23/+0
* Fix valgrind warning about uninitialized memory in argument to semctlStefan Fritsch2013-02-041-1/+1
* fix r1439000 per rjung remarksGregg Lewis Smith2013-01-271-26/+26
* mod_lua image size has surpassed 0x00010000, step it up a notchGregg Lewis Smith2013-01-271-1/+1
* Add mod_macro to Windows build.Gregg Lewis Smith2013-01-211-0/+1
* Add mod_allowhandlers to Windows buildGregg Lewis Smith2012-12-091-0/+1
* Windows build for mod_cache_socache added in r1388660Gregg Lewis Smith2012-09-221-0/+1
* Various code cleanup to avoid compiler, cppcheck, or clang warnings:Stefan Fritsch2011-12-181-5/+2
* Fix my typoGregg Lewis Smith2011-12-061-1/+1
* Add lots of unique tags to error log messagesStefan Fritsch2011-12-022-12/+12
* 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
* Add -D DUMP_RUN_CFG option to dump some configuration itemsStefan Fritsch2011-10-091-0/+1
* More cleanup: Expand tabs and some more indentation fixesStefan Fritsch2011-09-232-3/+3
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-234-9/+9
* 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
* We already have ap_str_tolower(), so also add ap_str_toupper() function and useStefan Fritsch2011-06-222-18/+0
* Introduce ap_(get|set)_core_module_config() functions/macros and use themStefan Fritsch2011-06-062-2/+2
* 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-272-0/+62
* fix some logging calls to include the server_recJeff Trawick2011-02-262-3/+3
* 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
* Removed define obsolete since r93260.Guenter Knauf2010-12-251-3/+0
* Per the existing comment and setrlimit() behavior -- only prevent attempts toEric Covener2010-12-041-1/+4
* Fix Windows build of mod_cache_disk which was broken afterRainer Jung2010-11-261-1/+1
* suEXEC: Add Suexec directive to disable suEXEC without renaming theJeff Trawick2010-11-101-0/+1
* Removed leftover from IDE build times.Guenter Knauf2010-10-051-5/+0
* Fixed declaration; added return value.Guenter Knauf2010-10-041-3/+4
* Changed comments to C stye.Guenter Knauf2010-09-011-6/+6
* Added require prototypes conditionally to CFLAGS for NETWare;Guenter Knauf2010-09-011-7/+13
* Added casts to silent compiler warnings.Guenter Knauf2010-08-081-5/+5
* OS/2: Provide a definition of AP_PLATFORM_REWRITE_ARGS_HOOK.Brian Havard2010-06-221-0/+1
* The directives "User", "Group" and "ChrootDir" haveRainer Jung2010-06-151-8/+0
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-062-0/+3
* generalize the existing (r589761) platform- and errno-specificJeff Trawick2010-04-131-3/+4
* build mod_reqtimeout on WindowsJeff Trawick2010-02-261-0/+1