summaryrefslogtreecommitdiff
path: root/usr.sbin/httpd
AgeCommit message (Expand)Author
2002-07-27Fix art link, PR #2840Miod Vallat
2002-07-26few more $(SHELL); "Aaron Yourk" <ayourk@srt.com>Henning Brauer
2002-07-22don't try to recheck the pathes to server.crt and .key once chrootedHenning Brauer
2002-07-22don't attempt to chroot if we are already chrooted ;-)Henning Brauer
2002-07-22sync ICONFILES with realityHenning Brauer
2002-07-22we document '-F' as introduced with apache 1.3.26 in httpd(8).Henning Brauer
2002-07-20short -u description in httpd -hHenning Brauer
2002-07-20remove pre-apache-1.3.26 cruftHenning Brauer
2002-07-19don't try to find a "suitable" bourne shell for subcommands, just use ourHenning Brauer
2002-07-19sync MANUALPAGES with realityHenning Brauer
2002-07-19enable multiviews in the manual dir.Henning Brauer
2002-07-19sync w/ apache 1.3.26Henning Brauer
2002-07-19mergeHenning Brauer
2002-07-19import apache 1.3.26 + mod_ssl 2.8.10Henning Brauer
2002-07-17un-KNF to match apache source code style. requested by theo.Henning Brauer
2002-07-17correctly free() all list members in _closeall.Henning Brauer
2002-07-17KNFHenning Brauer
2002-07-17we have both SYSVSEM_SERIALIZED_ACCEPT and FLOCK_SERIALIZED_ACCEPT. allowHenning Brauer
2002-07-17use fdcache as wellHenning Brauer
2002-07-17get rid of the "Unclean shutdown" warning if started in secure mode.Henning Brauer
2002-07-17o add ap_server_chroot_desired in http_main which just returns ap_server_chrootHenning Brauer
2002-07-17introduce fdcache, a simple wrapper to keep a copy of fds outsideHenning Brauer
2002-07-16correct error messageHenning Brauer
2002-07-15nuke more leftovers from pre-1.3.24Henning Brauer
2002-07-15nuke old, unused, pre-apache-1.3.24 leftoversHenning Brauer
2002-07-15don't try things we are not able to do if chrooted on graceful restarts.Henning Brauer
2002-07-12chroot awareHenning Brauer
2002-07-11do not let the group access the semTheo de Raadt
2002-07-11chroot awareHenning Brauer
2002-07-11sample entry for UserDir /var/www/users; create empty /var/www/users;Markus Friedl
2002-07-11open /dev/crypto with OpenSSL_add_all_algorithms() before calling chroot;Markus Friedl
2002-07-10chroot aware as wellHenning Brauer
2002-07-10make work inside chrootHenning Brauer
2002-07-10works inside chroot nowHenning Brauer
2002-07-10make work in chrootHenning Brauer
2002-07-10make UserDir work w/ chroot.Henning Brauer
2002-07-10use arc4random() from libc instead of reading /dev/arandom; allows chroot; ok...Markus Friedl
2002-07-09make mod_alias work inside the chroot.Henning Brauer
2002-07-09I am getting sick of telling people to use the style of the code they changeTheo de Raadt
2002-07-09apache chroot and privilege drop.Henning Brauer
2002-07-09mandoc, and doc the upcoming -u optionTheo de Raadt
2002-07-08don't install Apache bench.Brad Smith
2002-07-07enviroment -> environmentJan-Uwe Finck
2002-06-23fix off by one error; submited by Jedi/Sector One <j@pureftpd.org>Federico G. Schwindt
2002-06-17The Real Fix for the buffer overflow; from apache.orgHenning Brauer
2002-06-17work around a possible buffer overflow in chunk handling.Henning Brauer
2002-05-31Add support for passphrase authentication, all sorts of new attributesAngelos D. Keromytis
2002-05-15Tweak to make this work with OpenSSL 0.9.7Bob Beck
2002-05-06do not install a SIGSEGV handlerTheo de Raadt
2002-04-21remove generated files, must blow the obj dir before build now; beck@ okMichael Shalayeff