]> git.proxmox.com Git - mirror_corosync.git/shortlog
mirror_corosync.git
2011-07-06 Florian Haasbuild: force LC_ALL=C correctly for dates
2011-07-06 Tim BealeFix compile/runtime issues for _POSIX_THREAD_PROCESS_SH...
2011-07-06 Tim Bealegetpwnam_r()/getgrnam_r() returns ERANGE for some systems
2011-07-05 Jiaju ZhangRRP: redundant ring automatic recovery
2011-07-04 Tim SerongCorrect mailing list address in corosync_overview manpage
2011-06-29 Masatake YAMATOfix typos in cpg_mcast_joined.3 and cpg_zcb_mcast_joined.3
2011-06-29 Steven DakeAdd coverity target to corosync makefile.am
2011-06-29 Jan Friessecoroipcc: Test _SC_PAGESIZE result
2011-06-29 Jan FriesseRemove spinlocks
2011-06-29 Jan Friessevotequorum: free newly allocated node if nodeid==0
2011-06-28 Jerome FleschFix usage of strerror_r()/perror()
2011-06-23 Steven Dakesched_params log message incorrect
2011-06-22 Jan Friesseconfigure.ac: Align --enable-* options description
2011-06-22 Jan Friesseconfigure.ac: change edefault to default
2011-06-22 Jan FriesseCTS: Test for confdb dispatch deadlock
2011-06-22 Jan Friesseconfdb: Resolve dispatch deadlock
2011-06-22 Jan Friesseobjdb: save copy of handles in object_find_create
2011-06-17 Jiaju ZhangRRP: Fix ring initialization issue for UDPU mode
2011-06-10 Jan Friessecoroipcc: check recvmsg result in socket_recv
2011-06-10 Jan Friesseconfdb: Properly check result of object_find_create
2011-06-10 Jan Friessecrypto: rng_make_prng prevent buf overflow
2011-06-06 Jan Friessemainconfig: Check retval of logsys_format_set
2011-06-03 Jan Friessetestcpgzc: fgets buffer to really allocated size
2011-06-03 Jan Friessecpg: do_proc_join change list_slice to list_add
2011-06-03 Jan Friessetotemudp: memset of proper size
2011-06-03 Jan Friessecoroipcs: init buf in coroipcs_handler_dispatch
2011-06-03 Jan Friessecoroparse: don't leak dirent
2011-06-03 Jan Friesselogsys: _logsys_wthread_create never returns != 0
2011-06-03 Jan Friessenotifyd: Check retval of corosync_cfg_initialize
2011-06-03 Jan Friessetotemconfig: discard check of objdb_get_string ret
2011-06-03 Jan Friessecoroipcc: proper path size in coroipcc_zcb_alloc
2011-06-03 Jan Friesselibquorum: memset/memcpy proper size of callbacks
2011-05-30 Jan Friesseiazc: Reduce number of mem alloc and memcpy
2011-05-27 Jerome Fleschlogsys: When corosync is compiled with --enable-small...
2011-05-27 Jerome Fleschcoroipcc_dispatch_get(): Fix --enable-small-memory...
2011-05-27 Jerome Fleschcoroipcs_handler_dispatch(): Fix conn_info->service...
2011-05-27 Jerome Fleschcoroipcc: Fix unhandled BSD EOF in coroipcc_dispatch_get()
2011-05-27 Jerome FleschCorosync: Fix build when done with --enable-fatal-warnings
2011-05-08 Russell Bryantlogsys.c: Use snprintf() instead of sprintf().
2011-05-13 Jan Friessecorosync-objctl: Option to display binary data
2011-05-05 Angus Salkeldcpg: fix sync master selection when one node paused.
2011-05-05 Angus SalkeldCTS: fix some tests that didn't handle been called...
2011-05-05 Angus SalkeldCTS: sort the configuration - prevent duplicates in...
2011-05-05 Angus SalkeldCTS: fix syntax error in log message
2011-05-05 Angus SalkeldCTS: bump up log messages of failed RPC
2011-05-05 Angus SalkeldCTS: don't force all-once (breaks random tests)
2011-05-05 Angus Salkeldautobuild: improve messages
2011-05-05 Angus SalkeldCTS: add -l to keygen (normal keygen struggles to run...
2011-05-05 Angus SalkeldCTS: send with correct number of iovecs
2011-05-05 Angus SalkeldCTS: timer should not be on the stack
2011-05-05 Jan Friessetotemsrp: Enhance mcast failure detection
2011-04-15 Jan Friessecoroipcs: Deny connect to service without initfn
2011-04-15 Tim SerongAdd ipc_refcnt to message_handler_req_{exec, lib}_cfg_r...
2011-04-15 Steven DakeAlign ipc on 8 byte boundaries
2011-04-15 Steven DakeFix problem where unaligned totemip address access...
2011-04-15 Greg WaltonClean up ENDIAN ifdef tests
2011-04-11 Tim SerongFix tyop in RRP faulty error messages
2011-04-12 Angus SalkeldIPC: place calls to stats functions outside of mutexes
2011-04-12 Zane BitterProvide better checking of the message type
2011-04-08 Zane BitterFix uninitialised memory errors found by valgrind
2011-03-29 Angus SalkeldFix shutdown when a confdb client is still connected
2011-03-29 Angus SalkeldSTATS: add the service name to the connection name.
2011-03-29 Angus SalkeldNOTIFYD: prevent duplicate quorate events.
2011-03-29 Angus SalkeldNOTIFYD: fix retrieving the application's parent name.
2011-03-24 Jan Friessecfgtool: print list of IP with space between items
2011-03-24 Jan Friessecpgtool: print list of IP with space between items
2011-03-24 Jan Friessecfg_get_node_addrs: Return correct addresses
2011-03-24 Steven Daketotemsrp: free messages originated in recovery rather...
2011-03-24 Steven Daketotemsrp: Only restore old ring id information one...
2011-03-24 Steven Daketotemsrp: Remove recv_flush code
2011-03-23 Angus Salkeldconfdb: send notifications from the main thread not...
2011-03-21 Steven DakeResolve abort during simulatenous stopping of atleast...
2011-03-21 Angus Salkeldnotifyd: dispatch only one message at a time.
2011-03-15 Angus SalkeldFix some "set but not used" warnings [-Wunused-but...
2011-03-15 Angus SalkeldRemove the ttl option from udpu and rely on the kernel...
2011-03-15 Angus SalkeldFix the ttl defaults and range
2011-03-15 Russell BryantAdd Doxyfile to .gitignore
2011-03-12 Angus Salkelddocs: auto-generate the version
2011-03-12 Russell BryantConvert existing documentation to doxygen format.
2011-03-12 Zane BitterAllocate packet buffers in the transport drivers
2011-03-10 Zane BitterFix minor errors in man page documentation for corosync...
2011-03-08 Steven DakeFix abort when token is lost in RECOVERY state
2011-03-07 Russell BryantAdd content for the doxygen main page.
2011-03-07 Russell BryantResolve a couple of doxygen warnings.
2011-03-07 Russell BryantUpdate doxygen configuration file.
2011-03-07 Russell BryantMinor build system updates for doxygen.
2011-03-07 Russell BryantEnsure that strings are null terminated after strncpy().
2011-03-05 Russell BryantAdd -l option to corosync-keygen.
2011-02-24 Steven DakeDon't assert when ring id file is less then 8 bytes
2011-02-24 Steven Dakesnmp: Allow buildling of corosync on already existing...
2011-02-24 Jan Friesseobjdb: destroy all handles in _clear_object
2011-02-23 Jan FriesseIterate all items in object_reload_notification
2011-02-23 Jan Friessecorosync-fplay: use uint32_t and remove bit-shift
2011-02-23 Jan Friessecorosync-fplay: Use size_t length mod in printf
2011-02-22 Jan Friessecorosync-fplay: handle too large rec_size
2011-02-22 Jan Friesselogsys: Properly lock flt data before dump
2011-02-22 Jan Friesselogsys: Don't leak fd on successful fdata dump
2011-02-21 Russell BryantAdd calls to pthread_attr_destroy().
2011-02-14 Angus SalkeldCTS: wait (consistently) for 15 minutes for events
2011-02-13 Angus Salkeldautobuild: clean the build dir first.
next