summaryrefslogtreecommitdiff
path: root/usr.sbin/nginx
AgeCommit message (Expand)Author
2014-05-18There is no need to compile nginx with -O1 on vax anymore.Jonathan Gray
2014-05-10Allow -p prefix to override user home directory for chroot() (LikeChris Cappuccio
2014-05-10Allow nginx to chroot to a directory other than /var/wwwChris Cappuccio
2014-04-29nginx dudes unrolled SSL_OP_ALL by hand so we also have to deleteTed Unangst
2014-04-18raise file limit to something more web scale, but lower connections soTed Unangst
2014-04-15Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ isMiod Vallat
2014-03-29bugfix and security update to 1.4.7:Robert Nagy
2014-03-27adjust commented-out sample blocks for PHP and SSL configurations:Stuart Henderson
2014-03-20- add a comment pointing to http://wiki.nginx.org/Pitfalls, it has importantStuart Henderson
2014-03-11bugfix update to 1.4.6Robert Nagy
2014-01-28Do not send Nginx version number in error pages and Server header by default....Stephan A. Rickauer
2014-01-27first pass at cleanup;Jason McIntyre
2014-01-27add nginx.conf.5 to SEE ALSO;Jason McIntyre
2014-01-20add HISTORY and AUTHORS; triggered by a much shorter patchIngo Schwarze
2013-12-16Document stub_status; for some reason this is not documented in theFlorian Obser
2013-12-16Document which modules, directives and options are not available onFlorian Obser
2013-11-26Copy some entries from Apache's mime.types file to nginx's, ok robert@Stuart Henderson
2013-11-21security update to nginx 1.4.4 which fixes CVE-2013-4547Robert Nagy
2013-11-04Hook up nginx.conf(5) to the build.Florian Obser
2013-11-03minor formatting improvements,Ingo Schwarze
2013-11-03Document "Embedded Variables"Florian Obser
2013-11-03document grammar; written myself; ok florian@Ingo Schwarze
2013-11-03Add a man page for nginx.conf; not yet hooked to the build.Florian Obser
2013-10-18bugfix update to 1.4.3Robert Nagy
2013-10-09Move the (commented out) syslog directive above the error_log lines.Paul de Weerd
2013-08-08bugfix update to 1.4.2Robert Nagy
2013-08-06Switch vax to gcc 3.3.6.Miod Vallat
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
2013-06-23Put back r1.7Miod Vallat
2013-06-19Disable SPDY until we have a better understanding about code andReyk Floeter
2013-06-14update the internal pcre library to 8.33Robert Nagy
2013-06-02move bgplg and slowcgi sockets to /var/www/runFlorian Obser
2013-06-01update to nginx-1.4.1 and enable the SPDY module by defaultRobert Nagy
2013-06-01hook up slowcgi to the tree, including /etc glue and a sample configurationChristian Weisgerber
2013-05-31also listen on v6 by default; ok matthieu@ deraadt@Christian Weisgerber
2013-05-15update to 1.2.9; several bugfixes and security fix for CVE-2013-2070Robert Nagy
2013-03-22decl's before code. please push to upstream.Theo de Raadt
2013-03-21re-add a build fix for vax that was overwritten by the updateRobert Nagy
2013-03-17update to 1.2.7Robert Nagy
2013-02-14disable symbol visibility on vax in order to unbreak the buildRobert Nagy
2013-02-10update the internal pcre to 8.32Robert Nagy
2013-02-09Put index and root directives where they belong according to the nginxAntoine Jacoutot
2013-02-05Install 50x.html which is part of the default nginx configuration.Antoine Jacoutot
2013-01-14update to nginx-1.2.6Robert Nagy
2012-12-01If compiling with gcc 3, initialize a local variable to prevent -WuninitializedMiod Vallat
2012-11-14update to 1.2.5Robert Nagy
2012-11-06Advertising SSLv2 in the example config doesn't make much sense now that it'sPascal Stumpf
2012-10-30Add RCS ids to the config files.Antoine Jacoutot
2012-10-28use the default SYSLOG_FACILITY definition which is LOCAL5Robert Nagy
2012-10-28rework the default config a bit to work with php-fpm out of the boxRobert Nagy