jra1mw.git
12 years agoTest query attribute for job types
Zdeněk Šustr [Thu, 9 Aug 2012 06:33:46 +0000 (06:33 +0000)]
Test query attribute for job types

12 years agoAdded support for job_type query attribute (query for jobs by type)
Zdeněk Šustr [Wed, 8 Aug 2012 15:48:40 +0000 (15:48 +0000)]
Added support for job_type query attribute (query for jobs by type)

12 years agoAnother improvement for enum names
Zdeněk Šustr [Wed, 8 Aug 2012 15:46:54 +0000 (15:46 +0000)]
Another improvement for enum names

12 years agoadd krb5 counterpart for acquire_cred
Michal Voců [Wed, 8 Aug 2012 15:26:46 +0000 (15:26 +0000)]
add krb5 counterpart for acquire_cred

12 years agotry to honour job owner set in context
Michal Voců [Wed, 8 Aug 2012 15:25:56 +0000 (15:25 +0000)]
try to honour job owner set in context

12 years agoGenerate functions to convert string values to enum codes.
Zdeněk Šustr [Wed, 8 Aug 2012 14:02:38 +0000 (14:02 +0000)]
Generate functions to convert string values to enum codes.

12 years agoGenerate naming arrays for miscelanous attribute enums.
Zdeněk Šustr [Wed, 8 Aug 2012 13:16:20 +0000 (13:16 +0000)]
Generate naming arrays for miscelanous attribute enums.

12 years agoStart purging again
Zdeněk Šustr [Wed, 8 Aug 2012 12:44:18 +0000 (12:44 +0000)]
Start purging again

12 years agofix PBS seqcode updating broken after CREAM merge
Michal Voců [Wed, 8 Aug 2012 10:21:03 +0000 (10:21 +0000)]
fix PBS seqcode updating broken after CREAM merge

12 years agoInitiate new array item
Zdeněk Šustr [Wed, 8 Aug 2012 08:44:31 +0000 (08:44 +0000)]
Initiate new array item

12 years agoIT WORKS! Job queries through HTTP query strings work. There will be more testing...
Zdeněk Šustr [Wed, 8 Aug 2012 08:38:31 +0000 (08:38 +0000)]
IT WORKS! Job queries through HTTP query strings work. There will be more testing, of course.

12 years agoImproved processing of HTML query conditions, error handling
Zdeněk Šustr [Wed, 8 Aug 2012 07:26:19 +0000 (07:26 +0000)]
Improved processing of HTML query conditions, error handling

12 years agoinit/free canl_store() and ocsprequest() funcions.
Marcel Poul [Tue, 7 Aug 2012 23:56:34 +0000 (23:56 +0000)]
init/free canl_store() and ocsprequest() funcions.

12 years agoMove canl ocsp related structures and function declarations into this header file.
Marcel Poul [Tue, 7 Aug 2012 23:54:14 +0000 (23:54 +0000)]
Move canl ocsp related structures and function declarations  into this header file.

12 years agoSplit query_responder(), depends on SSLEAY_VERSION and support of ocsp nonblocking...
Marcel Poul [Tue, 7 Aug 2012 17:21:21 +0000 (17:21 +0000)]
Split query_responder(), depends on SSLEAY_VERSION and support of ocsp nonblocking queries.

12 years agoreturn appr. errors if OCSP verification fails
Marcel Poul [Tue, 7 Aug 2012 16:20:43 +0000 (16:20 +0000)]
return appr. errors if OCSP verification fails

12 years agoOCSP basic verification may use some verify flags in future
Marcel Poul [Tue, 7 Aug 2012 16:02:33 +0000 (16:02 +0000)]
OCSP basic verification may use some verify flags in future

12 years agoNew function for unescaping percent-escaped characters in URLs
Zdeněk Šustr [Tue, 7 Aug 2012 15:27:43 +0000 (15:27 +0000)]
New function for unescaping percent-escaped characters in URLs

12 years agoDecoding query string conditions
Zdeněk Šustr [Tue, 7 Aug 2012 15:26:28 +0000 (15:26 +0000)]
Decoding query string conditions

12 years agoMake X509_STORE from canl structure and initialize it.
Marcel Poul [Tue, 7 Aug 2012 15:04:24 +0000 (15:04 +0000)]
Make X509_STORE from canl structure and initialize it.

12 years agoSpecified initial value of operator names enum (EDG_WLL_QUERY_OP__LAST is number...
František Dvořák [Mon, 6 Aug 2012 14:55:36 +0000 (14:55 +0000)]
Specified initial value of operator names enum (EDG_WLL_QUERY_OP__LAST is number of items), added unittest.

12 years agoNot anymore. Fixed.
Zdeněk Šustr [Mon, 6 Aug 2012 14:50:52 +0000 (14:50 +0000)]
Not anymore. Fixed.

12 years agoNot freeing getenv() return value.
František Dvořák [Mon, 6 Aug 2012 14:50:51 +0000 (14:50 +0000)]
Not freeing getenv() return value.

12 years ago- Avoid using sizeof()/sizeof() to determine array length
Zdeněk Šustr [Mon, 6 Aug 2012 14:46:15 +0000 (14:46 +0000)]
- Avoid using sizeof()/sizeof() to determine array length
- Harmonize literal names with corresponding enum values

12 years agoQuery attribute name definitions moved from lb.server to lb.common
Zdeněk Šustr [Fri, 3 Aug 2012 14:59:18 +0000 (14:59 +0000)]
Query attribute name definitions moved from lb.server to lb.common
  - At least three other places where the names are used can be rid of duplicate literals
Stub for the "?query" query string in URLs

12 years agoModified to reflect version 3.3.3-1
Zdeněk Šustr [Fri, 3 Aug 2012 10:21:48 +0000 (10:21 +0000)]
Modified to reflect version 3.3.3-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 3 Aug 2012 10:20:50 +0000 (10:20 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 4.5.1-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 3 Aug 2012 10:19:49 +0000 (10:19 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.4.1-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 3 Aug 2012 10:18:32 +0000 (10:18 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.4.2-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 3 Aug 2012 10:17:36 +0000 (10:17 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.3.1-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 3 Aug 2012 10:16:33 +0000 (10:16 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.4.2-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 3 Aug 2012 09:57:04 +0000 (09:57 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.4.1-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 3 Aug 2012 09:55:36 +0000 (09:55 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.4.3-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 3 Aug 2012 09:53:29 +0000 (09:53 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.2.1-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 3 Aug 2012 09:50:29 +0000 (09:50 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.4.3-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 3 Aug 2012 09:49:21 +0000 (09:49 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.3.1-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 3 Aug 2012 09:48:19 +0000 (09:48 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.4.1-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 3 Aug 2012 09:46:45 +0000 (09:46 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 8.2.1-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 3 Aug 2012 09:43:03 +0000 (09:43 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 5.2.1-1

12 years agoModified to reflect version 3.2.3-1
Zdeněk Šustr [Fri, 3 Aug 2012 09:39:38 +0000 (09:39 +0000)]
Modified to reflect version 3.2.3-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 3 Aug 2012 09:38:51 +0000 (09:38 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.3.1-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 3 Aug 2012 09:35:30 +0000 (09:35 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.3.1-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 3 Aug 2012 09:32:11 +0000 (09:32 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.2.3-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 3 Aug 2012 09:30:17 +0000 (09:30 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.2.1-1

12 years agohtml interface for VM jobs (unfinished)
Jiří Filipovič [Fri, 3 Aug 2012 09:28:00 +0000 (09:28 +0000)]
html interface for VM jobs (unfinished)

12 years agoModified to reflect version 2.2.1-1
Zdeněk Šustr [Fri, 3 Aug 2012 09:27:02 +0000 (09:27 +0000)]
Modified to reflect version 2.2.1-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 3 Aug 2012 09:25:47 +0000 (09:25 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.3.1-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
Zdeněk Šustr [Fri, 3 Aug 2012 09:23:10 +0000 (09:23 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.2.1-1

12 years agoWorkaround for failing GSS connections (reload server creds on every connection).
Zdeněk Šustr [Fri, 3 Aug 2012 09:18:32 +0000 (09:18 +0000)]
Workaround for failing GSS connections (reload server creds on every connection).

12 years agotuned VM states and events
Jiří Filipovič [Fri, 3 Aug 2012 09:14:27 +0000 (09:14 +0000)]
tuned VM states and events

12 years agoProper syntax (packaging of emi-lb on Debian with optional dependencies).
František Dvořák [Fri, 3 Aug 2012 09:12:08 +0000 (09:12 +0000)]
Proper syntax (packaging of emi-lb on Debian with optional dependencies).

12 years agoShow related jobid with notification details
Zdeněk Šustr [Thu, 2 Aug 2012 15:01:30 +0000 (15:01 +0000)]
Show related jobid with notification details
Show number of registrations in notification listiting

12 years agoExtract URI of the OCSP responder from AIA extension.
Marcel Poul [Thu, 2 Aug 2012 13:27:17 +0000 (13:27 +0000)]
Extract URI of the OCSP responder from AIA extension.

12 years agoApply optional style headers to HTML output
Zdeněk Šustr [Thu, 2 Aug 2012 09:25:27 +0000 (09:25 +0000)]
Apply optional style headers to HTML output

12 years agoContent-Type: text/plain headers for plain text output
Zdeněk Šustr [Thu, 2 Aug 2012 09:24:07 +0000 (09:24 +0000)]
Content-Type: text/plain headers for plain text output

12 years agoMerge from branch 3.2 to HEAD, round 3
Zdeněk Šustr [Wed, 1 Aug 2012 13:41:08 +0000 (13:41 +0000)]
Merge from branch 3.2 to HEAD, round 3

12 years agoInitial support for included HTML styles - untested
Zdeněk Šustr [Wed, 1 Aug 2012 13:02:29 +0000 (13:02 +0000)]
Initial support for included HTML styles - untested

12 years agoNew age
Zdeněk Šustr [Mon, 30 Jul 2012 12:59:36 +0000 (12:59 +0000)]
New age

12 years agoWorking upgrade from EMI gridsite <= 1.7.21.
František Dvořák [Mon, 30 Jul 2012 12:43:00 +0000 (12:43 +0000)]
Working upgrade from EMI gridsite <= 1.7.21.

12 years agoConfiguration examples in main gridsite package now.
František Dvořák [Sat, 28 Jul 2012 07:19:09 +0000 (07:19 +0000)]
Configuration examples in main gridsite package now.

12 years agoCall notif keeper with full path
Zdeněk Šustr [Fri, 27 Jul 2012 08:50:30 +0000 (08:50 +0000)]
Call notif keeper with full path

12 years agoModified PATH not recoginzed inline. Replaced with a succession of calls.
Zdeněk Šustr [Fri, 27 Jul 2012 08:22:33 +0000 (08:22 +0000)]
Modified PATH not recoginzed inline. Replaced with a succession of calls.

12 years agoEven hackier hack for gridsite ;-)
Zdeněk Šustr [Wed, 25 Jul 2012 14:31:14 +0000 (14:31 +0000)]
Even hackier hack for gridsite ;-)

12 years agoPreparation for tag 1.7.22
Zdeněk Šustr [Wed, 25 Jul 2012 13:19:21 +0000 (13:19 +0000)]
Preparation for tag 1.7.22

12 years agoCope with grey jobs turned off.
Zdeněk Šustr [Wed, 25 Jul 2012 06:52:53 +0000 (06:52 +0000)]
Cope with grey jobs turned off.

12 years agoDynamically generated version for obsoletes (will be increased for 1.7.22).
František Dvořák [Tue, 24 Jul 2012 13:34:46 +0000 (13:34 +0000)]
Dynamically generated version for obsoletes (will be increased for 1.7.22).

12 years agoUpdate ChangeLog.
František Dvořák [Tue, 24 Jul 2012 13:14:24 +0000 (13:14 +0000)]
Update ChangeLog.

12 years agoVersioned obsoletes.
František Dvořák [Tue, 24 Jul 2012 13:01:49 +0000 (13:01 +0000)]
Versioned obsoletes.

12 years agoMore subpackages merges - gridsite-apache and gridsite-services into main gridsite...
František Dvořák [Tue, 24 Jul 2012 12:59:38 +0000 (12:59 +0000)]
More subpackages merges - gridsite-apache and gridsite-services into main gridsite package.

12 years agoCreate only source packages in Makefile.
František Dvořák [Tue, 24 Jul 2012 12:58:56 +0000 (12:58 +0000)]
Create only source packages in Makefile.

12 years agoRun tne dump/load test as a part of the normal test procedure.
Zdeněk Šustr [Tue, 24 Jul 2012 11:41:31 +0000 (11:41 +0000)]
Run tne dump/load test as a part of the normal test procedure.

12 years agoBuilding and packaging on Fedora:
František Dvořák [Tue, 24 Jul 2012 11:20:07 +0000 (11:20 +0000)]
Building and packaging on Fedora:
- more strict linking - added missing libraries
- fix some warnings

12 years agoRegression test for bug #42670 added
Zdeněk Šustr [Mon, 23 Jul 2012 16:23:58 +0000 (16:23 +0000)]
Regression test for bug #42670 added

12 years agoYAIM variable for disabling sending usage statistics (SB #94645) - forgotten the...
František Dvořák [Wed, 18 Jul 2012 12:03:07 +0000 (12:03 +0000)]
YAIM variable for disabling sending usage statistics (SB #94645) - forgotten the core part. :-)

12 years agoImprove and install myproxy YAIM docs.
František Dvořák [Wed, 18 Jul 2012 11:48:02 +0000 (11:48 +0000)]
Improve and install myproxy YAIM docs.

12 years agoYAIM variable for disabling sending usage statistics (SB #94645).
František Dvořák [Wed, 18 Jul 2012 11:18:35 +0000 (11:18 +0000)]
YAIM variable for disabling sending usage statistics (SB #94645).

12 years agoFind notif keeper on SL6, in case testsuite is launched from startup scripts.
František Dvořák [Tue, 17 Jul 2012 12:40:37 +0000 (12:40 +0000)]
Find notif keeper on SL6, in case testsuite is launched from startup scripts.

12 years agoUpdate NGI-CZ CE list.
František Dvořák [Mon, 16 Jul 2012 16:26:14 +0000 (16:26 +0000)]
Update NGI-CZ CE list.

12 years agoversion with working simple display
Michal Voců [Thu, 12 Jul 2012 14:21:45 +0000 (14:21 +0000)]
version with working simple display

12 years agoadd qstat example to the build
Michal Voců [Thu, 12 Jul 2012 14:21:03 +0000 (14:21 +0000)]
add qstat example to the build

12 years agoSyntax.
František Dvořák [Thu, 12 Jul 2012 12:49:09 +0000 (12:49 +0000)]
Syntax.

12 years agoOCSP move no 2. Build the library again.
Marcel Poul [Wed, 11 Jul 2012 22:15:39 +0000 (22:15 +0000)]
OCSP move no 2. Build the library again.

12 years agomove ocsp related routines to the new file
Marcel Poul [Wed, 11 Jul 2012 21:58:27 +0000 (21:58 +0000)]
move ocsp related routines to the new file

12 years agoHandle error codes after ssl connect/accept calls. (mapping onto our err. codes)
Marcel Poul [Wed, 11 Jul 2012 12:35:25 +0000 (12:35 +0000)]
Handle error codes after ssl connect/accept calls. (mapping onto our err. codes)
- PRXYERR... codes first (as we use them as CANL_ERR... code equivs. inside callbacks)
- ..._V_ERR... codes next
- regular openssl error at last.

12 years agoDo not add proxy error messages to error data (since we do not use them)
Marcel Poul [Wed, 11 Jul 2012 11:00:55 +0000 (11:00 +0000)]
Do not add proxy error messages to error data (since we do not use them)

12 years agoWe actually don't need to match openssl verify error codes to proxy error codes
Marcel Poul [Wed, 11 Jul 2012 10:27:25 +0000 (10:27 +0000)]
We actually don't need to match openssl verify error codes to proxy error codes

12 years agoDebian package builds in vanilla chroot environment:
František Dvořák [Mon, 9 Jul 2012 15:54:53 +0000 (15:54 +0000)]
Debian package builds in vanilla chroot environment:
- create pkg-config file for gss (depends on used GSSAPI provider)
- spread proper CFLAGS needed for gss (to find gssapi.h) using pkg-config
- missing build dependencies
- missing dependency for libglite-lbjp-common-gsoap-plugin-dev (lb.ws-test build)

12 years agoSetup context for VOMS callback
Marcel Poul [Mon, 9 Jul 2012 14:52:42 +0000 (14:52 +0000)]
Setup context for VOMS callback
- pvd_setup_initializers and the destroy counterpart
- implement setup_SSL_proxy_handler() : set pvd to ssl context, give it unique ID

12 years agodo not free() NULL ssl context
Marcel Poul [Mon, 9 Jul 2012 14:42:52 +0000 (14:42 +0000)]
do not free() NULL ssl context

12 years agoETICS-less package release polishing:
František Dvořák [Mon, 9 Jul 2012 14:25:30 +0000 (14:25 +0000)]
ETICS-less package release polishing:
- initial source packages unsigned (==> gpg key not required in first stage)
- not limit age version only to numbers
- remove bashism in .src.rpm generator script

12 years agoUpdate test report template.
František Dvořák [Sat, 7 Jul 2012 11:03:43 +0000 (11:03 +0000)]
Update test report template.

12 years agoTuning text output of package complince checks.
František Dvořák [Sat, 7 Jul 2012 10:43:07 +0000 (10:43 +0000)]
Tuning text output of package complince checks.

12 years agoNo escape (script text launched directly).
František Dvořák [Sat, 7 Jul 2012 10:04:01 +0000 (10:04 +0000)]
No escape (script text launched directly).

12 years agoUse timeouts (nonblocking BIO) for OCSP
Marcel Poul [Thu, 5 Jul 2012 13:01:03 +0000 (13:01 +0000)]
Use timeouts (nonblocking BIO) for OCSP
-from openssl v. 0.9.8.h
-for older openssl versions, use blocking BIO

12 years agoOCSP routines changes
Marcel Poul [Wed, 4 Jul 2012 11:28:42 +0000 (11:28 +0000)]
OCSP routines changes
- we do not need my_connect_ssl anymore (all needed is in my_connect)
- ssl connection not mandatory
- inpired by openssl ocsp tool (apps/ocsp.c)

12 years agomap VOMS' PRXY sublibrary error codes to caNl ones.
Marcel Poul [Tue, 3 Jul 2012 18:34:21 +0000 (18:34 +0000)]
map VOMS' PRXY sublibrary error codes to caNl ones.

12 years agouse flags to switch between RFC and openssl DN string format
Marcel Poul [Mon, 2 Jul 2012 14:35:04 +0000 (14:35 +0000)]
use flags to switch between RFC and openssl DN string format

12 years agobasic state machine for VM
Jiří Filipovič [Mon, 2 Jul 2012 14:13:20 +0000 (14:13 +0000)]
basic state machine for VM

12 years agoget peer's id (DN) out of the certificate in canl_io_connect
Marcel Poul [Mon, 2 Jul 2012 13:17:19 +0000 (13:17 +0000)]
get peer's id (DN) out of the certificate in canl_io_connect

12 years agoerror codes correction
Marcel Poul [Mon, 2 Jul 2012 13:05:32 +0000 (13:05 +0000)]
error codes correction