summaryrefslogtreecommitdiff
path: root/os
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix base addr of mod_serfJeff Trawick2010-02-261-1/+1
* Finish libserf magicWilliam A. Rowe Jr2010-02-041-0/+1
* added watchdog module to NetWare internal module list.Guenter Knauf2009-12-011-0/+4
* Add mod_proxy_scgi; PR 48303; Submitted by: Gregg L. Smith <lists glewis.com>William A. Rowe Jr2009-12-011-0/+1
* Bring back OS/2 support.Brian Havard2009-08-267-0/+116
* removed unused var (seems a leftover from 1.3 days).Guenter Knauf2009-07-061-3/+0
* Complete the integration of mod_heartbeat, mod_heartmonitor and theWilliam A. Rowe Jr2009-05-051-0/+1
* complete r771579, refactoring mod_watchdog as loadable on win32William A. Rowe Jr2009-05-052-2/+2
* MPM's are now dynamically loadable; so must mod_watchdog be.William A. Rowe Jr2009-05-051-2/+0
* Add balancer module targetsWilliam A. Rowe Jr2009-05-051-92/+96
* Introduce mod_remoteip to trunk from httpd/sandbox/mod_remoteipWilliam A. Rowe Jr2009-04-231-0/+1
* stop exporting APACHE_MPM_DIR to modules -- unclear why this was ever necessa...Jeff Trawick2009-03-312-6/+0
* revert 759711 and 759713... don't require apr2Jim Jagielski2009-03-301-9/+60
* 0600 is UWRITE+UREADMladen Turk2009-03-291-1/+1
* Use apr-2 object perms setterMladen Turk2009-03-291-60/+9
* Core can specify a platform-specific rewrite args hook. Use that on Unix.Jeff Trawick2009-03-293-0/+18
* 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