[acassen/keepalived] aaf335: Update comment in documentation re authentication ...
Alexandre Cassen <[email protected]>
| Newsgroups | gmane.linux.keepalived.devel |
|---|---|
| Message-ID | <56e44ed01c0ce_1dc83f9e86db12bc30262e@hookshot-fe1-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/acassen/keepalived
Commit: aaf33554d3c670f0fbe19e890a0afa2ec7a1de49
https://github.com/acassen/keepalived/commit/aaf33554d3c670f0fbe19e890a0afa2ec7a1de49
Author: Quentin Armitage <[email protected]>
Date: 2016-03-11 (Fri, 11 Mar 2016)
Changed paths:
M doc/keepalived.conf.SYNOPSIS
M doc/man/man5/keepalived.conf.5
Log Message:
-----------
Update comment in documentation re authentication for unicast
Signed-off-by: Quentin Armitage <[email protected]>
Commit: 3c7ee10ea2c7d845d50f0c07ac417db1b024eb07
https://github.com/acassen/keepalived/commit/3c7ee10ea2c7d845d50f0c07ac417db1b024eb07
Author: Quentin Armitage <[email protected]>
Date: 2016-03-12 (Sat, 12 Mar 2016)
Changed paths:
M keepalived/check/check_daemon.c
M keepalived/vrrp/vrrp_daemon.c
Log Message:
-----------
Make vrrp_daemon.c and check_daemon.c use header file for externs
vrrp_daemon.c and check_daemon.c had explicit extern char *vrrp_pidfile;
and extern char *checkers_pidfile; statements, whereas these should be
inherited from main.h
Signed-off-by: Quentin Armitage <[email protected]>
Commit: db78badd6d707d4f7ea294f4c8347ca13205d824
https://github.com/acassen/keepalived/commit/db78badd6d707d4f7ea294f4c8347ca13205d824
Author: Quentin Armitage <[email protected]>
Date: 2016-03-12 (Sat, 12 Mar 2016)
Changed paths:
M keepalived/vrrp/vrrp_daemon.c
Log Message:
-----------
Don't restore original signal state when reloading vrrp config
Issue #209 identified that sending two SIGHUP signals to the vrrp
process in quick succession could cause the vrrp process to terminate.
This commit removes the restoring of the default signal state and then
setting it back to the running signal state, so that the signal handling
disposition if not changed at all during a reload.
Signed-off-by: Quentin Armitage <[email protected]>
Commit: f7421f165838b47d8e4a639001927a7e0d51af77
https://github.com/acassen/keepalived/commit/f7421f165838b47d8e4a639001927a7e0d51af77
Author: Alexandre Cassen <[email protected]>
Date: 2016-03-12 (Sat, 12 Mar 2016)
Changed paths:
M doc/keepalived.conf.SYNOPSIS
M doc/man/man5/keepalived.conf.5
M keepalived/check/check_daemon.c
M keepalived/vrrp/vrrp_daemon.c
Log Message:
-----------
Merge pull request #274 from pqarmitage/fixes
Don't reset and then set again signal disposition during reload of vrrp
Compare: https://github.com/acassen/keepalived/compare/2b600d95582c...f7421f165838
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
_______________________________________________
Keepalived-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/keepalived-devel