]> git.proxmox.com Git - mirror_corosync.git/shortlog
mirror_corosync.git
2012-03-13 Jan FriesseParse and use hash and crypto from config file
2012-03-13 Jan FriesseRename totemcrypto
2012-03-13 Fabio M. Di... crypto: mask the crypto operations from totem packet...
2012-03-13 Jan Friesseonecrypt: move encryption code to crypto.c
2012-03-13 Jan Friessecfg: remove crypto_set
2012-03-13 Jan Friessecorosync-cfgtool: Remove set of cryptography
2012-03-13 Jan FriesseRemove libtomcrypt
2012-03-12 Fabio M. Di... drop evs service
2012-03-12 Fabio M. Di... build: drop another leftover from the past
2012-03-12 Fabio M. Di... build: drop obsoleted SOCKETDIR option
2012-03-12 Fabio M. Di... build: drop last LCRSO references
2012-03-12 Fabio M. Di... pload: make it a test service and not a public one
2012-03-10 Fabio M. Di... totem: drop crypt_accept: concept/option
2012-03-09 Angus SalkeldFix typo in stats key name.
2012-03-09 Angus SalkeldRemove unused function logsys_priority_name_get()
2012-03-09 Angus SalkeldAdd pid, hostname and process name to the logfile
2012-03-09 Fabio M. Di... drop last references to compatibility: whitetank
2012-03-09 Fabio M. Di... utils: cleanup main daemon exit codes
2012-03-09 Fabio M. Di... sync: kill evil and syncv1 in one shot
2012-03-06 Jan Friesseman: Add cmap pages to index.html v1.99.7
2012-03-06 Jan Friesseman: Add description of cpg_iteration_* functions
2012-03-06 Jan Friesseman: Fix cmap_iter_finalize typo
2012-03-05 Angus SalkeldTreat ENOMSG as TRY_AGAIN.
2012-03-05 Angus SalkeldAdd common IPC errors.
2012-03-05 Fabio M. Di... quorumtool: improve display of status data
2012-03-05 Fabio M. Di... votequorum: move last malloc/alloca buf to static
2012-03-05 Fabio M. Di... votequorum: fix node allocation memory leak
2012-03-02 Fabio M. Di... votequorum: rename leave_remove to allow_downscale
2012-03-02 Fabio M. Di... votequorum: fix handling of config updates
2012-03-02 Fabio M. Di... votequorum: free our data and lists on exit
2012-03-02 Fabio M. Di... votequorum: disallow special features vs qdevice
2012-03-02 Fabio M. Di... votequorum: fix node check based on reconfig parameter
2012-03-02 Fabio M. Di... votequorum: make a common function to calculate votes...
2012-03-02 Fabio M. Di... votequorum: incorporate static config into dynamic
2012-03-02 Fabio M. Di... votequorum: move all configuration in votequorum_readconfig
2012-03-02 Fabio M. Di... votequorum: start moving from static to fully dynamic...
2012-03-02 Fabio M. Di... votequorum: disallow wait_for_all and qdevice operations
2012-03-02 Fabio M. Di... votequorum: improve debugging output
2012-03-02 Jan FriesseAlways set interface_up in totemip_iface_check
2012-02-29 Fabio M. Di... votequorum: fix node->flags type when receiving nodeinf...
2012-02-29 Fabio M. Di... votequorum: fix segfault in wfa status update
2012-02-28 Fabio M. Di... quorumtool: improve Membership information output v1.99.6
2012-02-28 Fabio M. Di... quorumtool: make output more human friendly and retain...
2012-02-28 Fabio M. Di... quorumtools: fix typo in man page
2012-02-28 Fabio M. Di... quorumtools: drop unused option parsing
2012-02-28 Fabio M. Di... quorumtool: fix version display info
2012-02-27 Fabio M. Di... quorumtool: swap node state and node votes output
2012-02-27 Fabio M. Di... votequorum: fix votequorum_getinfo man page and align...
2012-02-27 Fabio M. Di... quorumtool: update man page and help text
2012-02-27 Fabio M. Di... votequorum: major rework to fix qdevice API and integra...
2012-02-22 Fabio M. Di... build: fix fallout from swithing to common shared lib v1.99.5
2012-02-21 Jan FriesseDocument SAM_RECOVERY_POLICY_CMAP
2012-02-21 Jan FriesseTweak nodeid warning
2012-02-21 Jan Friessespec: Add optional xmlconf
2012-02-21 Jan Friesseiba: Use configured node id
2012-02-21 Angus SalkeldConvert the common lib into a shared lib.
2012-02-16 Jan FriesseAllow autoconfiguration of interface section
2012-02-16 Jan Friessetotemconfig: ensure suffix for ringX_addr
2012-02-16 Jan Friessecmap: Handle NULL in [i]cmap_set_string value
2012-02-16 Jan FriesseCreate solaris specific getifaddrs
2012-02-16 Jan FriesseAdd totemip_iface_check based on totemip_getifaddrs
2012-02-16 Jan FriesseAdd generic implementation of getifaddrs
2012-02-14 Fabio M. Di... build: fix make dist to include xml man pages v1.99.4
2012-02-14 Angus SalkeldChange the IPC TIMEOUT to block. v1.99.3
2012-02-14 Angus SalkeldCPG: fix membership_get()
2012-02-14 Angus SalkeldTEST: remove unused code.
2012-02-14 Angus SalkeldMove hdb_error_to_cs to corotypes.h
2012-02-14 Angus SalkeldTEST: add logging to testcpg and testevs
2012-02-14 Angus SalkeldTEST: Use pacemaker repeat macro
2012-02-14 Steven DakeRemove a reference to openais that is present in corosy...
2012-02-14 Steven DakeUpdate corosync_overview.8 man page
2012-02-14 Steven DakeRemove empty testquorum.c file
2012-02-14 Steven DakeUpdate copyright header dates in exec directory
2012-02-14 Steven DakeUpdate copyright dates on include/totem files
2012-02-14 Steven DakeRemove jhash.h since it is not used
2012-02-14 Steven DakeUpdated copyright dates in include directory
2012-02-14 Steven DakeUpdate copyright dates in tools directory
2012-02-14 Steven DakeUpdate copyright dates in util directory
2012-02-14 Steven DakeRemove unused or unimplemented CFG apis
2012-02-13 Fabio M. Di... votequorum: cleanup all man pages
2012-02-10 Fabio M. Di... quorum: cleanup all man pages
2012-02-09 Fabio M. Di... cpg: drop dead code
2012-02-09 Fabio M. Di... coverity: increase aggressiveness of the test and fix...
2012-02-09 Fabio M. Di... votequorum: fix variable init
2012-02-09 Fabio M. Di... quorumtool: fix some var init and checks
2012-02-09 Fabio M. Di... votequorum: fix possible memory corruption
2012-02-09 Fabio M. Di... quorum: don't leak memory on error
2012-02-09 Fabio M. Di... testvotequorum: fix test loop to break if votequorum...
2012-02-09 Fabio M. Di... quorumtool: fix return code
2012-02-09 Fabio M. Di... testquorum: check for quorum_dispatch return code
2012-02-09 Fabio M. Di... quorumtools: check for quorum_dispatch return code
2012-02-09 Fabio M. Di... specfile: ship new man pages
2012-02-09 Fabio M. Di... man: add *quorum_track* devel man pages
2012-02-09 Fabio M. Di... quorum: drop dead code
2012-02-09 Fabio M. Di... man: add quorum_overview.8 man page
2012-02-09 Fabio M. Di... man: hook quorum and votequorum devel man pages with...
2012-02-09 Fabio M. Di... man: rename all devel man pages to .3.in
2012-02-09 Fabio M. Di... man: add build infrastructure to generate devel man...
2012-02-08 Angus Salkeldmove cs_strerror() to common_lib
2012-02-08 Angus SalkeldTreat ENOBUFS as TRY_AGAIN
next