]> granicus.if.org Git - apache/history - os
Add mod_macro to Windows build.
[apache] / os /
2013-01-21 Gregg Lewis SmithAdd mod_macro to Windows build.
2012-12-09 Gregg Lewis SmithAdd mod_allowhandlers to Windows build
2012-09-22 Gregg Lewis SmithWindows build for mod_cache_socache added in r1388660
2011-12-18 Stefan FritschVarious code cleanup to avoid compiler, cppcheck, or...
2011-12-06 Gregg Lewis SmithFix my typo
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-11-19 Gregg Lewis SmithBuild mod_allowmethods on Windows
2011-11-16 Gregg Lewis SmithFix typo
2011-11-15 Gregg Lewis SmithAdd mod_data to Windown build
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
2009-01-31 Roy T. Fieldinguse a local module header file to store the function...
2009-01-30 Roy T. Fieldingrevert r711228: the ap_unixd_setup_child prototype...
2009-01-18 Rainer JungRemove some more mod_mem_cache relics from
2008-12-02 Paul QuernaAPI Cleanup in preperation for 2.4.x, make sure all...
2008-11-23 William A. Rowe JrSo close ;-) Nicely done Jim
2008-11-04 Ruediger Pluem* unixd_setup_child is no longer implemented by unixd.c.
2008-11-04 Nick KewFurther unixd hacks to remove duplication between old...
2008-11-02 Chris DarrochRemove mod_authn_default and mod_authz_default.
2008-10-31 Jim JagielskiAlso adjust unixd.c with changes from r709406
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.
2008-01-12 Nick KewSupport chroot on unix-family platforms
2007-11-19 William A. Rowe Jrs/mod_example/mod_example_hooks/
2007-10-29 Martin KraemerAfter a stop or restart signal, the old listening sockets
2007-10-08 Guenter Knauffixed include path to use forward slash.
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-12-13 William A. Rowe JrAPR_HAVE/AP_HAVE are ALWAYS defined, not always 1.
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
2006-01-11 Bradley NicholesUpdate the NetWare makefiles to build the authz code
2005-12-16 William A. Rowe Jr Add the module details for our /base:@...,mod_foo...
next