public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/rgmanager/src daemons/Makefile daemons ...
@ 2005-10-17 20:32 lhh
  0 siblings, 0 replies; 3+ messages in thread
From: lhh @ 2005-10-17 20:32 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	lhh@sourceware.org	2005-10-17 20:32:45

Modified files:
	rgmanager/src/daemons: Makefile main.c reslist.c 
	rgmanager/src/resources: Makefile clusterfs.sh fs.sh ip.sh 
	                         netfs.sh nfsclient.sh nfsexport.sh 
	                         script.sh service.sh 

Log message:
	Add support for inheritance in the form "type%attribute" instead of just
	attribute so as to avoid confusion.
	
	Fix 150346 - Clustat usability problems
	Fix 170859 - VIPs show up on multiple members.
	Fix 171034 - Missing: Monitoring for local and cluster file systems in...
	Fix 171036 - RFE: Log messages in resource agents

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/daemons/Makefile.diff?cvsroot=cluster&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/daemons/main.c.diff?cvsroot=cluster&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/daemons/reslist.c.diff?cvsroot=cluster&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/Makefile.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/clusterfs.sh.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/fs.sh.diff?cvsroot=cluster&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/ip.sh.diff?cvsroot=cluster&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/netfs.sh.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/nfsclient.sh.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/nfsexport.sh.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/script.sh.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/service.sh.diff?cvsroot=cluster&r1=1.1&r2=1.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

* cluster/rgmanager/src daemons/Makefile daemons ...
@ 2005-10-17 20:55 lhh
  0 siblings, 0 replies; 3+ messages in thread
From: lhh @ 2005-10-17 20:55 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4U2
Changes by:	lhh@sourceware.org	2005-10-17 20:55:09

Modified files:
	rgmanager/src/daemons: Makefile main.c reslist.c 
	rgmanager/src/resources: Makefile clusterfs.sh fs.sh ip.sh 
	                         netfs.sh nfsclient.sh nfsexport.sh 
	                         script.sh service.sh 
	rgmanager/src/utils: Makefile clustat.c 
Added files:
	rgmanager/src/resources: ocf-shellfuncs 

Log message:
	Add support for inheritance in the form "type%attribute" instead of just
	attribute so as to avoid confusion.
	
	Fix 150346 - Clustat usability problems
	Fix 170859 - VIPs show up on multiple members.
	Fix 171034 - Missing: Monitoring for local and cluster file systems in...
	Fix 171036 - RFE: Log messages in resource agents

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/daemons/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL4U2&r1=1.6.2.2&r2=1.6.2.2.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/daemons/main.c.diff?cvsroot=cluster&only_with_tag=RHEL4U2&r1=1.9.2.9&r2=1.9.2.9.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/daemons/reslist.c.diff?cvsroot=cluster&only_with_tag=RHEL4U2&r1=1.6.2.5&r2=1.6.2.5.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/ocf-shellfuncs.diff?cvsroot=cluster&only_with_tag=RHEL4U2&r1=NONE&r2=1.2.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL4U2&r1=1.4.2.3&r2=1.4.2.3.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/clusterfs.sh.diff?cvsroot=cluster&only_with_tag=RHEL4U2&r1=1.1.2.4&r2=1.1.2.4.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/fs.sh.diff?cvsroot=cluster&only_with_tag=RHEL4U2&r1=1.4.2.6&r2=1.4.2.6.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/ip.sh.diff?cvsroot=cluster&only_with_tag=RHEL4U2&r1=1.5.2.8.2.1&r2=1.5.2.8.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/netfs.sh.diff?cvsroot=cluster&only_with_tag=RHEL4U2&r1=1.1.2.2&r2=1.1.2.2.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/nfsclient.sh.diff?cvsroot=cluster&only_with_tag=RHEL4U2&r1=1.3.2.3&r2=1.3.2.3.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/nfsexport.sh.diff?cvsroot=cluster&only_with_tag=RHEL4U2&r1=1.4.2.1&r2=1.4.2.1.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/script.sh.diff?cvsroot=cluster&only_with_tag=RHEL4U2&r1=1.3.2.2&r2=1.3.2.2.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/service.sh.diff?cvsroot=cluster&only_with_tag=RHEL4U2&r1=1.1.2.1&r2=1.1.2.1.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/utils/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL4U2&r1=1.3.2.2&r2=1.3.2.2.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/utils/clustat.c.diff?cvsroot=cluster&only_with_tag=RHEL4U2&r1=1.5.2.5&r2=1.5.2.5.2.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* cluster/rgmanager/src daemons/Makefile daemons ...
@ 2005-10-17 20:30 lhh
  0 siblings, 0 replies; 3+ messages in thread
From: lhh @ 2005-10-17 20:30 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	STABLE
Changes by:	lhh@sourceware.org	2005-10-17 20:30:45

Modified files:
	rgmanager/src/daemons: Makefile main.c reslist.c 
	rgmanager/src/resources: Makefile clusterfs.sh fs.sh ip.sh 
	                         netfs.sh nfsclient.sh nfsexport.sh 
	                         script.sh service.sh 
	rgmanager/src/utils: Makefile clustat.c 

Log message:
	Add support for inheritance in the form "type%attribute" instead of just
	attribute so as to avoid confusion.
	
	Fix 150346 - Clustat usability problems
	Fix 170859 - VIPs show up on multiple members.
	Fix 171034 - Missing: Monitoring for local and cluster file systems in...
	Fix 171036 - RFE: Log messages in resource agents

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/daemons/Makefile.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.6.2.2&r2=1.6.2.2.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/daemons/main.c.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.9.2.8.6.1&r2=1.9.2.8.6.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/daemons/reslist.c.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.6.2.4.6.1&r2=1.6.2.4.6.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/Makefile.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.4.2.3&r2=1.4.2.3.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/clusterfs.sh.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.1.2.3.4.1&r2=1.1.2.3.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/fs.sh.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.4.2.6.4.1&r2=1.4.2.6.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/ip.sh.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.5.2.4.4.6&r2=1.5.2.4.4.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/netfs.sh.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.1.2.2&r2=1.1.2.2.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/nfsclient.sh.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.3.2.2.6.1&r2=1.3.2.2.6.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/nfsexport.sh.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.4.2.1&r2=1.4.2.1.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/script.sh.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.3.2.2&r2=1.3.2.2.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/service.sh.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.1.2.1&r2=1.1.2.1.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/utils/Makefile.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.3.2.1.6.1&r2=1.3.2.1.6.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/utils/clustat.c.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.5.2.3.6.1&r2=1.5.2.3.6.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-10-17 20:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-17 20:32 cluster/rgmanager/src daemons/Makefile daemons lhh
  -- strict thread matches above, loose matches on Subject: below --
2005-10-17 20:55 lhh
2005-10-17 20:30 lhh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).