public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/fence/fenced main.c
@ 2007-08-15 20:55 teigland
  0 siblings, 0 replies; 18+ messages in thread
From: teigland @ 2007-08-15 20:55 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2007-08-15 20:55:02

Modified files:
	fence/fenced   : main.c 

Log message:
	clean out junk that was only relevant to rhel4

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/fenced/main.c.diff?cvsroot=cluster&r1=1.41&r2=1.42


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

* cluster/fence/fenced main.c
@ 2007-10-26 19:33 teigland
  0 siblings, 0 replies; 18+ messages in thread
From: teigland @ 2007-10-26 19:33 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2007-10-26 19:33:47

Modified files:
	fence/fenced   : main.c 

Log message:
	Improve the dumping of debug logs from daemons.
	bz 317181
	
	group_tool reads debug logs from groupd, fenced, and gfs_controld.
	The dumping code in all three daemons is now identical.  The other
	change is that the dumping function terminates the final write
	with \0, and no longer sends the entire 1MB log buffer if it's not full.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/fenced/main.c.diff?cvsroot=cluster&r1=1.44&r2=1.45


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

* cluster/fence/fenced main.c
@ 2007-10-01 16:32 rmccabe
  0 siblings, 0 replies; 18+ messages in thread
From: rmccabe @ 2007-10-01 16:32 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	rmccabe@sourceware.org	2007-10-01 16:32:26

Modified files:
	fence/fenced   : main.c 

Log message:
	Fix 314091

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/fenced/main.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.38.2.3&r2=1.38.2.4


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

* cluster/fence/fenced main.c
@ 2007-10-01 16:30 rmccabe
  0 siblings, 0 replies; 18+ messages in thread
From: rmccabe @ 2007-10-01 16:30 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rmccabe@sourceware.org	2007-10-01 16:30:57

Modified files:
	fence/fenced   : main.c 

Log message:
	Fix 314091

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/fenced/main.c.diff?cvsroot=cluster&r1=1.43&r2=1.44


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

* cluster/fence/fenced main.c
@ 2006-12-01 15:28 teigland
  0 siblings, 0 replies; 18+ messages in thread
From: teigland @ 2006-12-01 15:28 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL50
Changes by:	teigland@sourceware.org	2006-12-01 15:27:57

Modified files:
	fence/fenced   : main.c 

Log message:
	group_tool dump doesn't handle partial reads/writes,
	now we always dump entire fixed size debug buffer
	bz 214540

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/fenced/main.c.diff?cvsroot=cluster&only_with_tag=RHEL50&r1=1.38.4.1&r2=1.38.4.2


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

* cluster/fence/fenced main.c
@ 2006-12-01 15:28 teigland
  0 siblings, 0 replies; 18+ messages in thread
From: teigland @ 2006-12-01 15:28 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-12-01 15:28:12

Modified files:
	fence/fenced   : main.c 

Log message:
	group_tool dump doesn't handle partial reads/writes,
	now we always dump entire fixed size debug buffer
	bz 214540

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/fenced/main.c.diff?cvsroot=cluster&r1=1.39&r2=1.40


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

* cluster/fence/fenced main.c
@ 2006-12-01 15:27 teigland
  0 siblings, 0 replies; 18+ messages in thread
From: teigland @ 2006-12-01 15:27 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	teigland@sourceware.org	2006-12-01 15:27:51

Modified files:
	fence/fenced   : main.c 

Log message:
	group_tool dump doesn't handle partial reads/writes,
	now we always dump entire fixed size debug buffer
	bz 214540

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/fenced/main.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.38.2.1&r2=1.38.2.2


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

* cluster/fence/fenced main.c
@ 2006-11-30 23:58 lhh
  0 siblings, 0 replies; 18+ messages in thread
From: lhh @ 2006-11-30 23:58 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL50
Changes by:	lhh@sourceware.org	2006-11-30 23:58:05

Modified files:
	fence/fenced   : main.c 

Log message:
	Fix bug where fence agents were getting info up to groupd

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/fenced/main.c.diff?cvsroot=cluster&only_with_tag=RHEL50&r1=1.38&r2=1.38.4.1


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

* cluster/fence/fenced main.c
@ 2006-11-30 23:57 lhh
  0 siblings, 0 replies; 18+ messages in thread
From: lhh @ 2006-11-30 23:57 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	lhh@sourceware.org	2006-11-30 23:57:29

Modified files:
	fence/fenced   : main.c 

Log message:
	Fix bug where fence agents were getting info up to groupd

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/fenced/main.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.38&r2=1.38.2.1


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

* cluster/fence/fenced main.c
@ 2006-11-30 23:56 lhh
  0 siblings, 0 replies; 18+ messages in thread
From: lhh @ 2006-11-30 23:56 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	lhh@sourceware.org	2006-11-30 23:56:03

Modified files:
	fence/fenced   : main.c 

Log message:
	Fix bug where fence agents were getting info up to groupd

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/fenced/main.c.diff?cvsroot=cluster&r1=1.38&r2=1.39


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

* cluster/fence/fenced main.c
@ 2006-03-23 17:05 teigland
  0 siblings, 0 replies; 18+ messages in thread
From: teigland @ 2006-03-23 17:05 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-03-23 17:05:25

Modified files:
	fence/fenced   : main.c 

Log message:
	Exit if we get POLLHUP from cman.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/fenced/main.c.diff?cvsroot=cluster&r1=1.34&r2=1.35


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

* cluster/fence/fenced main.c
@ 2006-02-15 20:38 teigland
  0 siblings, 0 replies; 18+ messages in thread
From: teigland @ 2006-02-15 20:38 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-02-15 20:38:03

Modified files:
	fence/fenced   : main.c 

Log message:
	Removed group_join/leave arg.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/fenced/main.c.diff?cvsroot=cluster&r1=1.32&r2=1.33


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

* cluster/fence/fenced main.c
@ 2005-05-26 16:57 lhh
  0 siblings, 0 replies; 18+ messages in thread
From: lhh @ 2005-05-26 16:57 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	lhh@sourceware.org	2005-05-26 16:57:29

Modified files:
	fence/fenced   : main.c 

Log message:
	Ask for node name instead of for the existence of children from ccs

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/fenced/main.c.diff?cvsroot=cluster&r1=1.28&r2=1.29


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

* cluster/fence/fenced main.c
@ 2005-05-26 16:56 lhh
  0 siblings, 0 replies; 18+ messages in thread
From: lhh @ 2005-05-26 16:56 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	lhh@sourceware.org	2005-05-26 16:56:52

Modified files:
	fence/fenced   : main.c 

Log message:
	Ask for node name instead of for the existence of children from ccs

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/fenced/main.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.16.2.9&r2=1.16.2.10


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

* cluster/fence/fenced main.c
@ 2005-05-26 16:56 lhh
  0 siblings, 0 replies; 18+ messages in thread
From: lhh @ 2005-05-26 16:56 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4U1
Changes by:	lhh@sourceware.org	2005-05-26 16:56:09

Modified files:
	fence/fenced   : main.c 

Log message:
	Ask for node name instead of for the existence of children from ccs

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/fenced/main.c.diff?cvsroot=cluster&only_with_tag=RHEL4U1&r1=1.16.2.9&r2=1.16.2.9.2.1


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

* cluster/fence/fenced main.c
@ 2005-02-18  5:34 teigland
  0 siblings, 0 replies; 18+ messages in thread
From: teigland @ 2005-02-18  5:34 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	teigland@sourceware.org	2005-02-18 05:34:39

Modified files:
	fence/fenced   : main.c 

Log message:
	ignore fence_tool's Q option

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/fenced/main.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.16.2.8&r2=1.16.2.9


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

* cluster/fence/fenced main.c
@ 2005-02-18  5:30 teigland
  0 siblings, 0 replies; 18+ messages in thread
From: teigland @ 2005-02-18  5:30 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2005-02-18 05:30:45

Modified files:
	fence/fenced   : main.c 

Log message:
	ignore fence_tool's Q option

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/fenced/main.c.diff?cvsroot=cluster&r1=1.24&r2=1.25


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

* cluster/fence/fenced main.c
@ 2005-02-15  3:59 teigland
  0 siblings, 0 replies; 18+ messages in thread
From: teigland @ 2005-02-15  3:59 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	teigland@sourceware.org	2005-02-15 03:59:27

Modified files:
	fence/fenced   : main.c 

Log message:
	don't complain when we see fence_tool's -w option

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/fenced/main.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.16.2.7&r2=1.16.2.8


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

end of thread, other threads:[~2007-10-26 19:33 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-15 20:55 cluster/fence/fenced main.c teigland
  -- strict thread matches above, loose matches on Subject: below --
2007-10-26 19:33 teigland
2007-10-01 16:32 rmccabe
2007-10-01 16:30 rmccabe
2006-12-01 15:28 teigland
2006-12-01 15:28 teigland
2006-12-01 15:27 teigland
2006-11-30 23:58 lhh
2006-11-30 23:57 lhh
2006-11-30 23:56 lhh
2006-03-23 17:05 teigland
2006-02-15 20:38 teigland
2005-05-26 16:57 lhh
2005-05-26 16:56 lhh
2005-05-26 16:56 lhh
2005-02-18  5:34 teigland
2005-02-18  5:30 teigland
2005-02-15  3:59 teigland

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