František Dvořák [Sun, 17 Mar 2013 23:27:02 +0000 (23:27 +0000)]
Setup script cleanups:
- Debian:
- do not launch daemons immediately
- RUN_xxx= in separate default files for each daemon
- workaround problem (kill -9) with start-stop-daemon after upgrade
- always stop and start explicitely instead of restart
- common function to setup daemon starting, cleanups
- proper enable/disable according to the $GLITE_LB_TYPE
František Dvořák [Sun, 17 Mar 2013 23:25:07 +0000 (23:25 +0000)]
Fixes and improvements of the new startup scripts:
- better upgrade from EMI-2 (changed pidfiles location)
- better upgrade from EMI-3 (changed startup scripts)
- shutdown old daemon in start action of proxy interlogger (process changed the name)
- moving pidfiles rather in postinstall scripts (deb, rpm)
- rpm:
- proper /var/lock/subsys location in legacy script glite-lb-locallogger
- use pidfiles to kill (there were problems with shutting down bkserver)
- deb:
- better info messages when startup is disabled
- always use distro-specific startup scripts (package-less deployment)
František Dvořák [Sun, 17 Mar 2013 23:22:32 +0000 (23:22 +0000)]
Never use symlinks for daemons, pidof wouldn't distinguish them (startup of glite-lb-proxy-interlogd vs glite-lb-interlogd).
František Dvořák [Sun, 17 Mar 2013 23:21:44 +0000 (23:21 +0000)]
Do not ghost pidfiles (daemons weren't properly stopped automatically before uninstalling).
František Dvořák [Sun, 17 Mar 2013 23:21:02 +0000 (23:21 +0000)]
No need to remove the file with defaults in YAIM.
Zdeněk Šustr [Mon, 11 Mar 2013 13:25:06 +0000 (13:25 +0000)]
Test the IL probe
František Dvořák [Sun, 10 Mar 2013 13:19:08 +0000 (13:19 +0000)]
Upgrade with new startup scripts, let harvester disabled on Debian by default.
František Dvořák [Sat, 9 Mar 2013 19:58:56 +0000 (19:58 +0000)]
Add gss mechanism to the environment for daemons in legacy startup script too.
František Dvořák [Sat, 9 Mar 2013 19:53:02 +0000 (19:53 +0000)]
Startup scripts improvements - daemons can be started individually now.
Changes:
- for each daemon and distribution own starting script
- daemon-specific environment configuration
- using RUN_xxx=no to disable daemons on Debian
- added dependency on lsb-base on Debian
- no default runlevels on RedHat
- update deployment (setup, yaim)
- update packaging (deb, rpm)
František Dvořák [Sat, 9 Mar 2013 19:36:22 +0000 (19:36 +0000)]
Fix upgrade action in setup script and improve script behavior, update man page and fix man page section number.
František Dvořák [Wed, 27 Feb 2013 23:58:07 +0000 (23:58 +0000)]
Explicit dependency (of java examples) on log4j.
Marcel Poul [Tue, 26 Feb 2013 22:24:31 +0000 (22:24 +0000)]
I should have commit previous patch to the branch not head, revert to older version.
František Dvořák [Tue, 26 Feb 2013 13:43:50 +0000 (13:43 +0000)]
Debugging packages of subpackages in Debian.
František Dvořák [Tue, 26 Feb 2013 13:39:41 +0000 (13:39 +0000)]
Build, install and package java doc for gLite jobid and java L&B client. Rename jobid package on Debian.
František Dvořák [Tue, 26 Feb 2013 13:37:04 +0000 (13:37 +0000)]
Missing library dependencies in java L&B client (required by JNI).
František Dvořák [Tue, 26 Feb 2013 13:36:03 +0000 (13:36 +0000)]
Proper listing in jar files.
František Dvořák [Tue, 26 Feb 2013 13:35:13 +0000 (13:35 +0000)]
Separation of axis+trustmanager-specific code:
- jar file split to client, axis and examples
- jar files renamed
- subpackages for rpm and Debian
L&B java client "core" doesn't need trustmanager and axis 1.4 dependencies anymore.
František Dvořák [Tue, 26 Feb 2013 13:33:16 +0000 (13:33 +0000)]
Set group permissions on IL files (for interlogd/tomcat interaction).
Marcel Poul [Thu, 21 Feb 2013 15:52:16 +0000 (15:52 +0000)]
Cache proxy private key in separete files for each delegation ID, (savannah bug #94843).
Jiří Filipovič [Tue, 19 Feb 2013 11:53:41 +0000 (11:53 +0000)]
- added new CREAM statuses and remove name conflict with other enums
Michal Voců [Mon, 18 Feb 2013 15:01:19 +0000 (15:01 +0000)]
first attempt at asynchronous event registration
Michal Voců [Mon, 18 Feb 2013 15:00:37 +0000 (15:00 +0000)]
first attempt at asynchronous event registration
František Dvořák [Fri, 15 Feb 2013 13:35:51 +0000 (13:35 +0000)]
Update installation documentation (obsoleted or not recommended setup variables).
František Dvořák [Fri, 15 Feb 2013 13:35:25 +0000 (13:35 +0000)]
Failed setup on information systems is not critical (setup will scream, but return success), fix syntax on Debian.
František Dvořák [Fri, 15 Feb 2013 13:34:20 +0000 (13:34 +0000)]
Missing messaging environment variables in profile files. This fixes setup stage and cron scripts.
František Dvořák [Fri, 15 Feb 2013 08:22:12 +0000 (08:22 +0000)]
Memory leaks (for CVS HEAD).
František Dvořák [Fri, 15 Feb 2013 08:20:13 +0000 (08:20 +0000)]
Prevent zero malloc.
František Dvořák [Fri, 15 Feb 2013 08:19:03 +0000 (08:19 +0000)]
Fix crash in html code when missing sandbox event on transfer job.
František Dvořák [Fri, 8 Feb 2013 09:18:49 +0000 (09:18 +0000)]
Don't check gpg on Debian (to test from testing repositories).
František Dvořák [Thu, 7 Feb 2013 10:16:37 +0000 (10:16 +0000)]
Do some time consuming work in the job, cancel is too quick now. :-)
Zdeněk Šustr [Wed, 6 Feb 2013 15:08:24 +0000 (15:08 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.0.9-1
Marcel Poul [Wed, 6 Feb 2013 15:04:05 +0000 (15:04 +0000)]
rename proxy_verify... to canl_proxy_verify, may solve GGUS ticket 91208
Zdeněk Šustr [Wed, 6 Feb 2013 09:23:15 +0000 (09:23 +0000)]
Using --force-yes for stubborn updates
Zdeněk Šustr [Wed, 6 Feb 2013 06:34:06 +0000 (06:34 +0000)]
Force installation of dubious packages
Marcel Poul [Tue, 5 Feb 2013 13:40:27 +0000 (13:40 +0000)]
need to get unused port
František Dvořák [Tue, 5 Feb 2013 11:23:14 +0000 (11:23 +0000)]
Try to fix occassional fails.
Zdeněk Šustr [Tue, 5 Feb 2013 10:56:56 +0000 (10:56 +0000)]
Process section was missing from reports
František Dvořák [Mon, 4 Feb 2013 21:20:09 +0000 (21:20 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.0.8-1
František Dvořák [Mon, 4 Feb 2013 21:16:58 +0000 (21:16 +0000)]
Chatty fetch CRL on Fedora.
František Dvořák [Mon, 4 Feb 2013 16:42:08 +0000 (16:42 +0000)]
Seamless upgrade of kerberos-flavoured L&B server.
Marcel Poul [Sun, 3 Feb 2013 23:50:24 +0000 (23:50 +0000)]
print relevant text
Marcel Poul [Sun, 3 Feb 2013 23:43:01 +0000 (23:43 +0000)]
Test ocsp on server certificate. Has to be used, where hostcert.pem in /etc/gridsecurity/ is valid and has OCSP uri specified in AIA.`
Marcel Poul [Sun, 3 Feb 2013 19:05:52 +0000 (19:05 +0000)]
Funtion name correction (not to new release)
Marcel Poul [Sun, 3 Feb 2013 19:03:01 +0000 (19:03 +0000)]
new funcions added to doc
Zdeněk Šustr [Sun, 3 Feb 2013 18:00:54 +0000 (18:00 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.0.8-1
Marcel Poul [Sun, 3 Feb 2013 16:04:07 +0000 (16:04 +0000)]
Optionally turn on OCSP in examples
Marcel Poul [Sun, 3 Feb 2013 14:39:47 +0000 (14:39 +0000)]
unsigned int flag insted of int.
Marcel Poul [Sun, 3 Feb 2013 14:34:57 +0000 (14:34 +0000)]
ssl_set_flags added (OCSP on/off)
Marcel Poul [Sun, 3 Feb 2013 12:20:40 +0000 (12:20 +0000)]
Fctn arg. type correction.
Marcel Poul [Sun, 3 Feb 2013 12:13:21 +0000 (12:13 +0000)]
OCSP off by default, can be switched of by setting CANL_SSL_OCSP_VERIFY_ALL as a flag to canl_ctx_set_ssl_flags()
František Dvořák [Sun, 3 Feb 2013 10:21:20 +0000 (10:21 +0000)]
Prefer supplied CFLAGS.
František Dvořák [Sun, 3 Feb 2013 10:20:53 +0000 (10:20 +0000)]
YAIM-less deployment improvements (fetching CRL on Fedora, defaults for PX to perform setup out-of-the-box).
František Dvořák [Fri, 1 Feb 2013 16:07:03 +0000 (16:07 +0000)]
Headers on Fedora.
Zdeněk Šustr [Fri, 1 Feb 2013 14:51:13 +0000 (14:51 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.0.7-1
Zdeněk Šustr [Fri, 1 Feb 2013 14:49:30 +0000 (14:49 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.4.15-1
František Dvořák [Thu, 31 Jan 2013 20:49:31 +0000 (20:49 +0000)]
Typo in syntax.
Michal Voců [Thu, 31 Jan 2013 16:31:22 +0000 (16:31 +0000)]
thread safe error reporting
Zdeněk Šustr [Wed, 30 Jan 2013 09:41:00 +0000 (09:41 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.0.7-1
Marcel Poul [Tue, 29 Jan 2013 20:50:09 +0000 (20:50 +0000)]
Get peer's certificate if asked for.
Marcel Poul [Mon, 28 Jan 2013 21:43:56 +0000 (21:43 +0000)]
Let the server extract user's principal name.
Don't know why it was between /* */
Zdeněk Šustr [Mon, 28 Jan 2013 19:57:35 +0000 (19:57 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.0.6-1
František Dvořák [Mon, 28 Jan 2013 18:37:42 +0000 (18:37 +0000)]
pidfile location for BDII provider.
Marcel Poul [Mon, 28 Jan 2013 18:13:49 +0000 (18:13 +0000)]
Detecting Limited proxies in (pre-)RFC proxies fixed,
Distinguish between the proxy sub-types,
Detect path lenght restriction violation. Thx Oscar Koeroo for most part of the code.
Related EGI RT ticket # 4781, section 2.
František Dvořák [Mon, 28 Jan 2013 15:56:00 +0000 (15:56 +0000)]
Support multilib for canl-c-devel - move canl.pdf to canl-doc subpackage (PDF differs in each build).
Zdeněk Šustr [Mon, 28 Jan 2013 14:37:41 +0000 (14:37 +0000)]
SHA2 test added
Zdeněk Šustr [Fri, 25 Jan 2013 17:15:10 +0000 (17:15 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.0.6-1
Zdeněk Šustr [Fri, 25 Jan 2013 17:12:25 +0000 (17:12 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.4.14-1
Zdeněk Šustr [Fri, 25 Jan 2013 17:08:52 +0000 (17:08 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.0.5-1
Zdeněk Šustr [Fri, 25 Jan 2013 17:07:02 +0000 (17:07 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 9.0.5-1
Zdeněk Šustr [Fri, 25 Jan 2013 17:04:42 +0000 (17:04 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 6.0.5-1
Zdeněk Šustr [Fri, 25 Jan 2013 16:59:55 +0000 (16:59 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.3.8-1
Zdeněk Šustr [Fri, 25 Jan 2013 16:12:09 +0000 (16:12 +0000)]
adjust to NotifIDs starting with '-'
Zdeněk Šustr [Fri, 25 Jan 2013 15:42:13 +0000 (15:42 +0000)]
Fixed confusing output
Zdeněk Šustr [Fri, 25 Jan 2013 15:40:23 +0000 (15:40 +0000)]
Print some debug info in case of failure
František Dvořák [Fri, 25 Jan 2013 15:17:22 +0000 (15:17 +0000)]
Declare tag value functions in lb.types (to address 'implicit declaration' warnings), this fixes crashes around tag values on SL5 and Debian. Fix some other simple warnings.
Zdeněk Šustr [Thu, 24 Jan 2013 12:52:26 +0000 (12:52 +0000)]
Modified to reflect version 1.0.21-2
Zdeněk Šustr [Thu, 24 Jan 2013 12:51:45 +0000 (12:51 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.0.2-2
Zdeněk Šustr [Thu, 24 Jan 2013 12:47:47 +0000 (12:47 +0000)]
Modified to reflect version 4.0.4-2
Zdeněk Šustr [Thu, 24 Jan 2013 12:45:41 +0000 (12:45 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.0.2-2
Zdeněk Šustr [Wed, 23 Jan 2013 11:06:16 +0000 (11:06 +0000)]
Modified to reflect version 4.0.4-1
Zdeněk Šustr [Wed, 23 Jan 2013 11:04:27 +0000 (11:04 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 4.5.8-1
Zdeněk Šustr [Wed, 23 Jan 2013 11:03:31 +0000 (11:03 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.4.6-1
Zdeněk Šustr [Wed, 23 Jan 2013 11:02:45 +0000 (11:02 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 4.0.4-1
Zdeněk Šustr [Wed, 23 Jan 2013 10:53:00 +0000 (10:53 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.0.4-1
Zdeněk Šustr [Wed, 23 Jan 2013 10:43:33 +0000 (10:43 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.0.4-1
Zdeněk Šustr [Wed, 23 Jan 2013 10:40:18 +0000 (10:40 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.0.5-1
Zdeněk Šustr [Wed, 23 Jan 2013 10:29:28 +0000 (10:29 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.2.8-1
Zdeněk Šustr [Wed, 23 Jan 2013 10:28:42 +0000 (10:28 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.4.13-1
Zdeněk Šustr [Wed, 23 Jan 2013 10:27:33 +0000 (10:27 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.3.8-1
Zdeněk Šustr [Wed, 23 Jan 2013 10:26:47 +0000 (10:26 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.4.11-1
Zdeněk Šustr [Wed, 23 Jan 2013 10:24:51 +0000 (10:24 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 9.0.4-1
Zdeněk Šustr [Wed, 23 Jan 2013 10:23:49 +0000 (10:23 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.0.2-1
Zdeněk Šustr [Wed, 23 Jan 2013 10:21:20 +0000 (10:21 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 6.0.4-1
Zdeněk Šustr [Wed, 23 Jan 2013 10:19:03 +0000 (10:19 +0000)]
Modified to reflect version 3.2.11-1
Zdeněk Šustr [Wed, 23 Jan 2013 10:18:11 +0000 (10:18 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.3.7-1
Zdeněk Šustr [Wed, 23 Jan 2013 10:17:27 +0000 (10:17 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.3.6-1
Zdeněk Šustr [Wed, 23 Jan 2013 10:16:44 +0000 (10:16 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.3.6-1
Zdeněk Šustr [Wed, 23 Jan 2013 10:15:58 +0000 (10:15 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 1.3.6-1
Zdeněk Šustr [Wed, 23 Jan 2013 10:14:25 +0000 (10:14 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 2.3.6-1
Zdeněk Šustr [Wed, 23 Jan 2013 09:44:59 +0000 (09:44 +0000)]
Updating version, ChangeLog and copying the most recent configure from ./org.glite.lb for v. 3.2.11-1