]> git.proxmox.com Git - mirror_corosync.git/history - exec/util.c
configure: Modernize configure.ac a bit
[mirror_corosync.git] / exec / util.c
2021-04-14 Jan Friesseconfig: Properly check crypto and compress models
2018-12-14 Jan Friessemain: Rename run_dir to state_dir v3.0.0
2018-11-15 Jan Friessemain: Remove COROSYNC_RUN_DIR
2018-10-15 Christine Caulfieldconfig: Fix crash in reload if new interfaces are added
2018-08-13 Jan Friesseutil: Fix strncpy in setcs_name_t function
2016-10-27 Michael Joneslist: Replace uses of list.h with qblist.h
2014-06-02 Jan FriesseIntroduce get_run_dir function
2012-11-06 Jan FriesseMerge pull request #2 from dfcluster/master
2012-03-12 Fabio M. Di Nittodrop evs service
2012-03-09 Fabio M. Di Nittosync: kill evil and syncv1 in one shot
2012-02-14 Steven DakeUpdate copyright header dates in exec directory
2012-01-23 Angus SalkeldRemove all unneccessary "\n" from log messages
2012-01-12 Steven DakeChange all ais references to corosync
2012-01-07 Steven DakeMove logsys.c into corosync binary instead of a shared...
2011-11-10 Angus SalkeldLOG: cleanup logging resources at exit
2011-10-21 Angus Salkelddon't log an error if exiting with 0
2011-08-09 Angus Salkeldlibqb: logging & trace
2011-08-09 Angus Salkeldlibqb: change ipc -> qb_ipc
2011-03-29 Angus SalkeldSTATS: add the service name to the connection name.
2011-03-07 Russell BryantEnsure that strings are null terminated after strncpy().
2010-05-19 Angus Salkeldadd __attribute__((noreturn)) to functions that always...
2010-05-13 Steven Dakelogsys rework to deal with memory corruption around...
2010-03-22 Steven DakeFix lockup that occurs rarely with pthread_join() is...
2009-09-07 Fabio M. Di NittoFix missing symbol error when loading plugins without...
2009-06-23 Steven DakeRemove "AIS" string from exit notice.
2009-04-22 Fabio M. Di NittoKill all asserts from logsys and handle proper error...
2009-04-22 Steven DakeReworking of include file dependencies.
2009-04-22 Jim Meyeringremove all trailing blanks
2009-04-21 Jim Meyeringrename function: s/strstr_rs/strchr_rs/ to reflect...
2009-04-21 Jim Meyeringrewrite strstr_rs not to use strdup
2009-04-21 Fabio M. Di NittoGuarantee that all logging buffers are flushed before...
2009-04-20 Fabio M. Di NittoAdd logsys v3
2009-03-19 Fabio M. Di Nitto- Every .c file should include "config.h" to get the...
2008-12-18 Christine CaulfieldIf we exit with an error, set the returned status code...
2008-11-06 Angus Salkeldcleanup the last of the SAF headers and types
2008-10-30 Steven DakeLogsys flight recorder.
2008-09-17 Angus SalkeldAdd support for AMF (sync_request)
2008-08-20 Angus SalkeldFix to display strings safely in debug messages.
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...
2007-09-09 Steven DakeThe logsys logging system. Read logsys_overview.8.
2006-11-08 Lon HohbergerThis patch contains several corrections concerning...
2006-09-01 Hans FeldtAdded file and line of caller, useful for troubleshooting.
2006-06-21 Steven DakeModify AMF to use new timer.c/timer.h routines properly
2006-06-21 Steven Dake32/64/mixed endian support for checkpoint service.
2006-05-26 Steven DakeReturn unsigned char as needed by gcc 4.1
2006-05-17 Hans FeldtIntroduction of SA Forum information model for AMF...
2006-05-03 Hans Feldt- printouts buffered before log_setup() has been called...
2006-04-24 Steven DakePatch from Hans to clean up main error handling a littl...
2006-04-18 Steven DakePatch from Hans to significantly improve the logging...
2006-03-18 Steven Dakedefect 1139
2005-08-17 Steven Dakeenhancement 813
2004-09-28 Mark Haverkamp(Logical change 1.84)
2004-09-28 Mark HaverkampInitial revision