jra1mw.git
20 years agoIncremented build number [GLBUILDER]
Master Builder [Thu, 9 Dec 2004 03:11:23 +0000 (03:11 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Thu, 9 Dec 2004 02:28:39 +0000 (02:28 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Thu, 9 Dec 2004 01:05:03 +0000 (01:05 +0000)]
Incremented build number [GLBUILDER]

20 years agoFail if $GLITE_USER is not set.
Zdeněk Salvet [Wed, 8 Dec 2004 15:58:00 +0000 (15:58 +0000)]
Fail if $GLITE_USER is not set.

20 years ago- use separate cert/key files
Zdeněk Salvet [Wed, 8 Dec 2004 15:57:23 +0000 (15:57 +0000)]
- use separate cert/key files
- use "su -"
- fail if $GLITE_USER is not set

20 years agofirst attemtp to generate documentation using doxygen
Jan Pospíšil [Wed, 8 Dec 2004 13:04:29 +0000 (13:04 +0000)]
first attemtp to generate documentation using doxygen

20 years agoUse separate cert/key files again.
Zdeněk Salvet [Wed, 8 Dec 2004 12:48:35 +0000 (12:48 +0000)]
Use separate cert/key files again.

20 years agoIncremented build number [GLBUILDER]
Alberto Di Meglio [Wed, 8 Dec 2004 12:04:57 +0000 (12:04 +0000)]
Incremented build number [GLBUILDER]

20 years ago- using right data for buffers and for comunication
Jiří Škrábal [Wed, 8 Dec 2004 11:50:34 +0000 (11:50 +0000)]
- using right data for buffers and for comunication

20 years ago- increase the version number in Makefile also
Jiří Škrábal [Wed, 8 Dec 2004 11:45:38 +0000 (11:45 +0000)]
- increase the version number in Makefile also

20 years ago- increase minor version number (use newer common module)
Jiří Škrábal [Wed, 8 Dec 2004 11:40:34 +0000 (11:40 +0000)]
- increase minor version number (use newer common module)

20 years ago- using right data for buffers and for comunication
Jiří Škrábal [Wed, 8 Dec 2004 11:37:21 +0000 (11:37 +0000)]
- using right data for buffers and for comunication
- LB proxy API changes

20 years ago- plain_io defines its own type for communication (rolling back some recent
Jiří Škrábal [Wed, 8 Dec 2004 11:36:21 +0000 (11:36 +0000)]
- plain_io defines its own type for communication (rolling back some recent
  changes which cased the inconsistency)
- changes in context - using right data for buffers and for comunication

20 years agoIncremented build number [GLBUILDER]
Master Builder [Wed, 8 Dec 2004 08:15:39 +0000 (08:15 +0000)]
Incremented build number [GLBUILDER]

20 years agoStandard dependencies properties file [GLBUILDER]
Master Builder [Wed, 8 Dec 2004 05:11:14 +0000 (05:11 +0000)]
Standard dependencies properties file [GLBUILDER]

20 years agoTagged dependencies properties file [GLBUILDER]
Master Builder [Wed, 8 Dec 2004 05:10:56 +0000 (05:10 +0000)]
Tagged dependencies properties file [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Wed, 8 Dec 2004 05:09:14 +0000 (05:09 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Wed, 8 Dec 2004 03:10:58 +0000 (03:10 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Wed, 8 Dec 2004 02:26:51 +0000 (02:26 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Wed, 8 Dec 2004 01:04:48 +0000 (01:04 +0000)]
Incremented build number [GLBUILDER]

20 years agoCommented out the service.stop() after the configuration
Robert Harakaly [Tue, 7 Dec 2004 21:28:25 +0000 (21:28 +0000)]
Commented out the service.stop() after the configuration

20 years agoos.link => os.symlink
Robert Harakaly [Tue, 7 Dec 2004 21:07:42 +0000 (21:07 +0000)]
os.link => os.symlink

20 years agoExport lb key instead of host key. To be fixed in future, risk of collision. Need...
Robert Harakaly [Tue, 7 Dec 2004 20:06:49 +0000 (20:06 +0000)]
Export lb key instead of host key. To be fixed in future, risk of collision. Need fix in the init.d script

20 years agoLB certificate setup
Robert Harakaly [Tue, 7 Dec 2004 20:01:26 +0000 (20:01 +0000)]
LB certificate setup

20 years agoAdded copy of the certificates into the $GLITE_USER/.certs directory
Robert Harakaly [Tue, 7 Dec 2004 18:51:36 +0000 (18:51 +0000)]
Added copy of the certificates into the $GLITE_USER/.certs directory

20 years agoAdded export of the GLITE_CERT_DIR environment variable
Robert Harakaly [Tue, 7 Dec 2004 18:46:33 +0000 (18:46 +0000)]
Added export of the GLITE_CERT_DIR environment variable

20 years agoFixes, added dirlist, etc ...
Robert Harakaly [Tue, 7 Dec 2004 18:42:40 +0000 (18:42 +0000)]
Fixes, added dirlist, etc ...

20 years agochanged os.environ['GLITE_USER'] to the params['GLITE_USER']
Robert Harakaly [Tue, 7 Dec 2004 16:46:21 +0000 (16:46 +0000)]
changed os.environ['GLITE_USER'] to the params['GLITE_USER']

20 years agoCreation of the account for $GLITE_USER
Robert Harakaly [Tue, 7 Dec 2004 16:10:18 +0000 (16:10 +0000)]
Creation of the account for $GLITE_USER

20 years agoreplaced: "su $GLITE_USER" by "su - $GLITE_USER" to configure correctly the environment
Robert Harakaly [Tue, 7 Dec 2004 15:34:30 +0000 (15:34 +0000)]
replaced: "su $GLITE_USER" by "su - $GLITE_USER" to configure correctly the environment

20 years agodeleted starting of the mysql at the end of the configuration phase
Robert Harakaly [Tue, 7 Dec 2004 14:58:36 +0000 (14:58 +0000)]
deleted starting of the mysql at the end of the configuration phase

20 years agoFixes
Robert Harakaly [Tue, 7 Dec 2004 14:07:58 +0000 (14:07 +0000)]
Fixes

20 years agoFix bug #5900
Robert Harakaly [Tue, 7 Dec 2004 13:35:15 +0000 (13:35 +0000)]
Fix bug #5900

20 years agoAdded glite-lb-ws-interface
Robert Harakaly [Tue, 7 Dec 2004 13:25:56 +0000 (13:25 +0000)]
Added glite-lb-ws-interface

20 years ago- add query examples
Jiří Škrábal [Tue, 7 Dec 2004 10:57:44 +0000 (10:57 +0000)]
- add query examples

20 years ago- do not handle indieces in LB Proxy
Jiří Škrábal [Tue, 7 Dec 2004 10:56:34 +0000 (10:56 +0000)]
- do not handle indieces in LB Proxy

20 years agoWork on the bug #5910 + other fixes
Robert Harakaly [Tue, 7 Dec 2004 10:13:42 +0000 (10:13 +0000)]
Work on the bug #5910 + other fixes

20 years agoIncremented build number [GLBUILDER]
Master Builder [Tue, 7 Dec 2004 08:29:03 +0000 (08:29 +0000)]
Incremented build number [GLBUILDER]

20 years agoStandard dependencies properties file [GLBUILDER]
Master Builder [Tue, 7 Dec 2004 05:18:43 +0000 (05:18 +0000)]
Standard dependencies properties file [GLBUILDER]

20 years agoTagged dependencies properties file [GLBUILDER]
Master Builder [Tue, 7 Dec 2004 05:18:34 +0000 (05:18 +0000)]
Tagged dependencies properties file [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Tue, 7 Dec 2004 05:16:52 +0000 (05:16 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Tue, 7 Dec 2004 03:05:00 +0000 (03:05 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Tue, 7 Dec 2004 02:24:55 +0000 (02:24 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Tue, 7 Dec 2004 01:04:35 +0000 (01:04 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Mon, 6 Dec 2004 08:28:36 +0000 (08:28 +0000)]
Incremented build number [GLBUILDER]

20 years agoStandard dependencies properties file [GLBUILDER]
Master Builder [Mon, 6 Dec 2004 05:19:53 +0000 (05:19 +0000)]
Standard dependencies properties file [GLBUILDER]

20 years agoTagged dependencies properties file [GLBUILDER]
Master Builder [Mon, 6 Dec 2004 05:19:43 +0000 (05:19 +0000)]
Tagged dependencies properties file [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Mon, 6 Dec 2004 05:18:00 +0000 (05:18 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Mon, 6 Dec 2004 03:06:17 +0000 (03:06 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Mon, 6 Dec 2004 02:24:08 +0000 (02:24 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Mon, 6 Dec 2004 01:04:42 +0000 (01:04 +0000)]
Incremented build number [GLBUILDER]

20 years agoFixed doc location
Alberto Di Meglio [Sun, 5 Dec 2004 12:34:45 +0000 (12:34 +0000)]
Fixed doc location

20 years agoUpdated list of files
Alberto Di Meglio [Sun, 5 Dec 2004 12:28:11 +0000 (12:28 +0000)]
Updated list of files

20 years agoIncremented build number [GLBUILDER]
Master Builder [Sun, 5 Dec 2004 08:28:31 +0000 (08:28 +0000)]
Incremented build number [GLBUILDER]

20 years agoStandard dependencies properties file [GLBUILDER]
Master Builder [Sun, 5 Dec 2004 05:19:02 +0000 (05:19 +0000)]
Standard dependencies properties file [GLBUILDER]

20 years agoTagged dependencies properties file [GLBUILDER]
Master Builder [Sun, 5 Dec 2004 05:18:52 +0000 (05:18 +0000)]
Tagged dependencies properties file [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Sun, 5 Dec 2004 05:17:07 +0000 (05:17 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Sun, 5 Dec 2004 03:06:08 +0000 (03:06 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Sun, 5 Dec 2004 02:24:32 +0000 (02:24 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Sun, 5 Dec 2004 01:04:45 +0000 (01:04 +0000)]
Incremented build number [GLBUILDER]

20 years agoAdded start/stop methods
Robert Harakaly [Sat, 4 Dec 2004 23:45:32 +0000 (23:45 +0000)]
Added start/stop methods

20 years agoAdded creation of /etc/my.cnf file.
Robert Harakaly [Sat, 4 Dec 2004 23:17:04 +0000 (23:17 +0000)]
Added creation of /etc/my.cnf file.
It should fix startup problem of the lb daemon

20 years agoFixed bug declaration
Alberto Di Meglio [Sat, 4 Dec 2004 11:12:39 +0000 (11:12 +0000)]
Fixed bug declaration

20 years agoFirst version of this file
Alberto Di Meglio [Sat, 4 Dec 2004 11:03:32 +0000 (11:03 +0000)]
First version of this file

20 years agoIncremented build number [GLBUILDER]
Master Builder [Sat, 4 Dec 2004 08:15:05 +0000 (08:15 +0000)]
Incremented build number [GLBUILDER]

20 years agoStandard dependencies properties file [GLBUILDER]
Master Builder [Sat, 4 Dec 2004 05:05:36 +0000 (05:05 +0000)]
Standard dependencies properties file [GLBUILDER]

20 years agoTagged dependencies properties file [GLBUILDER]
Master Builder [Sat, 4 Dec 2004 05:05:26 +0000 (05:05 +0000)]
Tagged dependencies properties file [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Sat, 4 Dec 2004 05:03:43 +0000 (05:03 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Sat, 4 Dec 2004 02:45:04 +0000 (02:45 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Sat, 4 Dec 2004 02:05:15 +0000 (02:05 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Sat, 4 Dec 2004 01:04:37 +0000 (01:04 +0000)]
Incremented build number [GLBUILDER]

20 years agoUpdated version of the glite-config
Robert Harakaly [Fri, 3 Dec 2004 19:55:48 +0000 (19:55 +0000)]
Updated version of the glite-config

20 years agoUpdated to use default format and functions
Alberto Di Meglio [Fri, 3 Dec 2004 18:46:21 +0000 (18:46 +0000)]
Updated to use default format and functions

20 years agoL&B Proxy logging now possible via logevent
Jan Pospíšil [Fri, 3 Dec 2004 18:08:17 +0000 (18:08 +0000)]
L&B Proxy logging now possible via logevent

20 years agosynchronize myenv with edg_wll_ContextParam, it was not
Jan Pospíšil [Fri, 3 Dec 2004 15:58:25 +0000 (15:58 +0000)]
synchronize myenv with edg_wll_ContextParam, it was not

20 years agoAdded verification of GLITE_USER
Alberto Di Meglio [Fri, 3 Dec 2004 15:14:23 +0000 (15:14 +0000)]
Added verification of GLITE_USER

20 years agoAdded OPENSSL_FLAGS and _LIBS options
Alberto Di Meglio [Fri, 3 Dec 2004 14:49:59 +0000 (14:49 +0000)]
Added OPENSSL_FLAGS and _LIBS options

20 years agocorrect is edg_wll_QuerySequenceCodeProxy
Jan Pospíšil [Fri, 3 Dec 2004 14:30:17 +0000 (14:30 +0000)]
correct is edg_wll_QuerySequenceCodeProxy

20 years agoFixes
Robert Harakaly [Fri, 3 Dec 2004 10:35:36 +0000 (10:35 +0000)]
Fixes

20 years agoTypo fixed
Robert Harakaly [Fri, 3 Dec 2004 08:25:55 +0000 (08:25 +0000)]
Typo fixed

20 years agoIncremented build number [GLBUILDER]
Master Builder [Fri, 3 Dec 2004 08:04:51 +0000 (08:04 +0000)]
Incremented build number [GLBUILDER]

20 years ago- query server and proxy example
Jiří Škrábal [Fri, 3 Dec 2004 07:29:33 +0000 (07:29 +0000)]
- query server and proxy example

20 years ago- example
Jiří Škrábal [Fri, 3 Dec 2004 07:20:31 +0000 (07:20 +0000)]
- example

20 years agoStandard dependencies properties file [GLBUILDER]
Master Builder [Fri, 3 Dec 2004 04:58:37 +0000 (04:58 +0000)]
Standard dependencies properties file [GLBUILDER]

20 years agoTagged dependencies properties file [GLBUILDER]
Master Builder [Fri, 3 Dec 2004 04:58:27 +0000 (04:58 +0000)]
Tagged dependencies properties file [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Fri, 3 Dec 2004 04:56:48 +0000 (04:56 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Fri, 3 Dec 2004 02:51:21 +0000 (02:51 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Fri, 3 Dec 2004 02:18:37 +0000 (02:18 +0000)]
Incremented build number [GLBUILDER]

20 years agoFixed return codes of check_certs
Alberto Di Meglio [Fri, 3 Dec 2004 01:42:34 +0000 (01:42 +0000)]
Fixed return codes of check_certs

20 years agoUpdates and fixes
Alberto Di Meglio [Fri, 3 Dec 2004 01:20:00 +0000 (01:20 +0000)]
Updates and fixes

20 years agoIncremented build number [GLBUILDER]
Master Builder [Fri, 3 Dec 2004 01:05:20 +0000 (01:05 +0000)]
Incremented build number [GLBUILDER]

20 years agoUpdated to use default format and functions
Alberto Di Meglio [Fri, 3 Dec 2004 00:48:39 +0000 (00:48 +0000)]
Updated to use default format and functions

20 years agoStandard dependencies properties file [GLBUILDER]
Aleš Křenek [Thu, 2 Dec 2004 20:48:05 +0000 (20:48 +0000)]
Standard dependencies properties file [GLBUILDER]

20 years agoTagged dependencies properties file [GLBUILDER]
Aleš Křenek [Thu, 2 Dec 2004 20:47:54 +0000 (20:47 +0000)]
Tagged dependencies properties file [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Aleš Křenek [Thu, 2 Dec 2004 20:47:32 +0000 (20:47 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Aleš Křenek [Thu, 2 Dec 2004 20:45:43 +0000 (20:45 +0000)]
Incremented build number [GLBUILDER]

20 years ago- use gsoap library instead of compiling stdsoap2.c
Aleš Křenek [Thu, 2 Dec 2004 20:26:24 +0000 (20:26 +0000)]
- use gsoap library instead of compiling stdsoap2.c
- re-enabled calling UpdateJobs
- GetJob implemented in the example

Works with both WSDLs (but I don't know exactly why :-( )

20 years agoStandard dependencies properties file [GLBUILDER]
Aleš Křenek [Thu, 2 Dec 2004 19:46:35 +0000 (19:46 +0000)]
Standard dependencies properties file [GLBUILDER]

20 years agoTagged dependencies properties file [GLBUILDER]
Aleš Křenek [Thu, 2 Dec 2004 19:46:24 +0000 (19:46 +0000)]
Tagged dependencies properties file [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Aleš Křenek [Thu, 2 Dec 2004 19:46:02 +0000 (19:46 +0000)]
Incremented build number [GLBUILDER]