jra1mw.git
16 years agoenable to purge DONE jobs
Miloš Mulač [Thu, 22 May 2008 12:00:41 +0000 (12:00 +0000)]
enable to purge DONE jobs

16 years agochange semantics of timeouts in purge request
Aleš Křenek [Thu, 22 May 2008 11:03:51 +0000 (11:03 +0000)]
change semantics of timeouts in purge request
- if specified explicitely for _any_ state, the timeout is favoured
- otherwise OTHER in the request is used if specified
- server-side defaults are taken only if none of the previous cases holds

16 years agoTerminate in finite time.
Jiří Filipovič [Wed, 21 May 2008 13:36:47 +0000 (13:36 +0000)]
Terminate in finite time.

16 years ago*** empty log message ***
Jiří Filipovič [Wed, 21 May 2008 13:08:50 +0000 (13:08 +0000)]
*** empty log message ***

16 years agoFill out correct plugin structure.
Jiří Filipovič [Wed, 21 May 2008 12:26:40 +0000 (12:26 +0000)]
Fill out correct plugin structure.

16 years agoCorected db_type_index calling.
Jiří Filipovič [Wed, 21 May 2008 12:21:46 +0000 (12:21 +0000)]
Corected db_type_index calling.

16 years agoLoad plugins.
Jiří Filipovič [Wed, 21 May 2008 11:21:15 +0000 (11:21 +0000)]
Load plugins.

16 years agoCompilable version.
Jiří Filipovič [Wed, 21 May 2008 11:19:58 +0000 (11:19 +0000)]
Compilable version.

16 years agoLet's update feeds.
Jiří Filipovič [Tue, 20 May 2008 13:40:37 +0000 (13:40 +0000)]
Let's update feeds.

16 years agodisplay all retrieved jobs, including the last one
Aleš Křenek [Mon, 19 May 2008 15:41:29 +0000 (15:41 +0000)]
display all retrieved jobs, including the last one

16 years agosupport timeval attributes
Aleš Křenek [Mon, 19 May 2008 15:40:23 +0000 (15:40 +0000)]
support timeval attributes

16 years agoinstall also type_plugin.h
Aleš Křenek [Mon, 19 May 2008 13:32:44 +0000 (13:32 +0000)]
install also type_plugin.h

16 years agocall the fallback method if a plugin does not define one
Aleš Křenek [Mon, 19 May 2008 11:50:11 +0000 (11:50 +0000)]
call the fallback method if a plugin does not define one

17 years agojobid may be 32 bytes long, not 22
Miloš Mulač [Thu, 15 May 2008 09:30:56 +0000 (09:30 +0000)]
jobid may be 32 bytes long, not 22

17 years agodo not stop erasing if job already among zombies (rare error)
Miloš Mulač [Thu, 15 May 2008 09:28:45 +0000 (09:28 +0000)]
do not stop erasing if job already among zombies (rare error)

17 years agoDisplay error message if it is possible
Miloš Mulač [Thu, 15 May 2008 07:43:30 +0000 (07:43 +0000)]
Display error message if it is possible

17 years agoTrimming of the feeded values, cleanup.
František Dvořák [Wed, 14 May 2008 16:01:35 +0000 (16:01 +0000)]
Trimming of the feeded values, cleanup.

17 years agobase authorization on the internal path not on the whole URL
Daniel Kouřil [Wed, 14 May 2008 13:29:02 +0000 (13:29 +0000)]
base authorization on the internal path not on the whole URL

17 years agoenable to start more slaves consuming LB dumps
Miloš Mulač [Tue, 13 May 2008 15:40:08 +0000 (15:40 +0000)]
enable to start more slaves consuming LB dumps

17 years agojp.common:
František Dvořák [Mon, 12 May 2008 15:36:20 +0000 (15:36 +0000)]
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

17 years ago- full support of all version 2 attributes (attr2) - the code is generated
Jan Pospíšil [Sun, 11 May 2008 18:37:36 +0000 (18:37 +0000)]
- full support of all version 2 attributes (attr2) - the code is generated
- attrs2 now default, version 1 attributes available by -1 option
- fix for bug #21085 - corrected XML escaping in XML structured attributes
(added dependency on org.glite.lbjp-common.trio)
- added several messages to the verbose mode

17 years ago- full support of all version 2 attributes (attr2)
Jan Pospíšil [Sun, 11 May 2008 18:30:52 +0000 (18:30 +0000)]
- full support of all version 2 attributes (attr2)
- fix for bug #21085 - corrected XML escaping in XML structured attributes

17 years agoJPIS:
František Dvořák [Wed, 7 May 2008 14:02:58 +0000 (14:02 +0000)]
JPIS:
 - small reshuffle of the code in JPIS (reuse error handling, certificates before feeding)
 - more concrete errors
 - owner used for feeding from the optional certificate
 - warning fix
DB module:
 - proper error detection

17 years agoYet another memory leak removed.
Jiří Filipovič [Wed, 7 May 2008 09:30:22 +0000 (09:30 +0000)]
Yet another memory leak removed.

17 years ago- removed some memory leaks
Jiří Filipovič [Tue, 6 May 2008 14:01:40 +0000 (14:01 +0000)]
- removed some memory leaks
- fixed bug (use data after free)

17 years agoRefresh feed expiration time after historic feed.
Jiří Filipovič [Fri, 2 May 2008 12:20:54 +0000 (12:20 +0000)]
Refresh feed expiration time after historic feed.

17 years agoFix a build with docbook.
František Dvořák [Fri, 2 May 2008 12:09:18 +0000 (12:09 +0000)]
Fix a build with docbook.

17 years agoImplemented JP IS feeder from local file + updated documentation.
František Dvořák [Fri, 2 May 2008 11:48:08 +0000 (11:48 +0000)]
Implemented JP IS feeder from local file + updated documentation.
DB engine switched to InnoDB, enabled transactions for feeding.
Transaction functions wrappers in JP + one bugfix in error propagation.

17 years ago- get rid of client_java layer
Aleš Křenek [Wed, 30 Apr 2008 16:17:46 +0000 (16:17 +0000)]
- get rid of client_java layer
- better class naming
- keep SSL connection when possible

17 years agoGet rid of unnecessary "api_java" moving sources to org/glite/jobid
Aleš Křenek [Wed, 30 Apr 2008 16:05:05 +0000 (16:05 +0000)]
Get rid of unnecessary "api_java" moving sources to org/glite/jobid

17 years agoRebuild after man pages update fix.
Jiří Filipovič [Tue, 29 Apr 2008 13:37:06 +0000 (13:37 +0000)]
Rebuild after man pages update fix.

17 years agonew zombie schema
Miloš Mulač [Tue, 29 Apr 2008 11:46:31 +0000 (11:46 +0000)]
new zombie schema

17 years agoSupport for Zombies (Remembering purged jobs).
Zdeněk Šustr [Tue, 29 Apr 2008 11:32:48 +0000 (11:32 +0000)]
Support for Zombies (Remembering purged jobs).

17 years agoRebuild after man pages update fix (rare bug which will happen once for 10 years).
František Dvořák [Tue, 29 Apr 2008 10:13:06 +0000 (10:13 +0000)]
Rebuild after man pages update fix (rare bug which will happen once for 10 years).

17 years agoFixed some minor bugs.
Jiří Filipovič [Mon, 28 Apr 2008 17:16:03 +0000 (17:16 +0000)]
Fixed some minor bugs.

17 years agoFixed some minor bugs.
Jiří Filipovič [Mon, 28 Apr 2008 17:08:03 +0000 (17:08 +0000)]
Fixed some minor bugs.

17 years agoFixed some minor bugs (links, date etc.).
Jiří Filipovič [Mon, 28 Apr 2008 16:45:01 +0000 (16:45 +0000)]
Fixed some minor bugs (links, date etc.).

17 years agoUse standard path for peers in example.
Jiří Filipovič [Wed, 23 Apr 2008 16:20:01 +0000 (16:20 +0000)]
Use standard path for peers in example.

17 years agouse CheckedString
Aleš Křenek [Wed, 23 Apr 2008 15:35:54 +0000 (15:35 +0000)]
use CheckedString

17 years agojava types
Aleš Křenek [Wed, 23 Apr 2008 15:22:45 +0000 (15:22 +0000)]
java types

17 years agofirst buildable version of generated event-type-specific classes
Aleš Křenek [Wed, 23 Apr 2008 15:14:00 +0000 (15:14 +0000)]
first buildable version of generated event-type-specific classes

17 years agoadded forgotten seqcode retrieval
Miloš Mulač [Wed, 23 Apr 2008 14:01:31 +0000 (14:01 +0000)]
added forgotten seqcode retrieval
- prevents purge with server dumps on to misbehave

17 years ago- support both gsiftp:// and ftp:// URL types
Daniel Kouřil [Wed, 23 Apr 2008 13:46:13 +0000 (13:46 +0000)]
- support both gsiftp:// and ftp:// URL types
- make the mapping callout return true on success

17 years agoLet install example of site-info.
Jiří Filipovič [Wed, 23 Apr 2008 10:49:16 +0000 (10:49 +0000)]
Let install example of site-info.

17 years agoadded authorization callouts
Daniel Kouřil [Wed, 23 Apr 2008 09:50:44 +0000 (09:50 +0000)]
added authorization callouts

17 years agoDon't delete the database by default. Will be deleted and refetched via -D switch.
František Dvořák [Tue, 22 Apr 2008 16:57:55 +0000 (16:57 +0000)]
Don't delete the database by default. Will be deleted and refetched via -D switch.
Update man page.

17 years agotest job owner of incoming direct registration event against job owner set by previou...
Miloš Mulač [Tue, 22 Apr 2008 15:36:05 +0000 (15:36 +0000)]
test job owner of incoming direct registration event against job owner set by previous registration
return error if not equal

17 years agoFinalize migration from jp to jobid.
František Dvořák [Tue, 22 Apr 2008 11:46:07 +0000 (11:46 +0000)]
Finalize migration from jp to jobid.

17 years agoMoving base64 encode/decode to the jobid module.
František Dvořák [Tue, 22 Apr 2008 10:53:26 +0000 (10:53 +0000)]
Moving base64 encode/decode to the jobid module.

17 years agoadded compilation of http il
Michal Voců [Mon, 21 Apr 2008 15:43:48 +0000 (15:43 +0000)]
added compilation of http il

17 years agoadded handling of http messages
Michal Voců [Mon, 21 Apr 2008 15:43:04 +0000 (15:43 +0000)]
added handling of http messages

17 years agominor fix
Michal Voců [Mon, 21 Apr 2008 15:42:13 +0000 (15:42 +0000)]
minor fix

17 years agohttp message structure added
Michal Voců [Mon, 21 Apr 2008 15:41:42 +0000 (15:41 +0000)]
http message structure added

17 years agomessage moved here
Michal Voců [Mon, 21 Apr 2008 15:40:59 +0000 (15:40 +0000)]
message moved here

17 years agodifferent message struct allocation
Michal Voců [Mon, 21 Apr 2008 15:39:28 +0000 (15:39 +0000)]
different message struct allocation

17 years agoinitialize data structures before using them
Miloš Mulač [Mon, 21 Apr 2008 15:28:33 +0000 (15:28 +0000)]
initialize data structures before using them

17 years agoPropagate variables from site-info.def.
Jiří Filipovič [Mon, 21 Apr 2008 15:03:06 +0000 (15:03 +0000)]
Propagate variables from site-info.def.

17 years agosite-info.def example file for jp.index.
František Dvořák [Mon, 21 Apr 2008 14:44:20 +0000 (14:44 +0000)]
site-info.def example file for jp.index.

17 years agoExample of site-info.def.
Jiří Filipovič [Mon, 21 Apr 2008 14:32:37 +0000 (14:32 +0000)]
Example of site-info.def.

17 years agoDon't force glite var location (stop services after configuration works now),
František Dvořák [Mon, 21 Apr 2008 13:10:35 +0000 (13:10 +0000)]
Don't force glite var location (stop services after configuration works now),
JP peers in GLITE_LOCATION.

17 years agowrong free removed
Miloš Mulač [Mon, 21 Apr 2008 11:42:13 +0000 (11:42 +0000)]
wrong free removed

17 years agoGLITE_LOCATION_VAR the same during configuration-time and run-time in YAIM.
František Dvořák [Thu, 17 Apr 2008 16:15:21 +0000 (16:15 +0000)]
GLITE_LOCATION_VAR the same during configuration-time and run-time in YAIM.
Get rid off dependency of lb-plugin on lb.client.

17 years agoValtri's patch to make it work on SLC4 (doesn't seem to break
Aleš Křenek [Thu, 17 Apr 2008 11:51:21 +0000 (11:51 +0000)]
Valtri's patch to make it work on SLC4 (doesn't seem to break
anything on SuSE 10.2 too)

17 years agoenable to register jobs without subjobs
Miloš Mulač [Thu, 17 Apr 2008 08:15:01 +0000 (08:15 +0000)]
enable to register jobs without subjobs

17 years agoupdated to support version 2 attributes
Jan Pospíšil [Thu, 17 Apr 2008 00:30:09 +0000 (00:30 +0000)]
updated to support version 2 attributes
not all implemented yet

17 years agoDo not hardcode ftp port.
Jiří Filipovič [Wed, 16 Apr 2008 17:50:11 +0000 (17:50 +0000)]
Do not hardcode ftp port.

17 years agoLet it build.
František Dvořák [Wed, 16 Apr 2008 13:08:57 +0000 (13:08 +0000)]
Let it build.

17 years agotest new zombie schema
Miloš Mulač [Wed, 16 Apr 2008 12:26:15 +0000 (12:26 +0000)]
test new zombie schema

17 years agoPortability for Java 1.4.
František Dvořák [Tue, 15 Apr 2008 14:25:24 +0000 (14:25 +0000)]
Portability for Java 1.4.

17 years agoRemoved glite_jppsbe_readline (fixes build of jp.index).
František Dvořák [Tue, 15 Apr 2008 11:35:14 +0000 (11:35 +0000)]
Removed glite_jppsbe_readline (fixes build of jp.index).
Comments in YAIM.
Warning in DB module.

17 years agoTake precedence of -i, generated path for pidfile under non-root only as default.
František Dvořák [Mon, 14 Apr 2008 17:25:29 +0000 (17:25 +0000)]
Take precedence of -i, generated path for pidfile under non-root only as default.

17 years agoMore killing.
František Dvořák [Fri, 11 Apr 2008 15:18:33 +0000 (15:18 +0000)]
More killing.

17 years agoAdded YAIM configuration (initial version).
Jiří Filipovič [Fri, 11 Apr 2008 14:37:12 +0000 (14:37 +0000)]
Added YAIM configuration (initial version).

17 years agoDo not start with tags plugin (it does not exists).
Jiří Filipovič [Fri, 11 Apr 2008 14:11:15 +0000 (14:11 +0000)]
Do not start with tags plugin (it does not exists).

17 years agoimporved zombie schema + migration
Miloš Mulač [Fri, 11 Apr 2008 13:22:37 +0000 (13:22 +0000)]
imporved zombie schema + migration

17 years agoThe YAIM autoconfiguration - initial version.
František Dvořák [Fri, 11 Apr 2008 09:13:56 +0000 (09:13 +0000)]
The YAIM autoconfiguration - initial version.

17 years agoOther attributes of the job status.
František Dvořák [Thu, 10 Apr 2008 17:13:47 +0000 (17:13 +0000)]
Other attributes of the job status.

17 years agoFix due to bug# 35334 - don't give up userjobs on missing events in DB.
František Dvořák [Thu, 10 Apr 2008 12:08:33 +0000 (12:08 +0000)]
Fix due to bug# 35334 - don't give up userjobs on missing events in DB.

17 years agozombies in separate table
Miloš Mulač [Thu, 10 Apr 2008 11:46:04 +0000 (11:46 +0000)]
zombies in separate table
- proposal only

17 years agouse external package
Aleš Křenek [Thu, 10 Apr 2008 09:49:01 +0000 (09:49 +0000)]
use external package

17 years agomoved to jobid
Aleš Křenek [Thu, 10 Apr 2008 09:04:57 +0000 (09:04 +0000)]
moved to jobid

17 years ago- handle sequence codes
Aleš Křenek [Thu, 10 Apr 2008 09:02:08 +0000 (09:02 +0000)]
- handle sequence codes
- formatting

17 years agouse base64 in the right way
Aleš Křenek [Thu, 10 Apr 2008 08:56:55 +0000 (08:56 +0000)]
use base64 in the right way

17 years ago#include lbu/db.h where it's really needed
Aleš Křenek [Wed, 9 Apr 2008 15:38:35 +0000 (15:38 +0000)]
#include lbu/db.h where it's really needed

17 years agokeep dbctx as void * to avoid unnecessary dependence on lbjp-common.db
Aleš Křenek [Wed, 9 Apr 2008 15:38:00 +0000 (15:38 +0000)]
keep dbctx as void * to avoid unnecessary dependence on lbjp-common.db

17 years agomake it build
Aleš Křenek [Wed, 9 Apr 2008 12:15:33 +0000 (12:15 +0000)]
make it build

17 years ago*** empty log message ***
Aleš Křenek [Wed, 9 Apr 2008 11:50:47 +0000 (11:50 +0000)]
*** empty log message ***

17 years agomake it build
Aleš Křenek [Wed, 9 Apr 2008 11:31:16 +0000 (11:31 +0000)]
make it build

17 years ago*** empty log message ***
Aleš Křenek [Wed, 9 Apr 2008 11:08:57 +0000 (11:08 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Aleš Křenek [Wed, 9 Apr 2008 10:43:22 +0000 (10:43 +0000)]
*** empty log message ***

17 years agoremove duplicate stuff wrt. jp.common
Aleš Křenek [Tue, 8 Apr 2008 14:00:02 +0000 (14:00 +0000)]
remove duplicate stuff wrt. jp.common

17 years agoinclude sys/stat.h
Aleš Křenek [Tue, 8 Apr 2008 13:52:38 +0000 (13:52 +0000)]
include sys/stat.h

17 years agoinstall file_plugin.h
Aleš Křenek [Mon, 7 Apr 2008 17:56:33 +0000 (17:56 +0000)]
install file_plugin.h

17 years agobuiltin_plugins.h here
Aleš Křenek [Mon, 7 Apr 2008 17:54:39 +0000 (17:54 +0000)]
builtin_plugins.h here

17 years agomove to common (not the best place, though)
Aleš Křenek [Mon, 7 Apr 2008 17:53:51 +0000 (17:53 +0000)]
move to common (not the best place, though)

17 years agofix #include's
Aleš Křenek [Mon, 7 Apr 2008 17:45:49 +0000 (17:45 +0000)]
fix #include's

17 years agoutils and interfaces moved to common
Aleš Křenek [Mon, 7 Apr 2008 15:14:54 +0000 (15:14 +0000)]
utils and interfaces moved to common

17 years agoMove plugin and backend interfaces, as well as utils.c here
Aleš Křenek [Mon, 7 Apr 2008 14:44:49 +0000 (14:44 +0000)]
Move plugin and backend interfaces, as well as utils.c here

17 years agoDeal with $$
Aleš Křenek [Mon, 7 Apr 2008 14:11:58 +0000 (14:11 +0000)]
Deal with $$

17 years ago- print available fields
Aleš Křenek [Fri, 4 Apr 2008 07:20:34 +0000 (07:20 +0000)]
- print available fields
- manpage