]> git.proxmox.com Git - mirror_corosync.git/shortlog
mirror_corosync.git
2009-03-25 Christine CaulfieldFix IPC when running on mac OS/X
2009-03-25 Christine CaulfieldThe IPC system smply concatenates SOCKETDIR with run...
2009-03-24 Steven DakeAppears to fix compile errors on macosx.
2009-03-24 Steven DakeChange strcpy to sprintf to fix compile error.
2009-03-24 Jim MeyeringDo not perform arithmetic on "void*" pointers.
2009-03-24 Jim Meyeringavoid performing 'void *' arithmetic, and add a few...
2009-03-24 Jim Meyeringavoid 6 warnings
2009-03-24 Jim Meyeringavoid 8 warnings
2009-03-24 Jim Meyeringavoid 9 warnings
2009-03-24 Jim Meyeringavoid 13 warnings
2009-03-24 Jim Meyeringavoid 22 warnings
2009-03-24 Jim Meyeringavoid compiler warnings
2009-03-24 Jim Meyeringavoid infloop upon out-of-memory or out-of-semaphores
2009-03-24 Fabio M. Di... Make confdb log level consistent with the other services
2009-03-23 Fabio M. Di... Fix expansion order within the Makefile.am with the...
2009-03-23 Jim Meyeringautogen.sh: prefer "automake" over automake-1.9
2009-03-23 Steven DakeChange dist to build corosync-trunk.tar.gz.
2009-03-22 Fabio M. Di... Fix pkgconfig list of libraries we provide after ipc...
2009-03-22 Fabio M. Di... Fix 64bit alignment issue in totempg
2009-03-22 Steven DakeChange OPENAIS to COROSYNC in libversions definitions.
2009-03-22 Steven DakeChange OPENAIS to COROSYNC in ipc ifdefs.
2009-03-22 Steven DakeAllow ipcc library to work on some arches which have...
2009-03-22 Steven DakeAbstracted Shared Memory IPC library
2009-03-21 Steven DakeThis patch fixes a crash in cpg.c where a group is...
2009-03-20 Jim Meyeringavoid buffer overrun when there are more than 128 path...
2009-03-20 Jim Meyeringdon't store (and later deref) NULL upon strdup failure
2009-03-20 Jim Meyeringdon't segfault upon failed strdup
2009-03-20 Steven DakeRevert last change which broke corosync.
2009-03-20 Steven DakeReworked not to require stmt-after-decl support, plus...
2009-03-19 Steven DakeWhile looking at used of LCRSODIR, I saw an unchecked...
2009-03-19 Fabio M. Di... - Every .c file should include "config.h" to get the...
2009-03-19 Steven DakeRemove some unnecessary serializer functions.
2009-03-19 Steven DakeDont clobber stck on strings with length of zero.
2009-03-19 Steven DakeDon't clobber stack on strings with length of zero.
2009-03-19 Steven DakeUpdated TODO for corosync.
2009-03-19 Fabio M. Di... Fix corosync.pc installation
2009-03-19 Fabio M. Di... Add missing libs from pkgconfig generation
2009-03-19 Fabio M. Di... Fix logsys SONAME
2009-03-19 Fabio M. Di... Don't use EXTRA_DIST in install/uninstall
2009-03-18 Steven DakeSerialize access to service engines.
2009-03-18 Steven DakeFix coroapi.h header errors.
2009-03-18 Fabio M. Di... Add missing uninstall-local targets and fix configurati...
2009-03-18 Fabio M. Di... More cleanup for distcheck to work
2009-03-18 Christine CaulfieldAdd a dummy parameter to totemip_iface check so that...
2009-03-18 Fabio M. Di... Fix DARWIN_OPTS expansion
2009-03-18 Fabio M. Di... Fix more soname= at linking
2009-03-17 Fabio M. Di... - tidy up whitespaces
2009-03-17 Fabio M. Di... Fix doc stuff
2009-03-17 Fabio M. Di... Update index.html to reflect new changes in man/Makefile.am
2009-03-17 Fabio M. Di... Drop tarball name from AC_INIT as it confuses the hell...
2009-03-17 Fabio M. Di... Fix the whole manpage stuff
2009-03-17 Fabio M. Di... Add support for SOCKETDIR
2009-03-17 Fabio M. Di... Add corosync.pc support
2009-03-17 Fabio M. Di... remove hardcoded /var and use localstatedir
2009-03-16 Fabio M. Di... configure.ac:
2009-03-16 Fabio M. Di... Fix LCRSO handling
2009-03-16 Fabio M. Di... Make everything < 80 cols
2009-03-16 Fabio M. Di... remove comment
2009-03-16 Fabio M. Di... Major configure.in/ac cleanup
2009-03-13 Fabio M. Di... - Fix macro typo for PROG_CC_C_O.
2009-03-13 Fabio M. Di... - remove --enable-static option as it is not required...
2009-03-12 Steven DakeAll integers received from objdb_get_int had invalid...
2009-03-12 Steven DakeUse nocheck flagging on confchg iteration of handle...
2009-03-12 Christine CaulfieldFix testconfdb use of object handles.
2009-03-11 Steven DakeSet correct OBJECT_PARENT_HANDLE define in coroapi.h
2009-03-11 Steven DakeAdd handle checking to the hdb system.
2009-03-11 Steven DakeFix several errors in objdb notification handling,...
2009-03-11 Steven DakeUse hdb_handle_t for handle type in service.c.
2009-03-11 Steven DakeUse hdb_handle_t for handle type in lcr_ifact.
2009-03-11 Fabio M. Di... Fix library linking
2009-03-11 Fabio M. Di... Fix more build/install glitches
2009-03-11 Steven DakeFix broken error check in commit 1818.
2009-03-11 Fabio M. Di... 1) kill all those "for" shell loops. They are dangerous...
2009-03-11 Fabio M. Di... Dear pacemaker.. you will not take over this project...
2009-03-11 Fabio M. Di... Drop ld.conf file that is now unrequired
2009-03-11 Fabio M. Di... Readd pkgconfig subdir to the build system and port it
2009-03-11 Fabio M. Di... Add entries to maintainer-clean target
2009-03-11 Steven DakeRemove warnings from coroipc.c.
2009-03-11 Steven DakeRemove warnings from ipc.c
2009-03-10 Christine CaulfieldFix some const warnings
2009-03-10 Fabio M. Di... Add dynamic timestamp on/off
2009-03-10 Steven DakeRemove const warnings in crypto.c.
2009-03-10 Steven DakeRemove qualifier errors in main.c
2009-03-10 Steven DakeRemove const warnings from uic system.
2009-03-10 Steven Dakechange some char * to const char * to match usage in...
2009-03-10 Steven DakeFix const qualifiers in lcr_ifact.c.
2009-03-10 Steven DakeFix missing prototypes in totempg.c.
2009-03-10 Steven DakeFix missing prototypes in totemmrp.
2009-03-10 Steven DakeFix missing prototypes and mismatched prototypes in...
2009-03-10 Steven DakeAdd missing hdb_handle_put in totemsrp and handle error...
2009-03-10 Steven DakeRemove string literal warnings from totemsrp.
2009-03-10 Steven DakeAdd missing prototypes in totemsrp.
2009-03-10 Steven DakeRemove pointer math warnings from totemsrp.
2009-03-10 Steven DakeDefine undefined prototypes
2009-03-10 Steven DakeRemove string literal warnings from totemrrp.
2009-03-10 Steven DakeRemove const warnings from main.c.
2009-03-10 Steven DakeRemove type casting to (char *) in logsys.h.
2009-03-10 Steven DakeRemove pointer math from totempg.
2009-03-10 Steven DakeRemove pointer math warnings from totemnet.
2009-03-10 Steven DakeRemove const warnings in totemip code.
next