NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/50169
The following reply was made to PR bin/50169; it has been noted by GNATS.
From: Mateusz Kocielski <shm%digitalsun.pl@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: bin/50169
Date: Wed, 28 Oct 2015 13:19:47 +0000
Hello,
it's implemented in following change:
Module Name: src
Committed By: shm
Date: Wed Oct 28 09:20:15 UTC 2015
Modified Files:
src/libexec/httpd: CHANGES auth-bozo.c bozohttpd.8 bozohttpd.c
bozohttpd.h cgi-bozo.c dir-index-bozo.c main.c tilde-luzah-bozo.c
src/libexec/httpd/lua: bozo.lua
Log Message:
* add CGI support for ~user translation (-E switch)
* add redirects to ~user translation
* fix bugs around ~user translation
* add schema detection for absolute redirects
* fixed few memory leaks
* bunch of minor tweaks
* removed -r support
* smarter redirects
OK mrg@
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/libexec/httpd/CHANGES
cvs rdiff -u -r1.16 -r1.17 src/libexec/httpd/auth-bozo.c
cvs rdiff -u -r1.53 -r1.54 src/libexec/httpd/bozohttpd.8
cvs rdiff -u -r1.66 -r1.67 src/libexec/httpd/bozohttpd.c
cvs rdiff -u -r1.37 -r1.38 src/libexec/httpd/bozohttpd.h
cvs rdiff -u -r1.27 -r1.28 src/libexec/httpd/cgi-bozo.c
cvs rdiff -u -r1.21 -r1.22 src/libexec/httpd/dir-index-bozo.c
cvs rdiff -u -r1.8 -r1.9 src/libexec/httpd/main.c
cvs rdiff -u -r1.11 -r1.12 src/libexec/httpd/tilde-luzah-bozo.c
cvs rdiff -u -r1.1.1.1 -r1.2 src/libexec/httpd/lua/bozo.lua
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
- http://mail-index.netbsd.org/source-changes/2015/10/28/msg069711.html
It was already tested on pkgsrc wip server. Let me know if I can close it.
Best Regrads,
Mateusz Kocielski
Home |
Main Index |
Thread Index |
Old Index