jra1mw.git
13 years ago- New flag, specific for anonymization branch_3_0_job_summaries
Zdeněk Šustr [Mon, 23 Jan 2012 15:51:10 +0000 (15:51 +0000)]
- New flag, specific for anonymization
- Avoid empty lines in the keeper script
- Initial versions of the default config and cron file

13 years agoSupport for anonymization of states
Daniel Kouřil [Sun, 22 Jan 2012 22:50:44 +0000 (22:50 +0000)]
Support for anonymization of states
- a server-wide salt is used to make the hashes unique
- aggregation of the authz code; in the notification part it's been
  moved only before the message is actualy sent out
- a new authorization category (READ_ANONYMIZED) introduced

13 years ago- Formalized cmdline arguments + defaults
Zdeněk Šustr [Fri, 20 Jan 2012 15:51:34 +0000 (15:51 +0000)]
- Formalized cmdline arguments + defaults
- Timestamp checks (not considering local queue yet! <= TODO)

13 years agoReturn errors given by server, not only local errors.
Zdeněk Šustr [Fri, 20 Jan 2012 12:31:14 +0000 (12:31 +0000)]
Return errors given by server, not only local errors.

13 years ago- Moving the notif-keeper script from utils to server
Zdeněk Šustr [Thu, 19 Jan 2012 15:39:25 +0000 (15:39 +0000)]
- Moving the notif-keeper script from utils to server
- the script much extended, maintains notifications and reacts to certain changes.
- Does not deal with consumer reliability as of yet.

13 years agoAllow superusers to register condition-less notifications (regular users already...
Zdeněk Šustr [Thu, 19 Jan 2012 15:00:32 +0000 (15:00 +0000)]
Allow superusers to register condition-less notifications (regular users already can do dhat)

13 years agoPersistent notifications
Zdeněk Šustr [Mon, 16 Jan 2012 13:41:56 +0000 (13:41 +0000)]
Persistent notifications

13 years agoOne more generated file to clean.
František Dvořák [Tue, 13 Sep 2011 15:41:21 +0000 (15:41 +0000)]
One more generated file to clean.

13 years agoRename "events summary" to "job history".
František Dvořák [Tue, 13 Sep 2011 14:47:39 +0000 (14:47 +0000)]
Rename "events summary" to "job history".

13 years agoadd job summary into MSG message
Michal Voců [Fri, 9 Sep 2011 08:05:39 +0000 (08:05 +0000)]
add job summary into MSG message

13 years agoRemove refenrences to 'events' or 'summaries' from cmdline arguments and documentatio...
Zdeněk Šustr [Mon, 5 Sep 2011 09:47:29 +0000 (09:47 +0000)]
Remove refenrences to 'events' or 'summaries' from cmdline arguments and documentation. Introduce the new term "Job History" instead.

13 years agoNotification summary events on L&B server side.
František Dvořák [Fri, 26 Aug 2011 15:22:53 +0000 (15:22 +0000)]
Notification summary events on L&B server side.

13 years agoEvents JSON generator.
František Dvořák [Fri, 26 Aug 2011 13:12:02 +0000 (13:12 +0000)]
Events JSON generator.

13 years agoInitial suport for summary events (sending only number of events in JSON format).
František Dvořák [Wed, 24 Aug 2011 15:51:12 +0000 (15:51 +0000)]
Initial suport for summary events (sending only number of events in JSON format).

13 years agoDon't delete jobs before handling notifications during purge (for summary events).
František Dvořák [Wed, 24 Aug 2011 15:46:45 +0000 (15:46 +0000)]
Don't delete jobs before handling notifications during purge (for summary events).
Fixed unused memory when failed authorization.

13 years agoDo not send out duplicate notifications when purging jobs that have already reached...
Zdeněk Šustr [Fri, 12 Aug 2011 12:07:34 +0000 (12:07 +0000)]
Do not send out duplicate notifications when purging jobs that have already reached terminal state.

13 years ago- Done is not a terminal state
Zdeněk Šustr [Fri, 12 Aug 2011 11:38:12 +0000 (11:38 +0000)]
- Done is not a terminal state
- Hnour the "terminal states" flag when matching notifications

13 years agoExplanation of new options for glite-lb-notify
Zdeněk Šustr [Mon, 8 Aug 2011 12:42:42 +0000 (12:42 +0000)]
Explanation of new options for glite-lb-notify
Fixed '--state' vs. '--states' mismatch

13 years agoExplanation of CMDline option -S given in -h output actually fixed :-)
Zdeněk Šustr [Mon, 8 Aug 2011 11:47:32 +0000 (11:47 +0000)]
Explanation of CMDline option -S given in -h output actually fixed :-)

13 years agoExtended explnation of glite-lb-notify cmdline options.
Zdeněk Šustr [Mon, 8 Aug 2011 11:38:33 +0000 (11:38 +0000)]
Extended explnation of glite-lb-notify cmdline options.
Stop me if I'm wrong :-)

13 years agoReplacing a dummy list of terminal states with something a little more sensible
Zdeněk Šustr [Fri, 5 Aug 2011 14:35:53 +0000 (14:35 +0000)]
Replacing a dummy list of terminal states with something a little more sensible

13 years agoSupport for defining terminal job states through status.T
Zdeněk Šustr [Fri, 5 Aug 2011 14:17:35 +0000 (14:17 +0000)]
Support for defining terminal job states through status.T

13 years agoVarious CMDline options to set notification flags
Zdeněk Šustr [Mon, 4 Jul 2011 09:10:59 +0000 (09:10 +0000)]
Various CMDline options to set notification flags

13 years agoRecognize summary and terminal flags
Zdeněk Šustr [Fri, 1 Jul 2011 12:36:55 +0000 (12:36 +0000)]
Recognize summary and terminal flags

13 years agoRepliacate Change on branch_3_0
Zdeněk Šustr [Wed, 29 Jun 2011 08:18:31 +0000 (08:18 +0000)]
Repliacate Change on branch_3_0

13 years agoFix classads (in job status structure) when using in web services.
František Dvořák [Thu, 23 Jun 2011 14:12:23 +0000 (14:12 +0000)]
Fix classads (in job status structure) when using in web services.

13 years agoUse less memory on server during query, when states are not requested, SB #46437.
František Dvořák [Wed, 22 Jun 2011 16:34:02 +0000 (16:34 +0000)]
Use less memory on server during query, when states are not requested, SB #46437.

13 years agoBuild on Debian 6.
František Dvořák [Fri, 17 Jun 2011 23:31:53 +0000 (23:31 +0000)]
Build on Debian 6.

13 years agoFix removing of .la files (for ETICS build).
František Dvořák [Fri, 17 Jun 2011 09:16:52 +0000 (09:16 +0000)]
Fix removing of .la files (for ETICS build).

13 years agoModified to reflect version 3.0.6-1
Zdeněk Šustr [Fri, 17 Jun 2011 07:31:39 +0000 (07:31 +0000)]
Modified to reflect version 3.0.6-1

13 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 17 Jun 2011 07:29:02 +0000 (07:29 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.0.4-1

13 years agoModified to reflect version 3.0.12-1
Zdeněk Šustr [Thu, 16 Jun 2011 15:21:28 +0000 (15:21 +0000)]
Modified to reflect version 3.0.12-1

13 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Thu, 16 Jun 2011 15:18:08 +0000 (15:18 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 4.3.9-1

13 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Thu, 16 Jun 2011 13:46:47 +0000 (13:46 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.2.9-1

13 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Thu, 16 Jun 2011 13:45:09 +0000 (13:45 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.2.6-1

13 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Thu, 16 Jun 2011 13:42:33 +0000 (13:42 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.2.9-1

13 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Thu, 16 Jun 2011 13:40:15 +0000 (13:40 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 5.0.8-1

13 years agoFix generating platform dependencies (proper remove dependencies by using '-' name).
František Dvořák [Thu, 16 Jun 2011 10:21:15 +0000 (10:21 +0000)]
Fix generating platform dependencies (proper remove dependencies by using '-' name).

13 years agokeys need hash, not hash element
Zdeněk Šustr [Thu, 16 Jun 2011 09:00:46 +0000 (09:00 +0000)]
keys need hash, not hash element

13 years agoEnhancements in generation of configurations:
František Dvořák [Wed, 15 Jun 2011 20:52:54 +0000 (20:52 +0000)]
Enhancements in generation of configurations:
- support platform-specific external dependencies
- --with-... option configurable per dependency
- apr/apr-util not needed

13 years agoGET_STATISTICS mentioned among WMS privileges.
Zdeněk Šustr [Wed, 15 Jun 2011 16:23:59 +0000 (16:23 +0000)]
GET_STATISTICS mentioned among WMS privileges.

13 years agoNew FAQ on WMS and LB_SUPER_USERS
Zdeněk Šustr [Wed, 15 Jun 2011 14:43:20 +0000 (14:43 +0000)]
New FAQ on WMS and LB_SUPER_USERS

13 years agoMissing support for GET_STATISTICS auth section. Add access to statistics for WMS...
František Dvořák [Wed, 15 Jun 2011 14:42:09 +0000 (14:42 +0000)]
Missing support for GET_STATISTICS auth section. Add access to statistics for WMS DN in yaim.

13 years agoFinalize ETICS+rpath+libtool mock build problem, workaround inside ETICS configuratio...
František Dvořák [Wed, 15 Jun 2011 08:23:14 +0000 (08:23 +0000)]
Finalize ETICS+rpath+libtool mock build problem, workaround inside ETICS configurations now.

13 years agoTrying to fix rpath problem in mock builds.
František Dvořák [Tue, 14 Jun 2011 07:55:03 +0000 (07:55 +0000)]
Trying to fix rpath problem in mock builds.

13 years agoNext stage for globus signal handler fixes:
František Dvořák [Thu, 9 Jun 2011 13:13:49 +0000 (13:13 +0000)]
Next stage for globus signal handler fixes:
- load globus common module only in edg_wll_initialize()
- use globus_poll_nonblocking() before checking signals in logger,
  new function in gss (needed for non-threaded globus flavour)
- warning fixes (type cast, 32/64 portability)
- document gss functions in code

13 years agoNext stage for globus signal handler fixes:
František Dvořák [Wed, 8 Jun 2011 16:45:54 +0000 (16:45 +0000)]
Next stage for globus signal handler fixes:
- load globus common module only in edg_wll_initialize()
- use globus_poll_nonblocking() before checking signals in logger,
  new function in gss (needed for non-threaded globus flavour)
- warning fixes (type cast, 32/64 portability)
- document gss functions in code

13 years agoModified to reflect version 3.0.11-1
Zdeněk Šustr [Wed, 8 Jun 2011 14:11:39 +0000 (14:11 +0000)]
Modified to reflect version 3.0.11-1

13 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 8 Jun 2011 14:09:37 +0000 (14:09 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.1.6-1

13 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 8 Jun 2011 14:07:11 +0000 (14:07 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 4.3.8-1

13 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 8 Jun 2011 14:03:26 +0000 (14:03 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.1.4-1

13 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 8 Jun 2011 14:01:05 +0000 (14:01 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.2.8-1

13 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 8 Jun 2011 13:54:46 +0000 (13:54 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.2.8-1

13 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 8 Jun 2011 13:47:53 +0000 (13:47 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 8.0.6-1

13 years agoDistinguish generated and not generated java files for FindBugs etics plugin.
František Dvořák [Wed, 8 Jun 2011 13:45:36 +0000 (13:45 +0000)]
Distinguish generated and not generated java files for FindBugs etics plugin.
Classes for not generated files are built in build/classes directory now.

13 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 8 Jun 2011 13:42:45 +0000 (13:42 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 5.0.7-1

13 years agoModified to reflect version 3.0.5-1
Zdeněk Šustr [Wed, 8 Jun 2011 13:37:09 +0000 (13:37 +0000)]
Modified to reflect version 3.0.5-1

13 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 8 Jun 2011 13:35:34 +0000 (13:35 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.1.2-7

13 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 8 Jun 2011 13:34:03 +0000 (13:34 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.1.3-1

13 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 8 Jun 2011 13:29:33 +0000 (13:29 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.0.2-7

13 years agoModified to reflect version 2.0.4-1
Zdeněk Šustr [Wed, 8 Jun 2011 13:27:58 +0000 (13:27 +0000)]
Modified to reflect version 2.0.4-1

13 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 8 Jun 2011 13:27:01 +0000 (13:27 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.1.3-6

13 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 8 Jun 2011 13:22:47 +0000 (13:22 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.1.3-1

13 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Wed, 8 Jun 2011 13:21:17 +0000 (13:21 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.0.3-1

13 years agoMerge from branch_2_1 to branch_3_0, also for glite.jobid
Zdeněk Šustr [Wed, 8 Jun 2011 13:18:25 +0000 (13:18 +0000)]
Merge from branch_2_1 to branch_3_0, also for glite.jobid

13 years agoFix typo
Zdeněk Šustr [Wed, 8 Jun 2011 12:57:34 +0000 (12:57 +0000)]
Fix typo

13 years agoMerge from branch_2_1 to branch_3_0, remove file that reappeared by mistake
Zdeněk Šustr [Wed, 8 Jun 2011 12:15:00 +0000 (12:15 +0000)]
Merge from branch_2_1 to branch_3_0, remove file that reappeared by mistake

13 years agoMerge from branch_2_1 to branch_3_0, take 1
Zdeněk Šustr [Wed, 8 Jun 2011 12:12:06 +0000 (12:12 +0000)]
Merge from branch_2_1 to branch_3_0, take 1

13 years agoFix a typo.
Zdeněk Šustr [Wed, 1 Jun 2011 10:31:08 +0000 (10:31 +0000)]
Fix a typo.

13 years agofixed multiple values in msg_*
Jiří Filipovič [Fri, 27 May 2011 11:59:40 +0000 (11:59 +0000)]
fixed multiple values in msg_*

13 years agofirst implementation of HTML ?configuration interface (msg_brokers a msg_prefixes)
Jiří Filipovič [Fri, 27 May 2011 11:38:34 +0000 (11:38 +0000)]
first implementation of HTML ?configuration interface (msg_brokers a msg_prefixes)

13 years agohandle NULL msg_brokers
Jiří Filipovič [Fri, 27 May 2011 11:32:47 +0000 (11:32 +0000)]
handle NULL msg_brokers

13 years agowith post-install (valtri's version)
Jiří Filipovič [Thu, 26 May 2011 14:00:33 +0000 (14:00 +0000)]
with post-install (valtri's version)

13 years agobuild fix
Jiří Filipovič [Thu, 26 May 2011 13:57:05 +0000 (13:57 +0000)]
build fix

13 years agoFix defaults for some --with-* arguments. -lgsoap++ in gLite build is found now.
František Dvořák [Mon, 23 May 2011 18:26:37 +0000 (18:26 +0000)]
Fix defaults for some --with-* arguments. -lgsoap++ in gLite build is found now.

13 years agoDebugging output cosmetics
Zdeněk Šustr [Fri, 20 May 2011 11:45:07 +0000 (11:45 +0000)]
Debugging output cosmetics

13 years agoRecognize FT jobs when preparing for zombification
Zdeněk Šustr [Thu, 19 May 2011 14:13:44 +0000 (14:13 +0000)]
Recognize FT jobs when preparing for zombification

13 years agoDecrease the priority of the message about ended slave to stop scaring caring admins...
František Dvořák [Thu, 19 May 2011 12:22:17 +0000 (12:22 +0000)]
Decrease the priority of the message about ended slave to stop scaring caring admins (SB #81369).

13 years ago- Permissible MSG topic prefixes made configurable
Zdeněk Šustr [Wed, 18 May 2011 13:39:46 +0000 (13:39 +0000)]
- Permissible MSG topic prefixes made configurable

14 years agoPolishing of the installation documentation.
František Dvořák [Wed, 11 May 2011 13:45:00 +0000 (13:45 +0000)]
Polishing of the installation documentation.

14 years agoPortable syntax of test condition in install commands.
František Dvořák [Wed, 11 May 2011 13:44:35 +0000 (13:44 +0000)]
Portable syntax of test condition in install commands.

14 years agoMake directory with the logs writable (automatic purge runs under glite user).
František Dvořák [Tue, 3 May 2011 13:33:33 +0000 (13:33 +0000)]
Make directory with the logs writable (automatic purge runs under glite user).

14 years agoThis commit was manufactured by cvs2svn to create branch 'branch_3_0'.
cvs2svn [Mon, 2 May 2011 11:27:50 +0000 (11:27 +0000)]
This commit was manufactured by cvs2svn to create branch 'branch_3_0'.

Sprout from master 2011-05-02 11:27:49 UTC František Dvořák <valtri@civ.zcu.cz> 'Fix locations in automatic purge (SB #81646).'
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.jp.client/.cvsignore
    org.glite.jp.client/Makefile
    org.glite.jp.client/build.xml
    org.glite.jp.client/config/startup
    org.glite.jp.client/configure
    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/examples/mill_feed.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/ChangeLog
    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/backend.h
    org.glite.jp.common/interface/builtin_plugins.h
    org.glite.jp.common/interface/context.h
    org.glite.jp.common/interface/file_plugin.h
    org.glite.jp.common/interface/indexdb.h
    org.glite.jp.common/interface/known_attr.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/indexdb.c
    org.glite.jp.common/src/utils.c
    org.glite.jp.common/test/type_test.cpp
    org.glite.jp.doc/LICENSE
    org.glite.jp.doc/Makefile
    org.glite.jp.doc/configure
    org.glite.jp.doc/project/ChangeLog
    org.glite.jp.doc/project/version.properties
    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-Testing.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-WS.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/LB-JP-interaction.tex
    org.glite.jp.doc/src/README
    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/glite-jpis-client.tex
    org.glite.jp.doc/src/glite_installation_guide_JP.doc
    org.glite.jp.doc/src/glite_installation_guide_LB.doc
    org.glite.jp.doc/src/gui.tex
    org.glite.jp.doc/src/images/JP-interactions.cdr
    org.glite.jp.doc/src/images/JP-interactions.pdf
    org.glite.jp.doc/src/images/JP-query.cdr
    org.glite.jp.doc/src/images/JP-query.pdf
    org.glite.jp.doc/src/images/LB-JP-interaction-details.cdr
    org.glite.jp.doc/src/images/LB-JP-interaction-details.pdf
    org.glite.jp.doc/src/images/LB-JP-interaction-drawing.pdf
    org.glite.jp.doc/src/images/egee.pdf
    org.glite.jp.doc/src/images/isi.pdf
    org.glite.jp.doc/src/jpimporter.tex
    org.glite.jp.doc/src/jpws.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/defaults/glite-jpis.pre
    org.glite.jp.index/config/functions/config_glite_jpis
    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/node-info.d/glite-jpis
    org.glite.jp.index/config/site-info.def.example
    org.glite.jp.index/config/startup
    org.glite.jp.index/configure
    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/ChangeLog
    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/type_plugin.c
    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/defaults/glite-jpps.pre
    org.glite.jp.primary/config/functions/config_glite_jpps
    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/gsi_authz.conf.example
    org.glite.jp.primary/config/node-info.d/glite-jpps
    org.glite.jp.primary/config/site-info.def.example
    org.glite.jp.primary/config/startup
    org.glite.jp.primary/configure
    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/getjobattr.pl
    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/recordmultitags.pl
    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/project/ChangeLog
    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/backend_private.h
    org.glite.jp.primary/src/bones_server.c
    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/jp_callouts.c
    org.glite.jp.primary/src/jp_callouts.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.server-common/Makefile
    org.glite.jp.server-common/build.xml
    org.glite.jp.server-common/configure
    org.glite.jp.server-common/examples/db-test-int.c
    org.glite.jp.server-common/interface/db.h
    org.glite.jp.server-common/project/ChangeLog
    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/configure
    org.glite.jp.ws-interface/project/ChangeLog
    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/configure
    org.glite.jp/doc/README
    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-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.myproxy-config/.cvsignore
    org.glite.myproxy-config/Makefile
    org.glite.myproxy-config/myproxy-config.spec
    org.glite.myproxy-config/myproxy-initd
    org.glite.px.emi-px/Makefile
    org.glite.px.emi-px/configure
    org.glite.px.emi-px/project/ChangeLog
    org.glite.px.emi-px/project/package.description
    org.glite.px.emi-px/project/package.summary
    org.glite.px.emi-px/project/version.properties
    org.glite.px.glite-PX/Makefile
    org.glite.px.glite-PX/configure
    org.glite.px.glite-PX/project/ChangeLog
    org.glite.px.glite-PX/project/package.description
    org.glite.px.glite-PX/project/package.summary
    org.glite.px.glite-PX/project/version.properties
    org.glite.px.myproxy-yaim/Makefile
    org.glite.px.myproxy-yaim/config/defaults/glite-px.pre
    org.glite.px.myproxy-yaim/config/functions/config_gip_px
    org.glite.px.myproxy-yaim/config/functions/config_info_service_px
    org.glite.px.myproxy-yaim/config/functions/config_proxy_server
    org.glite.px.myproxy-yaim/config/functions/emi/config_info_service_px
    org.glite.px.myproxy-yaim/config/man/myproxy-yaim.1
    org.glite.px.myproxy-yaim/config/node-info.d/emi/glite-px
    org.glite.px.myproxy-yaim/config/node-info.d/glite-px
    org.glite.px.myproxy-yaim/config/node-info.d/glite-px_30
    org.glite.px.myproxy-yaim/config/services/glite-px
    org.glite.px.myproxy-yaim/configure
    org.glite.px.myproxy-yaim/project/ChangeLog
    org.glite.px.myproxy-yaim/project/package.description
    org.glite.px.myproxy-yaim/project/package.summary
    org.glite.px.myproxy-yaim/project/version.properties
    org.glite.px.proxyrenewal/LICENSE
    org.glite.px.proxyrenewal/Makefile
    org.glite.px.proxyrenewal/config/startup
    org.glite.px.proxyrenewal/configure
    org.glite.px.proxyrenewal/examples/renew_core.c
    org.glite.px.proxyrenewal/interface/renewal.h
    org.glite.px.proxyrenewal/interface/renewal_core.h
    org.glite.px.proxyrenewal/project/.post
    org.glite.px.proxyrenewal/project/.postun
    org.glite.px.proxyrenewal/project/ChangeLog
    org.glite.px.proxyrenewal/project/package.description
    org.glite.px.proxyrenewal/project/package.summary
    org.glite.px.proxyrenewal/project/version.properties
    org.glite.px.proxyrenewal/src/api.c
    org.glite.px.proxyrenewal/src/client.c
    org.glite.px.proxyrenewal/src/commands.c
    org.glite.px.proxyrenewal/src/common.c
    org.glite.px.proxyrenewal/src/glite-proxy-renew.1
    org.glite.px.proxyrenewal/src/glite-proxy-renewd.8
    org.glite.px.proxyrenewal/src/renew.c
    org.glite.px.proxyrenewal/src/renewal_core.c
    org.glite.px.proxyrenewal/src/renewal_locl.h
    org.glite.px.proxyrenewal/src/renewd.c
    org.glite.px.proxyrenewal/src/renewd_locl.h
    org.glite.px.proxyrenewal/src/voms.c
    org.glite.px/project/version.properties
    org.glite.security.gsoap-plugin/LICENSE
    org.glite.security.gsoap-plugin/Makefile
    org.glite.security.gsoap-plugin/build.xml
    org.glite.security.gsoap-plugin/configure
    org.glite.security.gsoap-plugin/examples/calc.h.S
    org.glite.security.gsoap-plugin/examples/wscalc_clt_ex.c
    org.glite.security.gsoap-plugin/examples/wscalc_srv_ex.c
    org.glite.security.gsoap-plugin/examples/wscalc_srv_ex2.c
    org.glite.security.gsoap-plugin/interface/glite_gscompat.h
    org.glite.security.gsoap-plugin/interface/glite_gsplugin-int.h
    org.glite.security.gsoap-plugin/interface/glite_gsplugin.h
    org.glite.security.gsoap-plugin/project/ChangeLog
    org.glite.security.gsoap-plugin/project/build.number
    org.glite.security.gsoap-plugin/project/build.properties
    org.glite.security.gsoap-plugin/project/configure.properties.xml
    org.glite.security.gsoap-plugin/project/libtoolhack/gcc
    org.glite.security.gsoap-plugin/project/package.description
    org.glite.security.gsoap-plugin/project/package.summary
    org.glite.security.gsoap-plugin/project/properties.xml
    org.glite.security.gsoap-plugin/project/tar_exclude
    org.glite.security.gsoap-plugin/project/version.properties
    org.glite.security.gsoap-plugin/src/glite_gsplugin.c
    org.glite.security.gsoap-plugin/src/stdsoap2_2.6.2.c
    org.glite.security.gsoap-plugin/src/stdsoap2_2.6.2.h
    org.glite.security.gsoap-plugin/src/stdsoap2_2.7.0.c
    org.glite.security.gsoap-plugin/src/stdsoap2_2.7.0.h
    org.glite.security.gsoap-plugin/src/stdsoap2_2.7.0f.c
    org.glite.security.gsoap-plugin/src/stdsoap2_2.7.0f.h
    org.glite.security.gsoap-plugin/src/stdsoap2_2.7.10.c
    org.glite.security.gsoap-plugin/src/stdsoap2_2.7.10.h
    org.glite.security.gsoap-plugin/src/stdsoap2_2.7.6b.c
    org.glite.security.gsoap-plugin/src/stdsoap2_2.7.6b.h
    org.glite.security.gsoap-plugin/src/stdsoap2_2.7.6d.c
    org.glite.security.gsoap-plugin/src/stdsoap2_2.7.6d.h
    org.glite.security.gsoap-plugin/src/stdsoap2_2.7.9b.c
    org.glite.security.gsoap-plugin/src/stdsoap2_2.7.9b.h
    org.glite.security.gsoap-plugin/src/stdsoap2_2.7.9d.c
    org.glite.security.gsoap-plugin/src/stdsoap2_2.7.9d.h
    org.glite.security.gsoap-plugin/test/test_gsplugin_cxx.cpp
    org.glite.security.gss/LICENSE
    org.glite.security.gss/Makefile
    org.glite.security.gss/configure
    org.glite.security.gss/interface/glite_gss.h
    org.glite.security.gss/project/ChangeLog
    org.glite.security.gss/project/package.description
    org.glite.security.gss/project/package.summary
    org.glite.security.gss/project/version.properties
    org.glite.security.gss/src/glite_gss.c
    org.glite.security.gss/test/test_gss.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/LB-certconfig
    org.glite.testsuites.ctb/LB/LB-certtest.sh
    org.glite.testsuites.ctb/LB/Makefile
    org.glite.testsuites.ctb/LB/manual/Readme.txt
    org.glite.testsuites.ctb/LB/manual/Readme2.txt.old
    org.glite.testsuites.ctb/LB/tests/Makefile
    org.glite.testsuites.ctb/LB/tests/lb-common.sh
    org.glite.testsuites.ctb/LB/tests/lb-l2.sh
    org.glite.testsuites.ctb/LB/tests/lb-l2ILR.sh
    org.glite.testsuites.ctb/LB/tests/lb-l2Stat.sh
    org.glite.testsuites.ctb/LB/tests/lb-run-tests.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-acl-authz.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-bdii.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-binaries.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-changeacl.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-event-delivery.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-harvester.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-https.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-il-recovery.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-job-registration.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-job-states.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-logevent.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-logger-local.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-logger-remote.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-notif-msg.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-notif-recovery.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-notif-stream.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-notif-switch.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-notif.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-proxy-delivery.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-purge.pl
    org.glite.testsuites.ctb/LB/tests/lb-test-sandbox-transfer.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-server-local.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-server-remote.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-statistics.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-switch-owner.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-threaded.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-wild.sh
    org.glite.testsuites.ctb/LB/tests/lb-test-ws.sh
    org.glite.testsuites.ctb/LB/tests/test-common.sh
    org.glite.testsuites.ctb/LB/tests/testSocket.c
    org.glite.testsuites.ctb/gridsite/tests/gridsite-common.sh
    org.glite.testsuites.ctb/gridsite/tests/gridsite-test-all.sh
    org.glite.testsuites.ctb/gridsite/tests/ping-local.sh
    org.glite.testsuites.ctb/gridsite/tests/ping-remote.sh
    org.glite.testsuites.ctb/gridsite/tests/test-common.sh
    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_info_service_lb
    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/Changelog
    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_info_service_px
    org.glite.yaim.myproxy/config/functions/config_proxy_server
    org.glite.yaim.myproxy/config/man/yaim-myproxy.1
    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/config/services/glite-px
    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/compat-1.5.patch
    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

14 years agoFix locations in automatic purge (SB #81646).
František Dvořák [Mon, 2 May 2011 11:27:49 +0000 (11:27 +0000)]
Fix locations in automatic purge (SB #81646).

14 years agoCorrect logging
Daniel Kouřil [Wed, 27 Apr 2011 08:49:22 +0000 (08:49 +0000)]
Correct logging

14 years agoSupport for GLITE_LB_WMS_DN and GLITE_LB_AUTHZ_* yaim parameters.
František Dvořák [Tue, 26 Apr 2011 17:05:58 +0000 (17:05 +0000)]
Support for GLITE_LB_WMS_DN and GLITE_LB_AUTHZ_* yaim parameters.

14 years agoNo need to install ActiveMQ broker for tests. Production brokers are used.
Zdeněk Šustr [Thu, 21 Apr 2011 12:48:13 +0000 (12:48 +0000)]
No need to install ActiveMQ broker for tests. Production brokers are used.

14 years agoEscaping bugs (in commands for gridsite).
František Dvořák [Wed, 20 Apr 2011 17:26:07 +0000 (17:26 +0000)]
Escaping bugs (in commands for gridsite).

14 years agoConfigure supports the 'provides' clause in --mode=etics
Zdeněk Šustr [Wed, 20 Apr 2011 07:53:28 +0000 (07:53 +0000)]
Configure supports the 'provides' clause in --mode=etics

14 years agoFix nasty B/R mismatch for proxyrenewal's dependency on libtool
Zdeněk Šustr [Wed, 20 Apr 2011 07:48:47 +0000 (07:48 +0000)]
Fix nasty B/R mismatch for proxyrenewal's dependency on libtool

14 years agoDirect output
Zdeněk Šustr [Wed, 20 Apr 2011 07:28:10 +0000 (07:28 +0000)]
Direct output

14 years agoRegression test bug #77002
Zdeněk Šustr [Wed, 20 Apr 2011 07:12:06 +0000 (07:12 +0000)]
Regression test bug #77002

14 years agoMore thorough distinction between EMI and gLite installation.
Zdeněk Šustr [Tue, 19 Apr 2011 14:27:36 +0000 (14:27 +0000)]
More thorough distinction between EMI and gLite installation.

14 years agoAdd funding notes to all documents
Zdeněk Šustr [Tue, 19 Apr 2011 09:23:13 +0000 (09:23 +0000)]
Add funding notes to all documents

14 years agoSwitch to yet another EMI template
Zdeněk Šustr [Tue, 19 Apr 2011 09:17:34 +0000 (09:17 +0000)]
Switch to yet another EMI template

14 years agoLatest EMI-1 RC4 updates.
František Dvořák [Sun, 17 Apr 2011 21:52:10 +0000 (21:52 +0000)]
Latest EMI-1 RC4 updates.

14 years agoModified to reflect version 1.0.9-1
František Dvořák [Sun, 17 Apr 2011 20:54:44 +0000 (20:54 +0000)]
Modified to reflect version 1.0.9-1

14 years agoModified to reflect version 3.0.10-1
František Dvořák [Sun, 17 Apr 2011 20:52:30 +0000 (20:52 +0000)]
Modified to reflect version 3.0.10-1

14 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
František Dvořák [Sun, 17 Apr 2011 20:48:24 +0000 (20:48 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.3.19-1

14 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
František Dvořák [Sun, 17 Apr 2011 20:48:13 +0000 (20:48 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 5.0.6-1