975e51c02f55eaa15e6c5c65ffd89f6c0431e4f5 1674222 |
|
17-Apr-2015 |
jkaluza |
* mod_dav_fs: set default value of DavLockDB using installation layout |
a6bcbcf1364fd0f9eeb6c8d53767752d2933dbad 1451155 |
|
28-Feb-2013 |
fuankg |
Use define for serverroot with NetWare conf files. |
781fe896f10d055340d0fd76ef6162215f44658c 1238908 |
|
01-Feb-2012 |
fuankg |
Fixed c&p error. |
afe4c002e521011bf0e8ddd54a4409c453523988 1201995 |
|
15-Nov-2011 |
fuankg |
Added another module load statement to NetWare config. |
258e4cf440b6c665933132ee6d4d39574144e5e1 1201990 |
|
15-Nov-2011 |
fuankg |
Added some module load statements to NetWare config. |
b65ed0988706147773876bc16386d4a8ce942392 1201956 |
|
14-Nov-2011 |
fuankg |
Fixed NetWare install. |
0c983cadf275641aff56f7a6f986dcfaf6e8992d 1201729 |
|
14-Nov-2011 |
fuankg |
Added comment to clarify for which module this directive is. |
46e7cd430e8f455e19d712c4720f676bbe7b66ff 1025499 |
|
20-Oct-2010 |
fuankg |
Removed leftover from 2.0.x. |
27578be2b92f0cbc92c2d0ed3b674b91c38b5086 883572 |
|
24-Nov-2009 |
trawick |
fix recognition of the Mutex directive (problem in r883540) |
11f2c481e1d57bedb3f758565307501e9a2730dd 883540 |
|
24-Nov-2009 |
trawick |
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. |
6ad55f63504cf5fe5205ed9495664519afeadcd9 709839 |
|
02-Nov-2008 |
chrisd |
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. |
5224db53a6bfc52c119e6b60fe8bcd9cdae17073 647637 |
|
14-Apr-2008 |
fuankg |
enabled Perl CGIs by default. |
9ed3fee22fa1888a70ac42b7b6b8ea475fad0a6d 606316 |
|
21-Dec-2007 |
fuankg |
Enabled to configure the https port as we do with http port too. |
09bca379172b698536b27e63b4f6650f94ed8d57 583261 |
|
09-Oct-2007 |
fuankg |
fixed awk script to append the NetWare SSL footer only to httpd.conf. |
4883fd339815130dbe680e816ef00256e10b844f 551424 |
|
28-Jun-2007 |
fuankg |
enabled ports settable for NetWare install. |
cd5b0875149b5d8c36fb1def97b54b54b7841798 551253 |
|
27-Jun-2007 |
fuankg |
added blank line at the end |
66f475904e6d4da1e625f83b9511e7ca4cdfa624 551196 |
|
27-Jun-2007 |
fuankg |
added mod_ssl to httpd.conf for BSD socket build;
some more fixes to httpd-ssl.conf; sync'd with r515403. |
269a4f91cc74b67fbb32d260cbc75d75ce2f3c98 521380 |
|
22-Mar-2007 |
fuankg |
added access_compat_module to created httpd.conf. |
f2f3f241c00a7a4bd597e57a19023940e072918a 502051 |
|
01-Feb-2007 |
bnicholes |
Implement a BASEDIR build environment variable to allow the NetWare build to relocate the install files
Submitted by: Guenter Knauf <fuankg apache org> |
b0dbc74e954da7306cc2dd6fb1f4cd1bae6260bc 498665 |
|
22-Jan-2007 |
bnicholes |
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> |
db479b48bd4d75423ed4a45e15b75089d1a8ad72 420990 |
|
11-Jul-2006 |
fielding |
update license header text |
a2652f3451528565db1f85db6953fc30799d7ead 395229 |
|
19-Apr-2006 |
colm |
Update the last year of copyright. |
f7d723f1ad88ed006c6caf4c2c6604b7c59dd172 368105 |
|
11-Jan-2006 |
bnicholes |
Update the NetWare makefiles to build the authz code |
53359f0fef553ad61e2d1e871dc007c542844f86 190592 |
|
14-Jun-2005 |
jorton |
Update remaining 2004 copyright notices. |
e76fdcdfb8994ad70776526f50fa013b3e9a6033 161813 |
|
19-Apr-2005 |
bnicholes |
Build mod_ssl for the NetWare platform
Submitted by: Guenter Knauf <fuankg@apache.org> |
b7c258df71a4f5ea4d7c008d73616a2e8d557cc6 160952 |
|
11-Apr-2005 |
bnicholes |
Uncomment the secureListen directive when building the httpd-ssl.conf file for NetWare |
509d30fddc88d129f9ba0f6000b802afa021fe52 160726 |
|
10-Apr-2005 |
bnicholes |
Update the NetWare make install target to comply with the new .conf file layout |
be5bd52e27f7609ecfa7b472935e1fb422f02c09 160625 |
|
09-Apr-2005 |
bnicholes |
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. |
8aa5c68ad507ea2ecfba3b7a8fc3359c79310ead 103395 |
|
15-Apr-2004 |
bnicholes |
Add mod_version to the NetWare build |
6de8046f8f7e07cd83895a528df25d977e502c76 102619 |
|
09-Feb-2004 |
nd |
fix name of The Apache Software Foundation |
3f54006084eb6a877a93c8fa2c83f112a1dfbd27 102547 |
|
07-Feb-2004 |
nd |
fix copyright dates according to the first check in. |
240b85022b73af58a6d971cd3d05d54037d8f682 102521 |
|
06-Feb-2004 |
nd |
apply Apache License, Version 2.0 |
2b94a725b43e4c046a07ed40708066f69522bff9 102166 |
|
03-Jan-2004 |
bnicholes |
Add mod_log_forensic to the NetWare standard httpd.conf file |
405f61494d3ed3ca9c054dacc05a53513e172145 98462 |
|
23-Jan-2003 |
bnicholes |
Add mod_ident to the NetWare build |
420bfee669b4ac21320f24c5d92e9857866b710e 98297 |
|
17-Jan-2003 |
bnicholes |
Add mod_dav_lock to the NetWare build |
7b127e7a1f3d1fe9ee0d1fb8fe8b6d066130c54a 97742 |
|
02-Dec-2002 |
bnicholes |
Add a commented LoadModule entry to the .conf file for mod_ext_filter |
c3426d9ae85f2e4479401d9ba24b4317e22014eb 97534 |
|
16-Nov-2002 |
bnicholes |
Updated the NetWare make conf script to handle the new Listen statements |
fe49ae988e9ef9cbd7203249aa4cfd34a059c54e 97288 |
|
24-Oct-2002 |
bnicholes |
Switch to a DNS based certificate rather than an IP based certificate as the
default. |
c9ce2b84cc0bf2caa39be615eb06f7a9b68378d5 97066 |
|
03-Oct-2002 |
bnicholes |
Add mod_logio to the NetWare build |
1186d2bf31474111e7503d30ce82292f59fea04b 96793 |
|
13-Sep-2002 |
bnicholes |
Added the new auth modules to the build script for building the default
httpd.conf file |
f938882c25c57b6eb89c718177f45ea45a1d603c 95450 |
|
31-May-2002 |
bnicholes |
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. |
76b2acef831fc5bede20204020d0ae6356633fc2 94776 |
|
24-Apr-2002 |
bnicholes |
Fixed the NetWare AWK script that produces the httpd.conf file so that it
understands the new macros. |
33d4e63384b608406b61951d631490b3451e9a57 94727 |
|
19-Apr-2002 |
bnicholes |
Corrected the NLM names for the proxy modules |
dc110396bf26739d1515de5a7b95694dad624973 94473 |
|
05-Apr-2002 |
bnicholes |
Added replacement values for the new tags in the httpd.conf file template |
bf606039f49dbee2b9b9b6f5d08e0abd7a3820ad 93868 |
|
12-Mar-2002 |
bnicholes |
Fixed the slashes on the server root path |
7de06b566fc99472d2c275313a73e671d6a67146 93715 |
|
05-Mar-2002 |
bnicholes |
NetWare AWK script for producing the shipping version of the HTTPD.conf
file from the template |