]> git.proxmox.com Git - mirror_corosync.git/history - lib/cfg.c
icmap: Add function to return global icmap
[mirror_corosync.git] / lib / cfg.c
2012-11-06 Jan FriesseMerge pull request #2 from dfcluster/master
2012-09-03 Jan FriesseAdd header files when needed
2012-04-03 Angus SalkeldOnly call qb_ipcc_disconnect when the instance is fully...
2012-03-13 Jan Friessecfg: remove crypto_set
2012-02-14 Steven DakeUpdate copyright dates in util directory
2012-02-14 Steven DakeRemove unused or unimplemented CFG apis
2012-02-08 Jan FriesseAdd CS_DISPATCH_ONE_NONBLOCKING dispatch type
2012-02-08 Fabio M. Di Nittocorotype: drop deprecated CPG_ defines
2012-01-09 Angus SalkeldIPC: don't block forever on a recv msg as corosync...
2011-10-21 Steven DakeRemove dead code in cfg.c
2011-08-09 Angus SalkeldFix some compiler warnings
2011-08-09 Angus Salkeldlibqb: change ipc -> qb_ipc
2011-03-24 Jan Friessecfg_get_node_addrs: Return correct addresses
2010-05-18 Steven DakeFix free of ring status information when memory allocat...
2010-04-02 Steven DakeRemove problem where NULL dispatch handler functions...
2009-11-23 Angus SalkeldCOVERITY 4: remove dead code in XYZ_dispatch().
2009-09-14 Steven DakeFix error with revision 2415.
2009-09-14 Steven DakeFix dispatch returning TRY_AGAIN when using DISPATCH_AL...
2009-08-20 Jan FriesseHandle NULL callbacks in cpg, evs and confdb lib
2009-06-20 Steven DakeRemove use without init warning which is harmless.
2009-06-19 Steven DakeAdd (void *) casts for iovector assignments to remove...
2009-05-20 Jan Friesse*Dispatch returns CS_ERR_BAD_HANDLE only on first hdb_get
2009-05-18 Jim Meyeringdon't include <signal.h> when it's not used
2009-05-18 Jim Meyeringcfg.c: avoid useless if-before-free
2009-04-29 Steven DakeImplement thread saftey in corosync trunk.
2009-04-25 Christine CaulfieldAdd libnss security support to corosync.
2009-04-23 Steven DakeInclude file cleanups.
2009-04-22 Steven DakeRemove saHandleXXX and friends and use hdb instead.
2009-04-22 Steven DakeReworking of include file dependencies.
2009-04-22 Steven DakeChange shared memory to use mmap() system calls.
2009-04-20 Steven DakeUse spinlocks in library handle references.
2009-04-18 Steven DakeRework how dispatch functions so service engines work...
2009-04-10 Steven DakeRemove admin_state_set and admin_state_get.
2009-04-03 Jim Meyeringcfg.h: adjust parameter types: const+s/int/size_t/
2009-04-03 Jim Meyeringcfg.h: add const
2009-04-03 Jim Meyeringcoroipcc. h (coroipcc_dispatch_recv): Add a buflen...
2009-03-22 Steven DakeAbstracted Shared Memory IPC library
2009-03-19 Fabio M. Di Nitto- Every .c file should include "config.h" to get the...
2009-03-06 Christine CaulfieldThe IPC patch broke CFG shutdown in several places...
2009-02-19 Steven DakeWhitetank IPC Forward Port.
2009-02-13 Christine CaulfieldAdd corosync_cfg_local_get() call to get the local...
2009-01-29 Christine CaulfieldRemove the last bicapitalised name from cfg
2009-01-19 Christine CaulfieldMake all the bicapitalised names in cfg more sensible.
2009-01-14 Christine Caulfieldadd corosync_cfg_get_node_addrs() call.
2009-01-14 Christine CaulfieldAdd some mussing pthread_mutex_lock() calls.
2009-01-06 Angus SalkeldFix coverity bug ID 9: OVERRUN_STATIC
2008-11-11 Angus SalkeldLINT: rename the overlay struct so they are uniq.
2008-11-11 Angus SalkeldLINT: fix or ignore unchecked return values.
2008-11-06 Angus Salkeldcleanup the last of the SAF headers and types
2008-10-31 Christine CaulfieldThis patch adds two extra features to the CFG service...
2008-08-15 Steven DakeFinish the renaming of openais to corosync in the tree.
2008-08-14 Steven DakeProper rename of openais usage to corosync throughout...
2008-08-14 Steven DakeRevert patch 1633 which breaks build.
2008-08-14 Steven DakeChange all occurances of openais to corosync.
2008-08-14 Fabien Thomasreorganize include file to match installed tree to...
2008-08-05 Steven DakeSplit openais and corosync tree into two seperate repos...
2008-07-21 Steven DakeInitial move of corosync and openais trees into seperat...
2008-05-12 Steven DakeChange all email addresses that were sdake@mvista.com...
2008-04-28 Steven Dakeload and unload service engines at runtime.
2007-09-09 Steven DakeExpose utils to the user
2007-09-09 Steven DakeNow that -l is set correclt yuse #include <header.h...
2007-08-07 Steven DakeFix minor leaks caused by not calling pthread_mutex_des...
2006-12-21 Lon Hohberger1 The patch contains mainly updates of the header docum...
2006-12-12 Steven DakeFix mutex leak on various platforms.
2006-07-19 Steven DakeAdd support for reenabling a failed redundant ring...
2006-07-10 Steven DakeRename saConnectServiceTwo to saConnectService
2006-02-10 Steven Dakedefect 1088
2006-01-03 Steven Dakeenhancement 1020