Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | push CC and CFLAGS; wd@ics.nara-wu.ac.jp | 1998-12-15 | 1 | -1/+3 | ||
| | ||||||
* | put userdir back; "disabled" keyword is to be used instead | 1998-11-15 | 1 | -1/+1 | ||
| | ||||||
* | fix htdocs path; evanc@concer.to | 1998-11-10 | 1 | -1/+1 | ||
| | ||||||
* | Nasty hack to add execute permission to helper scripts if they don't | 1998-11-07 | 1 | -1/+8 | ||
| | | | | | | | | | have it. I don't think hacking apache's configure mechanism is the correct approach for us, since it would just have to be redone for every import (and it requires more than just changing Configure). I don't think the read-only case is an issue since on a CD-ROM the permissions should be correct (I believe it is only ctm that doesn't update modes). | |||||
* | Set PATH before running Configure | 1998-11-06 | 1 | -1/+3 | ||
| | ||||||
* | Apache 1.3.3 merge + proxy_segv fix | 1998-10-11 | 33 | -517/+1140 | ||
| | ||||||
* | Apache Configure script can bomb if Configuration.tmpl newer than | 1998-10-10 | 2 | -13/+13 | ||
| | | | | | Configuration. Modify makefile not to care and disable offending test in Configure. | |||||
* | use /usr/bin/lndir | 1998-10-06 | 1 | -2/+2 | ||
| | ||||||
* | Say no to realloc leaks. | 1998-10-04 | 1 | -10/+28 | ||
| | ||||||
* | Fix template (rong file before) and fix clean target for new dirs. | 1998-10-01 | 2 | -474/+114 | ||
| | ||||||
* | fix conflict. | 1998-10-01 | 1 | -145/+478 | ||
| | | | | simplify a bit | |||||
* | minor change makes building in tree much easier. | 1998-10-01 | 1 | -344/+1609 | ||
| | ||||||
* | fix retarded default paths | 1998-10-01 | 1 | -2/+2 | ||
| | ||||||
* | Config and wrapper for 1.3.2. | 1998-10-01 | 2 | -7/+7 | ||
| | ||||||
* | unused files, thanks to apache souce tree transmogrification.. | 1998-10-01 | 71 | -38152/+0 | ||
| | ||||||
* | Apache 1.3.2 | 1998-10-01 | 274 | -3084/+92179 | ||
| | ||||||
* | Fix bug where ident stuff ignored short writes and reads. | 1998-05-11 | 1 | -13/+26 | ||
| | ||||||
* | Don't bitch if Configuration is older than Configuration.tmpl | 1998-04-08 | 1 | -8/+1 | ||
| | ||||||
* | make it configure itself w/o 'x' on helpers/* | 1998-03-31 | 1 | -7/+7 | ||
| | ||||||
* | build and install manpage correctly | 1998-03-26 | 1 | -2/+2 | ||
| | ||||||
* | DESTDIR... | 1998-03-26 | 1 | -3/+3 | ||
| | ||||||
* | Move man page - get rid of build artifact - have makefile install | 1998-03-26 | 3 | -161/+2 | ||
| | | | | man page. | |||||
* | rudimentary httpd man page - cribbed from ../support/httpd.8, modified | 1998-03-26 | 1 | -0/+129 | ||
| | | | | for OpenBSD. | |||||
* | Initial import from apache 1.2.6 | 1998-03-25 | 112 | -0/+53555 | ||