History log of /httpd/buildconf
Revision Date Author Comments Expand
4cb8bb9049d1643295ebda12c76dad441ddc2228 1553165 23-Dec-2013 jim

Just in case the Makefile is incompatible, remove the fluff when we rebuild

91ea8a85362a63522578e4d59fc6bfe37bc8df17 1389060 23-Sep-2012 trawick

consolidate hints/instructions about using APR (and maybe APR-util) with httpd

fb5a399b7132425fa998465cb72a8d1fcffcbb70 1387473 19-Sep-2012 rpluem

* APR-UTIL trunk is dead. Point to the latest stable branch.

93e568f5fc0607ca5063f5fe1b6cef985379de24 1200715 11-Nov-2011 jorton

A stab at libapreq build integration, still disabled by default.

e8f3ef5f268e9dee1d5d5dca8134df035a5c8332 1200695 11-Nov-2011 pgollucci

disable libapreq stuff until it works generically

b399779260ac6f6ad2e808df429a496527648323 1200600 10-Nov-2011 jorton

* buildconf: Pass through APR source dir to apreq's buildconf.

294ecec5bbf217103196b7ec24ede14ac47693f9 1200590 10-Nov-2011 pgollucci

hook up srclib/libapreq to the build system

3f24a3e2c43302efecc8aa3a6c0cc7ee823481d0 1059857 17-Jan-2011 rjung

Change file touching order for util_expr to be in sync with Makefile dependency. The existing order lead to regeneration.

8fae12696bce44be9ce4c56888690cad8ac7b8f9 1032073 06-Nov-2010 sf

Replace ap_expr with a parser derived from mod_ssl's parser. Make mod_ssl use the new parser. Rework ap_expr's public interface and provide hooks for modules to add variables and functions. The Netware and Windows build files still need to be adjusted

14eccd0082c748ae3464dc2459430ff0772b5107 954588 14-Jun-2010 sf

prevent an error message if an old autoconf without AC_PROG_CC_C99 is used but print a meaningful warning instead

2834087a8155f38c7edd908a765ef3211ed37cf1 819008 25-Sep-2009 minfrin

Add support for an "epoch" in the RPM spec file. This epoch is a discrete number used to determine if one RPM is newer than another, which in turn ensures that v1.2.10 is always interpreted as newer than v1.2.9.

a9de7b69548bd69bfc84e9eea6a8215db2640def 800443 03-Aug-2009 takashi

buildconf: Fix error "[: -lt: unexpected operator"

eb06d6a7dc2a6609217689ee5e430d87637ef9e6 758079 25-Mar-2009 rpluem

* With APR 2.x we no longer have APR-UTIL. So don't care about it.

60f9d4d87a893330a01722ed518d0b3fff8eb2ee 721533 28-Nov-2008 jorton

* buildconf, configure.in: Don't attempt to configure the no-longer-bundled pcre.

928f622b54e87afbbaba6add8aef8066ca16a040 687939 22-Aug-2008 wrowe

Permit --with-apr=/path/to/apr alone, where the default path will be handled by replacing all /apr path segments with /apr-util (or /aprutil) to handle nearly any developer's path scheme. One rare exception would be /asf/srcs/aprutil/trunk/apr-util or similar where both /aprutil and /apr-util path segments exist. So for example --with-apr=../apr-1.3 would find either ../apr-util-1.3 or ../aprutil-1.3 before looking for srclib/apr-util or ../apr-util. These refer to source trees. httpd ./configure deserves a similar feature to use --with-apr= for an installed apr-util lib tree.

842ae4bd224140319ae7feec1872b93dfd491143 420983 11-Jul-2006 fielding

update license header text

buildconf include/ap_compat.h include/ap_config.h include/ap_listen.h include/ap_mmn.h include/ap_mpm.h include/ap_provider.h include/ap_regex.h include/ap_regkey.h include/ap_release.h include/http_config.h include/http_connection.h include/http_core.h include/http_log.h include/http_main.h include/http_protocol.h include/http_request.h include/http_vhost.h include/httpd.h include/mpm_common.h include/scoreboard.h include/util_cfgtree.h include/util_charset.h include/util_ebcdic.h include/util_filter.h include/util_ldap.h include/util_md5.h include/util_script.h include/util_time.h include/util_xml.h modules/aaa/mod_access_compat.c modules/aaa/mod_auth.h modules/aaa/mod_auth_basic.c modules/aaa/mod_auth_digest.c modules/aaa/mod_authn_anon.c modules/aaa/mod_authn_core.c modules/aaa/mod_authn_dbd.c modules/aaa/mod_authn_dbm.c modules/aaa/mod_authn_default.c modules/aaa/mod_authn_file.c modules/aaa/mod_authnz_ldap.c modules/aaa/mod_authz_core.c modules/aaa/mod_authz_dbd.c modules/aaa/mod_authz_dbd.h modules/aaa/mod_authz_dbm.c modules/aaa/mod_authz_default.c modules/aaa/mod_authz_groupfile.c modules/aaa/mod_authz_host.c modules/aaa/mod_authz_owner.c modules/aaa/mod_authz_user.c modules/arch/netware/libprews.c modules/arch/netware/mod_netware.c modules/arch/netware/mod_nw_ssl.c modules/arch/win32/mod_isapi.c modules/arch/win32/mod_isapi.h modules/arch/win32/mod_win32.c modules/cache/cache_cache.c modules/cache/cache_cache.h modules/cache/cache_hash.c modules/cache/cache_hash.h modules/cache/cache_pqueue.c modules/cache/cache_pqueue.h modules/cache/cache_storage.c modules/cache/cache_util.c modules/cache/mod_cache.c modules/cache/mod_cache.h modules/cache/mod_disk_cache.c modules/cache/mod_disk_cache.h modules/cache/mod_file_cache.c modules/cache/mod_mem_cache.c modules/database/mod_dbd.c modules/database/mod_dbd.h modules/dav/fs/dbm.c modules/dav/fs/lock.c modules/dav/fs/mod_dav_fs.c modules/dav/fs/repos.c modules/dav/fs/repos.h modules/dav/lock/locks.c modules/dav/lock/locks.h modules/dav/lock/mod_dav_lock.c modules/dav/main/liveprop.c modules/dav/main/mod_dav.c modules/dav/main/mod_dav.h modules/dav/main/props.c modules/dav/main/providers.c modules/dav/main/std_liveprop.c modules/dav/main/util.c modules/dav/main/util_lock.c modules/debugging/mod_bucketeer.c modules/debugging/mod_dumpio.c modules/echo/mod_echo.c modules/experimental/mod_case_filter.c modules/experimental/mod_case_filter_in.c modules/experimental/mod_example.c modules/filters/mod_charset_lite.c modules/filters/mod_deflate.c modules/filters/mod_ext_filter.c modules/filters/mod_filter.c modules/filters/mod_include.c modules/filters/mod_include.h modules/generators/mod_asis.c modules/generators/mod_autoindex.c modules/generators/mod_cgi.c modules/generators/mod_cgi.h modules/generators/mod_cgid.c modules/generators/mod_info.c modules/generators/mod_status.c modules/generators/mod_status.h modules/generators/mod_suexec.c modules/generators/mod_suexec.h modules/http/byterange_filter.c modules/http/chunk_filter.c modules/http/http_core.c modules/http/http_etag.c modules/http/http_filters.c modules/http/http_protocol.c modules/http/http_request.c modules/http/mod_core.h modules/http/mod_mime.c modules/ldap/util_ldap.c modules/ldap/util_ldap_cache.c modules/ldap/util_ldap_cache.h modules/ldap/util_ldap_cache_mgr.c modules/loggers/mod_log_config.c modules/loggers/mod_log_config.h modules/loggers/mod_log_forensic.c modules/loggers/mod_logio.c modules/mappers/mod_actions.c modules/mappers/mod_alias.c modules/mappers/mod_dir.c modules/mappers/mod_imagemap.c modules/mappers/mod_negotiation.c modules/mappers/mod_rewrite.c modules/mappers/mod_rewrite.h modules/mappers/mod_so.c modules/mappers/mod_so.h modules/mappers/mod_speling.c modules/mappers/mod_userdir.c modules/mappers/mod_vhost_alias.c modules/metadata/mod_cern_meta.c modules/metadata/mod_env.c modules/metadata/mod_expires.c modules/metadata/mod_headers.c modules/metadata/mod_ident.c modules/metadata/mod_mime_magic.c modules/metadata/mod_setenvif.c modules/metadata/mod_unique_id.c modules/metadata/mod_usertrack.c modules/metadata/mod_version.c modules/proxy/ajp.h modules/proxy/ajp_header.c modules/proxy/ajp_header.h modules/proxy/ajp_link.c modules/proxy/ajp_msg.c modules/proxy/fcgi_protocol.h modules/proxy/mod_proxy.c modules/proxy/mod_proxy.h modules/proxy/mod_proxy_ajp.c modules/proxy/mod_proxy_balancer.c modules/proxy/mod_proxy_connect.c modules/proxy/mod_proxy_fcgi.c modules/proxy/mod_proxy_ftp.c modules/proxy/mod_proxy_http.c modules/proxy/proxy_util.c modules/ssl/mod_ssl.c modules/ssl/mod_ssl.h modules/ssl/ssl_engine_config.c modules/ssl/ssl_engine_dh.c modules/ssl/ssl_engine_init.c modules/ssl/ssl_engine_io.c modules/ssl/ssl_engine_kernel.c modules/ssl/ssl_engine_log.c modules/ssl/ssl_engine_mutex.c modules/ssl/ssl_engine_pphrase.c modules/ssl/ssl_engine_rand.c modules/ssl/ssl_engine_vars.c modules/ssl/ssl_expr.c modules/ssl/ssl_expr.h modules/ssl/ssl_expr_eval.c modules/ssl/ssl_expr_scan.c modules/ssl/ssl_private.h modules/ssl/ssl_scache.c modules/ssl/ssl_scache_dbm.c modules/ssl/ssl_scache_dc.c modules/ssl/ssl_scache_shmcb.c modules/ssl/ssl_toolkit_compat.h modules/ssl/ssl_util.c modules/ssl/ssl_util_ssl.c modules/ssl/ssl_util_ssl.h modules/test/mod_optional_fn_export.c modules/test/mod_optional_fn_export.h modules/test/mod_optional_fn_import.c modules/test/mod_optional_hook_export.c modules/test/mod_optional_hook_export.h modules/test/mod_optional_hook_import.c os/beos/beosd.c os/beos/beosd.h os/beos/os.c os/beos/os.h os/bs2000/ebcdic.c os/bs2000/ebcdic.h os/bs2000/os.c os/bs2000/os.h os/netware/modules.c os/netware/os.h os/netware/pre_nw.h os/netware/util_nw.c os/os2/os.h os/os2/util_os2.c os/tpf/ebcdic.c os/tpf/ebcdic.h os/tpf/os.c os/tpf/os.h os/unix/os.h os/unix/unixd.c os/unix/unixd.h os/win32/ap_regkey.c os/win32/modules.c os/win32/os.h os/win32/util_win32.c server/buildmark.c server/config.c server/connection.c server/core.c server/core_filters.c server/eoc_bucket.c server/eor_bucket.c server/error_bucket.c server/gen_test_char.c server/listen.c server/log.c server/main.c server/mpm/beos/beos.c server/mpm/beos/beos.h server/mpm/beos/mpm.h server/mpm/beos/mpm_default.h server/mpm/experimental/event/event.c server/mpm/experimental/event/fdqueue.c server/mpm/experimental/event/fdqueue.h server/mpm/experimental/event/mpm.h server/mpm/experimental/event/mpm_default.h server/mpm/experimental/event/pod.c server/mpm/experimental/event/pod.h server/mpm/experimental/leader/leader.c server/mpm/experimental/leader/mpm.h server/mpm/experimental/leader/mpm_default.h server/mpm/experimental/perchild/mpm.h server/mpm/experimental/perchild/mpm_default.h server/mpm/experimental/perchild/perchild.c server/mpm/experimental/threadpool/mpm.h server/mpm/experimental/threadpool/mpm_default.h server/mpm/experimental/threadpool/pod.c server/mpm/experimental/threadpool/pod.h server/mpm/experimental/threadpool/threadpool.c server/mpm/mpmt_os2/mpm.h server/mpm/mpmt_os2/mpm_default.h server/mpm/mpmt_os2/mpmt_os2.c server/mpm/mpmt_os2/mpmt_os2_child.c server/mpm/netware/mpm.h server/mpm/netware/mpm_default.h server/mpm/netware/mpm_netware.c server/mpm/prefork/mpm.h server/mpm/prefork/mpm_default.h server/mpm/prefork/prefork.c server/mpm/winnt/Win9xConHook.c server/mpm/winnt/Win9xConHook.h server/mpm/winnt/child.c server/mpm/winnt/mpm.h server/mpm/winnt/mpm_default.h server/mpm/winnt/mpm_winnt.c server/mpm/winnt/mpm_winnt.h server/mpm/winnt/nt_eventlog.c server/mpm/winnt/service.c server/mpm/worker/fdqueue.c server/mpm/worker/fdqueue.h server/mpm/worker/mpm.h server/mpm/worker/mpm_default.h server/mpm/worker/pod.c server/mpm/worker/pod.h server/mpm/worker/worker.c server/mpm_common.c server/protocol.c server/provider.c server/request.c server/scoreboard.c server/util.c server/util_cfgtree.c server/util_charset.c server/util_debug.c server/util_ebcdic.c server/util_filter.c server/util_md5.c server/util_script.c server/util_time.c server/util_xml.c server/vhost.c support/ab.c support/checkgid.c support/fcgistarter.c support/htcacheclean.c support/htdbm.c support/htdigest.c support/htpasswd.c support/httxt2dbm.c support/logresolve.c support/rotatelogs.c support/suexec.c support/suexec.h support/win32/ApacheMonitor.c support/win32/ApacheMonitor.h support/win32/wintty.c test/cls.c test/test-writev.c test/test_find.c test/test_parser.c test/test_select.c test/time-sem.c
a2652f3451528565db1f85db6953fc30799d7ead 395229 19-Apr-2006 colm

Update the last year of copyright.

build/NWGNUtail.inc build/binbuild.sh build/bsd_makefile build/build-modules-c.awk build/buildinfo.sh build/fastgen.sh build/get-version.sh build/install-bindist.sh.in build/install.sh build/instdso.sh build/library.mk build/ltlib.mk build/make_exports.awk build/make_nw_export.awk build/make_var_export.awk build/mkconfNW.awk build/mkdir.sh build/nw_ver.awk build/pkg/buildpkg.sh build/program.mk build/rpm/httpd.init build/rules.mk.in build/special.mk build/sysv_makefile build/win32/win32ver.awk buildconf docs/error/README docs/manual/bind.xml.de docs/manual/bind.xml.fr docs/manual/bind.xml.ja docs/manual/bind.xml.ko docs/manual/configuring.xml.ja docs/manual/configuring.xml.ko docs/manual/content-negotiation.xml.ja docs/manual/content-negotiation.xml.ko docs/manual/custom-error.xml.ja docs/manual/custom-error.xml.ko docs/manual/developer/modules.xml.ja docs/manual/dns-caveats.xml.ja docs/manual/dns-caveats.xml.ko docs/manual/dso.xml.ja docs/manual/dso.xml.ko docs/manual/env.xml.ja docs/manual/env.xml.ko docs/manual/faq/all_in_one.xml.ja docs/manual/faq/all_in_one.xml.ko docs/manual/faq/categories.xml.ja docs/manual/faq/categories.xml.ko docs/manual/faq/error.xml.ja docs/manual/faq/error.xml.ko docs/manual/faq/index.xml.ja docs/manual/faq/index.xml.ko docs/manual/faq/support.xml.ja docs/manual/faq/support.xml.ko docs/manual/filter.xml.es docs/manual/filter.xml.fr docs/manual/filter.xml.ja docs/manual/filter.xml.ko docs/manual/glossary.xml.de docs/manual/glossary.xml.es docs/manual/glossary.xml.ko docs/manual/handler.xml.es docs/manual/handler.xml.ja docs/manual/handler.xml.ko docs/manual/howto/auth.xml.ja docs/manual/howto/auth.xml.ko docs/manual/howto/cgi.xml.ja docs/manual/howto/cgi.xml.ko docs/manual/howto/htaccess.xml.ja docs/manual/howto/htaccess.xml.ko docs/manual/howto/index.xml.ja docs/manual/howto/index.xml.ko docs/manual/howto/public_html.xml.ja docs/manual/howto/public_html.xml.ko docs/manual/howto/ssi.xml.ja docs/manual/howto/ssi.xml.ko docs/manual/index.xml.de docs/manual/index.xml.es docs/manual/index.xml.fr docs/manual/index.xml.ja docs/manual/index.xml.ko docs/manual/install.xml.de docs/manual/install.xml.es docs/manual/install.xml.fr docs/manual/install.xml.ja docs/manual/install.xml.ko docs/manual/invoking.xml.de docs/manual/invoking.xml.es docs/manual/invoking.xml.ja docs/manual/invoking.xml.ko docs/manual/logs.xml.ja docs/manual/logs.xml.ko docs/manual/misc/index.xml.ko docs/manual/misc/perf-tuning.xml.ko docs/manual/misc/relevant_standards.xml docs/manual/misc/relevant_standards.xml.ko docs/manual/misc/rewriteguide.xml.ko docs/manual/misc/security_tips.xml.ko docs/manual/mod/beos.xml.de docs/manual/mod/beos.xml.es docs/manual/mod/beos.xml.ko docs/manual/mod/core.xml.de docs/manual/mod/core.xml.ja docs/manual/mod/directive-dict.xml.ja docs/manual/mod/directive-dict.xml.ko docs/manual/mod/directives.xml.de docs/manual/mod/directives.xml.es docs/manual/mod/directives.xml.ja docs/manual/mod/directives.xml.ko docs/manual/mod/index.xml.de docs/manual/mod/index.xml.es docs/manual/mod/index.xml.ja docs/manual/mod/index.xml.ko docs/manual/mod/leader.xml.de docs/manual/mod/leader.xml.ko docs/manual/mod/mod_actions.xml.de docs/manual/mod/mod_actions.xml.ja docs/manual/mod/mod_actions.xml.ko docs/manual/mod/mod_alias.xml.ja docs/manual/mod/mod_alias.xml.ko docs/manual/mod/mod_asis.xml.ja docs/manual/mod/mod_asis.xml.ko docs/manual/mod/mod_auth_basic.xml.ja docs/manual/mod/mod_auth_basic.xml.ko docs/manual/mod/mod_auth_digest.xml.ko docs/manual/mod/mod_authn_anon.xml.ja docs/manual/mod/mod_authn_anon.xml.ko docs/manual/mod/mod_authn_dbm.xml.ja docs/manual/mod/mod_authn_dbm.xml.ko docs/manual/mod/mod_authn_default.xml.ja docs/manual/mod/mod_authn_default.xml.ko docs/manual/mod/mod_authn_file.xml.ja docs/manual/mod/mod_authn_file.xml.ko docs/manual/mod/mod_authz_dbm.xml.ko docs/manual/mod/mod_authz_default.xml.ja docs/manual/mod/mod_authz_default.xml.ko docs/manual/mod/mod_authz_groupfile.xml.ja docs/manual/mod/mod_authz_groupfile.xml.ko docs/manual/mod/mod_authz_host.xml.ja docs/manual/mod/mod_authz_host.xml.ko docs/manual/mod/mod_authz_owner.xml.ko docs/manual/mod/mod_authz_user.xml.ko docs/manual/mod/mod_autoindex.xml.ja docs/manual/mod/mod_autoindex.xml.ko docs/manual/mod/mod_cache.xml.ja docs/manual/mod/mod_cache.xml.ko docs/manual/mod/mod_cern_meta.xml.ko docs/manual/mod/mod_cgi.xml.ja docs/manual/mod/mod_cgi.xml.ko docs/manual/mod/mod_cgid.xml.ja docs/manual/mod/mod_cgid.xml.ko docs/manual/mod/mod_charset_lite.xml.ko docs/manual/mod/mod_dav.xml.ja docs/manual/mod/mod_dav.xml.ko docs/manual/mod/mod_dav_fs.xml.ja docs/manual/mod/mod_dav_fs.xml.ko docs/manual/mod/mod_dav_lock.xml.ja docs/manual/mod/mod_deflate.xml.ja docs/manual/mod/mod_deflate.xml.ko docs/manual/mod/mod_dir.xml.ja docs/manual/mod/mod_dir.xml.ko docs/manual/mod/mod_disk_cache.xml.ja docs/manual/mod/mod_disk_cache.xml.ko docs/manual/mod/mod_dumpio.xml.ja docs/manual/mod/mod_echo.xml.ja docs/manual/mod/mod_echo.xml.ko docs/manual/mod/mod_env.xml.ja docs/manual/mod/mod_env.xml.ko docs/manual/mod/mod_example.xml.ko docs/manual/mod/mod_expires.xml.ja docs/manual/mod/mod_expires.xml.ko docs/manual/mod/mod_ext_filter.xml.ja docs/manual/mod/mod_ext_filter.xml.ko docs/manual/mod/mod_file_cache.xml.ko docs/manual/mod/mod_headers.xml.ja docs/manual/mod/mod_headers.xml.ko docs/manual/mod/mod_ident.xml.ko docs/manual/mod/mod_imagemap.xml.ko docs/manual/mod/mod_include.xml.ja docs/manual/mod/mod_info.xml.ja docs/manual/mod/mod_info.xml.ko docs/manual/mod/mod_isapi.xml.ko docs/manual/mod/mod_log_config.xml.ja docs/manual/mod/mod_log_config.xml.ko docs/manual/mod/mod_log_forensic.xml.ja docs/manual/mod/mod_logio.xml.ja docs/manual/mod/mod_logio.xml.ko docs/manual/mod/mod_mem_cache.xml.ja docs/manual/mod/mod_mem_cache.xml.ko docs/manual/mod/mod_mime.xml.ja docs/manual/mod/mod_negotiation.xml.ja docs/manual/mod/mod_proxy_ajp.xml.ja docs/manual/mod/mod_proxy_balancer.xml.ja docs/manual/mod/mod_setenvif.xml.ja docs/manual/mod/mod_setenvif.xml.ko docs/manual/mod/mod_so.xml.ja docs/manual/mod/mod_so.xml.ko docs/manual/mod/mod_speling.xml.ja docs/manual/mod/mod_speling.xml.ko docs/manual/mod/mod_status.xml.ja docs/manual/mod/mod_status.xml.ko docs/manual/mod/mod_suexec.xml.ja docs/manual/mod/mod_suexec.xml.ko docs/manual/mod/mod_unique_id.xml.ja docs/manual/mod/mod_unique_id.xml.ko docs/manual/mod/mod_userdir.xml.ja docs/manual/mod/mod_userdir.xml.ko docs/manual/mod/mod_version.xml.ja docs/manual/mod/mod_version.xml.ko docs/manual/mod/module-dict.xml.ja docs/manual/mod/module-dict.xml.ko docs/manual/mod/mpm_common.xml.de docs/manual/mod/mpm_common.xml.ja docs/manual/mod/mpm_winnt.xml.de docs/manual/mod/mpm_winnt.xml.ja docs/manual/mod/prefork.xml.de docs/manual/mod/prefork.xml.ja docs/manual/mod/quickreference.xml.de docs/manual/mod/quickreference.xml.es docs/manual/mod/quickreference.xml.ja docs/manual/mod/quickreference.xml.ko docs/manual/mod/worker.xml.de docs/manual/mod/worker.xml.ja docs/manual/mpm.xml.de docs/manual/mpm.xml.es docs/manual/mpm.xml.ja docs/manual/mpm.xml.ko docs/manual/new_features_2_0.xml.de docs/manual/new_features_2_0.xml.fr docs/manual/new_features_2_0.xml.ja docs/manual/new_features_2_0.xml.ko docs/manual/new_features_2_0.xml.ru docs/manual/new_features_2_2.xml.ko docs/manual/platform/ebcdic.xml.ko docs/manual/platform/index.xml.ko docs/manual/platform/netware.xml.ko docs/manual/platform/perf-hp.xml.ko docs/manual/platform/win_compiling.xml.ko docs/manual/platform/windows.xml.ko docs/manual/programs/ab.xml.ko docs/manual/programs/apachectl.xml.ko docs/manual/programs/apxs.xml.ko docs/manual/programs/configure.xml.ko docs/manual/programs/dbmmanage.xml.ko docs/manual/programs/htcacheclean.xml.ko docs/manual/programs/htdigest.xml.ko docs/manual/programs/htpasswd.xml.ko docs/manual/programs/httpd.xml.ko docs/manual/programs/index.xml.es docs/manual/programs/index.xml.ko docs/manual/programs/logresolve.xml.ko docs/manual/programs/other.xml.ko docs/manual/programs/rotatelogs.xml.ko docs/manual/programs/suexec.xml.ko docs/manual/sections.xml.ja docs/manual/sections.xml.ko docs/manual/server-wide.xml.ja docs/manual/server-wide.xml.ko docs/manual/sitemap.xml.de docs/manual/sitemap.xml.es docs/manual/sitemap.xml.ja docs/manual/sitemap.xml.ko docs/manual/ssl/index.xml.ja docs/manual/ssl/ssl_intro.xml.ja docs/manual/stopping.xml.de docs/manual/stopping.xml.es docs/manual/stopping.xml.ja docs/manual/stopping.xml.ko docs/manual/style/common.dtd docs/manual/style/css/manual-chm.css docs/manual/style/css/manual-loose-100pc.css docs/manual/style/css/manual-print.css docs/manual/style/css/manual-zip-100pc.css docs/manual/style/css/manual-zip.css docs/manual/style/css/manual.css docs/manual/style/faq.dtd docs/manual/style/latex/atbeginend.sty docs/manual/style/latex/common.xsl docs/manual/style/latex/directiveindex.xsl docs/manual/style/latex/faq.xsl docs/manual/style/latex/html.xsl docs/manual/style/latex/latex.xsl docs/manual/style/latex/manualpage.xsl docs/manual/style/latex/moduleindex.xsl docs/manual/style/latex/quickreference.xsl docs/manual/style/latex/synopsis.xsl docs/manual/style/manual.de.xsl docs/manual/style/manual.en.xsl docs/manual/style/manual.es.xsl docs/manual/style/manual.fr.xsl docs/manual/style/manual.ja.xsl docs/manual/style/manual.ko.xsl docs/manual/style/manual.pt-br.xsl docs/manual/style/manual.ru.xsl docs/manual/style/manualpage.dtd docs/manual/style/modulesynopsis.dtd docs/manual/style/sitemap.dtd docs/manual/style/xsl/directiveindex.xsl docs/manual/style/xsl/faq.xsl docs/manual/style/xsl/hhc.xsl docs/manual/style/xsl/hhp.xsl docs/manual/style/xsl/indexpage.xsl docs/manual/style/xsl/language.xsl docs/manual/style/xsl/maf.xsl docs/manual/style/xsl/manualpage.xsl docs/manual/style/xsl/moduleindex.xsl docs/manual/style/xsl/nroff.xsl docs/manual/style/xsl/quickreference.xsl docs/manual/style/xsl/sitemap.xsl docs/manual/style/xsl/synopsis.xsl docs/manual/style/xsl/typemap.xsl docs/manual/style/xsl/util/modtrans.xsl docs/manual/suexec.xml.ja docs/manual/suexec.xml.ko docs/manual/upgrading.xml.de docs/manual/upgrading.xml.ja docs/manual/upgrading.xml.ko docs/manual/upgrading.xml.ru docs/manual/urlmapping.xml.ja docs/manual/urlmapping.xml.ko docs/manual/vhosts/details.xml.ko docs/manual/vhosts/examples.xml.ja docs/manual/vhosts/examples.xml.ko docs/manual/vhosts/fd-limits.xml.ja docs/manual/vhosts/fd-limits.xml.ko docs/manual/vhosts/index.xml.de docs/manual/vhosts/index.xml.ja docs/manual/vhosts/index.xml.ko docs/manual/vhosts/ip-based.xml.ja docs/manual/vhosts/ip-based.xml.ko docs/manual/vhosts/mass.xml.ko docs/manual/vhosts/name-based.xml.de docs/manual/vhosts/name-based.xml.ja docs/manual/vhosts/name-based.xml.ko include/ap_config_layout.h.in modules/ssl/Makefile.in modules/ssl/config.m4 modules/ssl/ssl_expr_parse.y modules/ssl/ssl_expr_scan.l server/util_pcre.c support/apachectl.in support/apxs.in support/dbmmanage.in support/envvars-std.in support/list_hooks.pl support/log_server_status.in support/logresolve.pl.in support/phf_abuse_log.cgi.in support/split-logfile.in support/win32/ApacheMonitor.rc test/check_chunked
c5694b1d7dca4f561ebce416b5ffacf856f825aa 374821 04-Feb-2006 wrowe

Solaris build proposal; don't fail on missing .h files within a VPATH build, and don't test trees with -d (simply -f the expected files) in case a tree such as srclib/apr is actually a symlink rather than a true directory in ./buildconf.

53359f0fef553ad61e2d1e871dc007c542844f86 190592 14-Jun-2005 jorton

Update remaining 2004 copyright notices.

90b402e944318ae02afd50911eae6da1910f661d 158303 20-Mar-2005 pquerna

Test for APR and APR-Util one directory bellow httpd too. I like not having to put them inside srclib.

59b1b6c3fd51c83c3bb9f02a8f08751335f9fb1d 122711 18-Dec-2004 minfrin

Fix the RPM spec file so that an RPM build now works. An RPM build now requires system installations of APR and APR-util.

753fdde6734149ee551065c7c3cd74838dc27cc3 106693 27-Nov-2004 brianp

removed call to aclocal for pcre (we're now able to build pcre-5.0 without it)

5a3fb2c128b4671fb5091eaea8861c759f50a4e6 106622 26-Nov-2004 brianp

call aclocal before autoconf for srclib/pcre (required for PCRE-5.0)

e07615ab3b59412d79eebb8d5b12f488e77c14a7 105819 19-Nov-2004 jorton

* buildconf: Remove the autom4te cache from srclib/pcre too, before and after running autoconf.

f14fe1f44cb7018927ee0e31eb959cba8dc3700b 105795 19-Nov-2004 jorton

* buildconf: Point at http:// for both, and the "cd srclib" is not necessary.

0b7037d0efc1cd510ee12e8a35c982c3f2da0353 105778 19-Nov-2004 pquerna

Add some magic to buildconf so it will tell you to get both apr and apr-util the first time you run it.

8e8de2705630da31722a9878f14cd6e73e0107a6 105774 19-Nov-2004 pquerna

'svn co' would be the important part of the command.

eed86326661c7c5c0771f655c5239d24b04d9d35 105773 19-Nov-2004 pquerna

Tell users how to get APR from subversion instead of CVS.

a3341b39df3ac26c43c0ba1bba574d560492f332 104941 03-Sep-2004 pquerna

use -z7 in the example cvs checkouts for APR/APR-Util. Makes the checkout go much faster on slow dialup modems...

6de8046f8f7e07cd83895a528df25d977e502c76 102619 09-Feb-2004 nd

fix name of The Apache Software Foundation

build/PrintPath build/binbuild.sh build/bsd_makefile build/build-modules-c.awk build/buildinfo.sh build/fastgen.sh build/get-version.sh build/httpd_roll_release build/install-bindist.sh.in build/install.sh build/instdso.sh build/library.mk build/ltlib.mk build/make_exports.awk build/make_nw_export.awk build/make_var_export.awk build/mkconfNW.awk build/mkdir.sh build/nw_ver.awk build/program.mk build/rpm/httpd.init build/rules.mk.in build/special.mk build/sysv_makefile build/win32/win32ver.awk buildconf include/ap_compat.h include/ap_config.h include/ap_config_layout.h.in include/ap_listen.h include/ap_mmn.h include/ap_mpm.h include/ap_provider.h include/ap_regkey.h include/ap_release.h include/http_config.h include/http_connection.h include/http_core.h include/http_log.h include/http_main.h include/http_protocol.h include/http_request.h include/http_vhost.h include/httpd.h include/mpm_common.h include/scoreboard.h include/util_cfgtree.h include/util_charset.h include/util_ebcdic.h include/util_filter.h include/util_ldap.h include/util_md5.h include/util_script.h include/util_time.h include/util_xml.h os/beos/beosd.c os/beos/beosd.h os/beos/os.c os/beos/os.h os/bs2000/ebcdic.c os/bs2000/ebcdic.h os/bs2000/os.c os/bs2000/os.h os/netware/modules.c os/netware/os.h os/netware/pre_nw.h os/netware/util_nw.c os/os2/os.h os/os2/util_os2.c os/tpf/ebcdic.c os/tpf/ebcdic.h os/tpf/os.c os/tpf/os.h os/unix/os.h os/unix/unixd.c os/unix/unixd.h os/win32/ap_regkey.c os/win32/modules.c os/win32/os.h os/win32/util_win32.c server/buildmark.c server/config.c server/connection.c server/core.c server/error_bucket.c server/gen_test_char.c server/listen.c server/log.c server/main.c server/mpm/beos/beos.c server/mpm/beos/beos.h server/mpm/beos/mpm.h server/mpm/beos/mpm_default.h server/mpm/experimental/leader/leader.c server/mpm/experimental/leader/mpm.h server/mpm/experimental/leader/mpm_default.h server/mpm/experimental/perchild/mpm.h server/mpm/experimental/perchild/mpm_default.h server/mpm/experimental/perchild/perchild.c server/mpm/experimental/threadpool/mpm.h server/mpm/experimental/threadpool/mpm_default.h server/mpm/experimental/threadpool/pod.c server/mpm/experimental/threadpool/pod.h server/mpm/experimental/threadpool/threadpool.c server/mpm/mpmt_os2/mpm.h server/mpm/mpmt_os2/mpm_default.h server/mpm/mpmt_os2/mpmt_os2.c server/mpm/mpmt_os2/mpmt_os2_child.c server/mpm/netware/mpm.h server/mpm/netware/mpm_default.h server/mpm/netware/mpm_netware.c server/mpm/prefork/mpm.h server/mpm/prefork/mpm_default.h server/mpm/prefork/prefork.c server/mpm/winnt/Win9xConHook.c server/mpm/winnt/Win9xConHook.h server/mpm/winnt/child.c server/mpm/winnt/mpm.h server/mpm/winnt/mpm_default.h server/mpm/winnt/mpm_winnt.c server/mpm/winnt/mpm_winnt.h server/mpm/winnt/nt_eventlog.c server/mpm/winnt/service.c server/mpm/worker/fdqueue.c server/mpm/worker/fdqueue.h server/mpm/worker/mpm.h server/mpm/worker/mpm_default.h server/mpm/worker/pod.c server/mpm/worker/pod.h server/mpm/worker/worker.c server/mpm_common.c server/protocol.c server/provider.c server/request.c server/scoreboard.c server/util.c server/util_cfgtree.c server/util_charset.c server/util_debug.c server/util_ebcdic.c server/util_filter.c server/util_md5.c server/util_script.c server/util_time.c server/util_xml.c server/vhost.c support/ab.c support/apachectl.in support/apxs.in support/checkgid.c support/dbmmanage.in support/envvars-std.in support/htdbm.c support/htdigest.c support/htpasswd.c support/list_hooks.pl support/log_server_status.in support/logresolve.c support/logresolve.pl.in support/phf_abuse_log.cgi.in support/rotatelogs.c support/split-logfile.in support/suexec.c support/suexec.h support/win32/ApacheMonitor.c support/win32/ApacheMonitor.h support/win32/ApacheMonitor.rc support/win32/wintty.c test/check_chunked test/cls.c test/test-writev.c test/test_find.c test/test_parser.c test/test_select.c test/time-sem.c
843f3aca12f39853d230cdf4598b0bafda83491a 102594 08-Feb-2004 nd

fix copyright date

0202d2114cc6d7042995100519cce45c808c153b 102520 06-Feb-2004 nd

begin relicensing httpd-2.1 to Apache License, Version 2.0

0464cb46220c1025cbfe1365a6bd352e67d2e766 102510 05-Feb-2004 jorton

* buildconf: Clean autoconf cache after running autoconf too.

26a4456dd6f1a5d7d7fff766551461a578687c4a 102135 01-Jan-2004 nd

update license to 2004.

LICENSE build/NWGNUtail.inc build/bsd_makefile build/fastgen.sh build/library.mk build/ltlib.mk build/program.mk build/rules.mk.in build/special.mk build/sysv_makefile buildconf docs/manual/license.html.en include/ap_config.h include/ap_config_layout.h.in include/ap_listen.h include/ap_mmn.h include/ap_mpm.h include/ap_provider.h include/ap_regkey.h include/ap_release.h include/http_config.h include/http_connection.h include/http_core.h include/http_log.h include/http_main.h include/http_protocol.h include/http_request.h include/http_vhost.h include/httpd.h include/mpm_common.h include/scoreboard.h include/util_cfgtree.h include/util_charset.h include/util_ebcdic.h include/util_filter.h include/util_ldap.h include/util_md5.h include/util_script.h include/util_time.h include/util_xml.h modules/aaa/mod_auth.h modules/aaa/mod_auth_basic.c modules/aaa/mod_auth_digest.c modules/aaa/mod_authn_anon.c modules/aaa/mod_authn_dbm.c modules/aaa/mod_authn_default.c modules/aaa/mod_authn_file.c modules/aaa/mod_authz_dbm.c modules/aaa/mod_authz_default.c modules/aaa/mod_authz_groupfile.c modules/aaa/mod_authz_host.c modules/aaa/mod_authz_owner.c modules/aaa/mod_authz_user.c modules/arch/netware/mod_netware.c modules/arch/netware/mod_nw_ssl.c modules/arch/win32/mod_isapi.c modules/arch/win32/mod_isapi.h modules/arch/win32/mod_win32.c modules/cache/mod_file_cache.c modules/dav/fs/dbm.c modules/dav/fs/lock.c modules/dav/fs/mod_dav_fs.c modules/dav/fs/repos.c modules/dav/fs/repos.h modules/dav/lock/locks.c modules/dav/lock/locks.h modules/dav/lock/mod_dav_lock.c modules/dav/main/liveprop.c modules/dav/main/mod_dav.c modules/dav/main/mod_dav.h modules/dav/main/props.c modules/dav/main/providers.c modules/dav/main/std_liveprop.c modules/dav/main/util.c modules/dav/main/util_lock.c modules/echo/mod_echo.c modules/experimental/cache_cache.c modules/experimental/cache_cache.h modules/experimental/cache_hash.c modules/experimental/cache_hash.h modules/experimental/cache_pqueue.c modules/experimental/cache_pqueue.h modules/experimental/cache_storage.c modules/experimental/cache_util.c modules/experimental/mod_auth_ldap.c modules/experimental/mod_cache.c modules/experimental/mod_cache.h modules/experimental/mod_case_filter.c modules/experimental/mod_case_filter_in.c modules/experimental/mod_charset_lite.c modules/experimental/mod_disk_cache.c modules/experimental/mod_example.c modules/experimental/mod_mem_cache.c modules/experimental/util_ldap.c modules/experimental/util_ldap_cache.c modules/experimental/util_ldap_cache.h modules/experimental/util_ldap_cache_mgr.c modules/filters/mod_deflate.c modules/filters/mod_ext_filter.c modules/filters/mod_include.c modules/filters/mod_include.h modules/generators/mod_asis.c modules/generators/mod_autoindex.c modules/generators/mod_cgi.c modules/generators/mod_cgi.h modules/generators/mod_cgid.c modules/generators/mod_info.c modules/generators/mod_status.c modules/generators/mod_status.h modules/generators/mod_suexec.c modules/generators/mod_suexec.h modules/http/http_core.c modules/http/http_protocol.c modules/http/http_request.c modules/http/mod_core.h modules/http/mod_mime.c modules/loggers/mod_log_config.c modules/loggers/mod_log_config.h modules/loggers/mod_logio.c modules/mappers/mod_actions.c modules/mappers/mod_alias.c modules/mappers/mod_dir.c modules/mappers/mod_imap.c modules/mappers/mod_negotiation.c modules/mappers/mod_rewrite.c modules/mappers/mod_rewrite.h modules/mappers/mod_so.c modules/mappers/mod_speling.c modules/mappers/mod_userdir.c modules/mappers/mod_vhost_alias.c modules/metadata/mod_cern_meta.c modules/metadata/mod_env.c modules/metadata/mod_expires.c modules/metadata/mod_headers.c modules/metadata/mod_ident.c modules/metadata/mod_mime_magic.c modules/metadata/mod_setenvif.c modules/metadata/mod_unique_id.c modules/metadata/mod_usertrack.c modules/proxy/mod_proxy.c modules/proxy/mod_proxy.h modules/proxy/proxy_connect.c modules/proxy/proxy_ftp.c modules/proxy/proxy_http.c modules/proxy/proxy_util.c modules/ssl/mod_ssl.c modules/ssl/mod_ssl.h modules/ssl/ssl_engine_config.c modules/ssl/ssl_engine_dh.c modules/ssl/ssl_engine_init.c modules/ssl/ssl_engine_io.c modules/ssl/ssl_engine_kernel.c modules/ssl/ssl_engine_log.c modules/ssl/ssl_engine_mutex.c modules/ssl/ssl_engine_pphrase.c modules/ssl/ssl_engine_rand.c modules/ssl/ssl_engine_vars.c modules/ssl/ssl_expr.c modules/ssl/ssl_expr.h modules/ssl/ssl_expr_eval.c modules/ssl/ssl_expr_parse.y modules/ssl/ssl_expr_scan.c modules/ssl/ssl_expr_scan.l modules/ssl/ssl_scache.c modules/ssl/ssl_scache_dbm.c modules/ssl/ssl_scache_shmcb.c modules/ssl/ssl_toolkit_compat.h modules/ssl/ssl_util.c modules/ssl/ssl_util_ssl.c modules/ssl/ssl_util_ssl.h modules/test/mod_bucketeer.c modules/test/mod_optional_fn_export.c modules/test/mod_optional_fn_import.c modules/test/mod_optional_hook_export.c modules/test/mod_optional_hook_export.h modules/test/mod_optional_hook_import.c os/beos/beosd.c os/beos/beosd.h os/beos/os.c os/beos/os.h os/bs2000/ebcdic.c os/bs2000/ebcdic.h os/bs2000/os.c os/bs2000/os.h os/netware/os.h os/netware/util_nw.c os/os2/os.h os/os2/util_os2.c os/tpf/ebcdic.c os/tpf/ebcdic.h os/tpf/os.c os/tpf/os.h os/unix/os.h os/unix/unixd.c os/unix/unixd.h os/win32/ap_regkey.c os/win32/os.h os/win32/util_win32.c server/buildmark.c server/config.c server/connection.c server/core.c server/error_bucket.c server/gen_test_char.c server/listen.c server/log.c server/main.c server/mpm/beos/beos.c server/mpm/beos/beos.h server/mpm/beos/mpm.h server/mpm/beos/mpm_default.h server/mpm/experimental/leader/leader.c server/mpm/experimental/leader/mpm.h server/mpm/experimental/leader/mpm_default.h server/mpm/experimental/perchild/mpm.h server/mpm/experimental/perchild/mpm_default.h server/mpm/experimental/perchild/perchild.c server/mpm/experimental/threadpool/mpm.h server/mpm/experimental/threadpool/mpm_default.h server/mpm/experimental/threadpool/pod.c server/mpm/experimental/threadpool/pod.h server/mpm/experimental/threadpool/threadpool.c server/mpm/mpmt_os2/mpm.h server/mpm/mpmt_os2/mpm_default.h server/mpm/mpmt_os2/mpmt_os2.c server/mpm/mpmt_os2/mpmt_os2_child.c server/mpm/netware/mpm.h server/mpm/netware/mpm_default.h server/mpm/netware/mpm_netware.c server/mpm/prefork/mpm.h server/mpm/prefork/mpm_default.h server/mpm/prefork/prefork.c server/mpm/winnt/Win9xConHook.c server/mpm/winnt/Win9xConHook.h server/mpm/winnt/child.c server/mpm/winnt/mpm.h server/mpm/winnt/mpm_default.h server/mpm/winnt/mpm_winnt.c server/mpm/winnt/mpm_winnt.h server/mpm/winnt/nt_eventlog.c server/mpm/winnt/service.c server/mpm/worker/fdqueue.c server/mpm/worker/fdqueue.h server/mpm/worker/mpm.h server/mpm/worker/mpm_default.h server/mpm/worker/pod.c server/mpm/worker/pod.h server/mpm/worker/worker.c server/mpm_common.c server/protocol.c server/provider.c server/request.c server/scoreboard.c server/util.c server/util_cfgtree.c server/util_charset.c server/util_debug.c server/util_ebcdic.c server/util_filter.c server/util_md5.c server/util_script.c server/util_time.c server/util_xml.c server/vhost.c support/ab.c support/apachectl.in support/apxs.in support/checkgid.c support/dbmmanage.in support/htdbm.c support/htdigest.c support/htpasswd.c support/log_server_status.in support/logresolve.pl.in support/rotatelogs.c support/split-logfile.in support/suexec.c support/suexec.h support/win32/ApacheMonitor.c support/win32/ApacheMonitor.h support/win32/ApacheMonitor.rc support/win32/wintty.c
f0528865c2e6c22ecc51eeecc496251489029bdd 101886 25-Nov-2003 jorton

* buildconf: Ensure that make never regenerates the mod_ssl expression parser files from the lex/yacc sources.

80b1e2ff2e3515fdab14675684b2640ceb6ce1c7 100179 05-Jun-2003 trawick

fix oops in prior commit; we don't copy libtool.m4, so no need to remove it

1d13cbde60ace1b56ca57b9f0f74168bb1288174 100178 05-Jun-2003 trawick

steal some code from APR intended to allow you to properly switch between libtool 1.3 and 1.4+... newer libtool doesn't have ltconfig, so having a stray ltconfig around will confuse some of our config logic This also fixes cp failure on FreeBSD since ltconfig and ltmain.sh are installed with 0400 perms, and when buildconf is run a second time the cp of those files would fail.

4028d805f3ab215e39bae405d35e001a538bc50e 99346 12-Apr-2003 minfrin

Add code to buildconf that produces an httpd.spec file from httpd.spec.in, using build/get-version.sh from APR. PR: Obtained from: Submitted by: Reviewed by:

27350d56966d29df2a4da4831c2cdea66ffd3f93 99128 30-Mar-2003 minfrin

Removing rpm stuff from buildconf until it becomes portable PR: Obtained from: Submitted by: Reviewed by:

18f36c8bdc74f9fd18739b9a154852c541b18900 99122 30-Mar-2003 minfrin

Added an RPM build script PR: Obtained from: Joe Orton <jorton@redhat.com> Submitted by: Reviewed by:

ab44eb80e084a02a66a58336d6fcfbbe48310439 98988 12-Mar-2003 trawick

even users of libtool 1.3.x want out-of-tree apr builds to work

33bdcae1f7a1a65e351dda2a766a0cf28b1e695d 98573 03-Feb-2003 nd

finished that boring job: update license to 2003. Happy New Year! ;-))

LICENSE build/bsd_makefile build/fastgen.sh build/library.mk build/ltlib.mk build/program.mk build/rules.mk.in build/special.mk build/sysv_makefile buildconf include/ap_config.h include/ap_config_layout.h.in include/ap_listen.h include/ap_mmn.h include/ap_mpm.h include/ap_provider.h include/ap_regkey.h include/ap_release.h include/http_config.h include/http_connection.h include/http_core.h include/http_log.h include/http_main.h include/http_protocol.h include/http_request.h include/http_vhost.h include/httpd.h include/mpm_common.h include/scoreboard.h include/util_cfgtree.h include/util_charset.h include/util_ebcdic.h include/util_filter.h include/util_ldap.h include/util_md5.h include/util_script.h include/util_time.h include/util_xml.h modules/aaa/mod_auth.h modules/aaa/mod_auth_basic.c modules/aaa/mod_auth_digest.c modules/aaa/mod_authn_anon.c modules/aaa/mod_authn_dbm.c modules/aaa/mod_authn_default.c modules/aaa/mod_authn_file.c modules/aaa/mod_authz_dbm.c modules/aaa/mod_authz_default.c modules/aaa/mod_authz_groupfile.c modules/aaa/mod_authz_host.c modules/aaa/mod_authz_owner.c modules/aaa/mod_authz_user.c modules/arch/netware/mod_netware.c modules/arch/netware/mod_nw_ssl.c modules/arch/win32/mod_isapi.c modules/arch/win32/mod_isapi.h modules/arch/win32/mod_win32.c modules/cache/mod_file_cache.c modules/dav/fs/dbm.c modules/dav/fs/lock.c modules/dav/fs/mod_dav_fs.c modules/dav/fs/repos.c modules/dav/fs/repos.h modules/dav/main/liveprop.c modules/dav/main/mod_dav.c modules/dav/main/mod_dav.h modules/dav/main/props.c modules/dav/main/providers.c modules/dav/main/std_liveprop.c modules/dav/main/util.c modules/dav/main/util_lock.c modules/echo/mod_echo.c modules/experimental/cache_cache.h modules/experimental/cache_hash.c modules/experimental/cache_hash.h modules/experimental/cache_pqueue.c modules/experimental/cache_pqueue.h modules/experimental/cache_storage.c modules/experimental/cache_util.c modules/experimental/mod_cache.c modules/experimental/mod_cache.h modules/experimental/mod_case_filter_in.c modules/experimental/mod_charset_lite.c modules/experimental/mod_disk_cache.c modules/experimental/mod_example.c modules/experimental/mod_mem_cache.c modules/filters/mod_deflate.c modules/filters/mod_ext_filter.c modules/filters/mod_include.c modules/filters/mod_include.h modules/generators/mod_asis.c modules/generators/mod_autoindex.c modules/generators/mod_cgi.c modules/generators/mod_cgi.h modules/generators/mod_cgid.c modules/generators/mod_info.c modules/generators/mod_status.c modules/generators/mod_suexec.c modules/generators/mod_suexec.h modules/http/http_core.c modules/http/http_protocol.c modules/http/http_request.c modules/http/mod_core.h modules/http/mod_mime.c modules/loggers/mod_log_config.c modules/loggers/mod_log_config.h modules/loggers/mod_logio.c modules/mappers/mod_actions.c modules/mappers/mod_alias.c modules/mappers/mod_dir.c modules/mappers/mod_imap.c modules/mappers/mod_negotiation.c modules/mappers/mod_rewrite.c modules/mappers/mod_rewrite.h modules/mappers/mod_so.c modules/mappers/mod_speling.c modules/mappers/mod_userdir.c modules/mappers/mod_vhost_alias.c modules/metadata/mod_cern_meta.c modules/metadata/mod_env.c modules/metadata/mod_expires.c modules/metadata/mod_headers.c modules/metadata/mod_mime_magic.c modules/metadata/mod_setenvif.c modules/metadata/mod_unique_id.c modules/metadata/mod_usertrack.c modules/proxy/mod_proxy.c modules/proxy/mod_proxy.h modules/proxy/proxy_connect.c modules/proxy/proxy_ftp.c modules/proxy/proxy_http.c modules/proxy/proxy_util.c modules/ssl/mod_ssl.c modules/ssl/mod_ssl.h modules/ssl/ssl_engine_config.c modules/ssl/ssl_engine_dh.c modules/ssl/ssl_engine_init.c modules/ssl/ssl_engine_io.c modules/ssl/ssl_engine_kernel.c modules/ssl/ssl_engine_log.c modules/ssl/ssl_engine_mutex.c modules/ssl/ssl_engine_pphrase.c modules/ssl/ssl_engine_rand.c modules/ssl/ssl_engine_vars.c modules/ssl/ssl_expr.c modules/ssl/ssl_expr.h modules/ssl/ssl_expr_eval.c modules/ssl/ssl_expr_parse.y modules/ssl/ssl_expr_scan.c modules/ssl/ssl_expr_scan.l modules/ssl/ssl_scache.c modules/ssl/ssl_scache_dbm.c modules/ssl/ssl_scache_shmcb.c modules/ssl/ssl_scache_shmht.c modules/ssl/ssl_toolkit_compat.h modules/ssl/ssl_util.c modules/ssl/ssl_util_ssl.c modules/ssl/ssl_util_ssl.h modules/ssl/ssl_util_table.c modules/ssl/ssl_util_table.h modules/test/mod_bucketeer.c modules/test/mod_optional_fn_export.c modules/test/mod_optional_fn_import.c modules/test/mod_optional_hook_export.c modules/test/mod_optional_hook_export.h modules/test/mod_optional_hook_import.c os/beos/beosd.c os/beos/beosd.h os/beos/os.c os/beos/os.h os/bs2000/bs2login.c os/bs2000/ebcdic.c os/bs2000/ebcdic.h os/bs2000/os.c os/bs2000/os.h os/netware/os.h os/netware/util_nw.c os/os2/os.h os/os2/util_os2.c os/tpf/ebcdic.c os/tpf/ebcdic.h os/tpf/os.c os/tpf/os.h os/unix/os.h os/unix/unixd.c os/unix/unixd.h os/win32/ap_regkey.c os/win32/os.h os/win32/util_win32.c server/buildmark.c server/config.c server/connection.c server/core.c server/error_bucket.c server/gen_test_char.c server/listen.c server/log.c server/main.c server/mpm/beos/beos.c server/mpm/beos/beos.h server/mpm/beos/mpm.h server/mpm/beos/mpm_default.h server/mpm/experimental/leader/leader.c server/mpm/experimental/leader/mpm.h server/mpm/experimental/leader/mpm_default.h server/mpm/experimental/perchild/mpm.h server/mpm/experimental/perchild/mpm_default.h server/mpm/experimental/perchild/perchild.c server/mpm/experimental/threadpool/mpm.h server/mpm/experimental/threadpool/mpm_default.h server/mpm/experimental/threadpool/pod.c server/mpm/experimental/threadpool/pod.h server/mpm/experimental/threadpool/threadpool.c server/mpm/mpmt_os2/mpm.h server/mpm/mpmt_os2/mpm_default.h server/mpm/mpmt_os2/mpmt_os2.c server/mpm/mpmt_os2/mpmt_os2_child.c server/mpm/netware/mpm.h server/mpm/netware/mpm_default.h server/mpm/netware/mpm_netware.c server/mpm/prefork/mpm.h server/mpm/prefork/mpm_default.h server/mpm/prefork/prefork.c server/mpm/winnt/Win9xConHook.c server/mpm/winnt/Win9xConHook.h server/mpm/winnt/child.c server/mpm/winnt/mpm.h server/mpm/winnt/mpm_default.h server/mpm/winnt/mpm_winnt.c server/mpm/winnt/mpm_winnt.h server/mpm/winnt/nt_eventlog.c server/mpm/winnt/service.c server/mpm/worker/fdqueue.c server/mpm/worker/fdqueue.h server/mpm/worker/mpm.h server/mpm/worker/mpm_default.h server/mpm/worker/pod.c server/mpm/worker/pod.h server/mpm/worker/worker.c server/mpm_common.c server/protocol.c server/provider.c server/request.c server/scoreboard.c server/util.c server/util_cfgtree.c server/util_charset.c server/util_debug.c server/util_ebcdic.c server/util_filter.c server/util_md5.c server/util_script.c server/util_time.c server/util_xml.c server/vhost.c support/ab.c support/apachectl.in support/apxs.in support/checkgid.c support/dbmmanage.in support/htdbm.c support/htdigest.c support/htpasswd.c support/log_server_status.in support/logresolve.pl.in support/rotatelogs.c support/split-logfile.in support/suexec.c support/suexec.h support/win32/ApacheMonitor.c support/win32/ApacheMonitor.h support/win32/ApacheMonitor.rc support/win32/wintty.c
99d360dcbb5ac2be27694be74cc6124dbadf3315 98546 30-Jan-2003 jerenkrantz

Make buildconf work with out-of-tree apr and apr-util by adding --with-apr and --with-apr-util flags. Submitted by: Thom May <thom@planetarytramp.net> Reviewed by: Justin Erenkrantz (with minor stylistic nit)

9045837071eae7a4b55204a21f31ccee17749af3 98198 08-Jan-2003 jerenkrantz

PR:

1e5333ef1a0edb888d75c0cdd90b33fa7e89fc31 97671 29-Nov-2002 wsanchez

Changes to reduce dependency on in-tree apr and apr-util. Change AC_CONFIG_AUX_DIR in configure to build from srclib/apr/build. Have buildconf copy the needed files (config.guess, config.sub, PrintPath) from srclib/apr/build to build. Change binbuild.sh to stop using srclib/apr. This gets to to where ./configure --with-apr --with-apr-util actually works without an in-tree apr and apr-util, though we still need them in-tree to run buildconf.

c066cdcb75ca262e424345b347b86e7ce2285869 96284 02-Aug-2002 jerenkrantz

Ensure that we toss the autom4te.cache directory before running autoconf.

544c23d79a3a7596a3612224ed3ac9fa8372929d 95288 26-May-2002 jerenkrantz

Add support for ${AUTOHEADER} and ${AUTOCONF} in buildconf (apr and apr-util already support this convention.)

bc8fd1b0b1afdf89b8d28eefa8cd74e26ba97986 93918 13-Mar-2002 fielding

Update our copyright for this year.

LICENSE build/bsd_makefile build/fastgen.sh build/library.mk build/ltlib.mk build/program.mk build/rules.mk.in build/special.mk build/sysv_makefile build/win32/win32ver.awk buildconf docs/error/README docs/man/ab.8 docs/man/apachectl.8 docs/man/apxs.8 docs/man/dbmmanage.1 docs/man/htdigest.1 docs/man/htpasswd.1 docs/man/httpd.8 docs/man/logresolve.8 docs/man/rotatelogs.8 docs/man/suexec.8 docs/manual/LICENSE docs/manual/expand.pl docs/manual/search/manual-index.cgi include/ap_config.h include/ap_listen.h include/ap_mmn.h include/ap_mpm.h include/ap_release.h include/http_config.h include/http_connection.h include/http_core.h include/http_log.h include/http_main.h include/http_protocol.h include/http_request.h include/http_vhost.h include/httpd.h include/mpm_common.h include/rfc1413.h include/scoreboard.h include/util_cfgtree.h include/util_charset.h include/util_ebcdic.h include/util_filter.h include/util_ldap.h include/util_md5.h include/util_script.h include/util_time.h include/util_xml.h modules/aaa/mod_access.c modules/aaa/mod_auth.c modules/aaa/mod_auth_anon.c modules/aaa/mod_auth_dbm.c modules/aaa/mod_auth_digest.c modules/arch/netware/mod_nw_ssl.c modules/arch/win32/mod_isapi.c modules/arch/win32/mod_win32.c modules/cache/mod_file_cache.c modules/dav/fs/dbm.c modules/dav/fs/lock.c modules/dav/fs/mod_dav_fs.c modules/dav/fs/repos.c modules/dav/fs/repos.h modules/dav/main/liveprop.c modules/dav/main/mod_dav.c modules/dav/main/mod_dav.h modules/dav/main/props.c modules/dav/main/providers.c modules/dav/main/std_liveprop.c modules/dav/main/util.c modules/dav/main/util_lock.c modules/echo/mod_echo.c modules/experimental/cache_storage.c modules/experimental/cache_util.c modules/experimental/mod_cache.c modules/experimental/mod_cache.h modules/experimental/mod_case_filter_in.c modules/experimental/mod_charset_lite.c modules/experimental/mod_deflate.c modules/experimental/mod_disk_cache.c modules/experimental/mod_example.c modules/experimental/mod_ext_filter.c modules/experimental/mod_mem_cache.c modules/filters/mod_include.c modules/filters/mod_include.h modules/generators/mod_asis.c modules/generators/mod_autoindex.c modules/generators/mod_cgi.c modules/generators/mod_cgi.h modules/generators/mod_cgid.c modules/generators/mod_info.c modules/generators/mod_status.c modules/generators/mod_suexec.c modules/generators/mod_suexec.h modules/http/http_core.c modules/http/http_protocol.c modules/http/http_request.c modules/http/mod_core.h modules/http/mod_mime.c modules/loggers/mod_log_config.c modules/loggers/mod_log_config.h modules/mappers/mod_actions.c modules/mappers/mod_alias.c modules/mappers/mod_dir.c modules/mappers/mod_imap.c modules/mappers/mod_negotiation.c modules/mappers/mod_rewrite.c modules/mappers/mod_rewrite.h modules/mappers/mod_so.c modules/mappers/mod_speling.c modules/mappers/mod_userdir.c modules/mappers/mod_vhost_alias.c modules/metadata/mod_cern_meta.c modules/metadata/mod_env.c modules/metadata/mod_expires.c modules/metadata/mod_headers.c modules/metadata/mod_mime_magic.c modules/metadata/mod_setenvif.c modules/metadata/mod_unique_id.c modules/metadata/mod_usertrack.c modules/proxy/mod_proxy.c modules/proxy/mod_proxy.h modules/proxy/proxy_connect.c modules/proxy/proxy_http.c modules/proxy/proxy_util.c modules/ssl/Makefile.in modules/ssl/config.m4 modules/ssl/mod_ssl.c modules/ssl/mod_ssl.h modules/ssl/ssl_engine_config.c modules/ssl/ssl_engine_dh.c modules/ssl/ssl_engine_ext.c modules/ssl/ssl_engine_init.c modules/ssl/ssl_engine_io.c modules/ssl/ssl_engine_kernel.c modules/ssl/ssl_engine_log.c modules/ssl/ssl_engine_mutex.c modules/ssl/ssl_engine_pphrase.c modules/ssl/ssl_engine_rand.c modules/ssl/ssl_engine_vars.c modules/ssl/ssl_expr.c modules/ssl/ssl_expr.h modules/ssl/ssl_expr_eval.c modules/ssl/ssl_expr_parse.y modules/ssl/ssl_expr_scan.c modules/ssl/ssl_expr_scan.l modules/ssl/ssl_scache.c modules/ssl/ssl_scache_dbm.c modules/ssl/ssl_scache_shmcb.c modules/ssl/ssl_scache_shmht.c modules/ssl/ssl_util.c modules/ssl/ssl_util_ssl.c modules/ssl/ssl_util_ssl.h modules/ssl/ssl_util_table.c modules/ssl/ssl_util_table.h modules/test/mod_bucketeer.c modules/test/mod_optional_fn_export.c modules/test/mod_optional_fn_import.c modules/test/mod_optional_hook_export.c modules/test/mod_optional_hook_export.h modules/test/mod_optional_hook_import.c os/beos/beosd.c os/beos/beosd.h os/beos/os.c os/beos/os.h os/bs2000/bs2login.c os/bs2000/ebcdic.c os/bs2000/ebcdic.h os/bs2000/os.c os/bs2000/os.h os/netware/os.h os/netware/util_nw.c os/os2/os.h os/os2/util_os2.c os/tpf/ebcdic.c os/tpf/ebcdic.h os/tpf/os.c os/tpf/os.h os/unix/os.h os/unix/unixd.c os/unix/unixd.h os/win32/os.h os/win32/util_win32.c server/buildmark.c server/config.c server/connection.c server/core.c server/error_bucket.c server/gen_test_char.c server/listen.c server/log.c server/main.c server/mpm/beos/beos.c server/mpm/beos/beos.h server/mpm/beos/mpm.h server/mpm/beos/mpm_default.h server/mpm/experimental/perchild/mpm.h server/mpm/experimental/perchild/mpm_default.h server/mpm/experimental/perchild/perchild.c server/mpm/mpmt_os2/mpm.h server/mpm/mpmt_os2/mpm_default.h server/mpm/mpmt_os2/mpmt_os2.c server/mpm/mpmt_os2/mpmt_os2_child.c server/mpm/netware/mpm.h server/mpm/netware/mpm_default.h server/mpm/netware/mpm_netware.c server/mpm/perchild/mpm.h server/mpm/perchild/mpm_default.h server/mpm/perchild/perchild.c server/mpm/prefork/mpm.h server/mpm/prefork/mpm_default.h server/mpm/prefork/prefork.c server/mpm/winnt/Win9xConHook.c server/mpm/winnt/Win9xConHook.h server/mpm/winnt/mpm.h server/mpm/winnt/mpm_default.h server/mpm/winnt/mpm_winnt.c server/mpm/winnt/mpm_winnt.h server/mpm/winnt/registry.c server/mpm/winnt/service.c server/mpm/worker/fdqueue.c server/mpm/worker/fdqueue.h server/mpm/worker/mpm.h server/mpm/worker/mpm_default.h server/mpm/worker/pod.c server/mpm/worker/pod.h server/mpm/worker/worker.c server/mpm_common.c server/protocol.c server/request.c server/rfc1413.c server/scoreboard.c server/util.c server/util_cfgtree.c server/util_charset.c server/util_debug.c server/util_ebcdic.c server/util_filter.c server/util_md5.c server/util_script.c server/util_time.c server/util_xml.c server/vhost.c support/ab.c support/apachectl.in support/apxs.in support/checkgid.c support/dbmmanage.in support/htdbm.c support/htdigest.c support/htpasswd.c support/log_server_status.in support/logresolve.pl.in support/rotatelogs.c support/split-logfile.in support/suexec.c support/suexec.h support/win32/ApacheMonitor.c support/win32/wintty.c
e5d41afeed46e2c0046134f063f6e2776dd6a84a 89864 01-Aug-2001 jerenkrantz

APR-util has renamed buildconf.sh to buildconf to match APR and httpd-2.0.

42f9227f80ce22e944d427e3d7490fa1dd07f9f2 89562 17-Jul-2001 rbb

Note the change to the CVS server in the buildconf script.

db51f4ec6447357f968009805e42ec203db09c3d 88871 16-Apr-2001 gregames

give the poor users (i.e. us) a clue that something might be wrong when buildconf fails in subdirectories

9452160b16933704efe66bc49c51baa1ae856319 88602 28-Mar-2001 trawick

Abort apache buildconf if apr buildconf or apr-util buildconf fails. Otherwise, the error message from apr or apr-util (e.g., invalid libtool version) is lost in the stream of output.

893328ef6ff86d0ca27774778d84410353789fb0 88570 24-Mar-2001 fielding

Untangled the buildconf script and eliminated the need for build's aclocal.m4, generated_lists, build.mk, build2.mk, and a host of other libtool muck that is now under srclib/apr/build. More to follow.

c15906bab97b9b71b6dc08c1aa2f5c0b72b5ca4e 86310 24-Sep-2000 dreid

We don't have config.guess until later in the build cycle, so change the test to use uname. with this change a clean CVS copy will build using ./buildconf;./configure;make exactly like it should. Thanks Sascha.

96e6cafca226a8a2a64a7bbdc634b5b2679c9e0c 86284 22-Sep-2000 sascha

Add Convert-to-BSD-Makefiles-On-The-Fly system Note 1: Only needed for BSD/OS. Note 2: Invent better heuristic (timestamp checks for build/*.mk). Note 3: Conversion is currently one-way Note 4: Don't package on BSD/OS.

623882f55701a4c5a6bded180f60d86a524ac341 86142 23-Aug-2000 sascha

Always delete generated_lists. This should cure problems with makes which don't handle the .PHONY target correctly.

9e98b8cdf2a1a7b441d5170753575e4a859ca2e2 84799 19-Mar-2000 ben

Less verbose solution.

0d50a692ff2ac7bdb42e417737ed86ebf0a41671 84793 18-Mar-2000 ben

Tru64 make uses the wrong directory for includes.

649f0973ee2f243dd265dfbc98abdc2e7017e561 84792 18-Mar-2000 ben

Tru64 make gets confused by null argument!

2e2dbf7816e37ee04b4f27bb6dea081821028d3d 84772 16-Mar-2000 manoj

Allow arguments to buildconf. Makes cvsclean, etc. a bit easier.

d3ed5b56cb6b58f87ffd125bed48f7668f13de1e 84749 13-Mar-2000 dirkx

Just make 'buildconf' run on BSD (there is a space after the hash-bang) and added bogus INSTALL file plus some blurp in readme.mpm to point out that you really need libtool and autoconf (which need m4). On some platform's I found that I really HAD to use 'gmake' as the normal make would not grok it. So I am wondering if adding something like # Work out a correct 'make'. The issue is that we should use # 'gmake' which is called 'make' on some platforms, and 'gmake' # on some others. # GUESS=${MAKE:-make} if `(${GUESS} -v | grep "GNU Make") > /dev/null 2>&1 `; then # Looks like gmake. else GUESS=gmake if `${GUESS} -v | grep "GNU Make" > /dev/null 2>&1`; then echo Warning: Using 'gmake' instead of 'make'. else echo No 'gmake' found. Please set the MAKE environment echo variable first. exit 1 fi fi MAKE=${GUESS} export MAKE to 'buildconf' would be appropriate to detect this ?? Dw. PR: Obtained from: Submitted by: Reviewed by:

6ca0e6973c8176100f4a426444823ae5e777e28f 84423 11-Jan-2000 sascha

These changes are committed together, because they depend on each other. - shared modules can be built in the tree - added support for --with-layout, uses APACI's config.layout - working 'make install' - working 'make depend' - working Pthreads checks - buildconf replaced

fad7b6cfff96f6cbe17259283ca3e0358205f2e4 84374 30-Dec-1999 sascha

Fix IFS handling. This has the nice side effect that we do not need tr anymore.

9a57324b50d0c133068e05973aaa83bd70daad24 84356 22-Dec-1999 manoj

--include-deps only seems to take advantage of pregenerated dependencies, and makes the build process refuse to generate them, so this removes it. It should be used when making a distribution, though.

8392e425758c8ae014db7b37108032cb646fbd13 84344 21-Dec-1999 manoj

We don't need the capability to build an acconfig.h anymore; AC_DEFINE provides everything we need for equivalent functionality. This change deletes the intrastructure that built acconfig.h.in before.

e45fb23bd12c5da4b74358582815585ef619cb17 84332 20-Dec-1999 manoj

Don't actually run ./configure in buildconf, it wastes lots of time if we want to use ./configure's flags, among other things.

25b4bdad9b45028a8cc26aa7e7587f47e459b8e6 84331 20-Dec-1999 manoj

We actually don't have to remove config.cache, because AC_CONFIG_SUBDIRS redirects APR's config.cache to point to Apache's.

5572f3988897576e97777eb6f0bce6f3a05a0f86 84328 20-Dec-1999 manoj

Put back the removing of config.cache. Also add a -f flag to the rm to eliminate a warning.

98ae9e8a4fb9568fcaf37bf44e089e7e752ab902 84325 20-Dec-1999 manoj

Make Apache's configure script run APR's.

a06125e8ef09e7d79a8c53e6cf7b58373eda0171 84324 20-Dec-1999 manoj

We need to run autoheader to compile APR.

6c7c4bf3d26c01cce4d26526db94f17eb5a44396 84318 19-Dec-1999 ben

Build APR, too.

22ad84685642948ad15cc1e881ecbc4ac8cbf98c 84187 30-Nov-1999 manoj

The second part of the big autoconf patch, which actually adds autoconf building to the tree.