Code

check_host: Allocate a large-enough buffer for the host table.
[nagiosplug.git] / lib /
2007-01-24 Ton VoonSync with gnulib - lots of extraneous code removed...
2007-01-23 Holger WeissAdd support for statvfs(2) which is needed in order...
2006-12-20 Ton VoonFixed inode thresholds, regressed from previous release
2006-11-03 Ton VoonAdd alloca files, required for *BSD
2006-10-18 Ton VoonFix tests for exact matches when searching filesystems
2006-10-18 Ton VoonCater for different errors when setting thresholds
2006-09-02 M. Sean Finney- explicitly include utils_base.h from utils.h
2006-07-14 Ton VoonMissing header files
2006-07-13 Ton VoonMajor fixes to check_disk. Now should return same data...
2006-07-13 Ton VoonMove new util_* functions to lib/
2006-07-13 Ton VoonUsing coreutils' base_name function because of portabil...
2006-07-11 Ton VoonExtra files from coreutils required for getloadavg...
2006-07-10 Ton VoonDidn't add intprops.h into distribution correctly
2006-07-05 Ton VoonMissing intprops.h for Tru64 (Ciro Iriarte - 1517379)
2006-07-03 Ton VoonFixed compile on Tru64 5.1b (Ciro Iriarte - 1515435)
2006-05-25 Ton VoonRemoved unnecessary file
2006-05-25 Ton VoonGettext fixes to sync with coreutils
2006-05-25 Ton VoonUse coreutils' regexp libraries, so regexp always avail...
2006-05-18 Ton VoonSynchronise with coreutils 2.95. Gettext now synced...
2004-12-22 Ton VoonFile required from coreutils
2004-12-21 Ton VoonFixed compile problem on Sol2.6 with stdbool.h
2004-12-15 Ton VoonMoving m4 files into m4/. Added extra coreutils files...
2004-11-29 Ton VoonExtra files required from coreutils
2004-11-19 Ton VoonI think getloadavg.m4 is no longer required (as autocon...
2004-11-19 Ton VoonRemoved getloadavg.m4 (built-in function in autoconf...
2004-11-19 Ton VoonFiles required for getloadavg.c
2004-11-12 Ton VoonUpdate to using coreutils 5.2.1 libraries and snprintf...
2004-05-24 Ton VoonMissed getloadavg.c (Ben Clewett)
2004-02-18 Karl DeBisschopunderquoted defines cause warning on FC2
2003-10-23 Ton VoonNeed to include intl/ for systems without libintl.h
2003-10-20 Ton VoonFix for config.h at top level. Required for intl/
2003-09-29 Ton VoonMissed GNU files for AIX 5.1
2003-09-17 Ton VoonRequired if strtod not GNU compilant
2003-09-17 Ton VoonSupport to compile on AIX
2003-08-08 Karl DeBisschopinclude getloadvag.m4 in distrib
2003-08-06 Karl DeBisschopignore ulonglong.m4
2003-07-29 Karl DeBisschopbump to gettext 0.11.5 and cleanup GNU toolchain
2003-07-28 Ton VoonReadded getloadavg.m4 as using autoconf 2.50+. This...
2003-07-26 Karl DeBisschopskip gettext files
2003-07-26 Karl DeBisschopcheckins for internationalization
2003-07-26 Karl DeBisschopcheckins for internationalization
2003-07-26 Karl DeBisschopcheckins for internationalization
2003-03-24 Ton VoonUsing coreutils 4.5.11 version to fix Darwin problem
2003-03-23 Jeremy T. BouseSolaris package build system
2003-03-19 Karl DeBisschopcheck_disk working with mountlist.c
2003-03-18 Karl DeBisschopuse AC_DEFINE_UNQOUTED
2003-03-18 Karl DeBisschopstop warning on autoheader 2.13
2003-03-18 Karl DeBisschopuse GNU fileutils for check_disk
2003-03-18 Karl DeBisschopfrom GNU fileutils for check_disk
2003-03-15 Jeremy T. BouseSpent the day working on backwards compatability using...
2003-03-13 Jeremy T. BouseWorking out issues with getaddrinfo emulation build...
2003-03-08 Ton VoonMove snprintf into lib
2003-03-07 Jeremy T. BouseAdded getaddrinfo.[ch] & gethostbyname.[ch] to provide...
2003-02-19 Ton VoonRemoving getloadavg.m4 from dist
2003-02-19 Karl DeBisschopremove getloadavg.m4
2003-02-19 Ton VoonMove getloadavg to lib directory. Must run "aclocal...
2003-02-12 Ton VoonAdd ignore files
2003-02-10 Ton VoonNew directory for common library files