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
/
nginx
Age
Commit message (
Expand
)
Author
2012-01-05
update to nginx-1.0.11
Robert Nagy
2011-12-14
merge pcre-8.21
Robert Nagy
2011-11-15
Update to nginx 1.0.10. Bugs fixed include a segmentation fault in a worker
Stuart Henderson
2011-11-12
sync to pcre 8.20
Robert Nagy
2011-11-12
update to 1.0.9
Robert Nagy
2011-10-11
Add a flag for nginx (-u) to be able to disable chroot and use a better
Robert Nagy
2011-10-08
our root is /var/www/htdocs and not /var/www/html
Robert Nagy
2011-10-08
only strip the full path once and remove any / chars from the begining of
Robert Nagy
2011-10-05
make sure that the pcre from ports never gets picked up as a dependency
Robert Nagy
2011-10-05
Since the worker process of nginx is chrooted on OpenBSD, let's remove
Robert Nagy
2011-10-03
update to nginx 1.0.14
Robert Nagy
2011-10-03
update to nginx-1.0.8 which includes many bugfixes
Robert Nagy
2011-09-24
generate and install the correct manual page, noted by deraadt@
Robert Nagy
2011-09-22
unconditionally chroot to the www user's homedir by default
Robert Nagy
2011-09-22
fix two signed/unsigned comparsions
Robert Nagy
2011-09-22
pick the internal pcre up and use that
Robert Nagy
2011-09-22
thank you CVS for missing the "core" directory
Robert Nagy
2011-09-22
import of nginx 1.0.6 with a bundled libpcre needed for pcre to work
Robert Nagy