Import 1.1.3
authorAndrew McNab <andrew.mcnab@manchester.ac.uk>
Mon, 15 Nov 2004 15:49:51 +0000 (15:49 +0000)
committerAndrew McNab <andrew.mcnab@manchester.ac.uk>
Mon, 15 Nov 2004 15:49:51 +0000 (15:49 +0000)
commitb78bd084d8cbbe23392dd082be7ecd7af7b53b2b
tree74a59cac795fb1f8caa7434bf347a8851f52d802
parent009f42ab3cd2b7d3421e8e56a344fb6b5d852782
Import 1.1.3
36 files changed:
org.gridsite.core/CHANGES
org.gridsite.core/INSTALL
org.gridsite.core/README
org.gridsite.core/VERSION
org.gridsite.core/doc/README.htcp-bin [new file with mode: 0644]
org.gridsite.core/doc/build-apache2.sh
org.gridsite.core/doc/config.html
org.gridsite.core/doc/findproxyfile.1 [new file with mode: 0644]
org.gridsite.core/doc/gacl.html
org.gridsite.core/doc/htcp.1
org.gridsite.core/doc/httpd-fileserver.conf
org.gridsite.core/doc/httpd-webserver.conf
org.gridsite.core/doc/index.html
org.gridsite.core/doc/install.html
org.gridsite.core/doc/urlencode.1
org.gridsite.core/interface/gridsite-gacl.h
org.gridsite.core/interface/gridsite.h
org.gridsite.core/src/Makefile
org.gridsite.core/src/delegation.h [new file with mode: 0644]
org.gridsite.core/src/doxyheader.html
org.gridsite.core/src/findproxyfile.c [new file with mode: 0644]
org.gridsite.core/src/gaclexample.c
org.gridsite.core/src/gridsite.spec
org.gridsite.core/src/grst-delegation.c [new file with mode: 0644]
org.gridsite.core/src/grst_admin.h
org.gridsite.core/src/grst_admin_file.c
org.gridsite.core/src/grst_admin_gacl.c
org.gridsite.core/src/grst_admin_main.c
org.gridsite.core/src/grst_gacl.c
org.gridsite.core/src/grst_x509.c
org.gridsite.core/src/htcp.c
org.gridsite.core/src/htproxyput.c [new file with mode: 0644]
org.gridsite.core/src/mod_gridsite.c
org.gridsite.core/src/mod_ssl-private.h
org.gridsite.core/src/proxyput-example.c [new file with mode: 0644]
org.gridsite.core/src/urlencode.c