summaryrefslogtreecommitdiffstats
path: root/usr.sbin/httpd/src/support (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* merge apache 1.3.29 and mod_ssl 2.8.16henning2003-11-173-4/+15
| | | | ok brad@
* typo from Tom Cosgrove; this appears to already be fixed in latest httpd;jmc2003-10-301-1/+1
|
* use a much more random salt; prompted by ast@domdv.dederaadt2003-09-261-4/+2
|
* bitgarbage to the recycle binhenning2003-08-264-193/+0
|
* string shithenning2003-08-251-3/+3
| | | | ok markus@
* mergehenning2003-08-2132-580/+394
|
* import apache 1.3.28 and mod_ssl 2.8.15henning2003-08-214-0/+193
|
* use setusercontext(3) instead of initgroups/setuid/et al., making possiblefgsch2003-08-072-8/+20
| | | | | | to limit resources based on the user class the binary is run under. while i'm here, use %u for gid_t and uid_t. input and ok from millert and henning.
* bump mktemp/mkstemp randomness from 6 -> 10 X'savsm2003-07-022-2/+2
| | | | henning@ ok
* honour httpd_flags from rc.confhenning2003-04-161-2/+8
| | | | ok hin@ jakob@ ho@ markus@ lebel@ avsm@ todd@
* trivial strcpy in code we don't even compilehenning2003-04-081-1/+1
|
* string stuff, ok pvalhenning2003-04-081-3/+3
|
* more strcpy & friends bye-bye; ok pvalhenning2003-04-081-8/+6
|
* string shit; ok pvalhenning2003-04-081-9/+8
|
* string shit, ok pval@henning2003-04-081-7/+7
|
* trivial sprintfhenning2003-04-051-1/+1
|
* typos;jmc2003-01-291-17/+17
| | | | | | | many tweaks by millert@ (thanks) thanks mpech@ for help with adduser(8) ok millert@
* typos; alan@alanday.comderaadt2003-01-201-4/+4
|
* typo, henning okavsm2002-12-071-1/+1
|
* mention restart issues with 3rd party moduleshenning2002-11-071-0/+7
| | | | PR 2902, Francesco Toscan, Thanks!
* Replace tmpnam() with mkstemp() to avoid possible /tmp race.millert2002-10-232-23/+15
| | | | Problem found by David Wagner (among others).
* merge apache 1.3.27 and mod_ssl 2.8.11henning2002-10-071-17/+17
|
* format usage nicer, and add startssl to summary usage. also order thehenning2002-09-281-3/+5
| | | | | | | parameters a bit more logical. missing startssl pointed out by jsyn@, what made me look at it ;-) ok deraadt@
* mergehenning2002-07-194-102/+142
|
* nuke old, unused, pre-apache-1.3.24 leftovershenning2002-07-152-0/+0
|
* more timeout dependent balony fallout. watch out for the falling sausage!deraadt2002-04-061-714/+0
|
* remove cruft.beck2002-03-299-1320/+0
|
* fix half baked abortion of a merge to 1.3.23 and takebeck2002-03-2945-1079/+4058
| | | | tree to apache-1.3.24+mod+ssl2.8.8
* Apache 1.3.23+mod_ssl-2.8.6-1.3.23 mergebeck2002-02-121-0/+136
|
* correct select(FD_SETSIZE,...) misusebeck2001-09-051-3/+9
|
* set default values to sane things for OpenBSD, these are normallybeck2001-02-221-5/+7
| | | | | | 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>
* apache 1.3.14 + mod_ssl 2.7.1 mergebeck2000-12-1516-568/+1296
|
* mod_ssl 2.6.4 mergebeck2000-06-301-4/+5
| | | | From brad@
* another misnumberingderaadt2000-04-221-1/+1
|
* misnumbered web pages; patch sent to beckderaadt2000-04-222-2/+2
|
* apache 1.3.12 + mod_ssl 2.6.2 mergebeck2000-03-196-64/+91
|
* Apache 1.3.11 + mod_ssl 2.5.0 mergebeck2000-01-2516-260/+408
|
* Repair duplicate word occurences; (as found by a Perl script sent to us fromaaron2000-01-181-1/+1
| | | | Tom Christiansen <tchrist@perl.com>).
* pick up apxs and suexec makefiles, add BUGS section tobeck1999-10-021-0/+7
| | | | | suexec mentioning that we do not install it setuid root and that this must be done for it to work.
* change default values in here to sane ones for OpenBSD. suexec.h stuffbeck1999-10-011-5/+5
| | | | | gets set in config, but DEFAULT_PATH in httpd.h was an interesting polyglot of hoary old stuff from the RiscOS days...
* Apache 1.3.9 + Mod_ssl 2.4.2 - now builds with apaci nastiness.beck1999-09-2930-1528/+3452
|
* Typo fixes.alex1999-09-231-2/+2
|
* remove trailing whitespace, some Nm cleanupaaron1999-06-0510-95/+95
|
* mod_ssl-2.2.3-1.3.4 (will require libssl-1.1 for https to work, butbeck1999-03-017-0/+1312
| | | | mostly harmless otherwise).
* Apache 1.3.4 mergebeck1999-03-0121-73/+123
|
* Apache 1.3.3 merge + proxy_segv fixbeck1998-10-111-2/+2
|
* Apache 1.3.2beck1998-10-0127-0/+5783