- module for LB Proxy server
authorJiří Škrábal <nykolas@ics.muni.cz>
Thu, 20 Jan 2005 12:26:12 +0000 (12:26 +0000)
committerJiří Škrábal <nykolas@ics.muni.cz>
Thu, 20 Jan 2005 12:26:12 +0000 (12:26 +0000)
commit44e14d99171d23d4512b18b51f853a01af7d9edd
tree7291bd732c25fb4264964467e58ff3b84f39f877
parentdb508ae35ecc0cf67e004f64ff10d74f083c371d
- module for LB Proxy server
19 files changed:
org.glite.lb.proxy/.Makefile.swp [new file with mode: 0644]
org.glite.lb.proxy/LICENSE [new file with mode: 0644]
org.glite.lb.proxy/Makefile [new file with mode: 0644]
org.glite.lb.proxy/build.xml [new file with mode: 0755]
org.glite.lb.proxy/build/Makefile.inc [new file with mode: 0644]
org.glite.lb.proxy/build/glite_lb_proxy [new file with mode: 0755]
org.glite.lb.proxy/config/glite-lb-dbsetup.sql [new file with mode: 0644]
org.glite.lb.proxy/project/MultiStruct.pm [new file with mode: 0644]
org.glite.lb.proxy/project/StructField.pm [new file with mode: 0644]
org.glite.lb.proxy/project/at3 [new file with mode: 0644]
org.glite.lb.proxy/project/build.properties [new file with mode: 0644]
org.glite.lb.proxy/project/configure.properties.xml [new file with mode: 0644]
org.glite.lb.proxy/project/events.T [new file with mode: 0644]
org.glite.lb.proxy/project/properties.xml [new file with mode: 0755]
org.glite.lb.proxy/project/status.T [new file with mode: 0644]
org.glite.lb.proxy/project/tar_exclude [new file with mode: 0644]
org.glite.lb.proxy/project/types.T [new file with mode: 0644]
org.glite.lb.proxy/project/version.properties [new file with mode: 0644]
org.glite.lb.proxy/src/lbproxy.c [new file with mode: 0644]