add notification flags to DB schema
authorMiloš Mulač <mulac@civ.zcu.cz>
Wed, 22 Oct 2008 09:39:40 +0000 (09:39 +0000)
committerMiloš Mulač <mulac@civ.zcu.cz>
Wed, 22 Oct 2008 09:39:40 +0000 (09:39 +0000)
commitd49bdad9b3583e501841b10acb3c047bf55e4ec5
treea3642fda7c32417004e11873679261f8fef57e7f
parentaa796fb4e00197f33499f7d4f64d38d9374ee44f
add notification flags to DB schema
- store it in DB and return back to client notification info requested
- no server implementation yet
org.glite.lb.common/interface/xml_conversions.h
org.glite.lb.server/config/glite-lb-dbsetup.sql
org.glite.lb.server/config/glite-lb-migrate_db2version20
org.glite.lb.server/src/lb_html.c
org.glite.lb.server/src/lb_proto.c
org.glite.lb.server/src/lb_proto.h
org.glite.lb.server/src/lb_text.c
org.glite.lb.server/src/notification.c