public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/ccs/ccs_tool editconf.c
@ 2006-05-10 10:05 pcaulfield
  0 siblings, 0 replies; 13+ messages in thread
From: pcaulfield @ 2006-05-10 10:05 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2006-05-10 10:05:02

Modified files:
	ccs/ccs_tool   : editconf.c 

Log message:
	Add facility to assign a multicast address to the cluster.
	This is (perhaps confusingly) part of the addnodeids subcommand which
	is really the V1->V2 upgrade command now.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/ccs/ccs_tool/editconf.c.diff?cvsroot=cluster&r1=1.9&r2=1.10


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

* cluster/ccs/ccs_tool editconf.c
@ 2007-12-13 10:38 pcaulfield
  0 siblings, 0 replies; 13+ messages in thread
From: pcaulfield @ 2007-12-13 10:38 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2007-12-13 10:38:47

Modified files:
	ccs/ccs_tool   : editconf.c 

Log message:
	Fix altname option

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/ccs/ccs_tool/editconf.c.diff?cvsroot=cluster&r1=1.11&r2=1.12


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

* cluster/ccs/ccs_tool editconf.c
@ 2006-05-24 13:54 pcaulfield
  0 siblings, 0 replies; 13+ messages in thread
From: pcaulfield @ 2006-05-24 13:54 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	pcaulfield@sourceware.org	2006-05-24 13:54:57

Modified files:
	ccs/ccs_tool   : editconf.c 

Log message:
	Don't crash if a node has no "votes" property, show a default.
	BZ#192136

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/ccs/ccs_tool/editconf.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.8.2.1&r2=1.8.2.2


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

* cluster/ccs/ccs_tool editconf.c
@ 2006-05-24 13:50 pcaulfield
  0 siblings, 0 replies; 13+ messages in thread
From: pcaulfield @ 2006-05-24 13:50 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2006-05-24 13:50:41

Modified files:
	ccs/ccs_tool   : editconf.c 

Log message:
	Don't segv if the node has no "votes" property.
	bz#192136

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/ccs/ccs_tool/editconf.c.diff?cvsroot=cluster&r1=1.10&r2=1.11


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

* cluster/ccs/ccs_tool editconf.c
@ 2006-01-31 15:39 pcaulfield
  0 siblings, 0 replies; 13+ messages in thread
From: pcaulfield @ 2006-01-31 15:39 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2006-01-31 15:39:20

Modified files:
	ccs/ccs_tool   : editconf.c 

Log message:
	Make nodeid mandatory

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/ccs/ccs_tool/editconf.c.diff?cvsroot=cluster&r1=1.7&r2=1.8


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

* cluster/ccs/ccs_tool editconf.c
@ 2005-09-23  9:17 pcaulfield
  0 siblings, 0 replies; 13+ messages in thread
From: pcaulfield @ 2005-09-23  9:17 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2005-09-23 09:17:53

Modified files:
	ccs/ccs_tool   : editconf.c 

Log message:
	Updating ccs_tool's editconf commands for new cman schema (note: the old schema
	will still work [nodeids permitting] but the new one is slightly simplified)

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/ccs/ccs_tool/editconf.c.diff?cvsroot=cluster&r1=1.6&r2=1.7


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

* cluster/ccs/ccs_tool editconf.c
@ 2005-06-15 15:30 pcaulfield
  0 siblings, 0 replies; 13+ messages in thread
From: pcaulfield @ 2005-06-15 15:30 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	FC4
Changes by:	pcaulfield@sourceware.org	2005-06-15 15:30:21

Modified files:
	ccs/ccs_tool   : editconf.c 

Log message:
	use umask so that permissions on /etc/cluster/cluster.conf are -rw-r-----

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/ccs/ccs_tool/editconf.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.3.2.3&r2=1.3.2.4


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

* cluster/ccs/ccs_tool editconf.c
@ 2005-06-15 15:29 pcaulfield
  0 siblings, 0 replies; 13+ messages in thread
From: pcaulfield @ 2005-06-15 15:29 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2005-06-15 15:29:45

Modified files:
	ccs/ccs_tool   : editconf.c 

Log message:
	use umask so that permissions on /etc/cluster/cluster.conf are -rw-r-----

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/ccs/ccs_tool/editconf.c.diff?cvsroot=cluster&r1=1.5&r2=1.6


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

* cluster/ccs/ccs_tool editconf.c
@ 2005-06-01 15:40 pcaulfield
  0 siblings, 0 replies; 13+ messages in thread
From: pcaulfield @ 2005-06-01 15:40 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	FC4
Changes by:	pcaulfield@sourceware.org	2005-06-01 15:40:44

Modified files:
	ccs/ccs_tool   : editconf.c 

Log message:
	Add option for 2-node cluster.
	Fix create help.
	Fix buffer overflow if output filename was longer than input filename.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/ccs/ccs_tool/editconf.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.3.2.2&r2=1.3.2.3


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

* cluster/ccs/ccs_tool editconf.c
@ 2005-06-01 10:56 pcaulfield
  0 siblings, 0 replies; 13+ messages in thread
From: pcaulfield @ 2005-06-01 10:56 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2005-06-01 10:56:22

Modified files:
	ccs/ccs_tool   : editconf.c 

Log message:
	Add option for 2-node cluster.
	Fix create help.
	Fix buffer overflow if output filename was longer than input filename.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/ccs/ccs_tool/editconf.c.diff?cvsroot=cluster&r1=1.4&r2=1.5


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

* cluster/ccs/ccs_tool editconf.c
@ 2005-05-13  9:54 pcaulfield
  0 siblings, 0 replies; 13+ messages in thread
From: pcaulfield @ 2005-05-13  9:54 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	FC4
Changes by:	pcaulfield@sourceware.org	2005-05-13 09:54:55

Modified files:
	ccs/ccs_tool   : editconf.c 

Log message:
	Don't allow name= as a fence argument as it causes problems.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/ccs/ccs_tool/editconf.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.3.2.1&r2=1.3.2.2


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

* cluster/ccs/ccs_tool editconf.c
@ 2005-05-13  9:54 pcaulfield
  0 siblings, 0 replies; 13+ messages in thread
From: pcaulfield @ 2005-05-13  9:54 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2005-05-13 09:54:20

Modified files:
	ccs/ccs_tool   : editconf.c 

Log message:
	Don't allow name= as a fence argument as it causes problems.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/ccs/ccs_tool/editconf.c.diff?cvsroot=cluster&r1=1.3&r2=1.4


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

* cluster/ccs/ccs_tool editconf.c
@ 2005-05-04  9:06 pcaulfield
  0 siblings, 0 replies; 13+ messages in thread
From: pcaulfield @ 2005-05-04  9:06 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2005-05-04 09:06:15

Modified files:
	ccs/ccs_tool   : editconf.c 

Log message:
	Remove some unnecessary includes.
	InitParser before doing a create. It doesn't seem to be necessary now...but.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/ccs/ccs_tool/editconf.c.diff?cvsroot=cluster&r1=1.1&r2=1.2


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

end of thread, other threads:[~2007-12-13 10:38 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-10 10:05 cluster/ccs/ccs_tool editconf.c pcaulfield
  -- strict thread matches above, loose matches on Subject: below --
2007-12-13 10:38 pcaulfield
2006-05-24 13:54 pcaulfield
2006-05-24 13:50 pcaulfield
2006-01-31 15:39 pcaulfield
2005-09-23  9:17 pcaulfield
2005-06-15 15:30 pcaulfield
2005-06-15 15:29 pcaulfield
2005-06-01 15:40 pcaulfield
2005-06-01 10:56 pcaulfield
2005-05-13  9:54 pcaulfield
2005-05-13  9:54 pcaulfield
2005-05-04  9:06 pcaulfield

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).