pass notification flags to server
authorMiloš Mulač <mulac@civ.zcu.cz>
Mon, 20 Oct 2008 15:21:10 +0000 (15:21 +0000)
committerMiloš Mulač <mulac@civ.zcu.cz>
Mon, 20 Oct 2008 15:21:10 +0000 (15:21 +0000)
commit75e912445a5e7784c6414c4852a4e381a3d3b718
treee4c507cd3d42849bcb1e8ad9b604fdd3f6f21fea
parent1c8cb37cf10532a31d62644a809ea7b297570c97
pass notification flags to server
- no implementation on server side yet
org.glite.lb.client/examples/feed_shark.c
org.glite.lb.client/interface/notification.h
org.glite.lb.client/src/Notification.cpp
org.glite.lb.client/src/notification.c
org.glite.lb.client/src/notify.c
org.glite.lb.common/interface/xml_parse.h
org.glite.lb.common/src/xml_parse.c.T
org.glite.lb.server/src/lb_proto.c
org.glite.lb.server/src/lb_xml_parse.c.T
org.glite.lb.server/src/lb_xml_parse.h
org.glite.lb.server/src/notification.c