Zdeněk Šustr [Wed, 15 Aug 2012 08:02:58 +0000 (08:02 +0000)]
Improved reaction to missing HTML style
František Dvořák [Tue, 14 Aug 2012 21:29:18 +0000 (21:29 +0000)]
Updates due to the new test (new file to distribute, clean, no dependency on lb.client).
Marcel Poul [Tue, 14 Aug 2012 18:31:21 +0000 (18:31 +0000)]
initialize SSL STORE and use it to verify OCSP response,
(still does not work properly)
Zdeněk Šustr [Tue, 14 Aug 2012 14:29:58 +0000 (14:29 +0000)]
Web querying interface and HTML branding explained.
Marcel Poul [Mon, 13 Aug 2012 15:28:03 +0000 (15:28 +0000)]
truncate chosen url by the leading "URI:"
Marcel Poul [Mon, 13 Aug 2012 14:38:18 +0000 (14:38 +0000)]
get proper host out of url, free host and chosen url at the end of the routine.
Zdeněk Šustr [Fri, 10 Aug 2012 15:12:26 +0000 (15:12 +0000)]
Avoid including garbage for zero-length header files
František Dvořák [Fri, 10 Aug 2012 13:23:41 +0000 (13:23 +0000)]
Update checks in WS calls.
František Dvořák [Fri, 10 Aug 2012 13:23:02 +0000 (13:23 +0000)]
Stub funvtion for backward compatibility.
Zdeněk Šustr [Fri, 10 Aug 2012 13:20:09 +0000 (13:20 +0000)]
With filtered output, avoid listing subjobs under foreign parents
Michal Voců [Fri, 10 Aug 2012 10:10:05 +0000 (10:10 +0000)]
use generic acquire_cred instead of #ifdef, allows for runtime gss mechanism selection
Michal Voců [Fri, 10 Aug 2012 10:08:45 +0000 (10:08 +0000)]
move krb5 specific mechanism code into generic acquire_cred function
František Dvořák [Thu, 9 Aug 2012 15:08:07 +0000 (15:08 +0000)]
Properly catch all exceptions.
Zdeněk Šustr [Thu, 9 Aug 2012 14:50:41 +0000 (14:50 +0000)]
Minor fixes
Zdeněk Šustr [Thu, 9 Aug 2012 14:46:18 +0000 (14:46 +0000)]
New unit test and corrections of issues it has already discovered
František Dvořák [Thu, 9 Aug 2012 11:33:10 +0000 (11:33 +0000)]
ActiveMQ with more strict compiler (fixes build on Fedora 17).
Zdeněk Šustr [Thu, 9 Aug 2012 07:28:38 +0000 (07:28 +0000)]
Test extended to query for jobs through the jobtype attribute
Zdeněk Šustr [Thu, 9 Aug 2012 07:16:14 +0000 (07:16 +0000)]
Test querying for job types
Zdeněk Šustr [Thu, 9 Aug 2012 06:33:46 +0000 (06:33 +0000)]
Test query attribute for job types
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)
Zdeněk Šustr [Wed, 8 Aug 2012 15:46:54 +0000 (15:46 +0000)]
Another improvement for enum names
Michal Voců [Wed, 8 Aug 2012 15:26:46 +0000 (15:26 +0000)]
add krb5 counterpart for acquire_cred
Michal Voců [Wed, 8 Aug 2012 15:25:56 +0000 (15:25 +0000)]
try to honour job owner set in context
Zdeněk Šustr [Wed, 8 Aug 2012 14:02:38 +0000 (14:02 +0000)]
Generate functions to convert string values to enum codes.
Zdeněk Šustr [Wed, 8 Aug 2012 13:16:20 +0000 (13:16 +0000)]
Generate naming arrays for miscelanous attribute enums.
Zdeněk Šustr [Wed, 8 Aug 2012 12:44:18 +0000 (12:44 +0000)]
Start purging again
Michal Voců [Wed, 8 Aug 2012 10:21:03 +0000 (10:21 +0000)]
fix PBS seqcode updating broken after CREAM merge
Zdeněk Šustr [Wed, 8 Aug 2012 08:44:31 +0000 (08:44 +0000)]
Initiate new array item
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.
Zdeněk Šustr [Wed, 8 Aug 2012 07:26:19 +0000 (07:26 +0000)]
Improved processing of HTML query conditions, error handling
Marcel Poul [Tue, 7 Aug 2012 23:56:34 +0000 (23:56 +0000)]
init/free canl_store() and ocsprequest() funcions.
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.
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.
Marcel Poul [Tue, 7 Aug 2012 16:20:43 +0000 (16:20 +0000)]
return appr. errors if OCSP verification fails
Marcel Poul [Tue, 7 Aug 2012 16:02:33 +0000 (16:02 +0000)]
OCSP basic verification may use some verify flags in future
Zdeněk Šustr [Tue, 7 Aug 2012 15:27:43 +0000 (15:27 +0000)]
New function for unescaping percent-escaped characters in URLs
Zdeněk Šustr [Tue, 7 Aug 2012 15:26:28 +0000 (15:26 +0000)]
Decoding query string conditions
Marcel Poul [Tue, 7 Aug 2012 15:04:24 +0000 (15:04 +0000)]
Make X509_STORE from canl structure and initialize it.
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.
Zdeněk Šustr [Mon, 6 Aug 2012 14:50:52 +0000 (14:50 +0000)]
Not anymore. Fixed.
František Dvořák [Mon, 6 Aug 2012 14:50:51 +0000 (14:50 +0000)]
Not freeing getenv() return value.
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
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
Zdeněk Šustr [Fri, 3 Aug 2012 10:21:48 +0000 (10:21 +0000)]
Modified to reflect version 3.3.3-1
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
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
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
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
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
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
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
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
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
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
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
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
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
Zdeněk Šustr [Fri, 3 Aug 2012 09:39:38 +0000 (09:39 +0000)]
Modified to reflect version 3.2.3-1
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
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
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
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
Jiří Filipovič [Fri, 3 Aug 2012 09:28:00 +0000 (09:28 +0000)]
html interface for VM jobs (unfinished)
Zdeněk Šustr [Fri, 3 Aug 2012 09:27:02 +0000 (09:27 +0000)]
Modified to reflect version 2.2.1-1
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
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
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).
Jiří Filipovič [Fri, 3 Aug 2012 09:14:27 +0000 (09:14 +0000)]
tuned VM states and events
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).
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
Marcel Poul [Thu, 2 Aug 2012 13:27:17 +0000 (13:27 +0000)]
Extract URI of the OCSP responder from AIA extension.
Zdeněk Šustr [Thu, 2 Aug 2012 09:25:27 +0000 (09:25 +0000)]
Apply optional style headers to HTML output
Zdeněk Šustr [Thu, 2 Aug 2012 09:24:07 +0000 (09:24 +0000)]
Content-Type: text/plain headers for plain text output
Zdeněk Šustr [Wed, 1 Aug 2012 13:41:08 +0000 (13:41 +0000)]
Merge from branch 3.2 to HEAD, round 3
Zdeněk Šustr [Wed, 1 Aug 2012 13:02:29 +0000 (13:02 +0000)]
Initial support for included HTML styles - untested
Zdeněk Šustr [Mon, 30 Jul 2012 12:59:36 +0000 (12:59 +0000)]
New age
František Dvořák [Mon, 30 Jul 2012 12:43:00 +0000 (12:43 +0000)]
Working upgrade from EMI gridsite <= 1.7.21.
František Dvořák [Sat, 28 Jul 2012 07:19:09 +0000 (07:19 +0000)]
Configuration examples in main gridsite package now.
Zdeněk Šustr [Fri, 27 Jul 2012 08:50:30 +0000 (08:50 +0000)]
Call notif keeper with full path
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.
Zdeněk Šustr [Wed, 25 Jul 2012 14:31:14 +0000 (14:31 +0000)]
Even hackier hack for gridsite ;-)
Zdeněk Šustr [Wed, 25 Jul 2012 13:19:21 +0000 (13:19 +0000)]
Preparation for tag 1.7.22
Zdeněk Šustr [Wed, 25 Jul 2012 06:52:53 +0000 (06:52 +0000)]
Cope with grey jobs turned off.
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).
František Dvořák [Tue, 24 Jul 2012 13:14:24 +0000 (13:14 +0000)]
Update ChangeLog.
František Dvořák [Tue, 24 Jul 2012 13:01:49 +0000 (13:01 +0000)]
Versioned obsoletes.
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.
František Dvořák [Tue, 24 Jul 2012 12:58:56 +0000 (12:58 +0000)]
Create only source packages in Makefile.
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.
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
Zdeněk Šustr [Mon, 23 Jul 2012 16:23:58 +0000 (16:23 +0000)]
Regression test for bug #42670 added
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. :-)
František Dvořák [Wed, 18 Jul 2012 11:48:02 +0000 (11:48 +0000)]
Improve and install myproxy YAIM docs.
František Dvořák [Wed, 18 Jul 2012 11:18:35 +0000 (11:18 +0000)]
YAIM variable for disabling sending usage statistics (SB #94645).
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.
František Dvořák [Mon, 16 Jul 2012 16:26:14 +0000 (16:26 +0000)]
Update NGI-CZ CE list.
Michal Voců [Thu, 12 Jul 2012 14:21:45 +0000 (14:21 +0000)]
version with working simple display
Michal Voců [Thu, 12 Jul 2012 14:21:03 +0000 (14:21 +0000)]
add qstat example to the build
František Dvořák [Thu, 12 Jul 2012 12:49:09 +0000 (12:49 +0000)]
Syntax.
Marcel Poul [Wed, 11 Jul 2012 22:15:39 +0000 (22:15 +0000)]
OCSP move no 2. Build the library again.