Code

Added state retention APIs. Implemented for check_snmp with --rate option.
[nagiosplug.git] / lib / Makefile.am
2010-06-23 Ton VoonAdded state retention APIs. Implemented for check_snmp...
2009-01-13 Thomas Guyot-SionnestMake /lib before /lib/tests to satisfy dependencies...
2009-01-09 Thomas Guyot-SionnestRevert "Cleanup; fix the way libraries are linked;...
2009-01-07 Thomas Guyot-SionnestCleanup; fix the way libraries are linked; Make-It...
2008-04-02 Thomas Guyot-Sionnest- Add --enable-extra-opts configure option for compilin...
2008-02-12 Thomas Guyot-SionnestImport Gnulib floorf and base64 and removed our old...
2007-12-12 Ton VoonRun tinderbox builds in a test debug mode using "make...
2007-11-09 Thomas Guyot-SionnestMoved base64 function to /lib.
2007-09-21 Ton VoonStop double expansion of parameters for negate - works...
2007-06-03 Matthias EbleMoved check_tcp's expect string testing into utils_tcp...
2007-01-24 Ton VoonSync with gnulib - lots of extraneous code removed...
2006-11-03 Ton VoonAdd alloca files, required for *BSD
2006-07-14 Ton VoonMissing header files
2006-07-13 Ton VoonMove new util_* functions to lib/
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-05-25 Ton VoonGettext fixes to sync with coreutils
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 VoonRemoved getloadavg.m4 (built-in function in autoconf...
2004-11-12 Ton VoonUpdate to using coreutils 5.2.1 libraries and snprintf...
2004-05-24 Ton VoonMissed getloadavg.c (Ben Clewett)
2003-10-23 Ton VoonNeed to include intl/ for systems without libintl.h
2003-09-29 Ton VoonMissed GNU files for AIX 5.1
2003-09-17 Ton VoonSupport to compile on AIX
2003-08-08 Karl DeBisschopinclude getloadvag.m4 in distrib
2003-07-29 Karl DeBisschopbump to gettext 0.11.5 and cleanup GNU toolchain
2003-07-26 Karl DeBisschopcheckins for internationalization
2003-07-26 Karl DeBisschopcheckins for internationalization
2003-07-26 Karl DeBisschopcheckins for internationalization
2003-03-23 Jeremy T. BouseSolaris package build system
2003-03-18 Karl DeBisschopuse 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 Ton VoonMove getloadavg to lib directory. Must run "aclocal...
2003-02-10 Ton VoonNew directory for common library files