summaryrefslogtreecommitdiff
path: root/os/netware
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix up exit() to make sure that things are cleaned up properly on errorBradley Nicholes2001-10-291-1/+3
* Fixed to import the aprlib module and export the httpd api'sBradley Nicholes2001-10-231-1/+2
* OS specific header for NetWareBradley Nicholes2001-10-171-0/+74
* Temporarily removed the cgi module from the built in modules list until weBradley Nicholes2001-10-171-3/+3
* OS specific file for NetWareBradley Nicholes2001-10-163-0/+124