index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
httpd
Age
Commit message (
Expand
)
Author
2002-07-27
Fix art link, PR #2840
Miod Vallat
2002-07-26
few more $(SHELL); "Aaron Yourk" <ayourk@srt.com>
Henning Brauer
2002-07-22
don't try to recheck the pathes to server.crt and .key once chrooted
Henning Brauer
2002-07-22
don't attempt to chroot if we are already chrooted ;-)
Henning Brauer
2002-07-22
sync ICONFILES with reality
Henning Brauer
2002-07-22
we document '-F' as introduced with apache 1.3.26 in httpd(8).
Henning Brauer
2002-07-20
short -u description in httpd -h
Henning Brauer
2002-07-20
remove pre-apache-1.3.26 cruft
Henning Brauer
2002-07-19
don't try to find a "suitable" bourne shell for subcommands, just use our
Henning Brauer
2002-07-19
sync MANUALPAGES with reality
Henning Brauer
2002-07-19
enable multiviews in the manual dir.
Henning Brauer
2002-07-19
sync w/ apache 1.3.26
Henning Brauer
2002-07-19
merge
Henning Brauer
2002-07-19
import apache 1.3.26 + mod_ssl 2.8.10
Henning Brauer
2002-07-17
un-KNF to match apache source code style. requested by theo.
Henning Brauer
2002-07-17
correctly free() all list members in _closeall.
Henning Brauer
2002-07-17
KNF
Henning Brauer
2002-07-17
we have both SYSVSEM_SERIALIZED_ACCEPT and FLOCK_SERIALIZED_ACCEPT. allow
Henning Brauer
2002-07-17
use fdcache as well
Henning Brauer
2002-07-17
get rid of the "Unclean shutdown" warning if started in secure mode.
Henning Brauer
2002-07-17
o add ap_server_chroot_desired in http_main which just returns ap_server_chroot
Henning Brauer
2002-07-17
introduce fdcache, a simple wrapper to keep a copy of fds outside
Henning Brauer
2002-07-16
correct error message
Henning Brauer
2002-07-15
nuke more leftovers from pre-1.3.24
Henning Brauer
2002-07-15
nuke old, unused, pre-apache-1.3.24 leftovers
Henning Brauer
2002-07-15
don't try things we are not able to do if chrooted on graceful restarts.
Henning Brauer
2002-07-12
chroot aware
Henning Brauer
2002-07-11
do not let the group access the sem
Theo de Raadt
2002-07-11
chroot aware
Henning Brauer
2002-07-11
sample entry for UserDir /var/www/users; create empty /var/www/users;
Markus Friedl
2002-07-11
open /dev/crypto with OpenSSL_add_all_algorithms() before calling chroot;
Markus Friedl
2002-07-10
chroot aware as well
Henning Brauer
2002-07-10
make work inside chroot
Henning Brauer
2002-07-10
works inside chroot now
Henning Brauer
2002-07-10
make work in chroot
Henning Brauer
2002-07-10
make UserDir work w/ chroot.
Henning Brauer
2002-07-10
use arc4random() from libc instead of reading /dev/arandom; allows chroot; ok...
Markus Friedl
2002-07-09
make mod_alias work inside the chroot.
Henning Brauer
2002-07-09
I am getting sick of telling people to use the style of the code they change
Theo de Raadt
2002-07-09
apache chroot and privilege drop.
Henning Brauer
2002-07-09
mandoc, and doc the upcoming -u option
Theo de Raadt
2002-07-08
don't install Apache bench.
Brad Smith
2002-07-07
enviroment -> environment
Jan-Uwe Finck
2002-06-23
fix off by one error; submited by Jedi/Sector One <j@pureftpd.org>
Federico G. Schwindt
2002-06-17
The Real Fix for the buffer overflow; from apache.org
Henning Brauer
2002-06-17
work around a possible buffer overflow in chunk handling.
Henning Brauer
2002-05-31
Add support for passphrase authentication, all sorts of new attributes
Angelos D. Keromytis
2002-05-15
Tweak to make this work with OpenSSL 0.9.7
Bob Beck
2002-05-06
do not install a SIGSEGV handler
Theo de Raadt
2002-04-21
remove generated files, must blow the obj dir before build now; beck@ ok
Michael Shalayeff
[next]