summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nginx/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to 1.2.2 and start using /var/www/cache instead of /var/www/tmprobert2012-07-0730-141/+695
* use /var/www/tmp/ for the temp directories even if not chrootedrobert2012-06-261-13/+12
* update to 1.2.1robert2012-06-1324-430/+579
* move the chroot path stripping into a different function to make surerobert2012-05-151-4/+4
* backport changeset 4619 from nginx trunk:robert2012-05-132-6/+46
* update to nginx-1.2.0robert2012-05-13118-1588/+7757
* update to 1.0.15robert2012-04-143-71/+213
* use a shared stripping function for chroot and make surerobert2012-04-124-14/+16
* Set the correct string lengths when stripping the chroot prefixrobert2012-04-043-12/+10
* make sure we strip the chroot prefix from all root variables, not just therobert2012-04-021-7/+8
* bring back an overwritten change which is essential for the chrootedrobert2012-04-021-1/+9
* stupid cvs (dir has 'core' in the name...)sthen2012-03-151-2/+2
* resolve conflictssthen2012-03-156-11/+31
* update to 1.0.13robert2012-03-0637-243/+236
* create the tmp dirs nginx needs for doing proxying inside the chrootrobert2012-02-221-8/+20
* update pcre to 8.30 to be in sync with portsrobert2012-02-1815-1706/+2756
* update to 1.0.12robert2012-02-18247-249/+613
* update to nginx-1.0.11robert2012-01-0526-284/+535
* merge pcre-8.21robert2011-12-146-452/+809
* Update to nginx 1.0.10. Bugs fixed include a segmentation fault in a workersthen2011-11-155-12/+14
* sync to pcre 8.20robert2011-11-128-186/+506
* update to 1.0.9robert2011-11-1243-224/+389
* Add a flag for nginx (-u) to be able to disable chroot and use a betterrobert2011-10-115-5/+30
* our root is /var/www/htdocs and not /var/www/htmlrobert2011-10-081-1/+1
* only strip the full path once and remove any / chars from the begining ofrobert2011-10-081-3/+7
* Since the worker process of nginx is chrooted on OpenBSD, let's removerobert2011-10-051-0/+4
* update to nginx-1.0.8 which includes many bugfixesrobert2011-10-0323-172/+3149
* unconditionally chroot to the www user's homedir by defaultrobert2011-09-221-0/+37
* fix two signed/unsigned comparsionsrobert2011-09-222-2/+2
* thank you CVS for missing the "core" directoryrobert2011-09-2261-0/+21766
* import of nginx 1.0.6 with a bundled libpcre needed for pcre to workrobert2011-09-22207-0/+120609