jra1mw.git
17 years agomake $event & $status global for further inclusions
Jan Pospíšil [Thu, 14 Jun 2007 09:19:06 +0000 (09:19 +0000)]
make $event & $status global for further inclusions

17 years agoMove server names to the one place (pch.pm).
František Dvořák [Wed, 13 Jun 2007 16:14:02 +0000 (16:14 +0000)]
Move server names to the one place (pch.pm).
Added some arguments.

17 years agoSync
Andrew McNab [Wed, 13 Jun 2007 13:58:30 +0000 (13:58 +0000)]
Sync

17 years agoSync
Andrew McNab [Wed, 13 Jun 2007 13:17:25 +0000 (13:17 +0000)]
Sync

17 years agoOpenSSL 0.9.8 fix
Andrew McNab [Tue, 12 Jun 2007 23:38:13 +0000 (23:38 +0000)]
OpenSSL 0.9.8 fix

17 years agoadded -html flag and fixed return value
Andreas Unterkircher [Tue, 12 Jun 2007 12:07:38 +0000 (12:07 +0000)]
added -html flag and fixed return value

17 years agoquery.h not needed to stage
Jan Pospíšil [Tue, 12 Jun 2007 12:00:03 +0000 (12:00 +0000)]
query.h not needed to stage

17 years agoremove dependency on server
Jan Pospíšil [Tue, 12 Jun 2007 11:59:15 +0000 (11:59 +0000)]
remove dependency on server

17 years agoDumpEventsServer, LoadEventServer
Jan Pospíšil [Tue, 12 Jun 2007 11:56:03 +0000 (11:56 +0000)]
DumpEventsServer, LoadEventServer

17 years agocleanup in progress
Jan Pospíšil [Mon, 11 Jun 2007 16:54:31 +0000 (16:54 +0000)]
cleanup in progress

17 years agoSplit of gsoap-plugin to the two modules (quite aggressive change but seems working...
František Dvořák [Mon, 11 Jun 2007 15:54:38 +0000 (15:54 +0000)]
Split of gsoap-plugin to the two modules (quite aggressive change but seems working fine).

17 years agoOne more change - the mill on HEAD should work now.
František Dvořák [Mon, 11 Jun 2007 15:52:49 +0000 (15:52 +0000)]
One more change - the mill on HEAD should work now.

17 years agoAPI change and new function due to restructuring.
František Dvořák [Mon, 11 Jun 2007 15:18:15 +0000 (15:18 +0000)]
API change and new function due to restructuring.

17 years agoUpdate path after restructuring.
František Dvořák [Mon, 11 Jun 2007 15:15:57 +0000 (15:15 +0000)]
Update path after restructuring.

17 years agoaftermove typo
Jan Pospíšil [Sun, 10 Jun 2007 21:42:10 +0000 (21:42 +0000)]
aftermove typo

17 years agopurge/dump/load moved to lb.utils
Jan Pospíšil [Sun, 10 Jun 2007 21:18:13 +0000 (21:18 +0000)]
purge/dump/load moved to lb.utils
- builds fine but probably not functional, remaining FIXMEs in server

17 years agocosmetics
Jan Pospíšil [Sun, 10 Jun 2007 21:11:29 +0000 (21:11 +0000)]
cosmetics

17 years agocleanup (no glite_location)
Jan Pospíšil [Sun, 10 Jun 2007 18:46:59 +0000 (18:46 +0000)]
cleanup (no glite_location)

17 years agoglite-lb-mon-db moved from utils to server
Jan Pospíšil [Sun, 10 Jun 2007 18:39:06 +0000 (18:39 +0000)]
glite-lb-mon-db moved from utils to server

17 years agocleanup in progress - removed dependency on client
Jan Pospíšil [Sun, 10 Jun 2007 16:58:57 +0000 (16:58 +0000)]
cleanup in progress - removed dependency on client

17 years agoadded time.h for struct timeval
Jan Pospíšil [Sun, 10 Jun 2007 16:44:13 +0000 (16:44 +0000)]
added time.h for struct timeval

17 years agoadded purge/dump/load, no build yet
Jan Pospíšil [Sun, 10 Jun 2007 14:40:27 +0000 (14:40 +0000)]
added purge/dump/load, no build yet

17 years agocleanup in progress - removed the dependency on client!
Jan Pospíšil [Sun, 10 Jun 2007 14:37:41 +0000 (14:37 +0000)]
cleanup in progress - removed the dependency on client!

17 years agocommon part of ChangeACL (event) moved from client/producer.h to common/events.h...
Jan Pospíšil [Sun, 10 Jun 2007 13:33:43 +0000 (13:33 +0000)]
common part of ChangeACL (event) moved from client/producer.h to common/events.h, the enums are also needed in the server

17 years agostage also timeouts.h
Jan Pospíšil [Sun, 10 Jun 2007 13:02:11 +0000 (13:02 +0000)]
stage also timeouts.h

17 years agomake clean also ETICS files
Jan Pospíšil [Sun, 10 Jun 2007 10:55:06 +0000 (10:55 +0000)]
make clean also ETICS files

17 years agoremoved dependency on lb-client
Jan Pospíšil [Sun, 10 Jun 2007 10:31:33 +0000 (10:31 +0000)]
removed dependency on lb-client

17 years agomake clean also ETICS files
Jan Pospíšil [Sun, 10 Jun 2007 10:28:07 +0000 (10:28 +0000)]
make clean also ETICS files

17 years agocleanup in progress
Jan Pospíšil [Sat, 9 Jun 2007 17:25:49 +0000 (17:25 +0000)]
cleanup in progress
- added documentation
- removed purge/dump/load
- PLUSLIB still does not build :(

17 years agodoxygen typo
Jan Pospíšil [Sat, 9 Jun 2007 17:17:06 +0000 (17:17 +0000)]
doxygen typo

17 years agocleanup in progress - use proper header files
Jan Pospíšil [Sat, 9 Jun 2007 17:16:18 +0000 (17:16 +0000)]
cleanup in progress - use proper header files

17 years agoAPI cleanup, removed inconsistency in the prototypes and implementation of LogEvent...
Jan Pospíšil [Sat, 9 Jun 2007 17:14:14 +0000 (17:14 +0000)]
API cleanup, removed inconsistency in the prototypes and implementation of LogEvent shortcut functions
- the .T code now identical (rewritten a lot), differs only in setting two variables $PRINTPROTOTYPESONLY and $PRINTDOC, but still duplicit in both files - would be nice to have it only once (but I don't know how to handle properly the include in perl)
- cleaned the doxygen documentation - probably still requires an overall revision (groups, etc.)

17 years agocleanup in progress: unittests work
Jan Pospíšil [Sat, 9 Jun 2007 08:50:39 +0000 (08:50 +0000)]
cleanup in progress: unittests work

17 years agoSync
Andrew McNab [Fri, 8 Jun 2007 10:11:04 +0000 (10:11 +0000)]
Sync

17 years agocleanup in progress
Jan Pospíšil [Thu, 7 Jun 2007 14:16:32 +0000 (14:16 +0000)]
cleanup in progress
- contents of purge.h, dump.h, load.h moved to
common/query_rec.h and new client/query.h
- definition of edg_wll_NotifChangeOp moved from
client/notification.h to common/notif_rec.h

17 years agocleanup in progress - examples builds fine
Jan Pospíšil [Thu, 7 Jun 2007 14:07:49 +0000 (14:07 +0000)]
cleanup in progress - examples builds fine

17 years agoany origin
Aleš Křenek [Thu, 7 Jun 2007 11:11:57 +0000 (11:11 +0000)]
any origin

17 years agoSlashGrid fixes
Andrew McNab [Wed, 6 Jun 2007 17:23:32 +0000 (17:23 +0000)]
SlashGrid fixes

17 years agoorigin has to be specified
Aleš Křenek [Wed, 6 Jun 2007 16:29:10 +0000 (16:29 +0000)]
origin has to be specified

17 years agoadapt to head
Aleš Křenek [Wed, 6 Jun 2007 15:48:01 +0000 (15:48 +0000)]
adapt to head

17 years agomerged from 3.1 branch
Aleš Křenek [Wed, 6 Jun 2007 15:31:33 +0000 (15:31 +0000)]
merged from 3.1 branch

17 years agoCreate include/ subdir
Aleš Křenek [Tue, 5 Jun 2007 14:35:38 +0000 (14:35 +0000)]
Create include/ subdir

17 years ago1.6 preparations
Andrew McNab [Tue, 5 Jun 2007 14:05:51 +0000 (14:05 +0000)]
1.6 preparations

17 years agoperftest builds fine
Jan Pospíšil [Tue, 5 Jun 2007 13:28:30 +0000 (13:28 +0000)]
perftest builds fine

17 years agocleaned headerfiles defines - there were some duplicities causing build failures
Jan Pospíšil [Tue, 5 Jun 2007 12:39:19 +0000 (12:39 +0000)]
cleaned headerfiles defines - there were some duplicities causing build failures

17 years agocleaned headerfiles defines - there were some duplicities causing build failures
Jan Pospíšil [Tue, 5 Jun 2007 12:30:09 +0000 (12:30 +0000)]
cleaned headerfiles defines - there were some duplicities causing build failures

17 years agoFirst attempt to remove org.glite.lb.client-interface
Jan Pospíšil [Mon, 4 Jun 2007 17:04:40 +0000 (17:04 +0000)]
First attempt to remove org.glite.lb.client-interface
- many remaining TODOs and FIXMEs
- see https://meta.cesnet.cz/mediawiki/index.php/LB_and_JP_cleanup

17 years agoremove exception dependency on org.glite.wms-utils.exceptions
Michal Voců [Fri, 1 Jun 2007 15:01:16 +0000 (15:01 +0000)]
remove exception dependency on org.glite.wms-utils.exceptions

17 years agoNew gsoap-plugin function for setting connection.
František Dvořák [Thu, 31 May 2007 19:40:37 +0000 (19:40 +0000)]
New gsoap-plugin function for setting connection.
Cleanups.

17 years agoFixed lost error structure.
František Dvořák [Thu, 31 May 2007 18:11:28 +0000 (18:11 +0000)]
Fixed lost error structure.
Restrictive check for wanted attributes before running SQL command.

17 years agosimilar verbosity as non-WS calls in debug mode
Miloš Mulač [Wed, 30 May 2007 16:20:56 +0000 (16:20 +0000)]
similar verbosity as non-WS calls in debug mode

17 years agobasic verbosity for debug mode
Miloš Mulač [Wed, 30 May 2007 14:30:20 +0000 (14:30 +0000)]
basic verbosity for debug mode

17 years agoremoved unused AT3 stuff
Aleš Křenek [Wed, 30 May 2007 12:50:51 +0000 (12:50 +0000)]
removed unused AT3 stuff

17 years agoRemoved unused files, polishing.
František Dvořák [Wed, 30 May 2007 12:21:53 +0000 (12:21 +0000)]
Removed unused files, polishing.

17 years agolb.build -> lb.types
Aleš Křenek [Wed, 30 May 2007 12:20:11 +0000 (12:20 +0000)]
lb.build -> lb.types

17 years agolb.build->lb.types
Aleš Křenek [Wed, 30 May 2007 12:14:54 +0000 (12:14 +0000)]
lb.build->lb.types

17 years agolb.build->lb.types
Aleš Křenek [Wed, 30 May 2007 11:16:53 +0000 (11:16 +0000)]
lb.build->lb.types

17 years agolb.build -> lb.types
Aleš Křenek [Wed, 30 May 2007 11:05:49 +0000 (11:05 +0000)]
lb.build -> lb.types

17 years agouse lb.types instead of lb.build
Aleš Křenek [Wed, 30 May 2007 10:21:25 +0000 (10:21 +0000)]
use lb.types instead of lb.build

17 years agoXXX: stagedir instead of prefix
Aleš Křenek [Wed, 30 May 2007 10:06:29 +0000 (10:06 +0000)]
XXX: stagedir instead of prefix

17 years agoshould not be here
Aleš Křenek [Wed, 30 May 2007 09:21:13 +0000 (09:21 +0000)]
should not be here

17 years agoinitial import
Aleš Křenek [Wed, 30 May 2007 08:32:48 +0000 (08:32 +0000)]
initial import

17 years agoInstall internal header for now.
František Dvořák [Wed, 30 May 2007 08:06:15 +0000 (08:06 +0000)]
Install internal header for now.

17 years agoQuick update (internal structures of gsoap-plugin needed),
František Dvořák [Wed, 30 May 2007 08:04:48 +0000 (08:04 +0000)]
Quick update (internal structures of gsoap-plugin needed),
SQL escaping of ' ==> used it instead of "
Small old patch for test scripts.

17 years agoFix the build.
František Dvořák [Tue, 29 May 2007 15:49:09 +0000 (15:49 +0000)]
Fix the build.

17 years agoInitial import.
František Dvořák [Tue, 29 May 2007 14:19:08 +0000 (14:19 +0000)]
Initial import.

17 years agoPre cleanup.
František Dvořák [Tue, 29 May 2007 14:08:29 +0000 (14:08 +0000)]
Pre cleanup.

17 years agoNo tests.
František Dvořák [Tue, 29 May 2007 13:54:05 +0000 (13:54 +0000)]
No tests.

17 years agoSplit gsoap-plugin and gss II. stage: removed gss from gsoap-plugin.
František Dvořák [Tue, 29 May 2007 13:24:37 +0000 (13:24 +0000)]
Split gsoap-plugin and gss II. stage: removed gss from gsoap-plugin.
Separated internal structure.
Memleak fix.

17 years agoWarnings fixes.
František Dvořák [Tue, 29 May 2007 13:19:02 +0000 (13:19 +0000)]
Warnings fixes.

17 years agomemleak fixed
Miloš Mulač [Mon, 28 May 2007 14:45:37 +0000 (14:45 +0000)]
memleak fixed

17 years agomemleak fixed
Miloš Mulač [Mon, 28 May 2007 14:21:01 +0000 (14:21 +0000)]
memleak fixed

17 years agomemleak fixed
Miloš Mulač [Mon, 28 May 2007 14:08:20 +0000 (14:08 +0000)]
memleak fixed

17 years agomemleak fixed
Miloš Mulač [Mon, 28 May 2007 13:08:47 +0000 (13:08 +0000)]
memleak fixed

17 years agoremoved forgotten debug print
Miloš Mulač [Mon, 28 May 2007 13:08:19 +0000 (13:08 +0000)]
removed forgotten debug print

17 years agodo not count jobStatus for all events in result, count it only per jobId
Miloš Mulač [Mon, 28 May 2007 11:52:38 +0000 (11:52 +0000)]
do not count jobStatus for all events in result, count it only per jobId

17 years agodo not double check authorization (checked in JobStatus() if called)
Miloš Mulač [Mon, 28 May 2007 08:32:33 +0000 (08:32 +0000)]
do not double check authorization (checked in JobStatus() if called)

17 years agoInitial import - moved from lb.server-bones.
František Dvořák [Fri, 25 May 2007 15:02:05 +0000 (15:02 +0000)]
Initial import - moved from lb.server-bones.

17 years agoInitial import - moving from lb-utils.trio.
František Dvořák [Fri, 25 May 2007 14:44:15 +0000 (14:44 +0000)]
Initial import - moving from lb-utils.trio.

17 years agoInitial import - moving from lb-utils.jobid.
František Dvořák [Fri, 25 May 2007 14:43:38 +0000 (14:43 +0000)]
Initial import - moving from lb-utils.jobid.

17 years agoInitial import - moving from lb-utils.db.
František Dvořák [Fri, 25 May 2007 14:42:50 +0000 (14:42 +0000)]
Initial import - moving from lb-utils.db.

17 years agoTuning before moving:
František Dvořák [Fri, 25 May 2007 14:37:08 +0000 (14:37 +0000)]
Tuning before moving:
 - 64bit build
 - expire example utility build
 - turn off error messages by default
 - build fixes
 - fix for transaction detections from LB

17 years agoafter merge
Aleš Křenek [Thu, 24 May 2007 18:58:55 +0000 (18:58 +0000)]
after merge

17 years agoenable queries on non-indexed attributes (under option --no-Index)
Miloš Mulač [Thu, 24 May 2007 15:57:12 +0000 (15:57 +0000)]
enable queries on non-indexed attributes (under option --no-Index)

17 years agoSync
Andrew McNab [Thu, 24 May 2007 13:03:27 +0000 (13:03 +0000)]
Sync

17 years agoCreate mod_gridsite_example.c
Andrew McNab [Thu, 24 May 2007 13:02:45 +0000 (13:02 +0000)]
Create mod_gridsite_example.c

17 years ago1.6 stuff, deprecate Compact Credentials, AURIs etc etc.
Andrew McNab [Thu, 24 May 2007 13:01:54 +0000 (13:01 +0000)]
1.6 stuff, deprecate Compact Credentials, AURIs etc etc.

17 years agoTesting fixes by Nuno.
Robert Harakaly [Mon, 21 May 2007 08:31:34 +0000 (08:31 +0000)]
Testing fixes by Nuno.

17 years agooops, 0 rev
Aleš Křenek [Fri, 18 May 2007 08:54:42 +0000 (08:54 +0000)]
oops, 0 rev

17 years agopush version
Aleš Křenek [Fri, 18 May 2007 08:23:31 +0000 (08:23 +0000)]
push version

17 years agolib64 fix for mysql
Aleš Křenek [Fri, 18 May 2007 08:11:55 +0000 (08:11 +0000)]
lib64 fix for mysql

17 years agoinstall WSDL_S too (Etics build fix)
Aleš Křenek [Fri, 18 May 2007 08:04:47 +0000 (08:04 +0000)]
install WSDL_S too (Etics build fix)

17 years agotrio is not required
Aleš Křenek [Fri, 18 May 2007 07:36:08 +0000 (07:36 +0000)]
trio is not required

18 years agoSplit gsoap-plugin module - initial import of the GSS part.
František Dvořák [Thu, 17 May 2007 17:41:57 +0000 (17:41 +0000)]
Split gsoap-plugin module - initial import of the GSS part.

18 years agoSuccessfull rebuild.
František Dvořák [Thu, 17 May 2007 17:37:41 +0000 (17:37 +0000)]
Successfull rebuild.

18 years agono need to call trio for %ld
Aleš Křenek [Thu, 17 May 2007 14:50:31 +0000 (14:50 +0000)]
no need to call trio for %ld

18 years agoclassad plugin needs nothing from LB
Aleš Křenek [Thu, 17 May 2007 12:46:38 +0000 (12:46 +0000)]
classad plugin needs nothing from LB

18 years ago- print histograms in CollectionState event correctly (merge with 3.1 branch)
Miloš Mulač [Mon, 14 May 2007 11:23:20 +0000 (11:23 +0000)]
- print histograms in CollectionState event correctly (merge with 3.1 branch)
- decrement histograms first => correct values of histogram in CollectionState event
- set DoneCode of collection w.r.t. children_done_hist histogram

18 years agoSync
Andrew McNab [Thu, 10 May 2007 08:21:08 +0000 (08:21 +0000)]
Sync

18 years agoSync
Andrew McNab [Thu, 10 May 2007 08:10:55 +0000 (08:10 +0000)]
Sync