jp.common:
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 12 May 2008 15:36:20 +0000 (15:36 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 12 May 2008 15:36:20 +0000 (15:36 +0000)
commit65e2c9023ae5923c4ce19d8fb7067e101007e573
treec08db7c16e8d4d28b6f030716430515ce3250a71
parent3d18ee134f5ac6215035a1f2cc3729867a6292c0
jp.common:
- helper function for accessing JPIS DB
        - enabled more warnings and their fixes
jp.client:
- creating whole subtree via mkdir for jp importer
- build fix for enabled statistics
jp.index:
- switched to the new code in jp.common
- plans for the new schema
org.glite.jp.client/config/startup
org.glite.jp.client/src/jpimporter.c
org.glite.jp.common/Makefile
org.glite.jp.common/interface/indexdb.h [new file with mode: 0644]
org.glite.jp.common/src/attr.c
org.glite.jp.common/src/context.c
org.glite.jp.common/src/indexdb.c [new file with mode: 0644]
org.glite.jp.index/config/glite-jp-index-dbsetup.sql
org.glite.jp.index/src/db_ops.c
org.glite.jp.index/src/soap_ops.c