]> granicus.if.org Git - apache/history - os
Introduce ap_(get|set)_core_module_config() functions/macros and use them
[apache] / os /
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...
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...
next