]> granicus.if.org Git - apache/history - os
Correct referenced OpenSSL version now that 0.9.8m
[apache] / os /
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...
2005-12-06 Joe Orton* os/unix/unixd.h: Use extern "C" linkage.
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-11-10 Jim JagielskiNo functional change: simple detabbing of indented...
2005-09-16 William A. Rowe Jr I'd prefer, before 2.2-final, to have AP_NEED_SET_MUT...
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-14 Bradley NicholesAllow httpd on NetWare to build using either the standa...
2005-04-08 Bradley NicholesRethink the built-in vs shared modules for NetWare...
2005-04-08 Bradley NicholesMake the changes in the NetWare build for the image_map...
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-12-21 Brian HavardThe current config.guess in APR outputs i386-pc-os2...
2004-11-19 Joe OrtonRemove the .cvsignore files.
2004-10-12 Joe Orton* os/unix/os.h: Define AP_NEED_SET_MUTEX_PERMS.
2004-10-01 Jean-Frederic ClereMove the few BS2000 specific in unixd.c
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-07-16 Bradley NicholesAllocate memory from the temp_pool rather than the...
2004-06-04 André MaloNobody objected:
2004-04-24 André Maloreadd suexec setuid and user check
2004-03-19 Jeff Trawick *) SECURITY: CAN-2004-0174 (cve.mitre.org)
2004-03-10 Joe Orton* os/unix/unixd.c (unixd_accept): Eliminate now-redunda...
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-08 André Malofix copyright dates according to the first check in
2004-02-08 André Malofix copyright dates according to the first check in
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-27 Jeff TrawickUnix MPMs: Stop dropping connections when the file...
2004-01-01 André Maloupdate license to 2004.
2003-11-03 Jeff Trawickfix a compile failure with recent z/OS and picky settin...
2003-09-08 Martin Kraemerone_process is not a global variable
2003-09-03 Jeff Trawickswitch to APR 1.0 API (which is still in flux)
2003-06-07 Jeff TrawickUnix: Handle permissions settings for flock-based mutex...
next