Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-02-22 | set default values to sane things for OpenBSD, these are normally | Bob Beck | |
set by Makefile.bsd-wapper, but this causes grief for people building just suexec if they aren't there, noticed in pr1680 by James Ponder <james@squish.net> | |||
2001-01-31 | silence a few more targets | Brad Smith | |
2001-01-30 | Supply an always safe path to configure | Niklas Hallqvist | |
2001-01-23 | - removed the redundant WWWROOT variable and just used HTTPD_PREFIX in | Brad Smith | |
its place - synced the paths to use the same scheme as in config.layout - removed a redundant --enable-module=ssl from CONFIG_ARGS - indented a few places - removed unused KLUDGEINCFILES variable - one step in the "distribution" target was echoing HTTPD_PREFIX but was actually installing into HTTPD_HTDOCSDIR -- Ok'd by beck@ | |||
2001-01-05 | alloc.h was renamed ap_alloc.h so install the correct thing and kill | Todd C. Miller | |
the zero-length alloc.h (truncated by patch no doubt). Fixes PHP4 build; matthieu@laas.fr. | |||
2000-12-18 | sync with Apache 1.3.14 | Brad Smith | |
2000-12-18 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck | |
2000-12-18 | Argh. this commit didn't make it when I did it earlier - apache 1.3.14 + ↵ | Bob Beck | |
mod_ssl 2.7.1 merge | |||
2000-12-15 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck | |
2000-12-15 | apache 1.3.14 + mod_ssl 2.7.1 merge | Bob Beck | |
2000-12-15 | import apache 1.3.27 and mod_ssl 2.8.11 | Bob Beck | |
2000-11-10 | revert, okay @aaron | Niels Provos | |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos | |
2000-10-18 | Version 2 of the mod_rewrite fix from apache, fixes problem with | Bob Beck | |
mod_rewrite not working for lookup tables | |||
2000-10-16 | fix from 1.3.14 for mod_vhost_alias to ensure cgi script contents are not sent | Bob Beck | |
out by the server | |||
2000-10-16 | mod_rewrite update from 1.3.14 to prevent problems with bogus mod_rewrite | Bob Beck | |
configs allowing access to any file on the server. | |||
2000-10-16 | respect CC. | Brad Smith | |
2000-10-16 | use "cc -shared" to link the modules on 2.8 and up. | Brad Smith | |
Ok'd by beck@, espie@ and deraadt@ | |||
2000-10-16 | include the revision of OpenBSD with the output. | Brad Smith | |
2000-08-19 | cleanup | Bob Beck | |
2000-08-19 | Bypass key generation if no SSL is not enabled in any (virtual) servers. | Bob Beck | |
made fun and entertaining by the way apache initializes modules and DSO's | |||
2000-08-15 | merge mod_ssl 2.6.6 | Brad Smith | |
2000-07-21 | Mod_SSL 2.6.5 - from brad@, thanks. | Bob Beck | |
2000-07-07 | pass CFLAGS to build process, so that optimization happens; ↵ | Theo de Raadt | |
js3guj@gold.ocn.ne.jp | |||
2000-06-30 | mod_ssl 2.6.4 merge | Bob Beck | |
From brad@ | |||
2000-05-24 | Fix apache configure assumption that helper scripts are executable. | Bob Beck | |
(thanks binkertn@umich.edu). - Closes PR 1175 | |||
2000-04-22 | another misnumbering | Theo de Raadt | |
2000-04-22 | misnumbered web pages; patch sent to beck | Theo de Raadt | |
2000-04-18 | strip htdigest and htpasswd before installing. | Federico G. Schwindt | |
2000-03-19 | apache 1.3.12 + mod_ssl 2.6.2 merge | Bob Beck | |
2000-03-18 | delete generated files (again (*&@#$ | Theo de Raadt | |
2000-01-29 | ssl_expr_scan.c is generated during build | Bob Beck | |
2000-01-28 | Change Apache config tools to not assume certain files are executable, | Bob Beck | |
and thus allow us to build from cvs trees checked out read only. - basically ensure we call shell scripts by using ${SHELL} instead of ./. from leonard@csee.uq.edu.au Building diffs of this (And some other stuff in Makefile.tmpl) to send to slemko to see if apache will buy it back. | |||
2000-01-28 | More apache 1.3.11 changes | Bob Beck | |
2000-01-26 | remove the yacc munging code again. This time, someone tell the ssl that ↵ | Theo de Raadt | |
this is wrong! | |||
2000-01-25 | Apache 1.3.11 + mod_ssl 2.5.0 merge | Bob Beck | |
2000-01-25 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck | |
2000-01-25 | import apache 1.3.27 and mod_ssl 2.8.11 | Bob Beck | |
2000-01-18 | Repair duplicate word occurences; (as found by a Perl script sent to us from | Aaron Campbell | |
Tom Christiansen <tchrist@perl.com>). | |||
2000-01-04 | strip on install, from fgsch@ | Bob Beck | |
1999-12-08 | mod_ssl 2.4.9 merge | Bob Beck | |
1999-12-08 | Mod_SSL 2.4.8 merge | Bob Beck | |
1999-12-06 | not MAXHOSTNAMELEN + 1 | Theo de Raadt | |
1999-11-23 | do not assume shell scripts are +x; d | Theo de Raadt | |
1999-11-19 | make sure all the generated Makefile's are removed when running "make | Brad Smith | |
cleandir". ok'd by beck@ | |||
1999-10-10 | Make mips compile. -moj | Mats O Jansson | |
1999-10-07 | Fix missing includes - Thanks <Peter.Galbavy@knowledge.com> | Bob Beck | |
1999-10-06 | added new spiffy htdocs/openbsd_pb.gif to distribution install target. | Bob Beck | |
1999-10-06 | Reworked entire apache defaul index page. | philen | |
1999-10-06 | "Powered by OpenBSD" button, done by nemickol@monkey.org | philen | |