Histórico de Commits

Autor SHA1 Mensagem Data
  Steven Dake 2ad0cdc832 Update copyright header dates in exec directory há 14 anos atrás
  Angus Salkeld 8992acb815 LOG: add libqb as a "subsys" há 14 anos atrás
  Jan Friesse 33e5ce8d56 Show correct error when open of logfile failed há 14 anos atrás
  Angus Salkeld 3698b78de9 LOG: make sure that debug works to syslog há 14 anos atrás
  Steven Dake 8ad583a54c Move logsys.c into corosync binary instead of a shared object há 14 anos atrás
  Angus Salkeld c317ee433f LOG: Fix a crash in the shutdown. há 14 anos atrás
  Angus Salkeld 0fc51c40fd LOG: cleanup logging resources at exit há 14 anos atrás
  Angus Salkeld 2cf37d4063 Set the size of the blackbox to the size on flatiron há 14 anos atrás
  Angus Salkeld 78a5260c06 LOG: use libqb facility conversion functions há 14 anos atrás
  Angus Salkeld 0e58141a2f LOG: get logging to file working correctly há 14 anos atrás
  Angus Salkeld 26a6e26f57 LOG: Fix debugging há 14 anos atrás
  Angus Salkeld 37e17e7a94 libqb: logging & trace há 14 anos atrás
  Jan Friesse 8c717c22b2 Remove spinlocks há 14 anos atrás
  Jerome Flesch 00434a4f10 Fix usage of strerror_r()/perror() há 14 anos atrás
  Jan Friesse d76bb76d1f logsys: _logsys_wthread_create never returns != 0 há 14 anos atrás
  Russell Bryant a53e402912 logsys.c: Use snprintf() instead of sprintf(). há 14 anos atrás
  Angus Salkeld 0ad2494ae7 Fix some "set but not used" warnings [-Wunused-but-set-variable] há 15 anos atrás
  Russell Bryant a609f79f1f Ensure that strings are null terminated after strncpy(). há 15 anos atrás
  Jan Friesse c5e8237325 logsys: Properly lock flt data before dump há 15 anos atrás
  Jan Friesse 88515e3d20 logsys: Don't leak fd on successful fdata dump há 15 anos atrás
  Steven Dake 7b832592b0 Fix problem where flight data leaks files in /dev/shm when corosync is há 15 anos atrás
  Steven Dake 402c553dd2 Update logsys to use proper ring buffer on file backed map há 15 anos atrás
  Steven Dake b8af7c3764 sem_wait can be interrupted by signal. Handle interruption properly. há 15 anos atrás
  Steven Dake c3a6b98bdc The static function 'decode_mode()' is used by the static function há 15 anos atrás
  Steven Dake 4561c6dcf6 Fix problem where memcpy operation occurs incorrectly to copy schedule há 15 anos atrás
  Angus Salkeld 4ff33854ad add __attribute__((noreturn)) to functions that always exit. há 15 anos atrás
  Angus Salkeld ad71b66c7b cov (many): make sure all _set() functions return a signed int há 15 anos atrás
  Steven Dake d4f92c864a Fix problem where logsys messages are not flushed at exit before worker thread há 15 anos atrás
  Steven Dake 5e8f1a730f logsys rework to deal with memory corruption around debug:on configurations. há 15 anos atrás
  Jan Friesse 12c5f31a89 Handle some valgrind errors há 16 anos atrás