jra1mw.git
20 years agoIncremented build number [GLBUILDER]
Master Builder [Wed, 9 Mar 2005 09:46:36 +0000 (09:46 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncreased patch number (VOMS support and code cleanup)
Daniel Kouřil [Wed, 9 Mar 2005 08:40:13 +0000 (08:40 +0000)]
Increased patch number (VOMS support and code cleanup)

20 years agoRemoved double dash from last CVS comment as ant seems to not like it.
Daniel Kouřil [Wed, 9 Mar 2005 08:09:30 +0000 (08:09 +0000)]
Removed double dash from last CVS comment as ant seems to not like it.

20 years ago- fixed double context freing
Jiří Škrábal [Tue, 8 Mar 2005 14:52:54 +0000 (14:52 +0000)]
- fixed double context freing
  All the "on disconnect" must be in server-bones on_disconnect_hnd handler
  function.

20 years ago- return ENOTCONN when client connection is closed
Jiří Škrábal [Tue, 8 Mar 2005 14:16:12 +0000 (14:16 +0000)]
- return ENOTCONN when client connection is closed

20 years ago- Removed unused code
Daniel Kouřil [Tue, 8 Mar 2005 12:51:23 +0000 (12:51 +0000)]
- Removed unused code
- enabled (and partly rewritten) support for renewal of VOMS attributes
- internal VOMS headers added -- they are necessary to work with ASN.1 encoded
  VOMS attribures (hopefully new version of the VOMS API will provide better
  support)

20 years ago- check for edg_wll_SetVomsGroups() return value and print error message
Jiří Škrábal [Tue, 8 Mar 2005 09:50:45 +0000 (09:50 +0000)]
- check for edg_wll_SetVomsGroups() return value and print error message

20 years agoIncremented build number [GLBUILDER]
Master Builder [Tue, 8 Mar 2005 09:43:08 +0000 (09:43 +0000)]
Incremented build number [GLBUILDER]

20 years ago- old gsoap plugin data removed
Jiří Škrábal [Tue, 8 Mar 2005 08:34:49 +0000 (08:34 +0000)]
- old gsoap plugin data removed

20 years agocorrect includes of context.h (should fix broken build)
Miloš Mulač [Mon, 7 Mar 2005 17:37:10 +0000 (17:37 +0000)]
correct includes of context.h (should fix broken build)

20 years agoFixed GLITE_USER usage
Alberto Di Meglio [Mon, 7 Mar 2005 16:54:43 +0000 (16:54 +0000)]
Fixed GLITE_USER usage

20 years agoIncremented build number [GLBUILDER]
Master Builder [Mon, 7 Mar 2005 09:43:08 +0000 (09:43 +0000)]
Incremented build number [GLBUILDER]

20 years ago- soap_init() & some cosmetics added
Jiří Škrábal [Mon, 7 Mar 2005 08:41:21 +0000 (08:41 +0000)]
- soap_init() & some cosmetics added

20 years ago- added timeout parameters to the serber-bones function handlers
Jiří Škrábal [Mon, 7 Mar 2005 08:40:06 +0000 (08:40 +0000)]
- added timeout parameters to the serber-bones function handlers
  (timeouts not handled properly yet)

20 years agoRemoved print statements before glib.printErrorMessage
Alberto Di Meglio [Sun, 6 Mar 2005 15:29:10 +0000 (15:29 +0000)]
Removed print statements before glib.printErrorMessage

20 years agoFixed formatting, removed GLOBUS_LOCATION parameter
Alberto Di Meglio [Sun, 6 Mar 2005 15:12:40 +0000 (15:12 +0000)]
Fixed formatting, removed GLOBUS_LOCATION parameter

20 years agoIncremented build number [GLBUILDER]
Master Builder [Sun, 6 Mar 2005 09:44:36 +0000 (09:44 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Sat, 5 Mar 2005 09:42:01 +0000 (09:42 +0000)]
Incremented build number [GLBUILDER]

20 years ago- fix buildings problems with gSOAP v < 2.7
Jiří Škrábal [Fri, 4 Mar 2005 12:18:31 +0000 (12:18 +0000)]
- fix buildings problems with gSOAP v < 2.7
  (value of the STATUS field was first defined in system includes)
- setting timeout into gsoap plugin corrected

20 years agoIncremented build number [GLBUILDER]
Master Builder [Fri, 4 Mar 2005 09:34:27 +0000 (09:34 +0000)]
Incremented build number [GLBUILDER]

20 years ago- incr. version number
Jiří Škrábal [Thu, 3 Mar 2005 16:25:17 +0000 (16:25 +0000)]
- incr. version number

20 years ago- increase version number due to the API extensions
Jiří Škrábal [Thu, 3 Mar 2005 16:24:09 +0000 (16:24 +0000)]
- increase version number due to the API extensions

20 years ago- API cleanup
Aleš Křenek [Thu, 3 Mar 2005 16:17:08 +0000 (16:17 +0000)]
- API cleanup
- simplified timeout handling and slave preemption

20 years agocorrect timeout handling: 0 is polling, NULL is waiting indefinitely
Aleš Křenek [Thu, 3 Mar 2005 16:15:16 +0000 (16:15 +0000)]
correct timeout handling: 0 is polling, NULL is waiting indefinitely

20 years ago- external libraries added to the linking process
Jiří Škrábal [Thu, 3 Mar 2005 15:06:59 +0000 (15:06 +0000)]
- external libraries added to the linking process

20 years ago- fixed build errors
Jiří Škrábal [Thu, 3 Mar 2005 15:03:31 +0000 (15:03 +0000)]
- fixed build errors

20 years ago- using functions edg_wll_log_event_write() and edg_wll_log_event_send() calls
Jiří Škrábal [Thu, 3 Mar 2005 14:47:24 +0000 (14:47 +0000)]
- using functions edg_wll_log_event_write() and edg_wll_log_event_send() calls
  from common library

20 years ago- using functions edg_wll_log_event_write() and edg_wll_log_event_send() calls
Jiří Škrábal [Thu, 3 Mar 2005 13:07:09 +0000 (13:07 +0000)]
- using functions edg_wll_log_event_write() and edg_wll_log_event_send() calls
  from common library

20 years ago- edg_wll_log_event_write() and edg_wll_log_event_send() calls added into
Jiří Škrábal [Thu, 3 Mar 2005 12:01:15 +0000 (12:01 +0000)]
- edg_wll_log_event_write() and edg_wll_log_event_send() calls added into
  common library
  They write event strings to the local socket or to the lokal file

20 years ago- use the Proxy call instead of the standart
Jiří Škrábal [Thu, 3 Mar 2005 11:57:52 +0000 (11:57 +0000)]
- use the Proxy call instead of the standart

20 years ago- redundant '\n' characters in *Proxy logging calls removed
Jiří Škrábal [Thu, 3 Mar 2005 11:56:48 +0000 (11:56 +0000)]
- redundant '\n' characters in *Proxy logging calls removed

20 years agoIncremented build number [GLBUILDER]
Master Builder [Thu, 3 Mar 2005 09:42:13 +0000 (09:42 +0000)]
Incremented build number [GLBUILDER]

20 years agoImproved formatting
Alberto Di Meglio [Wed, 2 Mar 2005 21:45:55 +0000 (21:45 +0000)]
Improved formatting

20 years agoFixed formatting, improved display of message using glib.printXxxMessage functions
Alberto Di Meglio [Wed, 2 Mar 2005 20:36:11 +0000 (20:36 +0000)]
Fixed formatting, improved display of message using glib.printXxxMessage functions
Fixed some problems when starting/stopping services
GLITE_USER parameter not exposed anymore in config file, use same user parameters
as WMS to allow installation on same node
Increased module version number to 1.2.0

20 years agoAdded default CC=gcc
Aleš Křenek [Wed, 2 Mar 2005 12:53:31 +0000 (12:53 +0000)]
Added default CC=gcc

20 years agoIncremented build number [GLBUILDER]
Master Builder [Wed, 2 Mar 2005 09:23:25 +0000 (09:23 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Tue, 1 Mar 2005 09:37:11 +0000 (09:37 +0000)]
Incremented build number [GLBUILDER]

20 years agoFixed gridsite name
Alberto Di Meglio [Mon, 28 Feb 2005 22:55:31 +0000 (22:55 +0000)]
Fixed gridsite name

20 years agoRestored build number
Alberto Di Meglio [Mon, 28 Feb 2005 11:50:43 +0000 (11:50 +0000)]
Restored build number

20 years agoRolled back build number
Alberto Di Meglio [Mon, 28 Feb 2005 11:50:04 +0000 (11:50 +0000)]
Rolled back build number

20 years agoGRSTgaclUndenyPerm bug fix
Andrew McNab [Mon, 28 Feb 2005 11:49:23 +0000 (11:49 +0000)]
GRSTgaclUndenyPerm bug fix

20 years agoVersion 1.0.1
Alberto Di Meglio [Mon, 28 Feb 2005 11:25:09 +0000 (11:25 +0000)]
Version 1.0.1

20 years agoAdded rgma-service-tool subservice
gdiez [Mon, 28 Feb 2005 11:04:29 +0000 (11:04 +0000)]
Added rgma-service-tool subservice

20 years agoRestored latest version
Alberto Di Meglio [Mon, 28 Feb 2005 10:51:54 +0000 (10:51 +0000)]
Restored latest version

20 years agoTemporarily fix version age
Alberto Di Meglio [Mon, 28 Feb 2005 10:47:23 +0000 (10:47 +0000)]
Temporarily fix version age

20 years agoService Tool registration
gdiez [Mon, 28 Feb 2005 10:14:30 +0000 (10:14 +0000)]
Service Tool registration

20 years agoRGMA Service Tool parameters
gdiez [Mon, 28 Feb 2005 10:07:19 +0000 (10:07 +0000)]
RGMA Service Tool parameters

20 years agoIncremented build number [GLBUILDER]
Master Builder [Mon, 28 Feb 2005 09:35:40 +0000 (09:35 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Alberto Di Meglio [Mon, 28 Feb 2005 09:27:24 +0000 (09:27 +0000)]
Incremented build number [GLBUILDER]

20 years agoCompile referenced job_status example.
František Dvořák [Mon, 28 Feb 2005 07:56:03 +0000 (07:56 +0000)]
Compile referenced job_status example.
Add file of fake library forgotten in RC branch.

20 years agoIncremented build number [GLBUILDER]
Master Builder [Sun, 27 Feb 2005 09:29:53 +0000 (09:29 +0000)]
Incremented build number [GLBUILDER]

20 years agoMoved gridsite from external to internal dependency
Alberto Di Meglio [Sat, 26 Feb 2005 16:33:00 +0000 (16:33 +0000)]
Moved gridsite from external to internal dependency

20 years agoIncreased version number
Alberto Di Meglio [Sat, 26 Feb 2005 15:54:11 +0000 (15:54 +0000)]
Increased version number

20 years agoIncremented build number [GLBUILDER]
Master Builder [Sat, 26 Feb 2005 09:40:04 +0000 (09:40 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Fri, 25 Feb 2005 09:40:49 +0000 (09:40 +0000)]
Incremented build number [GLBUILDER]

20 years agogenerate doxygen doc for notification.h
Miloš Mulač [Fri, 25 Feb 2005 09:37:43 +0000 (09:37 +0000)]
generate doxygen doc for notification.h

20 years agowsdl & co generation
Aleš Křenek [Thu, 24 Feb 2005 18:21:48 +0000 (18:21 +0000)]
wsdl & co generation

20 years ago- use valid lbserver library
Jiří Škrábal [Thu, 24 Feb 2005 15:37:05 +0000 (15:37 +0000)]
- use valid lbserver library

20 years ago- stage only one static library (libglite_lb_bkserver.a)
Jiří Škrábal [Thu, 24 Feb 2005 15:35:28 +0000 (15:35 +0000)]
- stage only one static library (libglite_lb_bkserver.a)
- remove use of external debug variable

20 years agoRemove real-gridsite-admin
Andrew McNab [Thu, 24 Feb 2005 09:54:13 +0000 (09:54 +0000)]
Remove real-gridsite-admin

20 years agoIncremented build number [GLBUILDER]
Master Builder [Thu, 24 Feb 2005 09:37:23 +0000 (09:37 +0000)]
Incremented build number [GLBUILDER]

20 years agoMore VOMS sanity checking
Andrew McNab [Thu, 24 Feb 2005 09:20:55 +0000 (09:20 +0000)]
More VOMS sanity checking

20 years agoremoved lbproxy.c - poxy has standalone module
Jiří Škrábal [Wed, 23 Feb 2005 14:40:44 +0000 (14:40 +0000)]
removed lbproxy.c - poxy has standalone module

20 years agoIncremented build number [GLBUILDER]
Master Builder [Wed, 23 Feb 2005 09:35:44 +0000 (09:35 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Wed, 23 Feb 2005 02:20:00 +0000 (02:20 +0000)]
Incremented build number [GLBUILDER]

20 years agoRemove wtf
Andrew McNab [Tue, 22 Feb 2005 16:10:11 +0000 (16:10 +0000)]
Remove wtf

20 years agoBack out of building delegation until gsoap sorted
Andrew McNab [Tue, 22 Feb 2005 15:12:48 +0000 (15:12 +0000)]
Back out of building delegation until gsoap sorted

20 years agowtf again
Andrew McNab [Tue, 22 Feb 2005 14:24:03 +0000 (14:24 +0000)]
wtf again

20 years agoTry new GSOAP
Andrew McNab [Tue, 22 Feb 2005 14:23:11 +0000 (14:23 +0000)]
Try new GSOAP

20 years agoTurn on build of delegation targets
Andrew McNab [Tue, 22 Feb 2005 11:57:59 +0000 (11:57 +0000)]
Turn on build of delegation targets

20 years agowtf testing
Andrew McNab [Tue, 22 Feb 2005 11:29:21 +0000 (11:29 +0000)]
wtf testing

20 years agoIncremented build number [GLBUILDER]
Master Builder [Tue, 22 Feb 2005 09:38:31 +0000 (09:38 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Tue, 22 Feb 2005 02:21:04 +0000 (02:21 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Mon, 21 Feb 2005 09:44:43 +0000 (09:44 +0000)]
Incremented build number [GLBUILDER]

20 years agoProxycache fix from Fabrizio Pacini
Andrew McNab [Mon, 21 Feb 2005 09:00:35 +0000 (09:00 +0000)]
Proxycache fix from Fabrizio Pacini

20 years ago- make it use org.glite.security.gsoap_plugin module
Jiří Škrábal [Mon, 21 Feb 2005 07:59:58 +0000 (07:59 +0000)]
- make it use org.glite.security.gsoap_plugin module

20 years ago- user data added into the plugin context structure
Jiří Škrábal [Mon, 21 Feb 2005 07:41:10 +0000 (07:41 +0000)]
- user data  added into the plugin context structure

20 years agoIncremented build number [GLBUILDER]
Master Builder [Mon, 21 Feb 2005 02:27:26 +0000 (02:27 +0000)]
Incremented build number [GLBUILDER]

20 years agoBasic VOMS AC support
Andrew McNab [Sun, 20 Feb 2005 22:38:09 +0000 (22:38 +0000)]
Basic VOMS AC support

20 years agoIncremented build number [GLBUILDER]
Master Builder [Sun, 20 Feb 2005 09:47:28 +0000 (09:47 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Sun, 20 Feb 2005 02:26:39 +0000 (02:26 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Sat, 19 Feb 2005 09:49:20 +0000 (09:49 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Sat, 19 Feb 2005 02:27:22 +0000 (02:27 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Marian Zurek [Fri, 18 Feb 2005 14:52:01 +0000 (14:52 +0000)]
Incremented build number [GLBUILDER]

20 years agoremoved number/date
Master Builder [Fri, 18 Feb 2005 14:28:01 +0000 (14:28 +0000)]
removed number/date

20 years agoIncremented build number [GLBUILDER]
Marian Zurek [Fri, 18 Feb 2005 13:58:26 +0000 (13:58 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Marian Zurek [Fri, 18 Feb 2005 13:37:35 +0000 (13:37 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Marian Zurek [Fri, 18 Feb 2005 13:16:28 +0000 (13:16 +0000)]
Incremented build number [GLBUILDER]

20 years agoDocumentation update
Jan Pospíšil [Fri, 18 Feb 2005 12:57:31 +0000 (12:57 +0000)]
Documentation update

20 years agoIncremented build number [GLBUILDER]
Marian Zurek [Fri, 18 Feb 2005 11:54:38 +0000 (11:54 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Marian Zurek [Fri, 18 Feb 2005 11:24:34 +0000 (11:24 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Marian Zurek [Fri, 18 Feb 2005 11:11:55 +0000 (11:11 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Marian Zurek [Fri, 18 Feb 2005 10:42:06 +0000 (10:42 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Marian Zurek [Fri, 18 Feb 2005 10:24:11 +0000 (10:24 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Master Builder [Fri, 18 Feb 2005 09:53:23 +0000 (09:53 +0000)]
Incremented build number [GLBUILDER]

20 years agoReset age
Alberto Di Meglio [Fri, 18 Feb 2005 08:44:30 +0000 (08:44 +0000)]
Reset age

20 years agoIncremented build number [GLBUILDER]
Master Builder [Fri, 18 Feb 2005 02:29:33 +0000 (02:29 +0000)]
Incremented build number [GLBUILDER]

20 years agoIncremented build number [GLBUILDER]
Alberto Di Meglio [Fri, 18 Feb 2005 01:47:13 +0000 (01:47 +0000)]
Incremented build number [GLBUILDER]

20 years agoFirst attempt to generate LB.wsdl from LB's internal .T structure definitions
Aleš Křenek [Thu, 17 Feb 2005 15:40:48 +0000 (15:40 +0000)]
First attempt to generate LB.wsdl from LB's internal .T structure definitions
- only JobStatus operation implemented so far
- passes through wsdl2h
- untested otherwise
- breaks LB server compilation (obviously)
- install & stage still uses hand-written LB.wsdl

20 years agoAdded stop option (--stop also valid)
gdiez [Thu, 17 Feb 2005 14:09:41 +0000 (14:09 +0000)]
Added stop option (--stop also valid)