jra1mw.git
16 years agopush revision
Aleš Křenek [Tue, 10 Jun 2008 09:06:43 +0000 (09:06 +0000)]
push revision

16 years agopush revision
Aleš Křenek [Tue, 10 Jun 2008 08:55:27 +0000 (08:55 +0000)]
push revision

16 years agopush revision
Aleš Křenek [Tue, 10 Jun 2008 08:45:19 +0000 (08:45 +0000)]
push revision

16 years agoFix ACL value type, fix small memory leak.
Zdeněk Salvet [Thu, 29 May 2008 18:27:44 +0000 (18:27 +0000)]
Fix ACL value type, fix small memory leak.

16 years agoOffline LB server/proxy purging script added.
Zdeněk Salvet [Thu, 29 May 2008 16:02:30 +0000 (16:02 +0000)]
Offline LB server/proxy purging script added.

16 years agoUse reasonable type to print thread id.
Zdeněk Salvet [Wed, 28 May 2008 15:52:54 +0000 (15:52 +0000)]
Use reasonable type to print thread id.
Don't return random exit code.

16 years agoReopen GSS connection when previous credentials are not valid anymore.
Zdeněk Salvet [Wed, 28 May 2008 13:23:18 +0000 (13:23 +0000)]
Reopen GSS connection when previous credentials are not valid anymore.
Fix memory leak in credential reload code. (Fixes remaining part of
bug #37069.)

16 years agoInitialize gss connections to closed (fd=-1).
Zdeněk Salvet [Wed, 28 May 2008 12:40:48 +0000 (12:40 +0000)]
Initialize gss connections to closed (fd=-1).

16 years ago0 is valid filedescriptor number, -1 is used for closed connections
Zdeněk Salvet [Wed, 28 May 2008 12:39:39 +0000 (12:39 +0000)]
0 is valid filedescriptor number, -1 is used for closed connections

16 years agoDon't try to close non-existent connection in case of connect error.
Zdeněk Salvet [Wed, 28 May 2008 10:16:12 +0000 (10:16 +0000)]
Don't try to close non-existent connection in case of connect error.
Reconnect and retry sending event once when logd closes connection
(this normal situation, not a real error).

16 years agoFix error reporting in edg_wll_log_connect().
Zdeněk Salvet [Wed, 28 May 2008 10:12:15 +0000 (10:12 +0000)]
Fix error reporting in edg_wll_log_connect().

16 years agoBackout incorrect attempts of automatic reconnect to logd.
Zdeněk Salvet [Wed, 28 May 2008 08:05:52 +0000 (08:05 +0000)]
Backout incorrect attempts of automatic reconnect to logd.

16 years agoFix conditional block.
Zdeněk Salvet [Wed, 28 May 2008 07:29:10 +0000 (07:29 +0000)]
Fix conditional block.

16 years agoUse gss_inquire_cred() correctly. Fixes moderately large memory leak too.
Zdeněk Salvet [Thu, 22 May 2008 13:49:03 +0000 (13:49 +0000)]
Use gss_inquire_cred() correctly. Fixes moderately large memory leak too.

17 years agodo not send empty events
Michal Voců [Fri, 16 May 2008 12:37:13 +0000 (12:37 +0000)]
do not send empty events

17 years agoMake 'source' attribute of fault struct optional,
Zdeněk Salvet [Wed, 7 May 2008 06:53:01 +0000 (06:53 +0000)]
Make 'source' attribute of fault struct optional,
we have no useful information to fill in currently.

17 years agoBetter error message.
Zdeněk Salvet [Tue, 6 May 2008 13:08:49 +0000 (13:08 +0000)]
Better error message.

17 years agoClear error so that caller routine syslogs "queue_thread: get_reply: error
Zdeněk Salvet [Tue, 6 May 2008 10:30:21 +0000 (10:30 +0000)]
Clear error so that caller routine syslogs "queue_thread: get_reply: error
reading server reply" only when it could not be caused by closing idle
connection in server.

17 years agoBetter error handling. Fixes bug #35118.
Daniel Kouřil [Sat, 3 May 2008 22:11:20 +0000 (22:11 +0000)]
Better error handling. Fixes bug #35118.

17 years agoPrint the right name of interlogger being stopped.
Zdeněk Salvet [Tue, 29 Apr 2008 07:31:28 +0000 (07:31 +0000)]
Print the right name of interlogger being stopped.

17 years agoavoid double free-ing of allocated data
Daniel Kouřil [Mon, 28 Apr 2008 08:48:07 +0000 (08:48 +0000)]
avoid double free-ing of allocated data

17 years agotagged R_1_8_0_1
Aleš Křenek [Thu, 24 Apr 2008 10:11:06 +0000 (10:11 +0000)]
tagged R_1_8_0_1

17 years agopush minor version
Aleš Křenek [Thu, 24 Apr 2008 10:07:16 +0000 (10:07 +0000)]
push minor version

17 years ago*** empty log message ***
Aleš Křenek [Thu, 24 Apr 2008 10:03:52 +0000 (10:03 +0000)]
*** empty log message ***

17 years agopush revision
Aleš Křenek [Thu, 24 Apr 2008 09:59:10 +0000 (09:59 +0000)]
push revision

17 years ago*** empty log message ***
Aleš Křenek [Thu, 24 Apr 2008 09:58:45 +0000 (09:58 +0000)]
*** empty log message ***

17 years agopush age
Aleš Křenek [Thu, 24 Apr 2008 09:56:42 +0000 (09:56 +0000)]
push age

17 years agopush minor version
Aleš Křenek [Thu, 24 Apr 2008 09:54:21 +0000 (09:54 +0000)]
push minor version

17 years agopush age
Aleš Křenek [Thu, 24 Apr 2008 09:42:25 +0000 (09:42 +0000)]
push age

17 years ago*** empty log message ***
Aleš Křenek [Thu, 24 Apr 2008 09:42:02 +0000 (09:42 +0000)]
*** empty log message ***

17 years agoRevert previous wrong and very dangerous commit
Aleš Křenek [Thu, 24 Apr 2008 09:35:18 +0000 (09:35 +0000)]
Revert previous wrong and very dangerous commit

17 years agopush age
Aleš Křenek [Thu, 24 Apr 2008 09:29:20 +0000 (09:29 +0000)]
push age

17 years ago*** empty log message ***
Aleš Křenek [Thu, 24 Apr 2008 09:28:56 +0000 (09:28 +0000)]
*** empty log message ***

17 years agopush minor version
Aleš Křenek [Thu, 24 Apr 2008 09:26:23 +0000 (09:26 +0000)]
push minor version

17 years agoI hope when ui_host was added to status.T these two changes must be done as well
Miloš Mulač [Thu, 24 Apr 2008 09:23:52 +0000 (09:23 +0000)]
I hope when ui_host was added to status.T these two changes must be done as well

17 years ago*** empty log message ***
Aleš Křenek [Thu, 24 Apr 2008 09:20:55 +0000 (09:20 +0000)]
*** empty log message ***

17 years agopush minor version
Aleš Křenek [Thu, 24 Apr 2008 09:15:02 +0000 (09:15 +0000)]
push minor version

17 years ago*** empty log message ***
Aleš Křenek [Thu, 24 Apr 2008 09:13:27 +0000 (09:13 +0000)]
*** empty log message ***

17 years ago- unify error handling for store and query
Aleš Křenek [Wed, 23 Apr 2008 11:53:11 +0000 (11:53 +0000)]
- unify error handling for store and query
- minor warnings

17 years agoDon't propagate CollectionState from LB proxy. Fixes bug #30203
Aleš Křenek [Wed, 23 Apr 2008 11:24:41 +0000 (11:24 +0000)]
Don't propagate CollectionState from LB proxy. Fixes bug #30203

17 years agoMake querying all jobs when LB server is run with --no-index=1 or 2
Zdeněk Salvet [Wed, 23 Apr 2008 10:28:14 +0000 (10:28 +0000)]
Make querying all jobs when LB server is run with --no-index=1 or 2
really work. Fixes bug #31944.

17 years agofix #33397 (fgrep does not recognise ^)
Aleš Křenek [Wed, 23 Apr 2008 09:27:47 +0000 (09:27 +0000)]
fix #33397 (fgrep does not recognise ^)

17 years agoIgnore SIGXFSZ (file size limit overflow). Fixes bug #33777.
Zdeněk Salvet [Wed, 23 Apr 2008 09:14:51 +0000 (09:14 +0000)]
Ignore SIGXFSZ (file size limit overflow). Fixes bug #33777.

17 years agoUse SQL commands with smaller result set (fixes bug #35490),
Zdeněk Salvet [Wed, 16 Apr 2008 18:19:52 +0000 (18:19 +0000)]
Use SQL commands with smaller result set (fixes bug #35490),
handle embryonic subjobs (fixes bug #35632), add necessary header file.

17 years agoRecover proper error code after edg_wll_UnlockJob().
Zdeněk Salvet [Wed, 16 Apr 2008 10:40:53 +0000 (10:40 +0000)]
Recover proper error code after edg_wll_UnlockJob().
Fixes #35623.

17 years agoExport of UI host and VOMS attributes to RGMA
Zdeněk Salvet [Wed, 16 Apr 2008 10:02:53 +0000 (10:02 +0000)]
Export of UI host and VOMS attributes to RGMA
and necessary changes to related internals.j
Fixes #21575 and #21578.

17 years agoExport of UI host and VOMS attributes to RGMA
Zdeněk Salvet [Wed, 16 Apr 2008 10:02:26 +0000 (10:02 +0000)]
Export of UI host and VOMS attributes to RGMA
and necessary changes to related internals.j
Fixes #21575 and #21578.

17 years agoMove the jobs mill from /tmp to /var/glite.
František Dvořák [Fri, 28 Mar 2008 17:30:56 +0000 (17:30 +0000)]
Move the jobs mill from /tmp to /var/glite.

17 years agoDon't crash trying to decode non-existent job ACL in notif_check_acl().
Zdeněk Salvet [Thu, 27 Mar 2008 08:13:17 +0000 (08:13 +0000)]
Don't crash trying to decode non-existent job ACL in notif_check_acl().

17 years agotagged R_1_7_7_1
Aleš Křenek [Fri, 7 Mar 2008 12:02:39 +0000 (12:02 +0000)]
tagged R_1_7_7_1

17 years ago*** empty log message ***
Aleš Křenek [Fri, 7 Mar 2008 12:01:03 +0000 (12:01 +0000)]
*** empty log message ***

17 years agopush revision
Aleš Křenek [Fri, 7 Mar 2008 11:58:42 +0000 (11:58 +0000)]
push revision

17 years agoyet another cornercase in attribute names
Aleš Křenek [Fri, 7 Mar 2008 11:48:41 +0000 (11:48 +0000)]
yet another cornercase in attribute names

17 years agoHacks for jobid and notifid (not covered among event fields)
Aleš Křenek [Fri, 7 Mar 2008 11:43:11 +0000 (11:43 +0000)]
Hacks for jobid and notifid (not covered among event fields)

17 years agotagged R_1_7_6_1
Aleš Křenek [Thu, 6 Mar 2008 17:26:16 +0000 (17:26 +0000)]
tagged R_1_7_6_1

17 years agopush revision
Aleš Křenek [Thu, 6 Mar 2008 17:23:24 +0000 (17:23 +0000)]
push revision

17 years agopush age
Aleš Křenek [Thu, 6 Mar 2008 17:20:15 +0000 (17:20 +0000)]
push age

17 years agomore robust linking (what the hell Etics calls?)
Aleš Křenek [Thu, 6 Mar 2008 16:57:12 +0000 (16:57 +0000)]
more robust linking (what the hell Etics calls?)

17 years agopush revision
Aleš Křenek [Thu, 6 Mar 2008 15:46:41 +0000 (15:46 +0000)]
push revision

17 years agofixed previous quick fix
Aleš Křenek [Thu, 6 Mar 2008 15:46:06 +0000 (15:46 +0000)]
fixed previous quick fix

17 years agotagged R_1_7_5_1
Aleš Křenek [Wed, 5 Mar 2008 11:54:32 +0000 (11:54 +0000)]
tagged R_1_7_5_1

17 years agopush revision
Aleš Křenek [Wed, 5 Mar 2008 11:52:57 +0000 (11:52 +0000)]
push revision

17 years agopush age
Aleš Křenek [Wed, 5 Mar 2008 11:49:43 +0000 (11:49 +0000)]
push age

17 years ago*** empty log message ***
Aleš Křenek [Wed, 5 Mar 2008 11:48:28 +0000 (11:48 +0000)]
*** empty log message ***

17 years agogenerate attr_names[] using order defined in *AttrNames.pl
Aleš Křenek [Wed, 5 Mar 2008 11:40:36 +0000 (11:40 +0000)]
generate attr_names[] using order defined in *AttrNames.pl

17 years agoinstall *AttrNames.pl
Aleš Křenek [Wed, 5 Mar 2008 11:23:07 +0000 (11:23 +0000)]
install *AttrNames.pl

17 years agoUsing $GLITE_TMP for temporary directories location.
František Dvořák [Tue, 4 Mar 2008 18:02:37 +0000 (18:02 +0000)]
Using $GLITE_TMP for temporary directories location.

17 years agoJP export should be disabled by default,
Zdeněk Salvet [Wed, 27 Feb 2008 15:34:26 +0000 (15:34 +0000)]
JP export should be disabled by default,
generate purge server dumps only when necessary, delete them after
JP export if there is not keeping directory configured

17 years agotagged R_1_7_4_1
Aleš Křenek [Mon, 18 Feb 2008 13:37:49 +0000 (13:37 +0000)]
tagged R_1_7_4_1

17 years agopush age
Aleš Křenek [Mon, 18 Feb 2008 13:36:26 +0000 (13:36 +0000)]
push age

17 years ago*** empty log message ***
Aleš Křenek [Mon, 18 Feb 2008 13:34:41 +0000 (13:34 +0000)]
*** empty log message ***

17 years agopush revision
Aleš Křenek [Mon, 18 Feb 2008 13:29:21 +0000 (13:29 +0000)]
push revision

17 years ago*** empty log message ***
Aleš Křenek [Mon, 18 Feb 2008 13:26:00 +0000 (13:26 +0000)]
*** empty log message ***

17 years agopush revision
Aleš Křenek [Mon, 18 Feb 2008 13:19:34 +0000 (13:19 +0000)]
push revision

17 years ago*** empty log message ***
Aleš Křenek [Mon, 18 Feb 2008 13:19:12 +0000 (13:19 +0000)]
*** empty log message ***

17 years agopush age
Aleš Křenek [Mon, 18 Feb 2008 13:14:23 +0000 (13:14 +0000)]
push age

17 years agopush age
Aleš Křenek [Mon, 18 Feb 2008 13:06:49 +0000 (13:06 +0000)]
push age

17 years agoprevent potential problems with double-free
Miloš Mulač [Thu, 24 Jan 2008 16:03:41 +0000 (16:03 +0000)]
prevent potential problems with double-free

17 years agodestination and doneCode in fullStatusHistory
Aleš Křenek [Mon, 21 Jan 2008 15:22:08 +0000 (15:22 +0000)]
destination and doneCode in fullStatusHistory
XXX: should be done also in lastStatusHistory

17 years agotagged R_1_7_3_1
Aleš Křenek [Wed, 16 Jan 2008 09:15:18 +0000 (09:15 +0000)]
tagged R_1_7_3_1

17 years agopush revision
Aleš Křenek [Wed, 16 Jan 2008 09:07:34 +0000 (09:07 +0000)]
push revision

17 years ago*** empty log message ***
Aleš Křenek [Wed, 16 Jan 2008 09:05:40 +0000 (09:05 +0000)]
*** empty log message ***

17 years agopush revision
Aleš Křenek [Wed, 16 Jan 2008 08:57:04 +0000 (08:57 +0000)]
push revision

17 years agohandle zero expiration correctly
Michal Voců [Tue, 15 Jan 2008 15:37:17 +0000 (15:37 +0000)]
handle zero expiration correctly

17 years ago- resurrect statistics
Aleš Křenek [Thu, 10 Jan 2008 14:33:03 +0000 (14:33 +0000)]
- resurrect statistics
- add finalDoneStatus

17 years agoAdd finalDoneStatus to lb plugin
Aleš Křenek [Thu, 10 Jan 2008 14:32:17 +0000 (14:32 +0000)]
Add finalDoneStatus to lb plugin

17 years agotagged R_1_7_2_1
Aleš Křenek [Thu, 27 Dec 2007 10:00:09 +0000 (10:00 +0000)]
tagged R_1_7_2_1

17 years agopush revision
Aleš Křenek [Thu, 27 Dec 2007 09:56:25 +0000 (09:56 +0000)]
push revision

17 years agopush revision
Aleš Křenek [Thu, 27 Dec 2007 09:48:34 +0000 (09:48 +0000)]
push revision

17 years ago*** empty log message ***
Aleš Křenek [Thu, 27 Dec 2007 09:47:17 +0000 (09:47 +0000)]
*** empty log message ***

17 years agopush revision
Aleš Křenek [Thu, 20 Dec 2007 12:54:07 +0000 (12:54 +0000)]
push revision

17 years ago*** empty log message ***
Aleš Křenek [Thu, 20 Dec 2007 12:53:21 +0000 (12:53 +0000)]
*** empty log message ***

17 years agopush revision
Aleš Křenek [Thu, 20 Dec 2007 12:48:24 +0000 (12:48 +0000)]
push revision

17 years ago*** empty log message ***
Aleš Křenek [Thu, 20 Dec 2007 12:47:20 +0000 (12:47 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Aleš Křenek [Thu, 20 Dec 2007 12:39:31 +0000 (12:39 +0000)]
*** empty log message ***

17 years agopush revision
Aleš Křenek [Thu, 20 Dec 2007 12:37:59 +0000 (12:37 +0000)]
push revision

17 years agoEnable new-style transaction check
Aleš Křenek [Wed, 19 Dec 2007 16:55:33 +0000 (16:55 +0000)]
Enable new-style transaction check

17 years agoDon't enforce strict_locking when using transactions.
Zdeněk Salvet [Wed, 19 Dec 2007 15:01:09 +0000 (15:01 +0000)]
Don't enforce strict_locking when using transactions.

17 years agoRedo event number computation (select(max()) is done only once, then
Zdeněk Salvet [Wed, 19 Dec 2007 14:58:27 +0000 (14:58 +0000)]
Redo event number computation (select(max()) is done only once, then
increments are tried). Fixes looping from bug #27555.

17 years agohandle debug output redirection, regardless on tscat
Aleš Křenek [Wed, 19 Dec 2007 13:58:31 +0000 (13:58 +0000)]
handle debug output redirection, regardless on tscat