Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
fix recognition of the Mutex directive (problem in r883540)
Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex, and WatchdogMutexPath with a single Mutex directive. Add APIs to simplify setup and user customization of APR proc and global mutexes. (See util_mutex.h.) Build-time setting DEFAULT_LOCKFILE is no longer respected; set DEFAULT_REL_RUNTIMEDIR instead. Some existing modules, such as mod_ldap and mod_auth_digest gain configurability for their mutexes.
Remove mod_authn_default and mod_authz_default. Note: I've attempted to work through the Windows and Netware build files, but if those with such systems could repair any damage, that would be appreciated.
enabled Perl CGIs by default.
Enabled to configure the https port as we do with http port too.
fixed awk script to append the NetWare SSL footer only to httpd.conf.
enabled ports settable for NetWare install.
added blank line at the end
added mod_ssl to httpd.conf for BSD socket build; some more fixes to httpd-ssl.conf; sync'd with r515403.
added access_compat_module to created httpd.conf.
Implement a BASEDIR build environment variable to allow the NetWare build to relocate the install files Submitted by: Guenter Knauf <fuankg apache org>
Set the SSLMutex to default on the NetWare platform and make sure that the file locations are being set properly. Submitted by: Guenter Knauf <fuankg apache.org>
update license header text
Update the last year of copyright.
Update the NetWare makefiles to build the authz code
Update remaining 2004 copyright notices.
Build mod_ssl for the NetWare platform Submitted by: Guenter Knauf <fuankg@apache.org>
Uncomment the secureListen directive when building the httpd-ssl.conf file for NetWare
Update the NetWare make install target to comply with the new .conf file layout
Rethink the built-in vs shared modules for NetWare. Reposition mod_asis, mod_actions, mod_cgi, mod_imagemap, mod_userdir and mod_autoindex as shared rather than built-in.
property cleanup
Add mod_version to the NetWare build
fix name of The Apache Software Foundation
fix copyright dates according to the first check in.
apply Apache License, Version 2.0
Add mod_log_forensic to the NetWare standard httpd.conf file
Add mod_ident to the NetWare build
Add mod_dav_lock to the NetWare build
Add a commented LoadModule entry to the .conf file for mod_ext_filter
Updated the NetWare make conf script to handle the new Listen statements
Switch to a DNS based certificate rather than an IP based certificate as the default.
Add mod_logio to the NetWare build
Added the new auth modules to the build script for building the default httpd.conf file
Fixed the @exp_cgidir@ replacement value so that it resolves to the correct location when the AWK file generates the default httpd.conf file for NetWare.
Fixed the NetWare AWK script that produces the httpd.conf file so that it understands the new macros.
Corrected the NLM names for the proxy modules
Added replacement values for the new tags in the httpd.conf file template
Fixed the slashes on the server root path
NetWare AWK script for producing the shipping version of the HTTPD.conf file from the template
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |