コミット履歴

作者 SHA1 メッセージ 日付
  Steven Dake 25f715574f Fix building on OSX 18 年 前
  Steven Dake 70f19eb335 Fix syscall usage for keygen application 18 年 前
  Patrick Caulfield 6bc3231549 Fix logsys_config_priority_set() so that it sets the priority 18 年 前
  Steven Dake a2a2d486bc Build on latest glibc. 18 年 前
  Steven Dake 2074e8df56 Patch to reinitialize logsys internal variables after a fork for correct 18 年 前
  Patrick Caulfield 443a74e5b5 Add man pages for confdb functions. 18 年 前
  Patrick Caulfield ca765f24ec Fix some typos in the CPG man pages 18 年 前
  Patrick Caulfield 9ab240e478 Add confdb, a library to access the configuration object database. 18 年 前
  Patrick Caulfield ba85a91983 Fix locking in logsys. 18 年 前
  Patrick Caulfield 2846b57ea1 Add some new calls into objdb. 18 年 前
  Steven Dake 26ac9b46d8 Patch to install liblogsys 18 年 前
  Steven Dake 371a64173c Remove closing of ttys that slipped in improperly. 18 年 前
  Steven Dake 9a314e04dc srcdir is not set when realpath & abspath don't work 18 年 前
  Steven Dake 97618d8c4f Force logging to stderr if the -f flag is specified. 18 年 前
  Steven Dake 93ce442597 Allow multiple config plugins to be loaded at start time and set the config 18 年 前
  Steven Dake b77d7692fe fix install broken when O=<DIR> is used 18 年 前
  Steven Dake b471e97b07 Patch to make sure make clean works as advertised. 18 年 前
  Steven Dake f755b34a6c Properly daemonize and dup file descriptors to /dev/null. 18 年 前
  Steven Dake 632d33d4e7 Make sure to unlock the handle database on a failure condition. 18 年 前
  Steven Dake 8803c75760 Patch to set system from field properly in retransmitted messages. 18 年 前
  Steven Dake fb9c19d634 Remove & when regular reference works properly. 18 年 前
  Steven Dake 2872347abe Patch to not increment the ring seq id on the first operational ring. 18 年 前
  Steven Dake d4fb0a7bba make install now works properly on systems which produce wierd uname results 18 年 前
  Fabien Thomas 30c10a4384 add missing objdb for static build 18 年 前
  Steven Dake 609141f521 Patch to provide generic init script that is generically useful for most 18 年 前
  Steven Dake c5ce3f5a5c Patch to close all open files on background run operation. 18 年 前
  Steven Dake ba2f3a391a Fix missing commit from timer.c in trunk. 18 年 前
  Steven Dake f40e9a1283 Endian convert downlist messages from cpg. 18 年 前
  Fabien Thomas 2890fe39bd correct ifdef that must be ifndef because under FreeBSD alloca.h is in stdlib.h 18 年 前
  Patrick Caulfield 94561626e6 Remove some includes from .h files so they can be installed. 18 年 前