public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/cman/daemon ais.c
@ 2006-11-09 13:10 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2006-11-09 13:10 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2006-11-09 13:10:42

Modified files:
	cman/daemon    : ais.c 

Log message:
	Set join_timeout and consensus_timeout to higher defaults as per
	bz#214920

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&r1=1.44&r2=1.45


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

* cluster/cman/daemon ais.c
@ 2008-01-02 11:05 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2008-01-02 11:05 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	pcaulfield@sourceware.org	2008-01-02 11:05:33

Modified files:
	cman/daemon    : ais.c 

Log message:
	Don't know why I bothered coming in to work today

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.44.2.4&r2=1.44.2.5


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

* cluster/cman/daemon ais.c
@ 2007-12-31  5:15 fabbione
  0 siblings, 0 replies; 28+ messages in thread
From: fabbione @ 2007-12-31  5:15 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	fabbione@sourceware.org	2007-12-31 05:15:46

Modified files:
	cman/daemon    : ais.c 

Log message:
	aisexec config parser expects error_string to be set also when we successfully
	read the configuration.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&r1=1.57&r2=1.58


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

* cluster/cman/daemon ais.c
@ 2007-12-30  9:30 fabbione
  0 siblings, 0 replies; 28+ messages in thread
From: fabbione @ 2007-12-30  9:30 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	fabbione@sourceware.org	2007-12-30 09:30:15

Modified files:
	cman/daemon    : ais.c 

Log message:
	Fix error reporting to aisexec.
	
	aisexec expects an error_string string set by config_read if config_read fails.
	The lack of error_string is not checked by aisexec that will segfault.
	
	Set error_string properly and clean up the old errorstring that is not used.

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


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

* cluster/cman/daemon ais.c
@ 2007-12-13 13:39 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2007-12-13 13:39 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2007-12-13 13:39:58

Modified files:
	cman/daemon    : ais.c 

Log message:
	Allow rrp_mode to be overridden in cluster.conf

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


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

* cluster/cman/daemon ais.c
@ 2007-11-01 14:06 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2007-11-01 14:06 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2007-11-01 14:06:02

Modified files:
	cman/daemon    : ais.c 

Log message:
	Enable to_stderr logging if 'cman_tool join -d' is used.

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


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

* cluster/cman/daemon ais.c
@ 2007-10-15 14:48 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2007-10-15 14:48 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2007-10-15 14:48:59

Modified files:
	cman/daemon    : ais.c 

Log message:
	Make sure it compiles against latest openais trunk.

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


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

* cluster/cman/daemon ais.c
@ 2007-10-01 12:36 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2007-10-01 12:36 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2007-10-01 12:36:59

Modified files:
	cman/daemon    : ais.c 

Log message:
	Use "logger_subsys" & "subsys" keys rather than "logger" and "ident".

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


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

* cluster/cman/daemon ais.c
@ 2007-05-10  9:05 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2007-05-10  9:05 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	pcaulfield@sourceware.org	2007-05-10 09:05:16

Modified files:
	cman/daemon    : ais.c 

Log message:
	Don't override <totem secauth>  if it appears in cluster.conf.
	This allows users to disable encryption if they want.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.44.2.2&r2=1.44.2.3


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

* cluster/cman/daemon ais.c
@ 2007-05-09 16:16 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2007-05-09 16:16 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2007-05-09 16:16:47

Modified files:
	cman/daemon    : ais.c 

Log message:
	Don't override <totem secauth>  if it appears in cluster.conf.
	This allows users to disable encryption if they want.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&r1=1.47&r2=1.48


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

* cluster/cman/daemon ais.c
@ 2007-05-03 12:18 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2007-05-03 12:18 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2007-05-03 12:18:02

Modified files:
	cman/daemon    : ais.c 

Log message:
	Change unsigned char* to char* for compatibility with openais trunk.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&r1=1.46&r2=1.47


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

* cluster/cman/daemon ais.c
@ 2006-12-18  9:49 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2006-12-18  9:49 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL50
Changes by:	pcaulfield@sourceware.org	2006-12-18 09:49:24

Modified files:
	cman/daemon    : ais.c 

Log message:
	Increase token timeout to 10s as per bz#216954

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&only_with_tag=RHEL50&r1=1.44.4.1&r2=1.44.4.2


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

* cluster/cman/daemon ais.c
@ 2006-12-18  9:48 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2006-12-18  9:48 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	pcaulfield@sourceware.org	2006-12-18 09:48:11

Modified files:
	cman/daemon    : ais.c 

Log message:
	Increase token timeout to 10s as per bz#216954

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.44.2.1&r2=1.44.2.2


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

* cluster/cman/daemon ais.c
@ 2006-12-18  9:37 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2006-12-18  9:37 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2006-12-18 09:37:45

Modified files:
	cman/daemon    : ais.c 

Log message:
	Increase token timeout to 10s as per bz#216954

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&r1=1.45&r2=1.46


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

* cluster/cman/daemon ais.c
@ 2006-11-09 13:51 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2006-11-09 13:51 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	pcaulfield@sourceware.org	2006-11-09 13:51:15

Modified files:
	cman/daemon    : ais.c 

Log message:
	Set join_timeout and consensus_timeout to higher defaults as per
	bz#214920

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.44&r2=1.44.2.1


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

* cluster/cman/daemon ais.c
@ 2006-11-09 13:50 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2006-11-09 13:50 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL50
Changes by:	pcaulfield@sourceware.org	2006-11-09 13:50:42

Modified files:
	cman/daemon    : ais.c 

Log message:
	Set join_timeout and consensus_timeout to higher defaults as per
	bz#214920

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&only_with_tag=RHEL50&r1=1.44&r2=1.44.4.1


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

* cluster/cman/daemon ais.c
@ 2006-10-31 17:27 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2006-10-31 17:27 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2006-10-31 17:27:45

Modified files:
	cman/daemon    : ais.c 

Log message:
	On Steven Dake's recommendation, also up the token_retransmit count to 20.
	and fix a couple of typos.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&r1=1.43&r2=1.44


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

* cluster/cman/daemon ais.c
@ 2006-10-31  9:28 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2006-10-31  9:28 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2006-10-31 09:28:13

Modified files:
	cman/daemon    : ais.c 

Log message:
	Set the default token timeout to 5 seconds. It can still be overridden
	in cluster.conf if required.

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


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

* cluster/cman/daemon ais.c
@ 2006-09-25 11:38 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2006-09-25 11:38 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2006-09-25 11:38:53

Modified files:
	cman/daemon    : ais.c 

Log message:
	Add struct entry for .flow_control to keep latest openais happy.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&r1=1.39&r2=1.40


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

* cluster/cman/daemon ais.c
@ 2006-08-11  7:09 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2006-08-11  7:09 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2006-08-11 07:09:14

Modified files:
	cman/daemon    : ais.c 

Log message:
	We don't really need to include signal.h twice :)

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&r1=1.36&r2=1.37


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

* cluster/cman/daemon ais.c
@ 2006-08-10 19:45 rpeterso
  0 siblings, 0 replies; 28+ messages in thread
From: rpeterso @ 2006-08-10 19:45 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rpeterso@sourceware.org	2006-08-10 19:45:54

Modified files:
	cman/daemon    : ais.c 

Log message:
	Fix minor compile problem due to missing include.

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


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

* cluster/cman/daemon ais.c
@ 2006-08-09  9:46 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2006-08-09  9:46 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2006-08-09 09:46:30

Modified files:
	cman/daemon    : ais.c 

Log message:
	Some systems need #include <signal.h> and who are we to deny them ?

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&r1=1.34&r2=1.35


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

* cluster/cman/daemon ais.c
@ 2006-07-19  8:33 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2006-07-19  8:33 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2006-07-19 08:33:13

Modified files:
	cman/daemon    : ais.c 

Log message:
	for RRP use "active" rather than "passive" on Steve's advice.

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


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

* cluster/cman/daemon ais.c
@ 2006-05-19 14:51 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2006-05-19 14:51 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2006-05-19 14:51:52

Modified files:
	cman/daemon    : ais.c 

Log message:
	Allow loggin facility to be configured.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&r1=1.28&r2=1.29


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

* cluster/cman/daemon ais.c
@ 2006-04-20 15:40 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2006-04-20 15:40 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2006-04-20 15:40:03

Modified files:
	cman/daemon    : ais.c 

Log message:
	Don't call lcr_component_register twice as it /really/ annoys aisexec.
	Also cope with being partially invoked (ie added to openais.conf but
	not called with OPENAIS_DEFAULT_CONFIG_IFACE set.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&r1=1.23&r2=1.24


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

* cluster/cman/daemon ais.c
@ 2005-12-12 13:20 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2005-12-12 13:20 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2005-12-12 13:20:00

Modified files:
	cman/daemon    : ais.c 

Log message:
	Some of those messages should go to syslog

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&r1=1.13&r2=1.14


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

* cluster/cman/daemon ais.c
@ 2005-11-08 15:14 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2005-11-08 15:14 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2005-11-08 15:14:04

Modified files:
	cman/daemon    : ais.c 

Log message:
	Read key after we've filled in the whole of the totem_config struct, as it
	now seems to depend on bits of it.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&r1=1.9&r2=1.10


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

* cluster/cman/daemon ais.c
@ 2005-09-21 13:21 pcaulfield
  0 siblings, 0 replies; 28+ messages in thread
From: pcaulfield @ 2005-09-21 13:21 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield@sourceware.org	2005-09-21 13:21:11

Modified files:
	cman/daemon    : ais.c 

Log message:
	byteswap the header too

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&r1=1.7&r2=1.8


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

end of thread, other threads:[~2008-01-02 11:05 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-09 13:10 cluster/cman/daemon ais.c pcaulfield
  -- strict thread matches above, loose matches on Subject: below --
2008-01-02 11:05 pcaulfield
2007-12-31  5:15 fabbione
2007-12-30  9:30 fabbione
2007-12-13 13:39 pcaulfield
2007-11-01 14:06 pcaulfield
2007-10-15 14:48 pcaulfield
2007-10-01 12:36 pcaulfield
2007-05-10  9:05 pcaulfield
2007-05-09 16:16 pcaulfield
2007-05-03 12:18 pcaulfield
2006-12-18  9:49 pcaulfield
2006-12-18  9:48 pcaulfield
2006-12-18  9:37 pcaulfield
2006-11-09 13:51 pcaulfield
2006-11-09 13:50 pcaulfield
2006-10-31 17:27 pcaulfield
2006-10-31  9:28 pcaulfield
2006-09-25 11:38 pcaulfield
2006-08-11  7:09 pcaulfield
2006-08-10 19:45 rpeterso
2006-08-09  9:46 pcaulfield
2006-07-19  8:33 pcaulfield
2006-05-19 14:51 pcaulfield
2006-04-20 15:40 pcaulfield
2005-12-12 13:20 pcaulfield
2005-11-08 15:14 pcaulfield
2005-09-21 13:21 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).