]> git.proxmox.com Git - mirror_corosync.git/shortlog
mirror_corosync.git
2012-08-30 Fabio M. Di... build: bring SOLARIS up to the same standard as other...
2012-08-30 Fabio M. Di... build: drop TS_CLASS definition, used nowhere
2012-08-30 Fabio M. Di... build: drop COROSYNC_BSD out of configure
2012-08-30 Fabio M. Di... totemip: clean up headers a lot more
2012-08-30 Fabio M. Di... build: drop MAP_ANONYMOUS check from configure
2012-08-30 Fabio M. Di... build: drop COROSYNC_DARWIN definition
2012-08-30 Fabio M. Di... build: drop completely linux detection
2012-08-30 Fabio M. Di... build: make libstatgrab the facto default for monitorin...
2012-08-30 Fabio M. Di... totemip: add missing include
2012-08-30 Fabio M. Di... build: use MADV_NOSYNC only when it's defined
2012-08-30 Fabio M. Di... build: make exec/totemip os detection free
2012-08-30 Fabio M. Di... build: drop _SEM_SEMUN_UNDEFINED
2012-08-30 Jan FriesseLog: Use threaded mode for syslog and file log
2012-08-30 Jan FriesseUse native IPC mechanism
2012-08-30 Jan FriesseAdd la, lo and .libs files/directory to gitignore
2012-08-30 Fabio M. Di... build: fix library version export in ELF header
2012-08-29 Fabio M. Di... build: fix spec file creation
2012-08-29 Fabio M. Di... spec: cleanup spec file to be slightly smarter
2012-08-29 Fabio M. Di... build: fix do_snmp conditionals
2012-08-28 Fabio M. Di... build: fix make rpm
2012-08-28 Fabio M. Di... build: cleanup configure.ac for non-linux OS'es
2012-08-28 Fabio M. Di... build: drop PATH_MAX definition from dark ages
2012-08-28 Fabio M. Di... build: drop redefine of NAME_MAX since nothing referenc...
2012-08-28 Fabio M. Di... build: drop last reference to OS_CPPFLAGS and use AC...
2012-08-28 Fabio M. Di... build: fix build on openindiana 151a
2012-08-28 Fabio M. Di... build: remove bashism in cc support check
2012-08-28 Fabio M. Di... build: drop SOLARIS_OPTS and DARWIN_OPTS
2012-08-28 Fabio M. Di... build: minor cleanup and final removal of OS_LDFLAGS
2012-08-28 Fabio M. Di... build: rework snmp library detection and setting of...
2012-08-28 Fabio M. Di... build: drop more dlopen leftovers from dinosaur era...
2012-08-28 Fabio M. Di... build: make monitoring optional in corosync exec
2012-08-28 Fabio M. Di... build: update .gitignore files
2012-08-28 Fabio M. Di... build: fix make distcheck
2012-08-28 Fabio M. Di... build: make path to bash configurable at build time
2012-08-28 Fabio M. Di... build: order library install to make sure libsam can...
2012-08-28 Fabio M. Di... build: fix usage of sed and drop build-aux/genman
2012-08-28 Fabio M. Di... test: fix testcpg build on FreeBSD9
2012-08-28 Fabio M. Di... build: respect watchdog conditional when building coros...
2012-08-28 Fabio M. Di... common_lib: make it build on FreeBSD 9 and Mac OS X
2012-08-28 Fabio M. Di... build: use libtool for linking
2012-08-28 Fabio M. Di... build: cleanup configure.ac
2012-08-21 Tim BealeRemove redundant default-config code
2012-08-21 Tim BealeRemove unused structure
2012-08-21 Tim Bealeman: corosync.conf seqno_unchanged_const description...
2012-08-16 Jan FriesseMake logging of WD and MON service correct
2012-08-16 Jan FriesseFix dbus part of corosync-notifyd
2012-08-14 Jan Friesseexample conf: Remove Duplicate "debug" statement
2012-08-14 Fabio M. Di... build: fix libsam dependencies when using make -j
2012-08-13 Jan PokornyExample config files: fix a typo
2012-08-09 Jan FriesseIPC: Call lib function only when it's possible
2012-08-09 Jan FriesseClose sockets after deleting from poll
2012-08-09 Jan Friessecpg: Check input param name_t length
2012-08-09 Jan FriesseHandle sync and service unload correctly
2012-08-09 Jan Friesseservice: remove leftovers from mt corosync
2012-08-09 Jan Friessecmap: Check input param name_t length
2012-08-09 Fabio M. Di... quorumtool: fix display when nodenames or reverse looku...
2012-08-08 Fabio M. Di... votequorum: change init/clean up to deal with exit...
2012-08-07 Fabio M. Di... quorumtool: make output more meaningful
2012-08-07 Fabio M. Di... votequorum: make the last QDEVICE define name consisten...
2012-08-07 Fabio M. Di... votequorum: bump soname
2012-08-07 Fabio M. Di... votequorum: display qdevice votes
2012-08-07 Fabio M. Di... votequorum: add missing return call
2012-08-07 Fabio M. Di... votequorum: make master_wins check stricter
2012-08-07 Fabio M. Di... votequorum: add ENTER/LEAVE for consistency
2012-08-07 Fabio M. Di... votequorum: fix library checks on qdevice name and...
2012-08-07 Fabio M. Di... votequorum: delegate qdevice_master_wins setting to...
2012-08-07 Fabio M. Di... votequorum: drop votequorum_qdevice_getinfo and collaps...
2012-08-07 Fabio M. Di... votequorum: external defines should all be prefixed...
2012-08-07 Fabio M. Di... votequorum: drop _FLAG_ from defines
2012-08-07 Fabio M. Di... votequorum: fix define name to match reality
2012-08-07 Fabio M. Di... qdevice: implement master_wins partition
2012-08-07 Fabio M. Di... votequorum: fix flag check for qdevice votes propagation
2012-08-07 Fabio M. Di... votequorum: remove last instance of state and rename...
2012-08-07 Fabio M. Di... votequorum: several major bug fixes and code cleanup
2012-08-07 Fabio M. Di... votequorum: move to the new flag structure
2012-08-07 Fabio M. Di... votequorum: simplify getinfo data and protect against...
2012-08-07 Fabio M. Di... votequorum: use REGISTERED flag consistently
2012-08-07 Fabio M. Di... votequorum: simply internal qdevice_getinfo function
2012-08-07 Fabio M. Di... votequorum: add qdevice CAST_VOTE status/flag
2012-08-07 Fabio M. Di... votequorum: rename NODE_FLAGS_QDEVICE_STATE to NODE_FLA...
2012-08-07 Fabio M. Di... votequorum: rename NODE_FLAGS_QDEVICE to NODE_FLAGS_QDE...
2012-08-07 Fabio M. Di... votequorum: re-enable qdevice api
2012-08-07 Fabio M. Di... quorum devices: add support to build system
2012-08-04 Steven DakeAdd groff as a BuildRequires to spec file
2012-08-02 Jan FriesseDon't call sync_* funcs for unloaded services
2012-08-02 Jan FriesseIntroduce SERVICES_COUNT_MAX macro
2012-07-30 Jan Friessecmap_keys: Document few more runtime statistics
2012-07-30 Jan Friessects: Delete shm blacbox after corosync kill
2012-07-30 Jan Friessecpg: Be more verbose for procjoin message
2012-07-12 Jan Friessects: Change DC_IDLE pattern
2012-07-12 Jan Friessects: Make shm_leak_audit run
2012-07-12 Jan FriesseCorrectly free state string in wd
2012-07-12 Jan Friessects: Change local_start[ing|ed] pattern in CTS
2012-07-12 Jan FriesseSupport for crypto_ and nodelist in lenses
2012-07-11 Jan FriesseRevert "Free state variable allocated in wd_resource_st...
2012-06-14 Jan Friessecpg: Enhance downlist selection algorithm
2012-06-14 Jan Friessecpg: Print cpg name to debug informations
2012-06-14 Jan Friessecpg: Process join list after downlists
2012-06-14 Jan Friessecpg: Never choose downlist with localnode
2012-06-11 Jerome FLESCHWhen flushing, discard only memb_join messages
next