1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/www/apache24/files
Olli Hauer db416181b5 - mod_authn_socache.c: fix creation of default socache_instance.
- add Note how the OpenSSL version used to build httpd is found (apr-1-config)

Upstream r1576233 commit message
================================
In pre_config, default socache_provider is created, but socache_instance
initialization is missing. This leads to crash on startup if default
socache_provider is used (AuthnCacheSOCache is not called) and
AuthnCacheEnable or AuthnCacheProvideFor is used.

Submitted by:	Michael Bennett (per PM)
Obtained from:	http://svn.apache.org/viewvc?view=revision&revision=1576233
2014-04-08 21:41:03 +00:00
..
apache24.in
htcacheclean.in
no-accf.conf
patch-config.layout
patch-configure.in
patch-docs__conf__extra__httpd-autoindex.conf.in
patch-docs__conf__extra__httpd-ssl.conf.in
patch-docs__conf__extra__httpd-userdir.conf.in
patch-docs__conf__httpd.conf.in - fix include line 2013-11-24 20:20:49 +00:00
patch-Makefile.in - support staging 2013-10-27 17:54:39 +00:00
patch-mod_authn_socache.c - mod_authn_socache.c: fix creation of default socache_instance. 2014-04-08 21:41:03 +00:00
patch-support__apachectl.in
patch-support__apxs.in
patch-support__envvars-std.in
patch-support__log_server_status.in
patch-support__Makefile.in - support staging 2013-10-27 17:54:39 +00:00
README_modules.d - add new directory for modules (APACHEETCDIR/modules.d) 2013-11-24 20:09:07 +00:00