jra1mw.git
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

12 years agocert. chain verification routine added to API
Marcel Poul [Mon, 2 Jul 2012 11:02:55 +0000 (11:02 +0000)]
cert. chain verification routine added to API

12 years agomore CANL_ERR_... codes to map onto their openssl correspondents
Marcel Poul [Sun, 1 Jul 2012 21:58:34 +0000 (21:58 +0000)]
more CANL_ERR_... codes to map onto their openssl correspondents

12 years agomap openssl error codes of the form X509_V_ERR... to out CANL_ERR_...
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_...

12 years agobuffer underflow bug fixed (in error handling routines)
Marcel Poul [Sat, 30 Jun 2012 13:43:45 +0000 (13:43 +0000)]
buffer underflow bug fixed (in error handling routines)

12 years agoFix package build (unittest permissions and no runtime dependencies for build).
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).

12 years agoUpdate clean targets.
František Dvořák [Fri, 29 Jun 2012 13:08:19 +0000 (13:08 +0000)]
Update clean targets.

12 years agoTypo.
František Dvořák [Fri, 29 Jun 2012 12:39:47 +0000 (12:39 +0000)]
Typo.

12 years agoFix build (proper default Makefile target).
František Dvořák [Fri, 29 Jun 2012 12:39:04 +0000 (12:39 +0000)]
Fix build (proper default Makefile target).

12 years agoDifferent notation to avoid false negatives
Zdeněk Šustr [Thu, 28 Jun 2012 10:31:57 +0000 (10:31 +0000)]
Different notation to avoid false negatives

12 years agoFix default target.
František Dvořák [Wed, 27 Jun 2012 15:21:14 +0000 (15:21 +0000)]
Fix default target.

12 years agoProper dependencis between dist targets (provide version for the file names).
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).

12 years agoTune 'make distcheck' for using with CVS:
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

12 years agoUse 'make dist' to create source tarballs in ETICS, VCS commands will only do the...
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.

12 years ago"ETICS-less releases" - creating new common targets in Makefile.inc:
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'

12 years agoSimplified source tarball and packages distribution ("ETICS-less releases"):
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

12 years agoSimplified source tarball and packages distribution ("ETICS-less releases"):
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

12 years agoSimplified source tarball and packages distribution ("ETICS-less releases"):
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

12 years agoSimplified source tarball and packages distribution ("ETICS-less releases"):
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

12 years agoNo rewriting of debian/ directory during build in single-module mode - debian/ direct...
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.

12 years agoNew canl node in configure, enabled by default.
František Dvořák [Tue, 26 Jun 2012 14:15:29 +0000 (14:15 +0000)]
New canl node in configure, enabled by default.

12 years agoMerge branch_1_0 to HEAD, take 3.
František Dvořák [Tue, 26 Jun 2012 10:41:24 +0000 (10:41 +0000)]
Merge branch_1_0 to HEAD, take 3.

12 years agoModified to reflect version 3.2.2-2
Zdeněk Šustr [Mon, 25 Jun 2012 08:13:39 +0000 (08:13 +0000)]
Modified to reflect version 3.2.2-2

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
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

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
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

12 years agoModified to reflect version 3.3.2-1
Zdeněk Šustr [Mon, 25 Jun 2012 07:38:30 +0000 (07:38 +0000)]
Modified to reflect version 3.3.2-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
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

12 years agoRemove lcas dependency from the packages too.
František Dvořák [Mon, 25 Jun 2012 06:16:29 +0000 (06:16 +0000)]
Remove lcas dependency from the packages too.

12 years agoAvoid explicit dependencies on globus GSSAPI (it fixes the package build when buildin...
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).

12 years agoGet Kerberos flags from krb5-config (fix packaging with Heimdal).
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).

12 years agoClanups.
František Dvořák [Fri, 22 Jun 2012 14:07:01 +0000 (14:07 +0000)]
Clanups.

12 years agoHow to build DB module with Heimdal Kerberos on Debian - disable postgresql, which...
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.

12 years agoUsing SSL version of gridsite (openssl not bundled in globus anymore).
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).

12 years agoDisable the lcas module.
František Dvořák [Fri, 22 Jun 2012 12:57:28 +0000 (12:57 +0000)]
Disable the lcas module.

12 years agoplaceholder for future qstat implementation
Michal Voců [Thu, 21 Jun 2012 07:59:25 +0000 (07:59 +0000)]
placeholder for future qstat implementation

12 years agoSupport GLITE_GSS_MECH in startup scripts - using Kerberos environment variables...
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".

12 years agoModified to reflect version 3.2.2-1
Zdeněk Šustr [Mon, 18 Jun 2012 07:57:24 +0000 (07:57 +0000)]
Modified to reflect version 3.2.2-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
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

12 years agoModified to reflect version 3.3.1-1
Zdeněk Šustr [Mon, 18 Jun 2012 07:47:52 +0000 (07:47 +0000)]
Modified to reflect version 3.3.1-1

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
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

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
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

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
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

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
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

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
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

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
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

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
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

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
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

12 years agoUpdating version, ChangeLog and copying the most recent configure from ./org.glite...
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

12 years agoForward the html fix from branch_3_2 to HEAD.
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.

12 years agoTest load of ACLs
Zdeněk Šustr [Fri, 15 Jun 2012 13:22:29 +0000 (13:22 +0000)]
Test load of ACLs

12 years agoFix erroneous merge.
Zdeněk Šustr [Fri, 15 Jun 2012 13:01:57 +0000 (13:01 +0000)]
Fix erroneous merge.

12 years agoMerge from branch 3.2 to HEAD, take 2
Zdeněk Šustr [Fri, 15 Jun 2012 12:56:32 +0000 (12:56 +0000)]
Merge from branch 3.2 to HEAD, take 2

12 years agoTorque event sources for WS
Zdeněk Šustr [Fri, 15 Jun 2012 10:18:58 +0000 (10:18 +0000)]
Torque event sources for WS

12 years agoTouching logfile is not necessary
Zdeněk Šustr [Thu, 14 Jun 2012 12:24:17 +0000 (12:24 +0000)]
Touching logfile is not necessary

12 years agoProper gssapi provider in rpm (rpm ignores the comments for macros).
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).

12 years agoMake server's XML unit test work
Zdeněk Šustr [Wed, 13 Jun 2012 21:06:23 +0000 (21:06 +0000)]
Make server's XML unit test work

12 years agossl error mapping based on canl_err_desc.c added
Marcel Poul [Wed, 13 Jun 2012 15:57:31 +0000 (15:57 +0000)]
ssl error mapping based on canl_err_desc.c added

12 years agofix parameter for TagListParse
Michal Voců [Wed, 13 Jun 2012 14:43:11 +0000 (14:43 +0000)]
fix parameter for TagListParse