František Dvořák [Fri, 16 Mar 2012 16:33:24 +0000 (16:33 +0000)]
Remove dynamic load of DB libraries - it has been added because of conflicting dependencies with globus. It adds explicit runtime dependency on mysql and postgresql (SB #91944).
Update DB dependencies.
Fix reaction on DB initialization errors.
František Dvořák [Fri, 16 Mar 2012 16:20:36 +0000 (16:20 +0000)]
Uninitialized memory.
František Dvořák [Fri, 16 Mar 2012 16:10:16 +0000 (16:10 +0000)]
Memcheck error.
Marcel Poul [Fri, 16 Mar 2012 00:18:41 +0000 (00:18 +0000)]
check test status
Zdeněk Šustr [Thu, 15 Mar 2012 15:45:03 +0000 (15:45 +0000)]
New test for notif-keeper
Marcel Poul [Wed, 14 Mar 2012 22:14:24 +0000 (22:14 +0000)]
store proxy certificate + chain of approp. certs into context.
Zdeněk Šustr [Tue, 13 Mar 2012 12:30:25 +0000 (12:30 +0000)]
Correct install script name
Zdeněk Šustr [Tue, 13 Mar 2012 11:27:38 +0000 (11:27 +0000)]
Fix hard-copied constants
Zdeněk Šustr [Tue, 13 Mar 2012 10:43:59 +0000 (10:43 +0000)]
Collect package lists
Zdeněk Šustr [Tue, 13 Mar 2012 10:41:22 +0000 (10:41 +0000)]
Do not forget to collect package lists.
Zdeněk Šustr [Tue, 13 Mar 2012 09:25:59 +0000 (09:25 +0000)]
Generate RFC proxy by default but support old-style proxy if explicitly requested
František Dvořák [Mon, 12 Mar 2012 18:09:22 +0000 (18:09 +0000)]
Fix build with flavoured globus.
Zdeněk Šustr [Mon, 12 Mar 2012 15:32:57 +0000 (15:32 +0000)]
Correct script name
František Dvořák [Sun, 11 Mar 2012 08:53:56 +0000 (08:53 +0000)]
No repeated run of cert-utils - CA sligthly differs, which breaks voms-proxy-init.
Zdeněk Šustr [Fri, 9 Mar 2012 12:41:02 +0000 (12:41 +0000)]
Also generate a test report
Zdeněk Šustr [Fri, 9 Mar 2012 12:35:21 +0000 (12:35 +0000)]
Generate also test report
Zdeněk Šustr [Fri, 9 Mar 2012 12:33:26 +0000 (12:33 +0000)]
Generate test report, too
Zdeněk Šustr [Fri, 9 Mar 2012 12:23:54 +0000 (12:23 +0000)]
New way of generating TestRep
Zdeněk Šustr [Fri, 9 Mar 2012 12:16:30 +0000 (12:16 +0000)]
Generating test report
Zdeněk Šustr [Fri, 9 Mar 2012 11:20:24 +0000 (11:20 +0000)]
Different approach to generating repo lists.
Zdeněk Šustr [Fri, 9 Mar 2012 10:01:40 +0000 (10:01 +0000)]
Forgotten character
Zdeněk Šustr [Fri, 9 Mar 2012 09:48:56 +0000 (09:48 +0000)]
Generate also txt reports.
Zdeněk Šustr [Fri, 9 Mar 2012 09:46:06 +0000 (09:46 +0000)]
Routine for storing repo contents.
František Dvořák [Thu, 8 Mar 2012 13:08:37 +0000 (13:08 +0000)]
Peek at VERSION from local build or on Debian too.
Marcel Poul [Wed, 7 Mar 2012 13:23:23 +0000 (13:23 +0000)]
do not print error messages if test passed
Marcel Poul [Wed, 7 Mar 2012 12:59:06 +0000 (12:59 +0000)]
setting CA directory and CRL directory is X509 authn. mechanism specific
Marcel Poul [Tue, 6 Mar 2012 15:44:29 +0000 (15:44 +0000)]
get_canl_binaries -> get_canl_sc_binaries
Zdeněk Šustr [Tue, 6 Mar 2012 14:36:34 +0000 (14:36 +0000)]
Correct name of the example package
Marcel Poul [Tue, 6 Mar 2012 13:28:07 +0000 (13:28 +0000)]
do not use my paths to canl library in cvs
Zdeněk Šustr [Tue, 6 Mar 2012 13:03:16 +0000 (13:03 +0000)]
- Essentials for automated testing
- Results in HTML printed out in bold
František Dvořák [Mon, 5 Mar 2012 16:12:06 +0000 (16:12 +0000)]
Lintian check fixes, let's work with package-less build too.
František Dvořák [Mon, 5 Mar 2012 15:12:04 +0000 (15:12 +0000)]
Fix crash (no jobs on error).
Zdeněk Šustr [Mon, 5 Mar 2012 12:36:05 +0000 (12:36 +0000)]
Different distribution point for EPEL in defaul installation Procedure
Zdeněk Šustr [Mon, 5 Mar 2012 12:32:30 +0000 (12:32 +0000)]
Not a breath without wget ;-)
Zdeněk Šustr [Mon, 5 Mar 2012 12:14:10 +0000 (12:14 +0000)]
VOMS installation routine spun off into a separate file.
Zdeněk Šustr [Mon, 5 Mar 2012 12:08:23 +0000 (12:08 +0000)]
Another pre-installed tester.
Zdeněk Šustr [Mon, 5 Mar 2012 09:12:45 +0000 (09:12 +0000)]
Test interpretable DEFVERSION
František Dvořák [Sun, 4 Mar 2012 22:21:33 +0000 (22:21 +0000)]
Debian support.
Zdeněk Šustr [Sun, 4 Mar 2012 21:27:27 +0000 (21:27 +0000)]
Make depending components interpret DEPVERSION as hex rather than octal.
František Dvořák [Sun, 4 Mar 2012 20:45:15 +0000 (20:45 +0000)]
Memory leaks - in client and common library when looking for non-existant job.
František Dvořák [Sun, 4 Mar 2012 20:43:12 +0000 (20:43 +0000)]
Race condition during context initializations.
Zdeněk Šustr [Sat, 3 Mar 2012 13:56:14 +0000 (13:56 +0000)]
Preparation for release of revision 1.7.19
František Dvořák [Fri, 2 Mar 2012 23:40:55 +0000 (23:40 +0000)]
Control threading model through GLOBUS_THREAD_MODEL. Honour predefined value, but set explicitly the threaded model as default.
Daniel Kouřil [Fri, 2 Mar 2012 16:54:43 +0000 (16:54 +0000)]
Set the default value of GridSiteGSIProxyLimit large enough to be "unlimited"
Daniel Kouřil [Fri, 2 Mar 2012 16:31:39 +0000 (16:31 +0000)]
GridSiteGSIProxyLimit made work according to the docs
František Dvořák [Fri, 2 Mar 2012 11:42:17 +0000 (11:42 +0000)]
Admit a platform too.
Zdeněk Šustr [Fri, 2 Mar 2012 11:06:05 +0000 (11:06 +0000)]
Implementing regressions test for Savannah Bug #92077
Zdeněk Šustr [Fri, 2 Mar 2012 09:16:02 +0000 (09:16 +0000)]
Modified to reflect version 3.2.3-1
Zdeněk Šustr [Fri, 2 Mar 2012 09:14:58 +0000 (09:14 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.1.2-2
Zdeněk Šustr [Fri, 2 Mar 2012 09:13:51 +0000 (09:13 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.3.3-1
František Dvořák [Fri, 2 Mar 2012 07:26:54 +0000 (07:26 +0000)]
Fix build of the package.
František Dvořák [Fri, 2 Mar 2012 07:21:49 +0000 (07:21 +0000)]
Fix build of the package.
Marcel Poul [Thu, 1 Mar 2012 22:31:56 +0000 (22:31 +0000)]
- duplicate certificates instead of using pointers
- openssl duplication may not be fully functional
František Dvořák [Thu, 1 Mar 2012 21:42:50 +0000 (21:42 +0000)]
Debian support.
Marcel Poul [Thu, 1 Mar 2012 17:49:13 +0000 (17:49 +0000)]
test canl proxy init handling and proxy delegation
Marcel Poul [Thu, 1 Mar 2012 17:47:45 +0000 (17:47 +0000)]
get proxy_init and delegation binaries
František Dvořák [Thu, 1 Mar 2012 16:35:56 +0000 (16:35 +0000)]
Uninitialized variable.
Zdeněk Šustr [Thu, 1 Mar 2012 16:10:27 +0000 (16:10 +0000)]
Rudimentary test, not much intelligence
Zdeněk Šustr [Thu, 1 Mar 2012 16:04:36 +0000 (16:04 +0000)]
Extra slash removed
Zdeněk Šustr [Thu, 1 Mar 2012 15:35:51 +0000 (15:35 +0000)]
Actually assign to group and assign role
Michal Voců [Thu, 1 Mar 2012 15:26:17 +0000 (15:26 +0000)]
take care of possible NULL
Zdeněk Šustr [Thu, 1 Mar 2012 15:21:32 +0000 (15:21 +0000)]
Experimenting with groups and roles
Zdeněk Šustr [Thu, 1 Mar 2012 14:17:10 +0000 (14:17 +0000)]
Always regeneratre lsc + prepareation for a new test
Michal Voců [Thu, 1 Mar 2012 14:14:12 +0000 (14:14 +0000)]
move owner handling to one place, handle correctly move_events()
Zdeněk Šustr [Thu, 1 Mar 2012 13:18:32 +0000 (13:18 +0000)]
Create and set up test attributes for users
Zdeněk Šustr [Thu, 1 Mar 2012 11:59:16 +0000 (11:59 +0000)]
Preparing for a new revision
Marcel Poul [Thu, 1 Mar 2012 02:12:38 +0000 (02:12 +0000)]
make delegation sample truly funcional
František Dvořák [Thu, 1 Mar 2012 00:08:05 +0000 (00:08 +0000)]
Warning fixes.
Daniel Kouřil [Wed, 29 Feb 2012 22:51:57 +0000 (22:51 +0000)]
When constructing a list of FQANs, store a reference to the proxy in the chain that contains the attribute. (GGUS #79096).
František Dvořák [Wed, 29 Feb 2012 22:46:58 +0000 (22:46 +0000)]
Fix a warning and small optimization.
František Dvořák [Wed, 29 Feb 2012 17:21:39 +0000 (17:21 +0000)]
Install nagios probe in the provided installation script.
František Dvořák [Wed, 29 Feb 2012 16:32:23 +0000 (16:32 +0000)]
Using timeouts (L&B server may be keep connection when waiting for MySQL database).
Zdeněk Šustr [Wed, 29 Feb 2012 15:51:30 +0000 (15:51 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.0.2-1
Zdeněk Šustr [Wed, 29 Feb 2012 15:41:59 +0000 (15:41 +0000)]
Modified to reflect version 3.2.2-1
Zdeněk Šustr [Wed, 29 Feb 2012 15:40:48 +0000 (15:40 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 4.4.2-1
Zdeněk Šustr [Wed, 29 Feb 2012 15:39:37 +0000 (15:39 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.3.0-3
Marcel Poul [Wed, 29 Feb 2012 15:39:14 +0000 (15:39 +0000)]
build certificate delegation sample
Zdeněk Šustr [Wed, 29 Feb 2012 15:38:54 +0000 (15:38 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.3.1-2
Zdeněk Šustr [Wed, 29 Feb 2012 15:38:16 +0000 (15:38 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.2.1-2
Zdeněk Šustr [Wed, 29 Feb 2012 15:37:45 +0000 (15:37 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.3.1-2
Zdeněk Šustr [Wed, 29 Feb 2012 15:37:08 +0000 (15:37 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.3.1-1
Zdeněk Šustr [Wed, 29 Feb 2012 15:36:05 +0000 (15:36 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.3.2-1
Zdeněk Šustr [Wed, 29 Feb 2012 15:19:11 +0000 (15:19 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.1.1-2
Zdeněk Šustr [Wed, 29 Feb 2012 15:18:03 +0000 (15:18 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.1.2-1
Zdeněk Šustr [Wed, 29 Feb 2012 15:14:59 +0000 (15:14 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.3.2-1
Zdeněk Šustr [Wed, 29 Feb 2012 15:12:52 +0000 (15:12 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.2.2-1
Zdeněk Šustr [Wed, 29 Feb 2012 15:11:53 +0000 (15:11 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.0.1-1
Marcel Poul [Wed, 29 Feb 2012 15:10:39 +0000 (15:10 +0000)]
prepare delegation sample to be built
Zdeněk Šustr [Wed, 29 Feb 2012 15:07:09 +0000 (15:07 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.3.2-1
Zdeněk Šustr [Wed, 29 Feb 2012 15:02:52 +0000 (15:02 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 8.1.2-1
Zdeněk Šustr [Wed, 29 Feb 2012 14:59:46 +0000 (14:59 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.2.1-1
Zdeněk Šustr [Wed, 29 Feb 2012 14:56:46 +0000 (14:56 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 5.1.2-1
Zdeněk Šustr [Wed, 29 Feb 2012 14:49:05 +0000 (14:49 +0000)]
Modified to reflect version 3.1.2-1
Zdeněk Šustr [Wed, 29 Feb 2012 14:47:55 +0000 (14:47 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.2.2-1
Zdeněk Šustr [Wed, 29 Feb 2012 14:46:49 +0000 (14:46 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.2.1-1
Zdeněk Šustr [Wed, 29 Feb 2012 14:42:59 +0000 (14:42 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.2.1-2
Zdeněk Šustr [Wed, 29 Feb 2012 14:42:19 +0000 (14:42 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.2.0-3
Zdeněk Šustr [Wed, 29 Feb 2012 14:40:18 +0000 (14:40 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.2.0-3
Zdeněk Šustr [Wed, 29 Feb 2012 14:39:30 +0000 (14:39 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.1.2-1
Zdeněk Šustr [Wed, 29 Feb 2012 14:37:29 +0000 (14:37 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.1.1-2