public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/group/daemon main.c
@ 2006-10-20 15:42 rpeterso
  0 siblings, 0 replies; 23+ messages in thread
From: rpeterso @ 2006-10-20 15:42 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rpeterso@sourceware.org	2006-10-20 15:42:44

Modified files:
	group/daemon   : main.c 

Log message:
	Fix for Bugzilla Bug 211405: If groupd segfaults, dump the most
	recent log information.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/main.c.diff?cvsroot=cluster&r1=1.48&r2=1.49


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

* cluster/group/daemon main.c
@ 2007-01-11 17:59 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2007-01-11 17:59 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	teigland@sourceware.org	2007-01-11 17:59:25

Modified files:
	group/daemon   : main.c 

Log message:
	Move memset(0) into the for loop so we're clearing the data buffer
	each time through.  We were seeing some bogus data from group_tool -v.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/main.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.51.2.5&r2=1.51.2.6


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

* cluster/group/daemon main.c
@ 2007-01-11 17:59 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2007-01-11 17:59 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2007-01-11 17:59:00

Modified files:
	group/daemon   : main.c 

Log message:
	Move memset(0) into the for loop so we're clearing the data buffer
	each time through.  We were seeing some bogus data from group_tool -v.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/main.c.diff?cvsroot=cluster&r1=1.56&r2=1.57


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

* cluster/group/daemon main.c
@ 2006-12-13 19:05 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2006-12-13 19:05 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	teigland@sourceware.org	2006-12-13 19:05:46

Modified files:
	group/daemon   : main.c 

Log message:
	groupd's function that returns info for group status queries was
	mistakenly setting the "member" status to 0 when a node was leaving.
	This led fence_tool to believe that the local node was no longer
	a member (i.e. had finished leaving) when in fact the leave wasn't
	complete yet.
	bz 219385

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/main.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.51.2.4&r2=1.51.2.5


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

* cluster/group/daemon main.c
@ 2006-12-13 19:05 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2006-12-13 19:05 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL50
Changes by:	teigland@sourceware.org	2006-12-13 19:05:52

Modified files:
	group/daemon   : main.c 

Log message:
	groupd's function that returns info for group status queries was
	mistakenly setting the "member" status to 0 when a node was leaving.
	This led fence_tool to believe that the local node was no longer
	a member (i.e. had finished leaving) when in fact the leave wasn't
	complete yet.
	bz 219385

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/main.c.diff?cvsroot=cluster&only_with_tag=RHEL50&r1=1.51.4.4&r2=1.51.4.5


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

* cluster/group/daemon main.c
@ 2006-12-13 19:04 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2006-12-13 19:04 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-12-13 19:04:53

Modified files:
	group/daemon   : main.c 

Log message:
	groupd's function that returns info for group status queries was
	mistakenly setting the "member" status to 0 when a node was leaving.
	This led fence_tool to believe that the local node was no longer
	a member (i.e. had finished leaving) when in fact the leave wasn't
	complete yet.
	bz 219385

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/main.c.diff?cvsroot=cluster&r1=1.55&r2=1.56


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

* cluster/group/daemon main.c
@ 2006-12-01 15:25 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2006-12-01 15:25 UTC (permalink / raw)
  To: cluster-cvs

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

Modified files:
	group/daemon   : 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/group/daemon/main.c.diff?cvsroot=cluster&only_with_tag=RHEL50&r1=1.51.4.3&r2=1.51.4.4


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

* cluster/group/daemon main.c
@ 2006-12-01 15:25 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2006-12-01 15:25 UTC (permalink / raw)
  To: cluster-cvs

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

Modified files:
	group/daemon   : 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/group/daemon/main.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.51.2.3&r2=1.51.2.4


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

* cluster/group/daemon main.c
@ 2006-12-01 15:24 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2006-12-01 15:24 UTC (permalink / raw)
  To: cluster-cvs

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

Modified files:
	group/daemon   : 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/group/daemon/main.c.diff?cvsroot=cluster&r1=1.54&r2=1.55


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

* cluster/group/daemon main.c
@ 2006-11-20 22:44 rpeterso
  0 siblings, 0 replies; 23+ messages in thread
From: rpeterso @ 2006-11-20 22:44 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL50
Changes by:	rpeterso@sourceware.org	2006-11-20 22:44:32

Modified files:
	group/daemon   : main.c 

Log message:
	if read() returns a non-EINTR error then consider the client dead

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/main.c.diff?cvsroot=cluster&only_with_tag=RHEL50&r1=1.51.4.2&r2=1.51.4.3


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

* cluster/group/daemon main.c
@ 2006-11-17 16:28 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2006-11-17 16:28 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	teigland@sourceware.org	2006-11-17 16:28:20

Modified files:
	group/daemon   : main.c 

Log message:
	if read() returns a non-EINTR error then consider the client dead

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/main.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.51.2.2&r2=1.51.2.3


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

* cluster/group/daemon main.c
@ 2006-11-17 16:26 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2006-11-17 16:26 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-11-17 16:26:34

Modified files:
	group/daemon   : main.c 

Log message:
	if read() returns a non-EINTR error then shut down the client

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/main.c.diff?cvsroot=cluster&r1=1.53&r2=1.54


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

* cluster/group/daemon main.c
@ 2006-11-15 14:35 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2006-11-15 14:35 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-11-15 14:35:05

Modified files:
	group/daemon   : main.c 

Log message:
	fix sched_priority from sdake

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/main.c.diff?cvsroot=cluster&r1=1.52&r2=1.53


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

* cluster/group/daemon main.c
@ 2006-10-24 17:08 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2006-10-24 17:08 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-10-24 17:08:06

Modified files:
	group/daemon   : main.c 

Log message:
	recent commit fixing bz 210344 removed the memset so we're
	getting garbage back sometimes

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/main.c.diff?cvsroot=cluster&r1=1.50&r2=1.51


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

* cluster/group/daemon main.c
@ 2006-09-14 20:49 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2006-09-14 20:49 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-09-14 20:49:38

Modified files:
	group/daemon   : main.c 

Log message:
	handle short/interrupted writes/reads

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/main.c.diff?cvsroot=cluster&r1=1.42&r2=1.43


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

* cluster/group/daemon main.c
@ 2006-07-13 18:21 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2006-07-13 18:21 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-07-13 18:21:36

Modified files:
	group/daemon   : main.c 

Log message:
	fix dump len so we don't complain

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


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

* cluster/group/daemon main.c
@ 2006-06-22 19:06 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2006-06-22 19:06 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-06-22 19:06:07

Modified files:
	group/daemon   : main.c 

Log message:
	now that we copy out app member list for viewing, set the
	member count to that total instead of cpg member list total

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/main.c.diff?cvsroot=cluster&r1=1.37&r2=1.38


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

* cluster/group/daemon main.c
@ 2006-06-20 20:27 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2006-06-20 20:27 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-06-20 20:27:40

Modified files:
	group/daemon   : main.c 

Log message:
	openlog("groupd", LOG_PID, LOG_DAEMON) for syslog entries

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/main.c.diff?cvsroot=cluster&r1=1.35&r2=1.36


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

* cluster/group/daemon main.c
@ 2006-06-14 21:38 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2006-06-14 21:38 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-06-14 21:38:14

Modified files:
	group/daemon   : main.c 

Log message:
	for group_tool query, fill in members list from app perspective,
	not cpg perspective

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


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

* cluster/group/daemon main.c
@ 2006-05-15 19:59 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2006-05-15 19:59 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-05-15 19:59:06

Modified files:
	group/daemon   : main.c 

Log message:
	print out the buffer for debugging when we can't parse it

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/main.c.diff?cvsroot=cluster&r1=1.31&r2=1.32


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

* cluster/group/daemon main.c
@ 2005-06-01  8:24 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2005-06-01  8:24 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2005-06-01 08:24:21

Modified files:
	group/daemon   : main.c 

Log message:
	close fd's of dead clients

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/group/daemon/main.c.diff?cvsroot=cluster&r1=1.17&r2=1.18


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

* cluster/group/daemon main.c
@ 2005-05-17 11:15 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2005-05-17 11:15 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2005-05-17 11:15:42

Modified files:
	group/daemon   : main.c 

Log message:
	remove unused function

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/group/daemon/main.c.diff?cvsroot=cluster&r1=1.4&r2=1.5


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

* cluster/group/daemon main.c
@ 2005-05-16  9:56 teigland
  0 siblings, 0 replies; 23+ messages in thread
From: teigland @ 2005-05-16  9:56 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2005-05-16 09:55:58

Modified files:
	group/daemon   : main.c 

Log message:
	don't add connection if accept fails

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/group/daemon/main.c.diff?cvsroot=cluster&r1=1.3&r2=1.4


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

end of thread, other threads:[~2007-01-11 17:59 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-20 15:42 cluster/group/daemon main.c rpeterso
  -- strict thread matches above, loose matches on Subject: below --
2007-01-11 17:59 teigland
2007-01-11 17:59 teigland
2006-12-13 19:05 teigland
2006-12-13 19:05 teigland
2006-12-13 19:04 teigland
2006-12-01 15:25 teigland
2006-12-01 15:25 teigland
2006-12-01 15:24 teigland
2006-11-20 22:44 rpeterso
2006-11-17 16:28 teigland
2006-11-17 16:26 teigland
2006-11-15 14:35 teigland
2006-10-24 17:08 teigland
2006-09-14 20:49 teigland
2006-07-13 18:21 teigland
2006-06-22 19:06 teigland
2006-06-20 20:27 teigland
2006-06-14 21:38 teigland
2006-05-15 19:59 teigland
2005-06-01  8:24 teigland
2005-05-17 11:15 teigland
2005-05-16  9:56 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).