summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2007-12-12Run tinderbox builds in a test debug mode using "make test-debug"Ton Voon2-2/+5
2007-12-11Fixed test so works on MacOSX (use /bin/sh instead of /bin/grep).Ton Voon1-4/+19
2007-12-11Add verbose flag so each test result is seen, rather than grouped by testTon Voon1-1/+1
2007-11-09Adding svn:keywords propsThomas Guyot-Sionnest1-1/+1
2007-11-09Adding test for base64 libThomas Guyot-Sionnest3-2/+364
2007-11-09Moved base64 function to /lib.Thomas Guyot-Sionnest3-2/+56
2007-11-09Nothing to see here...Thomas Guyot-Sionnest1-1/+1
2007-09-22substituted bool/true/false with int/TRUE/FALSE (discussed on np-devel)Matthias Eble2-5/+5
2007-09-22Added -i/-I to ignore pathes/partitions based on regular expressionsMatthias Eble3-2/+66
2007-09-21Stop double expansion of parameters for negate - works likeTon Voon6-4/+637
2007-07-29Don't use C++ style comments.Holger Weiss1-1/+1
2007-07-24Removing all .cvsignore filesTon Voon2-10/+0
2007-06-03Minor corrections to test_tcp.cMatthias Eble1-12/+8
2007-06-03Makefile.am changes for test_tcp.cMatthias Eble1-2/+7
2007-06-03Added test cases for utils_tcpMatthias Eble3-0/+69
2007-06-03Moved check_tcp's expect string testing into utils_tcp for testing purposes.Matthias Eble3-2/+66
2007-05-27added functions to utils_base:M. Sean Finney2-0/+22
2007-04-20Declare print_thresholds().Holger Weiss1-0/+1
2007-04-02Add libgnu.a as regex functions requiredTon Voon1-1/+1
2007-04-01utils_disk: fixed handling if check_disk -p is a device (np_set_best_match())Matthias Eble1-11/+12
2007-03-30Test Cases for check_disk's -r, -R, -C and -gMatthias Eble1-1/+58
2007-03-30check_disk: added regex functionality -r and -R. see np-devel mail (2007-02-10)Matthias Eble2-0/+12
2007-03-30check_disk: added grouping functionality. see np-devel mail (2007-02-10)Matthias Eble2-0/+2
2007-03-30check_disk -C is more flexible now. See np-devel post (2007-02-10)Matthias Eble2-22/+38
2007-02-07Added test files to test the parse_ini.c routines. Requires libtapTon Voon6-9/+129
2007-02-06initial version of ini file parsing routines in CM. Sean Finney2-0/+266
2007-01-27Change the variable names `true' and `false' (which are keywords in C99)Holger Weiss1-11/+11
2007-01-24Sync with gnulib - lots of extraneous code removed in preference to GNU codeTon Voon61-19612/+5
2007-01-23Add support for statvfs(2) which is needed in order to compile the plugins onHolger Weiss1-2/+7
2006-12-20Fixed inode thresholds, regressed from previous releaseTon Voon2-0/+2
2006-11-03Add alloca files, required for *BSDTon Voon3-1/+556
2006-10-18Fix tests for exact matches when searching filesystemsTon Voon2-6/+8
2006-10-18Cater for different errors when setting thresholdsTon Voon2-4/+12
2006-09-02- explicitly include utils_base.h from utils.hM. Sean Finney1-0/+4
2006-07-14Missing header filesTon Voon2-0/+2
2006-07-13Major fixes to check_disk. Now should return same data as dfTon Voon5-1/+448
2006-07-13Move new util_* functions to lib/Ton Voon8-2/+350
2006-07-13Using coreutils' base_name function because of portability issues withTon Voon2-0/+126
2006-07-11Extra files from coreutils required for getloadavg.c to compileTon Voon9-0/+342
2006-07-10Didn't add intprops.h into distribution correctlyTon Voon1-2/+7
2006-07-05Missing intprops.h for Tru64 (Ciro Iriarte - 1517379)Ton Voon2-0/+67
2006-07-03Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435)Ton Voon3-0/+85
2006-05-25Removed unnecessary fileTon Voon1-0/+0
2006-05-25Gettext fixes to sync with coreutilsTon Voon1-1/+1
2006-05-25Use coreutils' regexp libraries, so regexp always available nowTon Voon9-17/+11565
2006-05-18Synchronise with coreutils 2.95. Gettext now synced with coreutils,Ton Voon34-807/+1041
2004-12-22File required from coreutilsTon Voon2-0/+94
2004-12-21Fixed compile problem on Sol2.6 with stdbool.hTon Voon1-0/+8
2004-12-15Moving m4 files into m4/. Added extra coreutils files required fromTon Voon18-744/+310
2004-11-29Extra files required from coreutilsTon Voon3-1/+27