summaryrefslogtreecommitdiff
path: root/os/netware
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling in comments and text files.Rainer Jung2016-08-111-1/+1
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-232-3/+3
* Introduce ap_(get|set)_core_module_config() functions/macros and use themStefan Fritsch2011-06-061-1/+1
* enable DEFAULT_REL_RUNTIMEDIR on NetWare and WindowsJeff Trawick2011-03-271-0/+31
* Removed define obsolete since r93260.Guenter Knauf2010-12-251-3/+0
* Removed leftover from IDE build times.Guenter Knauf2010-10-051-5/+0
* Fixed declaration; added return value.Guenter Knauf2010-10-041-3/+4
* Changed comments to C stye.Guenter Knauf2010-09-011-6/+6
* Added require prototypes conditionally to CFLAGS for NETWare;Guenter Knauf2010-09-011-7/+13
* added watchdog module to NetWare internal module list.Guenter Knauf2009-12-011-0/+4
* removed unused var (seems a leftover from 1.3 days).Guenter Knauf2009-07-061-3/+0
* stop exporting APACHE_MPM_DIR to modules -- unclear why this was ever necessa...Jeff Trawick2009-03-311-2/+0
* Core can specify a platform-specific rewrite args hook. Use that on Unix.Jeff Trawick2009-03-291-0/+7
* Remove mod_authn_default and mod_authz_default.Chris Darroch2008-11-021-8/+0
* Remove all references to CORE_PRIVATE.Paul Querna2008-04-071-1/+1
* fixed include path to use forward slash.Guenter Knauf2007-10-081-1/+1
* update license header textRoy T. Fielding2006-07-114-24/+24
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-194-4/+4
* Update the NetWare makefiles to build the authz codeBradley Nicholes2006-01-111-0/+16
* No functional change: simple detabbing of indented code.Jim Jagielski2005-11-101-2/+2
* Doxygen fixup / cleanupIan Holsman2005-08-282-3/+21
* 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
* Make the changes in the NetWare build for the image_map module renameBradley Nicholes2005-04-081-4/+4
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-044-4/+8
* Allocate memory from the temp_pool rather than the stack to avoid blowing fix...Bradley Nicholes2004-07-161-0/+3
* Nobody objected:André Malo2004-06-041-0/+25
* fix name of The Apache Software FoundationAndré Malo2004-02-094-4/+4
* fix copyright dates according to the first check inAndré Malo2004-02-084-4/+4
* apply Apache License, Version 2.0André Malo2004-02-064-106/+50
* update license to 2004.André Malo2004-01-012-2/+2
* Fixing up the NetWare headers to be compatible with the GNU compilerBradley Nicholes2003-05-301-5/+7
* finished that boring job:André Malo2003-02-032-2/+2
* Reduce the number of parameters on the event callback to avoid a protectedBradley Nicholes2003-01-161-2/+2
* Added a required parameter to RegisterForEventNotification() to allow theBradley Nicholes2003-01-101-3/+12
* Register for the SERVERDOWN event to allow Apache to shutdown gracefullyBradley Nicholes2002-12-121-2/+61
* Don't hold the Apache screen open when it exits with an error if all of the e...Bradley Nicholes2002-11-131-2/+6
* Removed access_module, auth_module and added authz_host_module inBradley Nicholes2002-09-131-6/+3
* Avoid calling the real exit() function when the macro exit() is called outsid...Bradley Nicholes2002-09-031-1/+1
* Hold the Apache screen open on NetWare if exit() is called for any reasonBradley Nicholes2002-07-241-1/+3
* Implemented ap_os_create_privileged_process() for NetWare which simply maps toBradley Nicholes2002-05-311-1/+1
* Added mod_cgi and mod_netware as built in module in the NetWare buildBradley Nicholes2002-05-311-3/+6
* Added code to extract the current address space name so that eachBradley Nicholes2002-03-141-0/+1
* Update our copyright for this year.Roy T. Fielding2002-03-132-2/+2
* Removed the multiple and reentrant flags that were being set by mistakeBradley Nicholes2002-01-181-1/+0
* Implemented a checkunload callback to allow apache to be unloaded usingBradley Nicholes2002-01-141-4/+7
* Added a stub for ap_os_create_privileged_process() for NetWareBradley Nicholes2002-01-081-0/+76
* Code updates to allow Mod_Rewrite and Mod_Auth_DBM to build on NetWareBradley Nicholes2002-01-081-0/+6
* Added the NetWare SSL module to the prebuilt module listBradley Nicholes2001-11-131-0/+3
* Added the .xdc data file for building an MP enabled version of Apache onBradley Nicholes2001-11-021-0/+0