Marcel Poul [Sun, 26 Aug 2012 13:06:08 +0000 (13:06 +0000)]
Let user choose not to verify client certificate (by CANL_SSL_VERIFY_NONE)
Define canl_ctx_set_ssl_flags()
Marcel Poul [Sun, 26 Aug 2012 00:02:49 +0000 (00:02 +0000)]
- Check some return values
- clean the code
Marcel Poul [Sat, 25 Aug 2012 15:22:28 +0000 (15:22 +0000)]
add canl_cred_load_priv_key() into caNl API
Jiří Filipovič [Fri, 24 Aug 2012 14:47:18 +0000 (14:47 +0000)]
- jobs connections -- explicitly created and deactivated by event, implicitly deactivated by job done/canceled/aborted status, purged with job (TODO: gathers)
- new events: running/shutdown from machine, VM manager and cloud manager for be
tter state computation
- VM manager name in create event and usage in shutdown event
- VM states mapped to gLite states
Zdeněk Šustr [Fri, 24 Aug 2012 09:03:51 +0000 (09:03 +0000)]
Fix lousy copying. Sorry.
Marcel Poul [Thu, 23 Aug 2012 22:15:16 +0000 (22:15 +0000)]
add canl_cred_save_priv_key() to caNl API,
pkey_dup can be void
František Dvořák [Thu, 23 Aug 2012 16:18:07 +0000 (16:18 +0000)]
Sync configure.
Zdeněk Šustr [Thu, 23 Aug 2012 14:30:31 +0000 (14:30 +0000)]
Stat type definitions separated from declarations to suppress compiler warnings
Zdeněk Šustr [Thu, 23 Aug 2012 14:29:34 +0000 (14:29 +0000)]
Unused function clear_history() provisionally removed
Zdeněk Šustr [Thu, 23 Aug 2012 14:06:50 +0000 (14:06 +0000)]
Common function to generate all job states over HTML or text. Redundant functions removed.
Michal Voců [Thu, 23 Aug 2012 13:31:05 +0000 (13:31 +0000)]
added parameter to indicate type of credentials to acquire
Michal Voců [Thu, 23 Aug 2012 13:28:14 +0000 (13:28 +0000)]
added parameter to indicate type of credentials to require
Marcel Poul [Thu, 23 Aug 2012 11:56:55 +0000 (11:56 +0000)]
install canl_cred.h too
Zdeněk Šustr [Thu, 23 Aug 2012 11:30:14 +0000 (11:30 +0000)]
Job history colation code moved from notif_match to jobstat
History flag is now observed in job status queries
Job history is displayed in HTML Job Detail if present
Unused warn() function removed
Marcel Poul [Wed, 22 Aug 2012 10:22:51 +0000 (10:22 +0000)]
If a certificate is not in a context, get it from a chain.
Zdeněk Šustr [Wed, 22 Aug 2012 08:30:46 +0000 (08:30 +0000)]
Include specific jobb type states in HTML and text output
Include User Tags in HTML and text output
Zdeněk Šustr [Tue, 21 Aug 2012 15:52:20 +0000 (15:52 +0000)]
Prevent edg_wll_FreeAcl() from crashing on NULL
Zdeněk Šustr [Tue, 21 Aug 2012 10:58:54 +0000 (10:58 +0000)]
List ACL in job detail
List html header file path in server configuration
Zdeněk Šustr [Mon, 20 Aug 2012 15:19:29 +0000 (15:19 +0000)]
Major consolidation and refactoring of HTML and text output.
- will continue
- will be subject to intensive testing
Zdeněk Šustr [Fri, 17 Aug 2012 14:26:52 +0000 (14:26 +0000)]
Use enum naming arrays where applicable
Zdeněk Šustr [Fri, 17 Aug 2012 14:21:55 +0000 (14:21 +0000)]
Include job type information in HTML output.
Zdeněk Šustr [Fri, 17 Aug 2012 14:20:38 +0000 (14:20 +0000)]
Avoid using all-caps in enum naming arrays
Marcel Poul [Fri, 17 Aug 2012 11:33:25 +0000 (11:33 +0000)]
openssl 0.9.8.o doesn't know OCSP_REQ_CTX_set1_req yet. Check it ossl version and use other funcions instead if needed.
Zdeněk Šustr [Fri, 17 Aug 2012 10:52:31 +0000 (10:52 +0000)]
Use ?flags=... query string for flags
Zdeněk Šustr [Fri, 17 Aug 2012 10:51:54 +0000 (10:51 +0000)]
Correct header file location
František Dvořák [Fri, 17 Aug 2012 08:14:30 +0000 (08:14 +0000)]
Prepare ETICS flavour for EMI-3 (create only source packagages, build only in repackage stage).
Marcel Poul [Fri, 17 Aug 2012 00:31:54 +0000 (00:31 +0000)]
add MAX_VALIDITY_PERIOD and set maxage to -1 as default value
Zdeněk Šustr [Thu, 16 Aug 2012 15:07:39 +0000 (15:07 +0000)]
Modified to reflect version 3.3.5-1
Zdeněk Šustr [Thu, 16 Aug 2012 15:05:44 +0000 (15:05 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.4.5-1
Zdeněk Šustr [Thu, 16 Aug 2012 15:02:44 +0000 (15:02 +0000)]
Modified to reflect version 3.2.5-1
Zdeněk Šustr [Thu, 16 Aug 2012 15:01:28 +0000 (15:01 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.2.5-1
Zdeněk Šustr [Thu, 16 Aug 2012 13:54:51 +0000 (13:54 +0000)]
Merge of fixes from branch_3_2
Marcel Poul [Thu, 16 Aug 2012 10:38:57 +0000 (10:38 +0000)]
*** empty log message ***
Zdeněk Šustr [Wed, 15 Aug 2012 08:37:15 +0000 (08:37 +0000)]
Modified to reflect version 3.3.4-1
Zdeněk Šustr [Wed, 15 Aug 2012 08:34:25 +0000 (08:34 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.4.3-1
Zdeněk Šustr [Wed, 15 Aug 2012 08:29:03 +0000 (08:29 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.4.4-1
Zdeněk Šustr [Wed, 15 Aug 2012 08:24:26 +0000 (08:24 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.2.2-1
Zdeněk Šustr [Wed, 15 Aug 2012 08:22:51 +0000 (08:22 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.4.2-1
Zdeněk Šustr [Wed, 15 Aug 2012 08:20:37 +0000 (08:20 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 8.2.2-1
Zdeněk Šustr [Wed, 15 Aug 2012 08:16:10 +0000 (08:16 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 5.2.2-1
Zdeněk Šustr [Wed, 15 Aug 2012 08:11:00 +0000 (08:11 +0000)]
Modified to reflect version 3.2.4-1
Zdeněk Šustr [Wed, 15 Aug 2012 08:08:52 +0000 (08:08 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.3.2-1
Zdeněk Šustr [Wed, 15 Aug 2012 08:07:32 +0000 (08:07 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.2.4-1
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