summaryrefslogtreecommitdiff
path: root/os
Commit message (Expand)AuthorAgeFilesLines
...
* remove TPF supportJeff Trawick2009-03-278-634/+0
* remove OS/2 platform supportJeff Trawick2009-03-267-116/+0
* remove BeOS OS supportJeff Trawick2009-03-267-325/+0
* 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
* use a local module header file to store the function prototypeRoy T. Fielding2009-01-311-2/+0
* revert r711228: the ap_unixd_setup_child prototype needs to go somewhere.Roy T. Fielding2009-01-301-0/+2
* Remove some more mod_mem_cache relics fromRainer Jung2009-01-181-1/+3
* API Cleanup in preperation for 2.4.x, make sure all exported functions or var...Paul Querna2008-12-022-21/+23
* So close ;-) Nicely done JimWilliam A. Rowe Jr2008-11-231-0/+1
* * unixd_setup_child is no longer implemented by unixd.c.Ruediger Pluem2008-11-041-2/+0
* Further unixd hacks to remove duplication between old-unixd and mod_unixd,Nick Kew2008-11-042-215/+2
* Remove mod_authn_default and mod_authz_default.Chris Darroch2008-11-022-10/+0
* Also adjust unixd.c with changes from r709406Jim Jagielski2008-10-311-3/+3
* 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-073-3/+1
* Support chroot on unix-family platformsNick Kew2008-01-122-1/+47
* s/mod_example/mod_example_hooks/William A. Rowe Jr2007-11-191-1/+1
* After a stop or restart signal, the old listening socketsMartin Kraemer2007-10-291-0/+8
* fixed include path to use forward slash.Guenter Knauf2007-10-081-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
* APR_HAVE/AP_HAVE are ALWAYS defined, not always 1.William A. Rowe Jr2006-12-131-1/+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
* Fix return values from wait_for_many_objects.Mladen Turk2006-08-021-4/+12
* Add mod_authz_core module to the build.Mladen Turk2006-07-251-0/+1
* Add mod_access_conf module base address.Mladen Turk2006-07-251-0/+1
* On mingw32, the APACHE_MPM_DIR is defined from the autoconf generated files.Paul Querna2006-07-151-0/+2
* Bring in basic support for building the winnt MPM under mingw32, using the au...Paul Querna2006-07-152-0/+9
* update license header textRoy T. Fielding2006-07-1125-150/+150
* With all the fun new features, mod_proxy's size (when built inWilliam A. Rowe Jr2006-04-191-1/+1
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-1925-25/+25
* Update the NetWare makefiles to build the authz codeBradley Nicholes2006-01-111-0/+16
* Add the module details for our /base:@...,mod_foo.so magicWilliam A. Rowe Jr2005-12-161-0/+2
* * os/unix/unixd.h: Use extern "C" linkage.Joe Orton2005-12-061-0/+8
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-108-86/+86
* No functional change: simple detabbing of indented code.Jim Jagielski2005-11-105-135/+135
* I'd prefer, before 2.2-final, to have AP_NEED_SET_MUTEX_PERMS definedWilliam A. Rowe Jr2005-09-161-1/+1
* Doxygen fixup / cleanupIan Holsman2005-08-2812-24/+129
* This module shouldn't have been added; it's an experiment on myWilliam A. Rowe Jr2005-05-161-1/+0
* Allow httpd on NetWare to build using either the standard socket libraries or...Bradley Nicholes2005-04-141-0/+8
* Rethink the built-in vs shared modules for NetWare. Reposition mod_asis, mod...Bradley Nicholes2005-04-081-24/+0