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.
Marcel Poul [Wed, 11 Jul 2012 21:58:27 +0000 (21:58 +0000)]
move ocsp related routines to the new file
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.
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)
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
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)
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
Marcel Poul [Mon, 9 Jul 2012 14:42:52 +0000 (14:42 +0000)]
do not free() NULL ssl context
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
František Dvořák [Sat, 7 Jul 2012 11:03:43 +0000 (11:03 +0000)]
Update test report template.
František Dvořák [Sat, 7 Jul 2012 10:43:07 +0000 (10:43 +0000)]
Tuning text output of package complince checks.
František Dvořák [Sat, 7 Jul 2012 10:04:01 +0000 (10:04 +0000)]
No escape (script text launched directly).
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
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)
Marcel Poul [Tue, 3 Jul 2012 18:34:21 +0000 (18:34 +0000)]
map VOMS' PRXY sublibrary error codes to caNl ones.
Marcel Poul [Mon, 2 Jul 2012 14:35:04 +0000 (14:35 +0000)]
use flags to switch between RFC and openssl DN string format
Jiří Filipovič [Mon, 2 Jul 2012 14:13:20 +0000 (14:13 +0000)]
basic state machine for VM
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
Marcel Poul [Mon, 2 Jul 2012 13:05:32 +0000 (13:05 +0000)]
error codes correction
Marcel Poul [Mon, 2 Jul 2012 11:02:55 +0000 (11:02 +0000)]
cert. chain verification routine added to API
Marcel Poul [Sun, 1 Jul 2012 21:58:34 +0000 (21:58 +0000)]
more CANL_ERR_... codes to map onto their openssl correspondents
Marcel Poul [Sat, 30 Jun 2012 22:17:21 +0000 (22:17 +0000)]
map openssl error codes of the form X509_V_ERR... to out CANL_ERR_...
Marcel Poul [Sat, 30 Jun 2012 13:43:45 +0000 (13:43 +0000)]
buffer underflow bug fixed (in error handling routines)
František Dvořák [Fri, 29 Jun 2012 18:10:22 +0000 (18:10 +0000)]
Fix package build (unittest permissions and no runtime dependencies for build).
František Dvořák [Fri, 29 Jun 2012 13:08:19 +0000 (13:08 +0000)]
Update clean targets.
František Dvořák [Fri, 29 Jun 2012 12:39:47 +0000 (12:39 +0000)]
Typo.
František Dvořák [Fri, 29 Jun 2012 12:39:04 +0000 (12:39 +0000)]
Fix build (proper default Makefile target).
Zdeněk Šustr [Thu, 28 Jun 2012 10:31:57 +0000 (10:31 +0000)]
Different notation to avoid false negatives
František Dvořák [Wed, 27 Jun 2012 15:21:14 +0000 (15:21 +0000)]
Fix default target.
František Dvořák [Wed, 27 Jun 2012 15:19:51 +0000 (15:19 +0000)]
Proper dependencis between dist targets (provide version for the file names).
František Dvořák [Tue, 26 Jun 2012 15:10:28 +0000 (15:10 +0000)]
Tune 'make distcheck' for using with CVS:
- list only files (to ignore empty directories)
- ignore filter improved, added CVS directory
František Dvořák [Tue, 26 Jun 2012 14:35:21 +0000 (14:35 +0000)]
Use 'make dist' to create source tarballs in ETICS, VCS commands will only do the checkout now.
František Dvořák [Tue, 26 Jun 2012 14:33:18 +0000 (14:33 +0000)]
"ETICS-less releases" - creating new common targets in Makefile.inc:
- dist:
- files to distribute in source tarball listed in SOURCES in each Makefile
- fix files permissions, using SOURCES_EXEC for executables
- some files included automaticaly (configure, several from project)
- distcheck:
- helper target, which compares current directory content with
generated source tarball
- ignores some service files (CVS, ...)
- 'rpm' and 'deb' targets: generating of the source packages
- new targets in summary Makefile: 'release-rpm' and 'release-deb'
František Dvořák [Tue, 26 Jun 2012 14:29:42 +0000 (14:29 +0000)]
Simplified source tarball and packages distribution ("ETICS-less releases"):
- list of the source files
- using ${package} and ${version} in each module's Makefile
- clean distribution files in 'clean'
- update .PHONY targets
- removed old dist, distsrc and distbin targets
František Dvořák [Tue, 26 Jun 2012 14:28:13 +0000 (14:28 +0000)]
Simplified source tarball and packages distribution ("ETICS-less releases"):
- list of the source files
- using ${package} and ${version} in each module's Makefile
- clean distribution files in 'clean'
- update .PHONY targets
- removed old dist, distsrc and distbin targets
- removed errorneous or obsolete files
František Dvořák [Tue, 26 Jun 2012 14:25:05 +0000 (14:25 +0000)]
Simplified source tarball and packages distribution ("ETICS-less releases"):
- list of the source files
- using ${package} and ${version} in each module's Makefile
- clean distribution files in 'clean'
- update .PHONY targets
- removed old dist, distsrc, and distbin targets
František Dvořák [Tue, 26 Jun 2012 14:22:38 +0000 (14:22 +0000)]
Simplified source tarball and packages distribution ("ETICS-less releases"):
- list of the source files
- using ${package} and ${version} in each module's Makefile
- clean distribution files in 'clean'
- update .PHONY targets
František Dvořák [Tue, 26 Jun 2012 14:17:02 +0000 (14:17 +0000)]
No rewriting of debian/ directory during build in single-module mode - debian/ directory content may be different from the upstream.
František Dvořák [Tue, 26 Jun 2012 14:15:29 +0000 (14:15 +0000)]
New canl node in configure, enabled by default.
František Dvořák [Tue, 26 Jun 2012 10:41:24 +0000 (10:41 +0000)]
Merge branch_1_0 to HEAD, take 3.
Zdeněk Šustr [Mon, 25 Jun 2012 08:13:39 +0000 (08:13 +0000)]
Modified to reflect version 3.2.2-2
Zdeněk Šustr [Mon, 25 Jun 2012 07:45:20 +0000 (07:45 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.2.2-2
Zdeněk Šustr [Mon, 25 Jun 2012 07:44:07 +0000 (07:44 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.2.0-2
Zdeněk Šustr [Mon, 25 Jun 2012 07:38:30 +0000 (07:38 +0000)]
Modified to reflect version 3.3.2-1
Zdeněk Šustr [Mon, 25 Jun 2012 07:32:04 +0000 (07:32 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.4.2-1
František Dvořák [Mon, 25 Jun 2012 06:16:29 +0000 (06:16 +0000)]
Remove lcas dependency from the packages too.
František Dvořák [Sun, 24 Jun 2012 22:57:46 +0000 (22:57 +0000)]
Avoid explicit dependencies on globus GSSAPI (it fixes the package build when building with Heimdal Kerberos, or avoid unnecessary linkage of globus GSSAPI when building with MIT Kerberos).
František Dvořák [Fri, 22 Jun 2012 15:17:22 +0000 (15:17 +0000)]
Get Kerberos flags from krb5-config (fix packaging with Heimdal).
František Dvořák [Fri, 22 Jun 2012 14:07:01 +0000 (14:07 +0000)]
Clanups.
František Dvořák [Fri, 22 Jun 2012 13:38:15 +0000 (13:38 +0000)]
How to build DB module with Heimdal Kerberos on Debian - disable postgresql, which conflicts with Heimdal.
František Dvořák [Fri, 22 Jun 2012 12:59:15 +0000 (12:59 +0000)]
Using SSL version of gridsite (openssl not bundled in globus anymore).
František Dvořák [Fri, 22 Jun 2012 12:57:28 +0000 (12:57 +0000)]
Disable the lcas module.
Michal Voců [Thu, 21 Jun 2012 07:59:25 +0000 (07:59 +0000)]
placeholder for future qstat implementation
František Dvořák [Tue, 19 Jun 2012 14:38:50 +0000 (14:38 +0000)]
Support GLITE_GSS_MECH in startup scripts - using Kerberos environment variables instead of certificates for "krb5".
Zdeněk Šustr [Mon, 18 Jun 2012 07:57:24 +0000 (07:57 +0000)]
Modified to reflect version 3.2.2-1
Zdeněk Šustr [Mon, 18 Jun 2012 07:54:54 +0000 (07:54 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.2.2-1
Zdeněk Šustr [Mon, 18 Jun 2012 07:47:52 +0000 (07:47 +0000)]
Modified to reflect version 3.3.1-1
Zdeněk Šustr [Mon, 18 Jun 2012 07:45:55 +0000 (07:45 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.4.1-1
Zdeněk Šustr [Mon, 18 Jun 2012 07:44:32 +0000 (07:44 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.4.1-1
Zdeněk Šustr [Mon, 18 Jun 2012 07:42:17 +0000 (07:42 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.4.0-2
Zdeněk Šustr [Mon, 18 Jun 2012 07:41:09 +0000 (07:41 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.4.1-1
Zdeněk Šustr [Mon, 18 Jun 2012 07:36:23 +0000 (07:36 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.2.0-2
Zdeněk Šustr [Mon, 18 Jun 2012 07:34:33 +0000 (07:34 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.4.1-1
Zdeněk Šustr [Mon, 18 Jun 2012 07:32:12 +0000 (07:32 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 8.2.0-2
Zdeněk Šustr [Mon, 18 Jun 2012 07:31:22 +0000 (07:31 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.3.0-2
Zdeněk Šustr [Mon, 18 Jun 2012 07:30:25 +0000 (07:30 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 5.2.0-2
František Dvořák [Mon, 18 Jun 2012 06:54:55 +0000 (06:54 +0000)]
Forward the html fix from branch_3_2 to HEAD.
Zdeněk Šustr [Fri, 15 Jun 2012 13:22:29 +0000 (13:22 +0000)]
Test load of ACLs
Zdeněk Šustr [Fri, 15 Jun 2012 13:01:57 +0000 (13:01 +0000)]
Fix erroneous merge.
Zdeněk Šustr [Fri, 15 Jun 2012 12:56:32 +0000 (12:56 +0000)]
Merge from branch 3.2 to HEAD, take 2
Zdeněk Šustr [Fri, 15 Jun 2012 10:18:58 +0000 (10:18 +0000)]
Torque event sources for WS
Zdeněk Šustr [Thu, 14 Jun 2012 12:24:17 +0000 (12:24 +0000)]
Touching logfile is not necessary
František Dvořák [Thu, 14 Jun 2012 12:07:55 +0000 (12:07 +0000)]
Proper gssapi provider in rpm (rpm ignores the comments for macros).
Zdeněk Šustr [Wed, 13 Jun 2012 21:06:23 +0000 (21:06 +0000)]
Make server's XML unit test work
Marcel Poul [Wed, 13 Jun 2012 15:57:31 +0000 (15:57 +0000)]
ssl error mapping based on canl_err_desc.c added
Michal Voců [Wed, 13 Jun 2012 14:43:11 +0000 (14:43 +0000)]
fix parameter for TagListParse
Marcel Poul [Tue, 12 Jun 2012 14:53:47 +0000 (14:53 +0000)]
Connect use timeout now