jra1mw.git
17 years agouse md5 string as job parameter
Miloš Mulač [Mon, 3 Mar 2008 11:59:18 +0000 (11:59 +0000)]
use md5 string as job parameter

17 years agowrap DB actions into transaction
Miloš Mulač [Mon, 3 Mar 2008 11:58:41 +0000 (11:58 +0000)]
wrap DB actions into transaction

17 years agoforgotten ExecSQL command
Miloš Mulač [Mon, 3 Mar 2008 10:08:14 +0000 (10:08 +0000)]
forgotten ExecSQL command

17 years agoavoid infinite loop after DB deadlock
Miloš Mulač [Thu, 28 Feb 2008 17:16:39 +0000 (17:16 +0000)]
avoid infinite loop after DB deadlock

17 years agomerge two transactions into one bigger
Miloš Mulač [Thu, 28 Feb 2008 17:15:55 +0000 (17:15 +0000)]
merge two transactions into one bigger

17 years agoadded error message foe DB deadlock
Miloš Mulač [Thu, 28 Feb 2008 17:14:04 +0000 (17:14 +0000)]
added error message foe DB deadlock

17 years agopossible memleak
Miloš Mulač [Thu, 28 Feb 2008 14:25:58 +0000 (14:25 +0000)]
possible memleak

17 years agodisplay correctly source address of incomming event in case of connection from local...
Miloš Mulač [Thu, 28 Feb 2008 14:04:43 +0000 (14:04 +0000)]
display correctly source address of incomming event in case of connection from local socket

17 years agopurge roughly working
Miloš Mulač [Thu, 28 Feb 2008 10:11:39 +0000 (10:11 +0000)]
purge roughly working
- mispaced assert
- uninitialized variable freed

17 years agobehave correctly when notifDrop comes and notif-Il not running
Miloš Mulač [Wed, 27 Feb 2008 15:51:00 +0000 (15:51 +0000)]
behave correctly when notifDrop comes and notif-Il not running
- consider ECONREFUSED as soft error on server side

17 years agoTransaction support test fix.
František Dvořák [Wed, 27 Feb 2008 11:47:42 +0000 (11:47 +0000)]
Transaction support test fix.

17 years agoregistration of subjobs working
Miloš Mulač [Tue, 26 Feb 2008 13:48:53 +0000 (13:48 +0000)]
registration of subjobs working
test_query_events builds

17 years agojob_status working
Miloš Mulač [Mon, 25 Feb 2008 12:47:33 +0000 (12:47 +0000)]
job_status working
- proper initialization
- typo in SQL syntax

17 years agojob_reg working
Miloš Mulač [Mon, 18 Feb 2008 16:44:00 +0000 (16:44 +0000)]
job_reg working

17 years agotypo
Miloš Mulač [Mon, 18 Feb 2008 13:04:56 +0000 (13:04 +0000)]
typo

17 years ago- improved job locality test
Miloš Mulač [Fri, 15 Feb 2008 16:08:01 +0000 (16:08 +0000)]
- improved job locality test
- normalize subject in event->user
- comments on job owner registration (needs decision how to do that)

17 years agoFix the suntax.
František Dvořák [Fri, 15 Feb 2008 10:32:07 +0000 (10:32 +0000)]
Fix the suntax.

17 years agoTransaction support piece.
František Dvořák [Thu, 14 Feb 2008 18:27:35 +0000 (18:27 +0000)]
Transaction support piece.
Propagate error after commit too when loagind events.

17 years agoremoved legacy non-embrionic regitration and buffered insert support
Miloš Mulač [Thu, 14 Feb 2008 16:51:54 +0000 (16:51 +0000)]
removed legacy non-embrionic regitration and buffered insert support

17 years agoswitch to transactions
Miloš Mulač [Thu, 14 Feb 2008 10:32:08 +0000 (10:32 +0000)]
switch to transactions
- compiles, but not completed yet
- no tests, only for sharing

17 years agoedg_wll_JobStatus renamed to edg_wll_JobStatusServer
Miloš Mulač [Thu, 7 Feb 2008 16:39:10 +0000 (16:39 +0000)]
edg_wll_JobStatus renamed to edg_wll_JobStatusServer

17 years agoedg_wll_JobStatus renamed to edg_wll_JobStatusServer
Miloš Mulač [Thu, 7 Feb 2008 16:15:08 +0000 (16:15 +0000)]
edg_wll_JobStatus renamed to edg_wll_JobStatusServer

17 years agoadded missing declaration
Miloš Mulač [Thu, 7 Feb 2008 10:14:36 +0000 (10:14 +0000)]
added missing declaration

17 years agoadded prototype of edg_wll_TransNeedRetry()
Miloš Mulač [Wed, 6 Feb 2008 15:05:52 +0000 (15:05 +0000)]
added prototype of edg_wll_TransNeedRetry()
- needs implementation

17 years agopass DB DEADLOCK error from lower to upper level of our code
Miloš Mulač [Sat, 2 Feb 2008 16:00:04 +0000 (16:00 +0000)]
pass DB DEADLOCK error from lower to upper level of our code
- not tested yet
- supposed to be used in edg_wll_TransNeedRetry()

17 years agoDB module:
František Dvořák [Fri, 1 Feb 2008 17:54:58 +0000 (17:54 +0000)]
DB module:
 - force autocommit to 1 on begin
 - set transaction isolation level
 - fixed transaction test
BK server:
 - checks of DB schema

17 years agoremoved UNUSED parameter of db_store
Miloš Mulač [Wed, 30 Jan 2008 15:20:46 +0000 (15:20 +0000)]
removed UNUSED parameter of db_store

17 years agorenamed handle_request -> handle_il_message
Miloš Mulač [Wed, 30 Jan 2008 15:15:58 +0000 (15:15 +0000)]
renamed handle_request -> handle_il_message
removed trans_db_store

17 years agoshort/long_fileds removal patch (for sharing).
František Dvořák [Wed, 30 Jan 2008 14:42:54 +0000 (14:42 +0000)]
short/long_fileds removal patch (for sharing).

17 years agoThis commit was manufactured by cvs2svn to create branch
cvs2svn [Mon, 28 Jan 2008 09:14:41 +0000 (09:14 +0000)]
This commit was manufactured by cvs2svn to create branch
'lb_transactions_only'.

Sprout from master 2008-01-28 09:14:40 UTC Miloš Mulač <mulac@civ.zcu.cz> 'merge from 3.1:'
Delete:
    org.glite.deployment.jpis/build.xml
    org.glite.deployment.jpis/config/scripts/glite-jpis-config.py
    org.glite.deployment.jpis/config/templates/glite-jpis.cfg.xml
    org.glite.deployment.jpis/project/build.number
    org.glite.deployment.jpis/project/build.properties
    org.glite.deployment.jpis/project/glite-jp.sdf.xml.template
    org.glite.deployment.jpis/project/glite-jpis.sdf.xml.template
    org.glite.deployment.jpis/project/lxscript-rpm.xsl
    org.glite.deployment.jpis/project/lxscript-tgz.xsl
    org.glite.deployment.jpis/project/properties.xml
    org.glite.deployment.jpis/project/quattor-template.xsl
    org.glite.deployment.jpis/project/version.properties
    org.glite.deployment.jpps/build.xml
    org.glite.deployment.jpps/config/scripts/glite-jpps-config.py
    org.glite.deployment.jpps/config/templates/glite-jpps.cfg.xml
    org.glite.deployment.jpps/project/build.number
    org.glite.deployment.jpps/project/build.properties
    org.glite.deployment.jpps/project/glite-jpps.sdf.xml.template
    org.glite.deployment.jpps/project/lxscript-rpm.xsl
    org.glite.deployment.jpps/project/lxscript-tgz.xsl
    org.glite.deployment.jpps/project/properties.xml
    org.glite.deployment.jpps/project/quattor-template.xsl
    org.glite.deployment.jpps/project/version.properties
    org.glite.deployment.lb/.cvsignore
    org.glite.deployment.lb/CHANGELOG
    org.glite.deployment.lb/LICENSE
    org.glite.deployment.lb/build.xml
    org.glite.deployment.lb/config/scripts/glite-lb-config.py
    org.glite.deployment.lb/config/templates/glite-lb.cfg.xml
    org.glite.deployment.lb/doc/release_notes/release_notes.doc
    org.glite.deployment.lb/doc/release_notes/release_notes.html
    org.glite.deployment.lb/doc/release_notes/release_notes.pdf
    org.glite.deployment.lb/project/.cvsignore
    org.glite.deployment.lb/project/build.number
    org.glite.deployment.lb/project/build.properties
    org.glite.deployment.lb/project/glite-lb.sdf.xml.template
    org.glite.deployment.lb/project/lxscript-rpm.xsl
    org.glite.deployment.lb/project/lxscript-tgz.xsl
    org.glite.deployment.lb/project/properties.xml
    org.glite.deployment.lb/project/quattor-template.xsl
    org.glite.deployment.lb/project/version.properties
    org.glite.jobid.api-c/Makefile
    org.glite.jobid.api-c/interface/cjobid.h
    org.glite.jobid.api-c/interface/strmd5.h
    org.glite.jobid.api-c/src/cjobid.c
    org.glite.jobid.api-c/src/md32_common.h
    org.glite.jobid.api-c/src/md5.h
    org.glite.jobid.api-c/src/md5_dgst.c
    org.glite.jobid.api-c/src/md5_locl.h
    org.glite.jobid.api-c/src/strmd5.c
    org.glite.jobid.api-cpp/Makefile
    org.glite.jobid.api-cpp/interface/JobId.h
    org.glite.jp.client/.cvsignore
    org.glite.jp.client/Makefile
    org.glite.jp.client/build.xml
    org.glite.jp.client/config/startup
    org.glite.jp.client/doc/README.jpimporter
    org.glite.jp.client/examples/glite-jp-importer.sh
    org.glite.jp.client/examples/jpps_upload_files.c
    org.glite.jp.client/interface/jp_client.h
    org.glite.jp.client/interface/jpcl_ctx_int.h
    org.glite.jp.client/interface/jpimporter.h
    org.glite.jp.client/project/build.number
    org.glite.jp.client/project/build.properties
    org.glite.jp.client/project/configure.properties.xml
    org.glite.jp.client/project/properties.xml
    org.glite.jp.client/project/tar_exclude
    org.glite.jp.client/project/version.properties
    org.glite.jp.client/src/jpcl_ctx.c
    org.glite.jp.client/src/jpimp_lib.c
    org.glite.jp.client/src/jpimporter.c
    org.glite.jp.client/src/jptype_map.h
    org.glite.jp.client/src/typemap.dat
    org.glite.jp.common/.cvsignore
    org.glite.jp.common/Makefile
    org.glite.jp.common/build.xml
    org.glite.jp.common/interface/attr.h
    org.glite.jp.common/interface/context.h
    org.glite.jp.common/interface/known_attr.h
    org.glite.jp.common/interface/strmd5.h
    org.glite.jp.common/interface/type_plugin.h
    org.glite.jp.common/interface/types.h
    org.glite.jp.common/project/build.number
    org.glite.jp.common/project/build.properties
    org.glite.jp.common/project/configure.properties.xml
    org.glite.jp.common/project/properties.xml
    org.glite.jp.common/project/tar_exclude
    org.glite.jp.common/project/version.properties
    org.glite.jp.common/src/attr.c
    org.glite.jp.common/src/context.c
    org.glite.jp.common/src/strmd5.c
    org.glite.jp.common/test/base64_test.cpp
    org.glite.jp.common/test/type_test.cpp
    org.glite.jp.doc/Makefile
    org.glite.jp.doc/src/JPAG-Configuration.tex
    org.glite.jp.doc/src/JPAG-Installation.tex
    org.glite.jp.doc/src/JPAG-Introduction.tex
    org.glite.jp.doc/src/JPAG-Running.tex
    org.glite.jp.doc/src/JPAG-Troubleshooting.tex
    org.glite.jp.doc/src/JPAG.tex
    org.glite.jp.doc/src/JPDG-Introduction.tex
    org.glite.jp.doc/src/JPDG.tex
    org.glite.jp.doc/src/JPUG-Introduction.tex
    org.glite.jp.doc/src/JPUG-Tools.tex
    org.glite.jp.doc/src/JPUG-UseCases.tex
    org.glite.jp.doc/src/JPUG.tex
    org.glite.jp.doc/src/copyright.tex
    org.glite.jp.doc/src/definitions.tex
    org.glite.jp.doc/src/egee.cls
    org.glite.jp.doc/src/frontmatter.tex
    org.glite.jp.doc/src/gui.tex
    org.glite.jp.doc/src/jpimporter.tex
    org.glite.jp.doc/src/lbjp.bib
    org.glite.jp.index/.cvsignore
    org.glite.jp.index/Makefile
    org.glite.jp.index/build.xml
    org.glite.jp.index/config/dbsetup.sh
    org.glite.jp.index/config/glite-jp-index-dbsetup.sql
    org.glite.jp.index/config/glite-jpis-config.xml
    org.glite.jp.index/config/glite-jpis-test-config.xml
    org.glite.jp.index/config/startup
    org.glite.jp.index/doc/README
    org.glite.jp.index/doc/client_conf.xsd
    org.glite.jp.index/doc/glite-jp-indexd.sgml
    org.glite.jp.index/doc/glite-jpis-client.sgml
    org.glite.jp.index/doc/server_conf.xsd
    org.glite.jp.index/examples/jpis-client.c
    org.glite.jp.index/examples/jpis-db-internal.c
    org.glite.jp.index/examples/jpis-test.c
    org.glite.jp.index/examples/pch06/pch.pm
    org.glite.jp.index/examples/pch06/query1.pl
    org.glite.jp.index/examples/pch06/query2.pl
    org.glite.jp.index/examples/pch06/query3.pl
    org.glite.jp.index/examples/pch06/query4.pl
    org.glite.jp.index/examples/pch06/query5.pl
    org.glite.jp.index/examples/pch06/query6.pl
    org.glite.jp.index/examples/query-tests/authz.out
    org.glite.jp.index/examples/query-tests/complex_query.in
    org.glite.jp.index/examples/query-tests/complex_query.out
    org.glite.jp.index/examples/query-tests/dump1.sql
    org.glite.jp.index/examples/query-tests/exists_query.in
    org.glite.jp.index/examples/query-tests/exists_query.out
    org.glite.jp.index/examples/query-tests/jobid_query.in
    org.glite.jp.index/examples/query-tests/jobid_query.out
    org.glite.jp.index/examples/query-tests/origin_query.in
    org.glite.jp.index/examples/query-tests/origin_query.out
    org.glite.jp.index/examples/query-tests/run-test.sh
    org.glite.jp.index/examples/query-tests/simple_query.in
    org.glite.jp.index/examples/query-tests/simple_query.out
    org.glite.jp.index/examples/query-tests/within_query.in
    org.glite.jp.index/examples/query-tests/within_query.out
    org.glite.jp.index/interface/JobProvenanceISClient.xsd
    org.glite.jp.index/project/build.number
    org.glite.jp.index/project/build.properties
    org.glite.jp.index/project/configure.properties.xml
    org.glite.jp.index/project/properties.xml
    org.glite.jp.index/project/tar_exclude
    org.glite.jp.index/project/version.properties
    org.glite.jp.index/src/bones_server.c
    org.glite.jp.index/src/common.c
    org.glite.jp.index/src/common.h
    org.glite.jp.index/src/conf.c
    org.glite.jp.index/src/conf.h
    org.glite.jp.index/src/context.c
    org.glite.jp.index/src/context.h
    org.glite.jp.index/src/db_ops.c
    org.glite.jp.index/src/db_ops.h
    org.glite.jp.index/src/simple_server.c
    org.glite.jp.index/src/soap_ops.c
    org.glite.jp.index/src/soap_ps_calls.c
    org.glite.jp.index/src/soap_ps_calls.h
    org.glite.jp.index/src/typemap.dat
    org.glite.jp.index/src/ws_is_typeref.c
    org.glite.jp.index/src/ws_is_typeref.h
    org.glite.jp.index/src/ws_ps_typeref.c
    org.glite.jp.index/src/ws_ps_typeref.h
    org.glite.jp.index/src/ws_typemap.h
    org.glite.jp.primary/.cvsignore
    org.glite.jp.primary/Makefile
    org.glite.jp.primary/build.xml
    org.glite.jp.primary/config/glite-jp-primary-dbsetup.sh
    org.glite.jp.primary/config/glite-jp-primary-dbsetup.sql
    org.glite.jp.primary/config/startup
    org.glite.jp.primary/doc/README.install
    org.glite.jp.primary/examples/README.test
    org.glite.jp.primary/examples/dag-deps.c
    org.glite.jp.primary/examples/job_template
    org.glite.jp.primary/examples/jpps-test.c
    org.glite.jp.primary/examples/jpps_store_test
    org.glite.jp.primary/examples/sample_job_aborted
    org.glite.jp.primary/examples/sample_job_cleared
    org.glite.jp.primary/examples/sample_job_tagged_done
    org.glite.jp.primary/examples/sample_job_waiting
    org.glite.jp.primary/interface/file_plugin.h
    org.glite.jp.primary/project/build.number
    org.glite.jp.primary/project/build.properties
    org.glite.jp.primary/project/configure.properties.xml
    org.glite.jp.primary/project/properties.xml
    org.glite.jp.primary/project/tar_exclude
    org.glite.jp.primary/project/version.properties
    org.glite.jp.primary/src/attrs.c
    org.glite.jp.primary/src/attrs.h
    org.glite.jp.primary/src/authz.c
    org.glite.jp.primary/src/authz.h
    org.glite.jp.primary/src/backend.h
    org.glite.jp.primary/src/bones_server.c
    org.glite.jp.primary/src/builtin_plugins.h
    org.glite.jp.primary/src/classad_plugin.c
    org.glite.jp.primary/src/feed.c
    org.glite.jp.primary/src/feed.h
    org.glite.jp.primary/src/file_plugin.c
    org.glite.jp.primary/src/ftpd_auth.c
    org.glite.jp.primary/src/is_client.c
    org.glite.jp.primary/src/is_client.h
    org.glite.jp.primary/src/jptype_map.h
    org.glite.jp.primary/src/mk_soap_switch.pl
    org.glite.jp.primary/src/new_ftp_backend.c
    org.glite.jp.primary/src/sandbox_plugin.c
    org.glite.jp.primary/src/simple_server.c
    org.glite.jp.primary/src/soap_ops.c
    org.glite.jp.primary/src/soap_util.c
    org.glite.jp.primary/src/tags.c
    org.glite.jp.primary/src/tags.h
    org.glite.jp.primary/src/typemap.dat
    org.glite.jp.primary/src/utils.c
    org.glite.jp.primary/src/utils.h
    org.glite.jp.server-common/Makefile
    org.glite.jp.server-common/build.xml
    org.glite.jp.server-common/examples/db-test-int.c
    org.glite.jp.server-common/interface/db.h
    org.glite.jp.server-common/project/build.number
    org.glite.jp.server-common/project/configure.properties.xml
    org.glite.jp.server-common/project/properties.xml
    org.glite.jp.server-common/project/tar_exclude
    org.glite.jp.server-common/project/version.properties
    org.glite.jp.server-common/src/db.c
    org.glite.jp.ws-interface/.cvsignore
    org.glite.jp.ws-interface/LICENSE
    org.glite.jp.ws-interface/Makefile
    org.glite.jp.ws-interface/build.xml
    org.glite.jp.ws-interface/project/build.number
    org.glite.jp.ws-interface/project/build.properties
    org.glite.jp.ws-interface/project/configure.properties.xml
    org.glite.jp.ws-interface/project/properties.xml
    org.glite.jp.ws-interface/project/tar_exclude
    org.glite.jp.ws-interface/project/version.properties
    org.glite.jp.ws-interface/src/JobProvenanceIS.xml
    org.glite.jp.ws-interface/src/JobProvenancePS.xml
    org.glite.jp.ws-interface/src/JobProvenanceTypes.xml
    org.glite.jp.ws-interface/src/doc.xml
    org.glite.jp.ws-interface/src/jpdev.sh
    org.glite.jp.ws-interface/src/jpdev.xml.sh
    org.glite.jp.ws-interface/src/puke-schema.xsl
    org.glite.jp.ws-interface/src/puke-ug.xsl
    org.glite.jp.ws-interface/src/puke-wsdl.xsl
    org.glite.jp.ws-interface/src/ws_fault.c
    org.glite.jp/.cvsignore
    org.glite.jp/build.xml
    org.glite.jp/doc/EGEElogoNEW.jpg
    org.glite.jp/doc/copyright.tex
    org.glite.jp/doc/egee.cls
    org.glite.jp/doc/frontmatter.tex
    org.glite.jp/doc/install-guide/EGEElogoNEW.jpg
    org.glite.jp/doc/install-guide/LB-JP-interaction-details.cdr
    org.glite.jp/doc/install-guide/LB-JP-interaction-details.eps
    org.glite.jp/doc/install-guide/LB-JP-interaction-details.pdf
    org.glite.jp/doc/install-guide/LB-JP-interaction-guide.tex
    org.glite.jp/doc/install-guide/README
    org.glite.jp/doc/install-guide/copyright.tex
    org.glite.jp/doc/install-guide/egee.cls
    org.glite.jp/doc/install-guide/glite_installation_guide_JP.doc
    org.glite.jp/doc/install-guide/glite_installation_guide_LB.doc
    org.glite.jp/doc/install-guide/isi.png
    org.glite.jp/doc/install-guide/lb-jp-drawing.pdf
    org.glite.jp/doc/isi.png
    org.glite.jp/doc/testplan.tex
    org.glite.jp/doc/users-quide/EGEElogoNEW.jpg
    org.glite.jp/doc/users-quide/JP-interactions.cdr
    org.glite.jp/doc/users-quide/JP-interactions.eps
    org.glite.jp/doc/users-quide/JP-interactions.pdf
    org.glite.jp/doc/users-quide/JP-query.cdr
    org.glite.jp/doc/users-quide/JP-query.eps
    org.glite.jp/doc/users-quide/JP-query.pdf
    org.glite.jp/doc/users-quide/JP-users-guide.tex
    org.glite.jp/doc/users-quide/README
    org.glite.jp/doc/users-quide/copyright.tex
    org.glite.jp/doc/users-quide/egee.cls
    org.glite.jp/doc/users-quide/glite-jpis-client.tex
    org.glite.jp/doc/users-quide/isi.png
    org.glite.jp/doc/users-quide/jpws.tex
    org.glite.jp/project/build.number
    org.glite.jp/project/build.properties
    org.glite.jp/project/dependencies.properties
    org.glite.jp/project/glite.jp.csf.xml
    org.glite.jp/project/properties.xml
    org.glite.jp/project/run-workspace
    org.glite.jp/project/taskdefs.xml
    org.glite.jp/project/version.properties
    org.glite.lb-utils.context/.cvsignore
    org.glite.lb-utils.context/LICENSE
    org.glite.lb-utils.context/build.xml
    org.glite.lb-utils.context/project/build.number
    org.glite.lb-utils.context/project/build.properties
    org.glite.lb-utils.context/project/configure.properties.xml
    org.glite.lb-utils.context/project/properties.xml
    org.glite.lb-utils.context/project/version.properties
    org.glite.lb-utils.db/.cvsignore
    org.glite.lb-utils.db/LICENSE
    org.glite.lb-utils.db/Makefile
    org.glite.lb-utils.db/build.xml
    org.glite.lb-utils.db/examples/db_expire.c
    org.glite.lb-utils.db/examples/db_test.c
    org.glite.lb-utils.db/interface/db.h
    org.glite.lb-utils.db/project/build.number
    org.glite.lb-utils.db/project/build.properties
    org.glite.lb-utils.db/project/configure.properties.xml
    org.glite.lb-utils.db/project/properties.xml
    org.glite.lb-utils.db/project/tar_exclude
    org.glite.lb-utils.db/project/version.properties
    org.glite.lb-utils.db/src/db.c
    org.glite.lb-utils.jobid/.cvsignore
    org.glite.lb-utils.jobid/LICENSE
    org.glite.lb-utils.jobid/Makefile
    org.glite.lb-utils.jobid/build.xml
    org.glite.lb-utils.jobid/interface/Exception.h
    org.glite.lb-utils.jobid/interface/JobId.h
    org.glite.lb-utils.jobid/interface/JobIdExceptions.h
    org.glite.lb-utils.jobid/interface/cjobid.h
    org.glite.lb-utils.jobid/interface/strmd5.h
    org.glite.lb-utils.jobid/project/build.number
    org.glite.lb-utils.jobid/project/build.properties
    org.glite.lb-utils.jobid/project/configure.properties.xml
    org.glite.lb-utils.jobid/project/properties.xml
    org.glite.lb-utils.jobid/project/tar_exclude
    org.glite.lb-utils.jobid/project/version.properties
    org.glite.lb-utils.jobid/src/cjobid.c
    org.glite.lb-utils.jobid/src/strmd5.c
    org.glite.lb-utils.server-bones/.cvsignore
    org.glite.lb-utils.server-bones/LICENSE
    org.glite.lb-utils.server-bones/build.xml
    org.glite.lb-utils.server-bones/project/build.number
    org.glite.lb-utils.server-bones/project/build.properties
    org.glite.lb-utils.server-bones/project/configure.properties.xml
    org.glite.lb-utils.server-bones/project/properties.xml
    org.glite.lb-utils.server-bones/project/version.properties
    org.glite.lb-utils.trio/.cvsignore
    org.glite.lb-utils.trio/LICENSE
    org.glite.lb-utils.trio/Makefile
    org.glite.lb-utils.trio/build.xml
    org.glite.lb-utils.trio/interface/escape.h
    org.glite.lb-utils.trio/interface/trio.h
    org.glite.lb-utils.trio/project/build.number
    org.glite.lb-utils.trio/project/build.properties
    org.glite.lb-utils.trio/project/configure.properties.xml
    org.glite.lb-utils.trio/project/properties.xml
    org.glite.lb-utils.trio/project/version.properties
    org.glite.lb-utils.trio/src/escape.c
    org.glite.lb-utils.trio/src/strio.c
    org.glite.lb-utils.trio/src/strio.h
    org.glite.lb-utils.trio/src/trio.c
    org.glite.lb-utils.trio/src/triop.h
    org.glite.lb-utils.trio/test/trio_test.cpp
    org.glite.lb-utils/.cvsignore
    org.glite.lb-utils/LICENSE
    org.glite.lb-utils/build.xml
    org.glite.lb-utils/project/build.number
    org.glite.lb-utils/project/build.properties
    org.glite.lb-utils/project/dependencies.properties
    org.glite.lb-utils/project/glite.lb-utils.csf.xml
    org.glite.lb-utils/project/properties.xml
    org.glite.lb-utils/project/taskdefs.xml
    org.glite.lb-utils/project/version.properties
    org.glite.lb.client-interface/.cvsignore
    org.glite.lb.client-interface/IMPORTANT-README
    org.glite.lb.client-interface/LICENSE
    org.glite.lb.client-interface/Makefile
    org.glite.lb.client-interface/build.xml
    org.glite.lb.client-interface/project/build.number
    org.glite.lb.client-interface/project/build.properties
    org.glite.lb.client-interface/project/configure.properties.xml
    org.glite.lb.client-interface/project/properties.xml
    org.glite.lb.client-interface/project/tar_exclude
    org.glite.lb.client-interface/project/version.properties
    org.glite.lb.proxy/.cvsignore
    org.glite.lb.proxy/LICENSE
    org.glite.lb.proxy/Makefile
    org.glite.lb.proxy/build.xml
    org.glite.lb.proxy/config/glite-lb-dbsetup-proxy.sql
    org.glite.lb.proxy/config/startup
    org.glite.lb.proxy/doc/README
    org.glite.lb.proxy/doc/README.deploy
    org.glite.lb.proxy/examples/test.sh
    org.glite.lb.proxy/examples/test1.sh
    org.glite.lb.proxy/examples/test2.sh
    org.glite.lb.proxy/examples/test3.sh
    org.glite.lb.proxy/project/build.number
    org.glite.lb.proxy/project/build.properties
    org.glite.lb.proxy/project/configure.properties.xml
    org.glite.lb.proxy/project/properties.xml
    org.glite.lb.proxy/project/tar_exclude
    org.glite.lb.proxy/project/version.properties
    org.glite.lb.proxy/src/fake_write2rgma.c
    org.glite.lb.proxy/src/lbproxy.c
    org.glite.lb.proxy/src/perftest_proxy.sh
    org.glite.lb.server-bones/.cvsignore
    org.glite.lb.server-bones/Makefile
    org.glite.lb.server-bones/build.xml
    org.glite.lb.server-bones/examples/cnt_example.c
    org.glite.lb.server-bones/examples/srv_example.c
    org.glite.lb.server-bones/interface/srvbones.h
    org.glite.lb.server-bones/project/build.number
    org.glite.lb.server-bones/project/build.properties
    org.glite.lb.server-bones/project/configure.properties.xml
    org.glite.lb.server-bones/project/properties.xml
    org.glite.lb.server-bones/project/tar_exclude
    org.glite.lb.server-bones/project/version.properties
    org.glite.lb.server-bones/src/srvbones.c
    org.glite.lbjp-common.maildir/.cvsignore
    org.glite.lbjp-common.maildir/Makefile
    org.glite.lbjp-common.maildir/interface/maildir.h
    org.glite.lbjp-common.maildir/project/version.properties
    org.glite.lbjp-common.maildir/src/maildir.c
    org.glite.lbjp-utils.db/.cvsignore
    org.glite.lbjp-utils.db/LICENSE
    org.glite.lbjp-utils.db/Makefile
    org.glite.lbjp-utils.db/examples/db_expire.c
    org.glite.lbjp-utils.db/examples/db_test.c
    org.glite.lbjp-utils.db/interface/db.h
    org.glite.lbjp-utils.db/src/db.c
    org.glite.lbjp-utils.jobid/.cvsignore
    org.glite.lbjp-utils.jobid/LICENSE
    org.glite.lbjp-utils.jobid/Makefile
    org.glite.lbjp-utils.jobid/interface/Exception.h
    org.glite.lbjp-utils.jobid/interface/JobId.h
    org.glite.lbjp-utils.jobid/interface/JobIdExceptions.h
    org.glite.lbjp-utils.jobid/interface/cjobid.h
    org.glite.lbjp-utils.jobid/interface/strmd5.h
    org.glite.lbjp-utils.jobid/src/cjobid.c
    org.glite.lbjp-utils.jobid/src/strmd5.c
    org.glite.lbjp-utils.server-bones/.cvsignore
    org.glite.lbjp-utils.server-bones/Makefile
    org.glite.lbjp-utils.server-bones/examples/cnt_example.c
    org.glite.lbjp-utils.server-bones/examples/srv_example.c
    org.glite.lbjp-utils.server-bones/interface/srvbones.h
    org.glite.lbjp-utils.server-bones/src/srvbones.c
    org.glite.lbjp-utils.trio/.cvsignore
    org.glite.lbjp-utils.trio/LICENSE
    org.glite.lbjp-utils.trio/Makefile
    org.glite.lbjp-utils.trio/interface/escape.h
    org.glite.lbjp-utils.trio/interface/trio.h
    org.glite.lbjp-utils.trio/src/escape.c
    org.glite.lbjp-utils.trio/src/strio.c
    org.glite.lbjp-utils.trio/src/strio.h
    org.glite.lbjp-utils.trio/src/trio.c
    org.glite.lbjp-utils.trio/src/triop.h
    org.glite.lbjp-utils.trio/test/trio_test.cpp
    org.glite.security.proxyrenewal/.cvsignore
    org.glite.security.proxyrenewal/LICENSE
    org.glite.security.proxyrenewal/Makefile
    org.glite.security.proxyrenewal/build.xml
    org.glite.security.proxyrenewal/config/startup
    org.glite.security.proxyrenewal/examples/renew_core.c
    org.glite.security.proxyrenewal/interface/renewal.h
    org.glite.security.proxyrenewal/interface/renewal_core.h
    org.glite.security.proxyrenewal/project/build.number
    org.glite.security.proxyrenewal/project/build.properties
    org.glite.security.proxyrenewal/project/configure.properties.xml
    org.glite.security.proxyrenewal/project/properties.xml
    org.glite.security.proxyrenewal/project/tar_exclude
    org.glite.security.proxyrenewal/project/taskdefs.xml
    org.glite.security.proxyrenewal/project/version.properties
    org.glite.security.proxyrenewal/src/api.c
    org.glite.security.proxyrenewal/src/client.c
    org.glite.security.proxyrenewal/src/commands.c
    org.glite.security.proxyrenewal/src/common.c
    org.glite.security.proxyrenewal/src/renew.c
    org.glite.security.proxyrenewal/src/renewal_core.c
    org.glite.security.proxyrenewal/src/renewal_locl.h
    org.glite.security.proxyrenewal/src/renewd.c
    org.glite.security.proxyrenewal/src/renewd_locl.h
    org.glite.security.proxyrenewal/src/voms.c
    org.glite.testsuites.ctb/LB/Makefile
    org.glite.testsuites.ctb/LB/Readme.txt
    org.glite.testsuites.ctb/LB/Readme2.txt
    org.glite.testsuites.ctb/LB/lb-l1.sh
    org.glite.testsuites.ctb/LB/lb-l2.sh
    org.glite.testsuites.ctb/LB/lb-l2ILR.sh
    org.glite.testsuites.ctb/LB/lb-l2Stat.sh
    org.glite.testsuites.ctb/LB/testSocket.c
    org.glite.wms-utils.exception/.cvsignore
    org.glite.wms-utils.exception/LICENSE
    org.glite.wms-utils.exception/Makefile.am
    org.glite.wms-utils.exception/bootstrap
    org.glite.wms-utils.exception/build.xml
    org.glite.wms-utils.exception/configure.ac
    org.glite.wms-utils.exception/interface/Makefile.am
    org.glite.wms-utils.exception/interface/glite/wmsutils/exception/Exception.h
    org.glite.wms-utils.exception/interface/glite/wmsutils/exception/exception_codes.h
    org.glite.wms-utils.exception/project/build.number
    org.glite.wms-utils.exception/project/build.properties
    org.glite.wms-utils.exception/project/configure.properties.xml
    org.glite.wms-utils.exception/project/properties.xml
    org.glite.wms-utils.exception/project/version.properties
    org.glite.wms-utils.exception/src/Exception.cpp
    org.glite.wms-utils.exception/src/Makefile.am
    org.glite.wms-utils.exception/test/Makefile.am
    org.glite.wms-utils.exception/test/exception_cu_main.cpp
    org.glite.wms-utils.exception/test/exception_cu_suite.cpp
    org.glite.wms-utils.exception/test/exception_cu_suite.h
    org.glite.wms-utils.jobid/.cvsignore
    org.glite.wms-utils.jobid/LICENSE
    org.glite.wms-utils.jobid/Makefile.am
    org.glite.wms-utils.jobid/bootstrap
    org.glite.wms-utils.jobid/build.xml
    org.glite.wms-utils.jobid/configure.ac
    org.glite.wms-utils.jobid/examples/Makefile.am
    org.glite.wms-utils.jobid/examples/testjobid.c
    org.glite.wms-utils.jobid/interface/Makefile.am
    org.glite.wms-utils.jobid/interface/glite/wmsutils/jobid/JobId.h
    org.glite.wms-utils.jobid/interface/glite/wmsutils/jobid/JobIdExceptions.h
    org.glite.wms-utils.jobid/interface/glite/wmsutils/jobid/cjobid.h
    org.glite.wms-utils.jobid/interface/glite/wmsutils/jobid/manipulation.h
    org.glite.wms-utils.jobid/project/build.number
    org.glite.wms-utils.jobid/project/build.properties
    org.glite.wms-utils.jobid/project/configure.properties.xml
    org.glite.wms-utils.jobid/project/properties.xml
    org.glite.wms-utils.jobid/project/version.properties
    org.glite.wms-utils.jobid/src/Makefile.am
    org.glite.wms-utils.jobid/src/jobid/JobId.cpp
    org.glite.wms-utils.jobid/src/jobid/JobIdExceptions.cpp
    org.glite.wms-utils.jobid/src/jobid/Makefile.am
    org.glite.wms-utils.jobid/src/jobid/cjobid.c
    org.glite.wms-utils.jobid/src/jobid/manipulation.cpp
    org.glite.wms-utils.jobid/src/jobid/strmd5.c
    org.glite.wms-utils.jobid/src/jobid/strmd5.h
    org.glite.wms-utils.jobid/test/Makefile.am
    org.glite.wms-utils.jobid/test/jobid_cu_main.cpp
    org.glite.wms-utils.jobid/test/jobid_cu_suite.cpp
    org.glite.wms-utils.jobid/test/jobid_cu_suite.h
    org.glite.wms-utils.jobid/test/manipulation_cu_main.cpp
    org.glite.wms-utils.jobid/test/manipulation_cu_suite.cpp
    org.glite.wms-utils.jobid/test/manipulation_cu_suite.h
    org.glite.yaim.lb/.cvsignore
    org.glite.yaim.lb/LICENSE
    org.glite.yaim.lb/Makefile
    org.glite.yaim.lb/config/defaults/glite-lb.pre
    org.glite.yaim.lb/config/defaults/glite-lb_30.pre
    org.glite.yaim.lb/config/functions/config_gip_lb
    org.glite.yaim.lb/config/functions/config_gip_lb_30
    org.glite.yaim.lb/config/functions/config_glite_lb
    org.glite.yaim.lb/config/functions/config_glite_lb_30
    org.glite.yaim.lb/config/functions/config_jobmon
    org.glite.yaim.lb/config/node-info.d/glite-lb
    org.glite.yaim.lb/config/node-info.d/glite-lb_30
    org.glite.yaim.lb/glite-yaim-lb.spec
    org.glite.yaim.myproxy/.cvsignore
    org.glite.yaim.myproxy/LICENSE
    org.glite.yaim.myproxy/Makefile
    org.glite.yaim.myproxy/config/functions/config_gip_px
    org.glite.yaim.myproxy/config/functions/config_proxy_server
    org.glite.yaim.myproxy/config/node-info.d/glite-px
    org.glite.yaim.myproxy/config/node-info.d/glite-px_30
    org.glite.yaim.myproxy/glite-yaim-myproxy.spec
    org.gridsite.core/.cvsignore
    org.gridsite.core/CHANGES
    org.gridsite.core/INSTALL
    org.gridsite.core/LICENSE
    org.gridsite.core/README
    org.gridsite.core/VERSION
    org.gridsite.core/build.xml
    org.gridsite.core/doc/README.htcp-bin
    org.gridsite.core/doc/build-apache2.sh
    org.gridsite.core/doc/delegation-1.1.0.wsdl
    org.gridsite.core/doc/findproxyfile.1
    org.gridsite.core/doc/fuse.spec
    org.gridsite.core/doc/gridsite-delegation.8
    org.gridsite.core/doc/gsexec.8
    org.gridsite.core/doc/gsoap-devel.spec
    org.gridsite.core/doc/htcp.1
    org.gridsite.core/doc/htfind.1
    org.gridsite.core/doc/htll.1
    org.gridsite.core/doc/htls.1
    org.gridsite.core/doc/htmkdir.1
    org.gridsite.core/doc/htmv.1
    org.gridsite.core/doc/htping.1
    org.gridsite.core/doc/htproxydestroy.1
    org.gridsite.core/doc/htproxyinfo.1
    org.gridsite.core/doc/htproxyput.1
    org.gridsite.core/doc/htproxyrenew.1
    org.gridsite.core/doc/htproxytime.1
    org.gridsite.core/doc/htproxyunixtime.1
    org.gridsite.core/doc/htrm.1
    org.gridsite.core/doc/httpd-fileserver.conf
    org.gridsite.core/doc/httpd-storage.conf
    org.gridsite.core/doc/httpd-webserver.conf
    org.gridsite.core/doc/index.html
    org.gridsite.core/doc/mod_gridsite.8
    org.gridsite.core/doc/slashgrid.8
    org.gridsite.core/doc/urlencode.1
    org.gridsite.core/interface/gridsite-gacl.h
    org.gridsite.core/interface/gridsite.h
    org.gridsite.core/project/build.number
    org.gridsite.core/project/build.properties
    org.gridsite.core/project/configure.properties.xml
    org.gridsite.core/project/dependencies.properties
    org.gridsite.core/project/gridsite.core.csf.xml
    org.gridsite.core/project/properties.xml
    org.gridsite.core/project/taskdefs.xml
    org.gridsite.core/project/version.properties
    org.gridsite.core/src/Doxyfile
    org.gridsite.core/src/Makefile
    org.gridsite.core/src/delegation.h
    org.gridsite.core/src/doxygen.css
    org.gridsite.core/src/doxyheader.html
    org.gridsite.core/src/findproxyfile.c
    org.gridsite.core/src/gaclexample.c
    org.gridsite.core/src/gridsite-copy.c
    org.gridsite.core/src/gridsite-storage.c
    org.gridsite.core/src/grst-delegation.c
    org.gridsite.core/src/grst_admin.h
    org.gridsite.core/src/grst_admin_file.c
    org.gridsite.core/src/grst_admin_gacl.c
    org.gridsite.core/src/grst_admin_main.c
    org.gridsite.core/src/grst_asn1.c
    org.gridsite.core/src/grst_err.c
    org.gridsite.core/src/grst_gacl.c
    org.gridsite.core/src/grst_htcp.c
    org.gridsite.core/src/grst_http.c
    org.gridsite.core/src/grst_x509.c
    org.gridsite.core/src/grst_xacml.c
    org.gridsite.core/src/gsexec.c
    org.gridsite.core/src/gsexec.h
    org.gridsite.core/src/htcp.c
    org.gridsite.core/src/htproxyput.c
    org.gridsite.core/src/make-gridsite-spec
    org.gridsite.core/src/mod_gridsite.c
    org.gridsite.core/src/mod_gridsite_example.c
    org.gridsite.core/src/mod_ssl-private.h
    org.gridsite.core/src/roffit
    org.gridsite.core/src/showx509exts.c
    org.gridsite.core/src/slashgrid.c
    org.gridsite.core/src/slashgrid.init
    org.gridsite.core/src/urlencode.c
    org.gridsite.core/src/xacmlexample.c

17 years agomerge from 3.1:
Miloš Mulač [Mon, 28 Jan 2008 09:14:40 +0000 (09:14 +0000)]
merge from 3.1:
 handle zero expiration correctly

17 years ago- new skeleton of AG
Aleš Křenek [Fri, 25 Jan 2008 13:57:32 +0000 (13:57 +0000)]
- new skeleton of AG
- extracted common text on components

17 years agomake install
Jan Pospíšil [Fri, 25 Jan 2008 13:41:52 +0000 (13:41 +0000)]
make install

17 years agoofficial logos
Jan Pospíšil [Fri, 25 Jan 2008 13:18:44 +0000 (13:18 +0000)]
official logos

17 years agoremove redundant free()
Miloš Mulač [Wed, 23 Jan 2008 15:03:57 +0000 (15:03 +0000)]
remove redundant free()

17 years agoPrepared commands survival on reconnection.
František Dvořák [Fri, 18 Jan 2008 15:50:42 +0000 (15:50 +0000)]
Prepared commands survival on reconnection.

17 years agofixing memleaks
Miloš Mulač [Mon, 14 Jan 2008 12:27:08 +0000 (12:27 +0000)]
fixing memleaks

17 years agodon't include openssl's err.h in the header
Daniel Kouřil [Fri, 11 Jan 2008 16:29:21 +0000 (16:29 +0000)]
don't include openssl's err.h in the header

17 years agomerge from branch_RC31_3
Daniel Kouřil [Fri, 11 Jan 2008 16:23:47 +0000 (16:23 +0000)]
merge from branch_RC31_3

17 years agoavoid double free (f[0] freed in caller function)
Miloš Mulač [Fri, 11 Jan 2008 14:37:33 +0000 (14:37 +0000)]
avoid double free (f[0] freed in caller function)

17 years agoavoid double free (f[0] is freed in caller functions)
Miloš Mulač [Fri, 11 Jan 2008 14:36:04 +0000 (14:36 +0000)]
avoid double free (f[0] is freed in caller functions)

17 years agounused variables
Miloš Mulač [Fri, 11 Jan 2008 14:35:07 +0000 (14:35 +0000)]
unused variables

17 years agocorrected type
Miloš Mulač [Fri, 11 Jan 2008 14:34:42 +0000 (14:34 +0000)]
corrected type

17 years agomerge from branch_RC31_3 (merge_313_3_src - merge_313_2_src)
Miloš Mulač [Wed, 9 Jan 2008 15:36:19 +0000 (15:36 +0000)]
merge from branch_RC31_3 (merge_313_3_src - merge_313_2_src)

17 years agouse glite_jobid_const_t instead of const edg_wlc_JobId
Michal Voců [Tue, 8 Jan 2008 16:09:41 +0000 (16:09 +0000)]
use glite_jobid_const_t instead of const edg_wlc_JobId

17 years agocorrected parameter type to match prototype
Miloš Mulač [Tue, 8 Jan 2008 08:46:56 +0000 (08:46 +0000)]
corrected parameter type to match prototype

17 years agoModifications in handling the JDL query attribute. Needs more work, however.
Zdeněk Šustr [Fri, 4 Jan 2008 15:53:02 +0000 (15:53 +0000)]
Modifications in handling the JDL query attribute. Needs more work, however.

17 years agouse glite_jobid_const_t
Michal Voců [Fri, 4 Jan 2008 12:22:25 +0000 (12:22 +0000)]
use glite_jobid_const_t

17 years ago(Cont'd) Implementation of querry attributes for the sake of the Dashboard service...
Zdeněk Šustr [Fri, 21 Dec 2007 13:40:46 +0000 (13:40 +0000)]
(Cont'd) Implementation of querry attributes for the sake of the Dashboard service, namely State Enter Time - should be implemented correctly as of now.

17 years agoCorecting minor errors in SQL query generation.
Zdeněk Šustr [Tue, 18 Dec 2007 15:01:47 +0000 (15:01 +0000)]
Corecting minor errors in SQL query generation.

17 years agoreshuffle of db_store_finalize
Miloš Mulač [Tue, 18 Dec 2007 10:40:27 +0000 (10:40 +0000)]
reshuffle of db_store_finalize
- enable registration of local subjobs
- propagate regitrations of subjobs to JP
- correct trigerring of notifications

17 years agoinitial import
Jan Pospíšil [Sat, 15 Dec 2007 23:42:41 +0000 (23:42 +0000)]
initial import

17 years agoGGUS#19469
Jan Pospíšil [Sat, 15 Dec 2007 22:43:35 +0000 (22:43 +0000)]
GGUS#19469
- updated some of the issues
- the reply to this ticket prepared in the document GGUS19469-reply.txt
- still a lot has to be done :(

17 years agoGGUS#19469:
Jan Pospíšil [Sat, 15 Dec 2007 20:04:54 +0000 (20:04 +0000)]
GGUS#19469:
- Install also the source code of the examples together with a minimal Makefile.
- Installed examples are now buildable on hosts with glite-lb-client installed.

17 years agoFix for bug #31829: 3.0 LB should call config_java_30
Maria Alandes Pradillo [Fri, 14 Dec 2007 09:40:07 +0000 (09:40 +0000)]
Fix for bug #31829: 3.0 LB should call config_java_30

17 years agoregister only first JobReg event to JP, ignore further reregistrations
Miloš Mulač [Thu, 13 Dec 2007 13:03:03 +0000 (13:03 +0000)]
register only first JobReg event to JP, ignore further reregistrations

17 years agoCompilation fix, fixed MYSQL_OPT_RECONNECT option.
František Dvořák [Thu, 13 Dec 2007 12:07:52 +0000 (12:07 +0000)]
Compilation fix, fixed MYSQL_OPT_RECONNECT option.

17 years agoGet rid of the dependency in lb plugin on db module.
František Dvořák [Thu, 13 Dec 2007 11:29:42 +0000 (11:29 +0000)]
Get rid of the dependency in lb plugin on db module.

17 years agoadd proxy flag during updates
Miloš Mulač [Thu, 13 Dec 2007 08:48:13 +0000 (08:48 +0000)]
add proxy flag during updates

17 years agoSwitch to the new DB module.
František Dvořák [Wed, 12 Dec 2007 19:15:46 +0000 (19:15 +0000)]
Switch to the new DB module.

17 years agoUpdated:
Jan Pospíšil [Wed, 12 Dec 2007 18:57:44 +0000 (18:57 +0000)]
Updated:
- new structure of the User's guide
-- Introduction taken from the JGCUF paper (Cesnet TR)
- proposed a new structure for Admin's and Developer's guide
- added some .T generated files

17 years agoSome bugfixes yet (mainly db code on the start communitation with JP PS).
František Dvořák [Wed, 12 Dec 2007 17:56:45 +0000 (17:56 +0000)]
Some bugfixes yet (mainly db code on the start communitation with JP PS).

17 years agoNew needed library in lb plugin.
František Dvořák [Wed, 12 Dec 2007 17:52:52 +0000 (17:52 +0000)]
New needed library in lb plugin.

17 years agodisplay also jobid when notif arrives
Aleš Křenek [Wed, 12 Dec 2007 17:40:06 +0000 (17:40 +0000)]
display also jobid when notif arrives

17 years agoBig switch of the jp.index to new db module.
František Dvořák [Wed, 12 Dec 2007 15:36:36 +0000 (15:36 +0000)]
Big switch of the jp.index to new db module.
Enhanced API of the db module.
Fixed prepared statement without arguments.

17 years agodeal with uninitialized thread's cred_handle -- has this code been ever tested?
Aleš Křenek [Wed, 12 Dec 2007 13:50:12 +0000 (13:50 +0000)]
deal with uninitialized thread's cred_handle -- has this code been ever tested?

17 years agobibliography
Jan Pospíšil [Wed, 12 Dec 2007 07:37:45 +0000 (07:37 +0000)]
bibliography

17 years agohandle empty notif conditions when looking for indices
Aleš Křenek [Tue, 11 Dec 2007 16:54:45 +0000 (16:54 +0000)]
handle empty notif conditions when looking for indices

17 years agoSync
Andrew McNab [Tue, 11 Dec 2007 15:54:04 +0000 (15:54 +0000)]
Sync

17 years agofiles reshufle, main file for Admin's Guide
Jan Pospíšil [Sun, 9 Dec 2007 17:50:20 +0000 (17:50 +0000)]
files reshufle, main file for Admin's Guide

17 years agoreference counting scheme for gss credentials, avoids IL thread blocking others when...
Michal Voců [Fri, 7 Dec 2007 21:31:54 +0000 (21:31 +0000)]
reference counting scheme for gss credentials, avoids IL thread blocking others when opening connections

17 years agoMinor enhancement
Di Qing [Thu, 6 Dec 2007 19:51:17 +0000 (19:51 +0000)]
Minor enhancement

17 years agoAdd chown for /var/run/mysqld
Di Qing [Thu, 6 Dec 2007 18:35:24 +0000 (18:35 +0000)]
Add chown for /var/run/mysqld

17 years agoCorrect the changes for job monitoring
Di Qing [Thu, 6 Dec 2007 18:21:00 +0000 (18:21 +0000)]
Correct the changes for job monitoring

17 years agoTypo correct
Di Qing [Thu, 6 Dec 2007 17:25:39 +0000 (17:25 +0000)]
Typo correct

17 years agoIncrease revison number
Di Qing [Thu, 6 Dec 2007 16:56:28 +0000 (16:56 +0000)]
Increase revison number

17 years agoAdd the configuration for job monitoring
Di Qing [Thu, 6 Dec 2007 16:56:00 +0000 (16:56 +0000)]
Add the configuration for job monitoring

17 years agoimport of old LBUG
Jan Pospíšil [Thu, 6 Dec 2007 14:58:38 +0000 (14:58 +0000)]
import of old LBUG

17 years agoadded mandatory field NetworkServer
Miloš Mulač [Wed, 5 Dec 2007 15:55:07 +0000 (15:55 +0000)]
added mandatory field NetworkServer

17 years agosimplify event storing for internally generated events (CollectionState)
Miloš Mulač [Wed, 5 Dec 2007 15:53:52 +0000 (15:53 +0000)]
simplify event storing for internally generated events (CollectionState)
- no UserTag event nor ChangeACL

17 years agoCorrect the function anme to add _30
Di Qing [Wed, 5 Dec 2007 10:57:14 +0000 (10:57 +0000)]
Correct the function anme to add _30

17 years agoAdd function config_jobmon to configure lcg job monitoring
Di Qing [Wed, 5 Dec 2007 10:18:04 +0000 (10:18 +0000)]
Add function config_jobmon to configure lcg job monitoring

17 years agoAdd runtime versus compile time mysql version check,
František Dvořák [Tue, 4 Dec 2007 18:33:28 +0000 (18:33 +0000)]
Add runtime versus compile time mysql version check,
distinguish between unrecoverable errors from init context and errors during connection from db module in bkserver.

17 years agodisambiguate constructors by using Hostname
Michal Voců [Tue, 4 Dec 2007 15:25:20 +0000 (15:25 +0000)]
disambiguate constructors by using Hostname

17 years agocosmetics
Miloš Mulač [Tue, 4 Dec 2007 10:54:02 +0000 (10:54 +0000)]
cosmetics
- renaming db_actual_store to db_store_finalize
- memleak

17 years agoremove jobs from proxy on state critetions, not on event ones
Miloš Mulač [Tue, 4 Dec 2007 10:02:14 +0000 (10:02 +0000)]
remove jobs from proxy on state critetions, not on event ones
- encode/decode new (+forgotten) jobstat fields into/from DB

17 years agoadded new field to jobstat structure
Miloš Mulač [Tue, 4 Dec 2007 09:51:18 +0000 (09:51 +0000)]
added new field to jobstat structure
- fixed C++ padding stuff

17 years agoAdd a temporary workaround to force killing glite-lb-notif-interlogd
Di Qing [Mon, 3 Dec 2007 19:51:23 +0000 (19:51 +0000)]
Add a temporary workaround to force killing glite-lb-notif-interlogd

17 years agoAdd config_gip_lb_30 since there are differences between 3.0 and 3.1
Di Qing [Mon, 3 Dec 2007 17:07:02 +0000 (17:07 +0000)]
Add config_gip_lb_30 since there are differences between 3.0 and 3.1

17 years agoJust change the version number
Di Qing [Mon, 3 Dec 2007 16:42:07 +0000 (16:42 +0000)]
Just change the version number

17 years agoCreate config_glite_lb_30 and change mysql to mysqld for 3.1
Di Qing [Mon, 3 Dec 2007 16:33:53 +0000 (16:33 +0000)]
Create config_glite_lb_30 and change mysql to mysqld for 3.1

17 years agoAdd glite-lb.pre
Di Qing [Mon, 3 Dec 2007 14:28:19 +0000 (14:28 +0000)]
Add glite-lb.pre

17 years agoMove 3.0 node definition file to glite-lb_30 and create the one for 3.1
Di Qing [Mon, 3 Dec 2007 14:23:54 +0000 (14:23 +0000)]
Move 3.0 node definition file to glite-lb_30 and create the one for 3.1

17 years agoNew query attributes for dashboard. state_enter_time does not observe state flag...
Zdeněk Šustr [Fri, 30 Nov 2007 14:52:46 +0000 (14:52 +0000)]
New query attributes for dashboard. state_enter_time does not observe state flag, yet. Needs fixing.

17 years agoregister subjobs with correct userid
Miloš Mulač [Thu, 29 Nov 2007 15:11:19 +0000 (15:11 +0000)]
register subjobs with correct userid

17 years agopurge jobs or they flags from DB
Miloš Mulač [Thu, 29 Nov 2007 14:33:59 +0000 (14:33 +0000)]
purge jobs or they flags from DB

17 years agominor polish
Di Qing [Thu, 29 Nov 2007 13:02:53 +0000 (13:02 +0000)]
minor polish

17 years agoUpdate according to bug 31240
Di Qing [Thu, 29 Nov 2007 12:59:53 +0000 (12:59 +0000)]
Update according to bug 31240

17 years agoAdd function config_gip_lb to configure LB service publishing
Di Qing [Thu, 29 Nov 2007 11:04:14 +0000 (11:04 +0000)]
Add function config_gip_lb to configure LB service publishing

17 years agoenable to query proxy on no-default socket
Miloš Mulač [Wed, 28 Nov 2007 15:40:07 +0000 (15:40 +0000)]
enable to query proxy on no-default socket