Add to git. master
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 25 Apr 2014 10:40:26 +0000 (11:40 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 25 Apr 2014 10:40:26 +0000 (11:40 +0100)
commitf65557702b12d7957eaf98549abea845976cfc60
tree0c85f56ee84b0dc57decd59a189666abb92f1f32
Add to git.
47 files changed:
.cvsignore [new file with mode: 0644]
COPYING.LIB [new file with mode: 0644]
Makefile+ [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
acconfig.h [new file with mode: 0644]
cfg.c [new file with mode: 0644]
cfg.h [new file with mode: 0644]
conf/default.in [new file with mode: 0644]
conf/rws.conf.in [new file with mode: 0644]
configure [new file with mode: 0755]
dir.c [new file with mode: 0644]
dir.h [new file with mode: 0644]
doc/.cvsignore [new file with mode: 0644]
doc/index.html [new file with mode: 0644]
doc/rws_request_canonical_path.3.html [new file with mode: 0644]
doc/rws_request_file_path.3.html [new file with mode: 0644]
doc/rws_request_host_header.3.html [new file with mode: 0644]
doc/rws_request_http_request.3.html [new file with mode: 0644]
doc/rws_request_io.3.html [new file with mode: 0644]
doc/rws_request_pool.3.html [new file with mode: 0644]
doc/rws_request_pth.3.html [new file with mode: 0644]
errors.c [new file with mode: 0644]
errors.h [new file with mode: 0644]
examples/.cvsignore [new file with mode: 0644]
examples/hello.c [new file with mode: 0644]
examples/show_params.c [new file with mode: 0644]
exec.c [new file with mode: 0644]
exec.h [new file with mode: 0644]
exec_so.c [new file with mode: 0644]
exec_so.h [new file with mode: 0644]
file.c [new file with mode: 0644]
file.h [new file with mode: 0644]
html/index.html [new file with mode: 0644]
main.c [new file with mode: 0644]
mime_types.c [new file with mode: 0644]
mime_types.h [new file with mode: 0644]
process_rq.c [new file with mode: 0644]
process_rq.h [new file with mode: 0644]
re.h [new file with mode: 0644]
rewrite.c [new file with mode: 0644]
rewrite.h [new file with mode: 0644]
rws.rc [new file with mode: 0755]
rws_request.c [new file with mode: 0644]
rws_request.h [new file with mode: 0644]
rwsd.1 [new file with mode: 0644]
test_rws.sh [new file with mode: 0755]