First version of this file
authorAlberto Di Meglio <alberto.di.meglio@cern.ch>
Tue, 26 Oct 2004 17:54:24 +0000 (17:54 +0000)
committerAlberto Di Meglio <alberto.di.meglio@cern.ch>
Tue, 26 Oct 2004 17:54:24 +0000 (17:54 +0000)
commit105a6c1315c94784767506aacc3382673b3fb782
tree186a61219c7c442296ff8b3a0ce000938900bd87
parentc597cc447311b572edf6f8979a336bf7be1839ab
First version of this file
52 files changed:
org.gridsite.core/CHANGES [new file with mode: 0644]
org.gridsite.core/INSTALL [new file with mode: 0644]
org.gridsite.core/LICENSE [new file with mode: 0644]
org.gridsite.core/README [new file with mode: 0644]
org.gridsite.core/VERSION [new file with mode: 0644]
org.gridsite.core/build.xml [new file with mode: 0644]
org.gridsite.core/doc/admin.html [new file with mode: 0644]
org.gridsite.core/doc/build-apache2.sh [new file with mode: 0644]
org.gridsite.core/doc/config.html [new file with mode: 0644]
org.gridsite.core/doc/gacl.html [new file with mode: 0644]
org.gridsite.core/doc/htcp.1 [new file with mode: 0644]
org.gridsite.core/doc/htll.1 [new file with mode: 0644]
org.gridsite.core/doc/htls.1 [new file with mode: 0644]
org.gridsite.core/doc/htmkdir.1 [new file with mode: 0644]
org.gridsite.core/doc/htrm.1 [new file with mode: 0644]
org.gridsite.core/doc/httpd-fileserver.conf [new file with mode: 0644]
org.gridsite.core/doc/httpd-webserver.conf [new file with mode: 0644]
org.gridsite.core/doc/index.html [new file with mode: 0644]
org.gridsite.core/doc/install.html [new file with mode: 0644]
org.gridsite.core/doc/library.html [new file with mode: 0644]
org.gridsite.core/doc/module.html [new file with mode: 0644]
org.gridsite.core/doc/urlencode.1 [new file with mode: 0644]
org.gridsite.core/doc/user.html [new file with mode: 0644]
org.gridsite.core/interface/gridsite-gacl.h [new file with mode: 0644]
org.gridsite.core/interface/gridsite.h [new file with mode: 0644]
org.gridsite.core/project/build.properties [new file with mode: 0644]
org.gridsite.core/project/configure.properties.xml [new file with mode: 0644]
org.gridsite.core/project/dependencies.properties [new file with mode: 0644]
org.gridsite.core/project/gridsite.core.csf.xml [new file with mode: 0644]
org.gridsite.core/project/properties.xml [new file with mode: 0644]
org.gridsite.core/project/taskdefs.xml [new file with mode: 0644]
org.gridsite.core/project/version.properties [new file with mode: 0644]
org.gridsite.core/src/Doxyfile [new file with mode: 0644]
org.gridsite.core/src/Makefile [new file with mode: 0644]
org.gridsite.core/src/doxygen.css [new file with mode: 0644]
org.gridsite.core/src/doxyheader.html [new file with mode: 0644]
org.gridsite.core/src/gaclexample.c [new file with mode: 0644]
org.gridsite.core/src/gridsite.spec [new file with mode: 0644]
org.gridsite.core/src/grst_admin.h [new file with mode: 0644]
org.gridsite.core/src/grst_admin_file.c [new file with mode: 0644]
org.gridsite.core/src/grst_admin_gacl.c [new file with mode: 0644]
org.gridsite.core/src/grst_admin_main.c [new file with mode: 0644]
org.gridsite.core/src/grst_gacl.c [new file with mode: 0644]
org.gridsite.core/src/grst_http.c [new file with mode: 0644]
org.gridsite.core/src/grst_x509.c [new file with mode: 0644]
org.gridsite.core/src/htcp [new file with mode: 0644]
org.gridsite.core/src/htcp.c [new file with mode: 0644]
org.gridsite.core/src/mod_gridsite.c [new file with mode: 0644]
org.gridsite.core/src/mod_ssl-private.h [new file with mode: 0644]
org.gridsite.core/src/real-gridsite-admin.cgi [new file with mode: 0644]
org.gridsite.core/src/roffit [new file with mode: 0755]
org.gridsite.core/src/urlencode.c [new file with mode: 0644]