aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2007-06-03Minor corrections to test_tcp.cGravatar Matthias Eble
2007-06-03Makefile.am changes for test_tcp.cGravatar Matthias Eble
2007-06-03Added test cases for utils_tcpGravatar Matthias Eble
2007-06-03Moved check_tcp's expect string testing into utils_tcp for testing purposes.Gravatar Matthias Eble
2007-05-27added functions to utils_base:Gravatar M. Sean Finney
2007-04-20Declare print_thresholds().Gravatar Holger Weiss
2007-04-02Add libgnu.a as regex functions requiredGravatar Ton Voon
2007-04-01utils_disk: fixed handling if check_disk -p is a device (np_set_best_match())Gravatar Matthias Eble
2007-03-30Test Cases for check_disk's -r, -R, -C and -gGravatar Matthias Eble
2007-03-30check_disk: added regex functionality -r and -R. see np-devel mail (2007-02-10)Gravatar Matthias Eble
2007-03-30check_disk: added grouping functionality. see np-devel mail (2007-02-10)Gravatar Matthias Eble
2007-03-30check_disk -C is more flexible now. See np-devel post (2007-02-10)Gravatar Matthias Eble
2007-02-07Added test files to test the parse_ini.c routines. Requires libtapGravatar Ton Voon
2007-02-06initial version of ini file parsing routines in CGravatar M. Sean Finney
2007-01-27Change the variable names `true' and `false' (which are keywords in C99)Gravatar Holger Weiss
2007-01-24Sync with gnulib - lots of extraneous code removed in preference to GNU codeGravatar Ton Voon
2007-01-23Add support for statvfs(2) which is needed in order to compile the plugins onGravatar Holger Weiss
2006-12-20Fixed inode thresholds, regressed from previous releaseGravatar Ton Voon
2006-11-03Add alloca files, required for *BSDGravatar Ton Voon
2006-10-18Fix tests for exact matches when searching filesystemsGravatar Ton Voon
2006-10-18Cater for different errors when setting thresholdsGravatar Ton Voon
2006-09-02- explicitly include utils_base.h from utils.hGravatar M. Sean Finney
2006-07-14Missing header filesGravatar Ton Voon
2006-07-13Major fixes to check_disk. Now should return same data as dfGravatar Ton Voon
2006-07-13Move new util_* functions to lib/Gravatar Ton Voon
2006-07-13Using coreutils' base_name function because of portability issues withGravatar Ton Voon
2006-07-11Extra files from coreutils required for getloadavg.c to compileGravatar Ton Voon
2006-07-10Didn't add intprops.h into distribution correctlyGravatar Ton Voon
2006-07-05Missing intprops.h for Tru64 (Ciro Iriarte - 1517379)Gravatar Ton Voon
2006-07-03Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435)Gravatar Ton Voon
2006-05-25Removed unnecessary fileGravatar Ton Voon
2006-05-25Gettext fixes to sync with coreutilsGravatar Ton Voon
2006-05-25Use coreutils' regexp libraries, so regexp always available nowGravatar Ton Voon
2006-05-18Synchronise with coreutils 2.95. Gettext now synced with coreutils,Gravatar Ton Voon
2004-12-22File required from coreutilsGravatar Ton Voon
2004-12-21Fixed compile problem on Sol2.6 with stdbool.hGravatar Ton Voon
2004-12-15Moving m4 files into m4/. Added extra coreutils files required fromGravatar Ton Voon
2004-11-29Extra files required from coreutilsGravatar Ton Voon
2004-11-19I think getloadavg.m4 is no longer required (as autoconf has built-in function)Gravatar Ton Voon
2004-11-19Removed getloadavg.m4 (built-in function in autoconf) and added cloexec.[hc]Gravatar Ton Voon
2004-11-19Files required for getloadavg.cGravatar Ton Voon
2004-11-12Update to using coreutils 5.2.1 libraries and snprintf.c from samba 3.0.8Gravatar Ton Voon
2004-05-24Missed getloadavg.c (Ben Clewett)Gravatar Ton Voon
2004-02-18underquoted defines cause warning on FC2Gravatar Karl DeBisschop
2003-10-23Need to include intl/ for systems without libintl.hGravatar Ton Voon
2003-10-20Fix for config.h at top level. Required for intl/Gravatar Ton Voon
2003-09-29Missed GNU files for AIX 5.1Gravatar Ton Voon
2003-09-17Required if strtod not GNU compilantGravatar Ton Voon
2003-09-17Support to compile on AIXGravatar Ton Voon
2003-08-08include getloadvag.m4 in distribGravatar Karl DeBisschop