]> git.proxmox.com Git - mirror_corosync.git/shortlog
mirror_corosync.git
2014-01-14 Jan FriesseClose devnull file handler
2014-01-14 Christine Caulfieldvotequorum: Add missing man pages
2014-01-13 Jasontotem: Drop invalid join msg in operational state
2014-01-13 Jan Friessesystemd unit: Make sure network is really up
2014-01-13 Christine Caulfieldvotequorum: Improve/add documentation for quorum device API
2014-01-07 Christine Caulfieldvotequorum: Add persistent expected_votes tracking.
2013-11-26 Jan Friessecfgtool: return error on reload failure
2013-11-08 Christine Caulfieldman pages: Note that votequorum's allow_downscale is...
2013-11-04 Jan Friesselogsys: Make logging of totem work again
2013-10-24 Masatake YAMATOtotemsrp: Show English message when memb_state_gather_e...
2013-09-20 Yevheniy Demchenkototemiba: Check if configured MTU is allowed by HW
2013-09-20 Yevheniy Demchenkototemiba: Fix parameters position for poll_add
2013-09-20 Yevheniy Demchenkototemiba: Del channel fd from poll before destroy
2013-09-20 Yevheniy Demchenkototemiba: Properly allocate RDMA buffers
2013-09-12 Christine CaulfieldReload: document config.reload_in_progress in man page v2.3.2
2013-09-12 Christine CaulfieldReload: Add atomic reload to log config
2013-09-12 Christine CaulfieldReload: Add atomic reload to totemconfig
2013-09-12 Christine CaulfieldReload: Add reload code to cfg
2013-09-12 Christine CaulfieldReload: Make coroparse use a designated icmap hash...
2013-09-10 Jan Friesseicmap: Add func to test equality of two key values
2013-09-10 Christine Caulfield[PATCH] Replace freopen with open/dup2 when daemonizing
2013-09-03 Christine CaulfieldAdd log message to exit signal handler
2013-08-29 Jan Friesseicmap: Add map copy function
2013-08-29 Jan Friesseicmap: Add function to return item data pointer
2013-08-29 Jan Friesseicmap: Fix value len checking for strings
2013-08-29 Jan Friesseicmap: Add function to return global icmap
2013-08-27 Jan Friesseicmap: Allow multiple icmap instances
2013-08-19 Michael ChapmanFix scheduler pause-detection timeout
2013-07-10 Jan FriesseRemove dir pragma for xml2conf.xsl in specfile v2.3.1
2013-07-09 Jan Friessects: Update DC_IDLE pattern
2013-07-08 Kazunori INOUEUse restart policy in the corosync-notifyd unit
2013-07-04 David Vosselipc_glue: proper ref counting during service connection...
2013-07-04 David Vosselipc_glue: Remove connection unref with no matching...
2013-07-04 David Vosselipc_glue: Fixes connection ref count leak
2013-07-01 Kazunori INOUEsystemd: fix typo in unit file
2013-07-01 Kazunori INOUEnotifyd: fix handle dispatch functions results
2013-06-27 Christine CaulfieldThe corosync message "A processor joined or left the...
2013-06-21 Jan FriesseLog: Output parse errors to syslog
2013-06-21 Jan Friessetotemconfig: Prevent leak of cluster_name str
2013-06-21 Jan Friesseservice: Fix memleak in service_unlink_and_exit
2013-06-20 Eric RaymondFix patch for corosync.conf.5
2013-06-18 Jan Friessecpg: Set umask in memory_map function
2013-06-18 Jan Friesseipc_glue: Check service name len
2013-06-18 Jan Friesseipc_glue: Introduce constant for service name len
2013-06-18 Jan Friessecfg: Check interface status and name length
2013-06-18 Jan Friessecfg: Check number of interfaces
2013-06-18 Jan Friessecfg: Introduce CFG_MAX constants
2013-06-18 Jan Friessetotemrrp: Make status string shorter
2013-06-18 Jan Friessetotem: Don't leak instance variable on crypto fail
2013-06-18 Jan Friessetotemudpu: Handle fd leak in totemudpu
2013-06-18 Jan Friessetotemconfig: Check length of rrp_mode string
2013-06-18 Jan Friessecoroparse: Ensure that config items fits into cmap
2013-06-18 Jan Friessecpg: Check cpg zc buffer path name length
2013-06-17 Jan Friessevotequorum: Prevent leak in qdevice_is_configured
2013-06-13 Jan Friesseipc_cfg: Make coverity happy
2013-06-13 Jan FriesseInitialize error variable in ykd_init
2013-06-13 Jan FriesseInitialize node_found in nodelist_to_interface fun
2013-06-13 Jan FriesseInitialize item in cmap_mcast_send
2013-06-13 Jan Friessecmapctl: Remove unnecessary access check
2013-06-13 Jan Friessevotequrorum: Assert sender nodeid is known
2013-06-13 Jan Friessequorumtool: Properly check nodeid cli param
2013-06-13 Jan FriesseHandle errors when getting SC_PAGESIZE
2013-06-13 Jan FriesseCheck result of logsys_subsys_create
2013-06-13 Jan FriesseCheck logsys_format_set result in logsys setup
2013-06-13 Jan FriesseUse proper totem_ip_address size in memset
2013-06-13 Jan FriesseFree icmap strings in logconfig
2013-06-13 Jan FriesseProperly break MAIN_CP_CB_DATA_STATE_QDEVICE state
2013-06-13 Jan FriesseDo not dereference format_buffer when it's NULL
2013-06-13 Jan FriesseCheck icmap str get for clustername
2013-06-13 Jan FriesseHandle dispatch functions results
2013-06-13 Jan FriesseProperly check result of stat func in coroparse
2013-06-13 Jan Friessetestcpg: Check length of input group name
2013-06-13 Jan Friessecommon ta: Close client sockets
2013-06-13 Jan Friessecommon ta: Close listener socket
2013-06-13 Jan Friessetest sam: Free temp str allocated by cmap
2013-06-13 Jan Friessesam test agent: Assert results of send func
2013-06-13 Jan Friessevotequorum test agent: Assert results of send func
2013-06-13 Jan Friessecpg test agent: Test len of name for cpg_join
2013-06-13 Jan Friessecpg test agent: Cfg shutdown flag is not bitfield
2013-06-13 Jan Friessecpg test agent: Assert results of send function
2013-06-13 Jan Friessecpg test agent: Fix typo in assert
2013-06-13 Jan FriesseRename make target coverity
2013-05-24 Michael van... Allow corotypes.h to be included from C++ code.
2013-05-21 Jan FriesseRemove unnecessary mmap in cpg
2013-04-16 Jan FriesseInstall sysconfig/corosync-notifyd in specfile
2013-04-16 Jan FriesseImprove corosync-notifyd example
2013-04-12 Masatake YAMATOFix a typo in README.recovery
2013-04-10 Kazunori INOUEAdd Upstart job configuration file
2013-04-08 Jan FriesseDetect big scheduling pauses
2013-04-03 Andrei BelovAdded checks for "--as-needed" and "--version-script...
2013-04-02 Jan FriesseSupport for numerical uid/gid
2013-04-02 Yuichi SEINObuild: pass enable options to "make rpm" from configure
2013-03-28 Andrei BelovImproved POSIX-compliant handling of getpwnam_r() and...
2013-03-27 Jan FriesseMake cts work with pacemaker 1.1.9
2013-03-21 Jan Friessetotempg: Make iov_delv local variable
2013-03-21 Jan Friessecfgtool: Retry shutdown on CS_ERR_TRY_AGAIN
2013-03-20 Jan Friessects: Output nodeid consistently as unsigned int
2013-03-19 Xia LiConvert the nodeid byte order to be aligned with networ...
2013-03-08 Jeremy FitzhardingeHandle ERANGE from getpwnam_r / getgrnam_r
2013-02-26 Michael Chapmanbuild: make --disable-testagents work
next