jra1mw.git
18 years agorenamed GetSemID to more convenient JobSemphore
Miloš Mulač [Tue, 17 Oct 2006 11:52:16 +0000 (11:52 +0000)]
renamed GetSemID to more convenient JobSemphore
now returns true semphore number

18 years agodon't lock parent if its jobid maps to same semaphore ID as children's one
Miloš Mulač [Tue, 17 Oct 2006 11:16:59 +0000 (11:16 +0000)]
don't lock parent if its jobid maps to same semaphore ID as children's one
- code is not active yet, so it is not tested

18 years agoGetSemID added
Miloš Mulač [Tue, 17 Oct 2006 07:55:17 +0000 (07:55 +0000)]
GetSemID added
- needs audit!

18 years agodon't call update_parent_job yet (not finished, not working)
Miloš Mulač [Mon, 16 Oct 2006 09:37:36 +0000 (09:37 +0000)]
don't call update_parent_job yet (not finished, not working)

18 years agoModified to compare several scenarios:
Jan Pospíšil [Sun, 15 Oct 2006 21:36:30 +0000 (21:36 +0000)]
Modified to compare several scenarios:
0) registration only to bkserver (edg_wll_RegisterJobSync)
1) dual registration (edg_wll_RegisterJobProxy)
2) old (not dual) registration (edg_wll_RegisterJobProxyOld)
3) two separate registrations (edg_wll_RegisterJobSync + edg_wll_RegisterJobProxyOnly)

18 years agoadded edg_wll_RegisterJobProxyOld for testing/measuring (LB_PERF) purposes
Jan Pospíšil [Sun, 15 Oct 2006 21:16:42 +0000 (21:16 +0000)]
added edg_wll_RegisterJobProxyOld for testing/measuring (LB_PERF) purposes

18 years agoafter-merge cleanup
Miloš Mulač [Thu, 12 Oct 2006 09:42:24 +0000 (09:42 +0000)]
after-merge cleanup
- seems working

18 years agodefault type plugin, including tests
Aleš Křenek [Wed, 11 Oct 2006 17:40:28 +0000 (17:40 +0000)]
default type plugin, including tests

18 years agounit test to follow recent changes
Jan Pospíšil [Wed, 11 Oct 2006 17:25:03 +0000 (17:25 +0000)]
unit test to follow recent changes

18 years agosmall after-merge typos
Miloš Mulač [Wed, 11 Oct 2006 15:07:15 +0000 (15:07 +0000)]
small after-merge typos

18 years agobetter error/special situation handling in recv_token()
Miloš Mulač [Wed, 11 Oct 2006 14:29:13 +0000 (14:29 +0000)]
better error/special situation handling in recv_token()
- prevent some rare-but-hard-to-catch errors

18 years agoobsolete
Aleš Křenek [Wed, 11 Oct 2006 13:35:47 +0000 (13:35 +0000)]
obsolete

18 years agobuilds after merge
Aleš Křenek [Tue, 10 Oct 2006 18:57:39 +0000 (18:57 +0000)]
builds after merge

18 years ago- resolve duplicate -s
Aleš Křenek [Tue, 10 Oct 2006 18:16:32 +0000 (18:16 +0000)]
- resolve duplicate -s
- adapt to new maildir interface in sandbox handling

18 years agomerge from 3.1
Aleš Křenek [Tue, 10 Oct 2006 17:36:32 +0000 (17:36 +0000)]
merge from 3.1

18 years agoLittle change in DB module API - separate DB context creation from connection to DB.
František Dvořák [Fri, 6 Oct 2006 14:39:23 +0000 (14:39 +0000)]
Little change in DB module API - separate DB context creation from connection to DB.

18 years agoadded -lcares to avoid some strange behaviour of the linker on some debian systems
Jan Pospíšil [Fri, 6 Oct 2006 12:24:51 +0000 (12:24 +0000)]
added -lcares to avoid some strange behaviour of the linker on some debian systems

18 years agoupdated EDG_WLL_IL_PROTO errtext
Jan Pospíšil [Fri, 6 Oct 2006 12:18:47 +0000 (12:18 +0000)]
updated EDG_WLL_IL_PROTO errtext

18 years agoadded DEBUG on demand
Jan Pospíšil [Fri, 6 Oct 2006 12:17:00 +0000 (12:17 +0000)]
added DEBUG on demand

18 years agohopefully last major update of the client library (at least for the moment)
Jan Pospíšil [Fri, 6 Oct 2006 12:12:31 +0000 (12:12 +0000)]
hopefully last major update of the client library (at least for the moment)
- dualreg now should work (ifdefed under LB_PERF)
- added useful time measurements in the debug output
- huge clanup

18 years agowork in progress
Jan Pospíšil [Wed, 4 Oct 2006 06:11:21 +0000 (06:11 +0000)]
work in progress
- symbol names cleanup
- separate functions connect/write/read for all edg_wll_log{_proxy,_direct} versions
- some memleaks corrections

18 years agohuge code revision, rewritten almost everything
Jan Pospíšil [Sun, 1 Oct 2006 20:18:48 +0000 (20:18 +0000)]
huge code revision, rewritten almost everything
- separate functions
edg_wll_log_connect_proxy/direct
edg_wll_log_write_proxy/direct
edg_wll_log_read_proxy/direct
- megajob challenge - dual registration: RegisterJobProxy now tries to
do pseudo parallel registration to both bkserver and lbproxy
- compiles fine (LB_PERF), needs thorough testing

18 years agopartial support for collections
Miloš Mulač [Wed, 27 Sep 2006 14:20:44 +0000 (14:20 +0000)]
partial support for collections
- incomplete, mainly for sharing

18 years agoadd terminators (...NUMBER_OF...) for miscelaneous job status numeric codes enums
Miloš Mulač [Wed, 27 Sep 2006 14:07:14 +0000 (14:07 +0000)]
add terminators (...NUMBER_OF...) for miscelaneous job status numeric codes enums

18 years agonew jobtype COLLECTION
Miloš Mulač [Wed, 27 Sep 2006 14:04:09 +0000 (14:04 +0000)]
new jobtype COLLECTION

18 years agoCOLLECTION jobtype for RegisterEvent
Miloš Mulač [Wed, 27 Sep 2006 14:02:28 +0000 (14:02 +0000)]
COLLECTION jobtype for RegisterEvent

18 years agoSync
Andrew McNab [Mon, 25 Sep 2006 13:13:59 +0000 (13:13 +0000)]
Sync

18 years agoSync
Andrew McNab [Mon, 25 Sep 2006 13:06:21 +0000 (13:06 +0000)]
Sync

18 years agoSync
Andrew McNab [Mon, 25 Sep 2006 12:25:38 +0000 (12:25 +0000)]
Sync

18 years agoSync
Andrew McNab [Mon, 25 Sep 2006 08:17:26 +0000 (08:17 +0000)]
Sync

18 years agoTry again
Andrew McNab [Fri, 22 Sep 2006 13:41:08 +0000 (13:41 +0000)]
Try again

18 years agoTry again
Andrew McNab [Fri, 22 Sep 2006 12:34:19 +0000 (12:34 +0000)]
Try again

18 years agoTry again
Andrew McNab [Fri, 22 Sep 2006 09:56:29 +0000 (09:56 +0000)]
Try again

18 years agoTry again
Andrew McNab [Fri, 22 Sep 2006 09:29:18 +0000 (09:29 +0000)]
Try again

18 years agopush version
Aleš Křenek [Fri, 22 Sep 2006 07:59:49 +0000 (07:59 +0000)]
push version

18 years agoNew jobid module megaupdate (replaced strmd5 by str2md5, work on ++ magic, ...).
František Dvořák [Thu, 21 Sep 2006 17:56:35 +0000 (17:56 +0000)]
New jobid module megaupdate (replaced strmd5 by str2md5, work on ++ magic, ...).

18 years agoTry again
Andrew McNab [Thu, 21 Sep 2006 16:52:39 +0000 (16:52 +0000)]
Try again

18 years agoTry again
Andrew McNab [Thu, 21 Sep 2006 16:44:50 +0000 (16:44 +0000)]
Try again

18 years agodualreg (work in progress)
Jan Pospíšil [Thu, 21 Sep 2006 09:53:05 +0000 (09:53 +0000)]
dualreg (work in progress)

18 years agodateTime format update, microseconds should be separated by dot
Jan Pospíšil [Thu, 21 Sep 2006 09:27:35 +0000 (09:27 +0000)]
dateTime format update, microseconds should be separated by dot

18 years agoon HEAD point to HEAD
Aleš Křenek [Thu, 21 Sep 2006 08:30:28 +0000 (08:30 +0000)]
on HEAD point to HEAD

18 years agoTry again
Andrew McNab [Thu, 21 Sep 2006 08:12:37 +0000 (08:12 +0000)]
Try again

18 years agoaftermerge cleanup: duplicate VO, less FIXME
Jan Pospíšil [Thu, 21 Sep 2006 08:05:58 +0000 (08:05 +0000)]
aftermerge cleanup: duplicate VO, less FIXME

18 years agoftermerge cleanup: removed mistakenly added already removed file
Jan Pospíšil [Thu, 21 Sep 2006 08:02:04 +0000 (08:02 +0000)]
ftermerge cleanup: removed mistakenly added already removed file

18 years agoTry again
Andrew McNab [Wed, 20 Sep 2006 22:59:58 +0000 (22:59 +0000)]
Try again

18 years agoTry wtf for stdsoap2.h
Andrew McNab [Wed, 20 Sep 2006 21:37:06 +0000 (21:37 +0000)]
Try wtf for stdsoap2.h

18 years agoFix grst_err krb5.h in Makefile
Andrew McNab [Wed, 20 Sep 2006 20:20:04 +0000 (20:20 +0000)]
Fix grst_err krb5.h in Makefile

18 years agoFix grst_err_globus in Makefile
Andrew McNab [Wed, 20 Sep 2006 19:09:57 +0000 (19:09 +0000)]
Fix grst_err_globus in Makefile

18 years agoReset locale when depending on netstat output,
František Dvořák [Wed, 20 Sep 2006 13:29:14 +0000 (13:29 +0000)]
Reset locale when depending on netstat output,
configurable IL socket/fileprefix via environment.

18 years agoChanges forgotten in local CVS tree - it should compile now.
František Dvořák [Wed, 20 Sep 2006 12:26:13 +0000 (12:26 +0000)]
Changes forgotten in local CVS tree - it should compile now.

18 years agoRemove CVS conflict section.
Zdeněk Salvet [Wed, 20 Sep 2006 10:50:08 +0000 (10:50 +0000)]
Remove CVS conflict section.

18 years agoless FIXMEs
Jan Pospíšil [Wed, 20 Sep 2006 10:18:22 +0000 (10:18 +0000)]
less FIXMEs

18 years agoBuilds after merge _RC31
Aleš Křenek [Tue, 19 Sep 2006 21:37:04 +0000 (21:37 +0000)]
Builds after merge _RC31

18 years ago- favour GLITE_LOCATION
Aleš Křenek [Tue, 19 Sep 2006 20:57:04 +0000 (20:57 +0000)]
- favour GLITE_LOCATION
- install both perftests

18 years agoBuilds after merge _RC31
Aleš Křenek [Tue, 19 Sep 2006 20:28:45 +0000 (20:28 +0000)]
Builds after merge _RC31

18 years agotransfered fix for #18880 from lb.common
Daniel Kouřil [Tue, 19 Sep 2006 19:32:44 +0000 (19:32 +0000)]
transfered fix for #18880 from lb.common
if a message is split into several pieces during processing, the pieces aren't
unescaped independently but the whole message is reconstructed first before the
unescaping procedure is applied.

18 years agofix build
Aleš Křenek [Tue, 19 Sep 2006 18:14:44 +0000 (18:14 +0000)]
fix build

18 years agoFix for #18880
Daniel Kouřil [Tue, 19 Sep 2006 16:50:08 +0000 (16:50 +0000)]
Fix for #18880
if a message is split into several pieces during processing, the pieces aren't
unescaped independently but the whole message is reconstructed first before the
unescaping procedure is applied.

18 years agoTransaction support to lb.proxy + migration script.
František Dvořák [Tue, 19 Sep 2006 14:02:33 +0000 (14:02 +0000)]
Transaction support to lb.proxy + migration script.
Reset locale in script depending on netstat output.

18 years ago* made the test variants optional, see CVS log for perftest_il.sh for
Michal Voců [Mon, 18 Sep 2006 15:41:43 +0000 (15:41 +0000)]
* made the test variants optional, see CVS log for perftest_il.sh for
  description

18 years ago* the test scripts can run selected tests only:
Michal Voců [Mon, 18 Sep 2006 15:40:42 +0000 (15:40 +0000)]
* the test scripts can run selected tests only:
   - options: -G <group>  - selects group of tests
              -t <test>   - selects test variant
      -n <num>    - sets number of jobs
   - <group> and <test> are single letters (run script without any options
     to see their meaning)
   - * means run all
   - it is also possible to give space separated list
   - example:
        perftest_il -G a -t a
perftest_il -G \* -t "a x"

18 years ago* sample job filenames are now stored in array, making the tests more
Michal Voců [Mon, 18 Sep 2006 15:35:40 +0000 (15:35 +0000)]
* sample job filenames are now stored in array, making the tests more
  configurable (same filename in more fields repeats the same test,
  there can be more than four sample jobs, if desired, etc.)

18 years agosync
Andrew McNab [Tue, 12 Sep 2006 10:22:52 +0000 (10:22 +0000)]
sync

18 years agoRemove ap_compat: apr_table_unset/ap_table_unset
Andrew McNab [Thu, 7 Sep 2006 10:20:25 +0000 (10:20 +0000)]
Remove ap_compat: apr_table_unset/ap_table_unset

18 years agoSync
Andrew McNab [Tue, 5 Sep 2006 22:56:57 +0000 (22:56 +0000)]
Sync

18 years agoSync
Andrew McNab [Tue, 5 Sep 2006 22:53:19 +0000 (22:53 +0000)]
Sync

18 years agoupdated README.LB-statistics
Jan Pospíšil [Mon, 4 Sep 2006 19:36:38 +0000 (19:36 +0000)]
updated README.LB-statistics

18 years ago*** empty log message ***
Jan Pospíšil [Mon, 4 Sep 2006 19:34:25 +0000 (19:34 +0000)]
*** empty log message ***

18 years agodo not duplicate records in lastStatusHistory
Jan Pospíšil [Sun, 3 Sep 2006 18:29:00 +0000 (18:29 +0000)]
do not duplicate records in lastStatusHistory

18 years agoadded ident strings
Jan Pospíšil [Sun, 3 Sep 2006 16:49:02 +0000 (16:49 +0000)]
added ident strings

18 years agocosmetics
Jan Pospíšil [Sun, 3 Sep 2006 15:52:58 +0000 (15:52 +0000)]
cosmetics

18 years agocosmetics
Jan Pospíšil [Sun, 3 Sep 2006 15:41:34 +0000 (15:41 +0000)]
cosmetics

18 years agoadded JDL
Jan Pospíšil [Sun, 3 Sep 2006 12:50:41 +0000 (12:50 +0000)]
added JDL

18 years ago- memory allocation cleanup
Jan Pospíšil [Sun, 3 Sep 2006 09:45:08 +0000 (09:45 +0000)]
- memory allocation cleanup
- merged changes from glite-lb-server_branch_1_4_0_RC31

18 years agoadded (previosly somehow lost) attribute VO
Jan Pospíšil [Sun, 3 Sep 2006 09:41:48 +0000 (09:41 +0000)]
added (previosly somehow lost) attribute VO

18 years agoadded support of JDL attribute (only by an extra -j option)
Jan Pospíšil [Sun, 3 Sep 2006 09:24:13 +0000 (09:24 +0000)]
added support of JDL attribute (only by an extra -j option)

18 years agoupdated fullStatusHistory and lastStatusHistory
Jan Pospíšil [Sat, 2 Sep 2006 21:58:54 +0000 (21:58 +0000)]
updated fullStatusHistory and lastStatusHistory
- lastStatusHistory now subset of fullStatusHistory (the first item is the same - Submitted,
but the rest is only from the last Waiting state to the end)
- reasons now properly filled in

- timestamps still have the usec equal to zero, the only way to change it is probably
to modify the type of timestamp in glite_jp_attrval_t from time_t to struc timeval?

18 years agoAdded the purge dir yet, the dump dir needs to be cleaned.
František Dvořák [Fri, 1 Sep 2006 14:26:23 +0000 (14:26 +0000)]
Added the purge dir yet, the dump dir needs to be cleaned.

18 years agoMerge forgotten changes from other branch, mark other two patches obsolete.
František Dvořák [Fri, 1 Sep 2006 14:17:32 +0000 (14:17 +0000)]
Merge forgotten changes from other branch, mark other two patches obsolete.

18 years agobug #19533
Jan Pospíšil [Fri, 1 Sep 2006 13:55:38 +0000 (13:55 +0000)]
bug #19533
corrected +1 mistake for stateEnterTimes

18 years agoadded edg_wll_SortPEvents
Jan Pospíšil [Fri, 1 Sep 2006 06:47:20 +0000 (06:47 +0000)]
added edg_wll_SortPEvents

18 years agomidwork snapshot - usable for TEST and PLOT scripts
Miloš Mulač [Thu, 31 Aug 2006 10:47:34 +0000 (10:47 +0000)]
midwork snapshot - usable for TEST and PLOT scripts

18 years agojust to archive it, not intended for usage
Miloš Mulač [Thu, 31 Aug 2006 10:45:29 +0000 (10:45 +0000)]
just to archive it, not intended for usage

18 years agostage also strmd5.h
Aleš Křenek [Fri, 18 Aug 2006 12:37:20 +0000 (12:37 +0000)]
stage also strmd5.h

18 years ago- specify properties for lb-utils
Aleš Křenek [Fri, 18 Aug 2006 11:58:30 +0000 (11:58 +0000)]
- specify properties for lb-utils
- fixes wrt. lbu trio

18 years agoIncremented build number [GLBUILDER]
Aleš Křenek [Fri, 18 Aug 2006 10:35:00 +0000 (10:35 +0000)]
Incremented build number [GLBUILDER]

18 years agoIncremented build number [GLBUILDER]
Aleš Křenek [Fri, 18 Aug 2006 10:23:25 +0000 (10:23 +0000)]
Incremented build number [GLBUILDER]

18 years agopush minor version after glite 3.1 branch
Aleš Křenek [Fri, 18 Aug 2006 10:19:30 +0000 (10:19 +0000)]
push minor version after glite 3.1 branch

18 years agohope it's done
Aleš Křenek [Thu, 17 Aug 2006 20:06:30 +0000 (20:06 +0000)]
hope it's done

18 years agorearanging code
Miloš Mulač [Tue, 15 Aug 2006 12:01:12 +0000 (12:01 +0000)]
rearanging code

18 years agocheck access rights of maildir dirs
Miloš Mulač [Tue, 15 Aug 2006 11:58:13 +0000 (11:58 +0000)]
check access rights of maildir dirs

18 years agocheck access rights of dump/purge/regs dirs
Miloš Mulač [Tue, 15 Aug 2006 11:51:07 +0000 (11:51 +0000)]
check access rights of dump/purge/regs dirs

18 years agoVarious improvements and fixes of the new DB module:
František Dvořák [Thu, 10 Aug 2006 23:37:04 +0000 (23:37 +0000)]
Various improvements and fixes of the new DB module:
  - used basic error handling
  - fixes due to tests with LB
  - library renamed
  - first shot of index support

18 years agoNames of all functions exported by the core library start with a "glite_renewal_...
Daniel Kouřil [Wed, 9 Aug 2006 21:07:05 +0000 (21:07 +0000)]
Names of all functions exported by the core library start with a "glite_renewal_" prefix

18 years agoMerged fixes from 3.1
Daniel Kouřil [Wed, 9 Aug 2006 20:40:09 +0000 (20:40 +0000)]
Merged fixes from 3.1

18 years agoStage feed.h, needed by lb_plugin.
František Dvořák [Wed, 9 Aug 2006 15:32:11 +0000 (15:32 +0000)]
Stage feed.h, needed by lb_plugin.

18 years agoavoid Input/output error, connection closed after sucessfull connection
Miloš Mulač [Mon, 7 Aug 2006 14:05:21 +0000 (14:05 +0000)]
avoid Input/output error, connection closed after sucessfull connection

18 years agosuppress script output to avoid unwanted mails from cron
Miloš Mulač [Mon, 7 Aug 2006 12:26:01 +0000 (12:26 +0000)]
suppress script output to avoid unwanted mails from cron

18 years agomissing include
Miloš Mulač [Mon, 7 Aug 2006 11:16:40 +0000 (11:16 +0000)]
missing include

18 years agoStrip white-space characters from attribute names gathered via gsoap.
František Dvořák [Mon, 7 Aug 2006 09:03:10 +0000 (09:03 +0000)]
Strip white-space characters from attribute names gathered via gsoap.