Age | Commit message (Expand) | Author | Files | Lines |
2007-11-09 | Adding svn:keywords props | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-11-09 | Adding test for base64 lib | Thomas Guyot-Sionnest | 3 | -2/+364 |
2007-11-09 | Moved base64 function to /lib. | Thomas Guyot-Sionnest | 3 | -2/+56 |
2007-11-09 | Nothing to see here... | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-09-22 | substituted bool/true/false with int/TRUE/FALSE (discussed on np-devel) | Matthias Eble | 2 | -5/+5 |
2007-09-22 | Added -i/-I to ignore pathes/partitions based on regular expressions | Matthias Eble | 3 | -2/+66 |
2007-09-21 | Stop double expansion of parameters for negate - works like | Ton Voon | 6 | -4/+637 |
2007-07-29 | Don't use C++ style comments. | Holger Weiss | 1 | -1/+1 |
2007-07-24 | Removing all .cvsignore files | Ton Voon | 2 | -10/+0 |
2007-06-03 | Minor corrections to test_tcp.c | Matthias Eble | 1 | -12/+8 |
2007-06-03 | Makefile.am changes for test_tcp.c | Matthias Eble | 1 | -2/+7 |
2007-06-03 | Added test cases for utils_tcp | Matthias Eble | 3 | -0/+69 |
2007-06-03 | Moved check_tcp's expect string testing into utils_tcp for testing purposes. | Matthias Eble | 3 | -2/+66 |
2007-05-27 | added functions to utils_base: | M. Sean Finney | 2 | -0/+22 |
2007-04-20 | Declare print_thresholds(). | Holger Weiss | 1 | -0/+1 |
2007-04-02 | Add libgnu.a as regex functions required | Ton Voon | 1 | -1/+1 |
2007-04-01 | utils_disk: fixed handling if check_disk -p is a device (np_set_best_match()) | Matthias Eble | 1 | -11/+12 |
2007-03-30 | Test Cases for check_disk's -r, -R, -C and -g | Matthias Eble | 1 | -1/+58 |
2007-03-30 | check_disk: added regex functionality -r and -R. see np-devel mail (2007-02-10) | Matthias Eble | 2 | -0/+12 |
2007-03-30 | check_disk: added grouping functionality. see np-devel mail (2007-02-10) | Matthias Eble | 2 | -0/+2 |
2007-03-30 | check_disk -C is more flexible now. See np-devel post (2007-02-10) | Matthias Eble | 2 | -22/+38 |
2007-02-07 | Added test files to test the parse_ini.c routines. Requires libtap | Ton Voon | 6 | -9/+129 |
2007-02-06 | initial version of ini file parsing routines in C | M. Sean Finney | 2 | -0/+266 |
2007-01-27 | Change the variable names `true' and `false' (which are keywords in C99) | Holger Weiss | 1 | -11/+11 |
2007-01-24 | Sync with gnulib - lots of extraneous code removed in preference to GNU code | Ton Voon | 61 | -19612/+5 |
2007-01-23 | Add support for statvfs(2) which is needed in order to compile the plugins on | Holger Weiss | 1 | -2/+7 |
2006-12-20 | Fixed inode thresholds, regressed from previous release | Ton Voon | 2 | -0/+2 |
2006-11-03 | Add alloca files, required for *BSD | Ton Voon | 3 | -1/+556 |
2006-10-18 | Fix tests for exact matches when searching filesystems | Ton Voon | 2 | -6/+8 |
2006-10-18 | Cater for different errors when setting thresholds | Ton Voon | 2 | -4/+12 |
2006-09-02 | - explicitly include utils_base.h from utils.h | M. Sean Finney | 1 | -0/+4 |
2006-07-14 | Missing header files | Ton Voon | 2 | -0/+2 |
2006-07-13 | Major fixes to check_disk. Now should return same data as df | Ton Voon | 5 | -1/+448 |
2006-07-13 | Move new util_* functions to lib/ | Ton Voon | 8 | -2/+350 |
2006-07-13 | Using coreutils' base_name function because of portability issues with | Ton Voon | 2 | -0/+126 |
2006-07-11 | Extra files from coreutils required for getloadavg.c to compile | Ton Voon | 9 | -0/+342 |
2006-07-10 | Didn't add intprops.h into distribution correctly | Ton Voon | 1 | -2/+7 |
2006-07-05 | Missing intprops.h for Tru64 (Ciro Iriarte - 1517379) | Ton Voon | 2 | -0/+67 |
2006-07-03 | Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435) | Ton Voon | 3 | -0/+85 |
2006-05-25 | Removed unnecessary file | Ton Voon | 1 | -0/+0 |
2006-05-25 | Gettext fixes to sync with coreutils | Ton Voon | 1 | -1/+1 |
2006-05-25 | Use coreutils' regexp libraries, so regexp always available now | Ton Voon | 9 | -17/+11565 |
2006-05-18 | Synchronise with coreutils 2.95. Gettext now synced with coreutils, | Ton Voon | 34 | -807/+1041 |
2004-12-22 | File required from coreutils | Ton Voon | 2 | -0/+94 |
2004-12-21 | Fixed compile problem on Sol2.6 with stdbool.h | Ton Voon | 1 | -0/+8 |
2004-12-15 | Moving m4 files into m4/. Added extra coreutils files required from | Ton Voon | 18 | -744/+310 |
2004-11-29 | Extra files required from coreutils | Ton Voon | 3 | -1/+27 |
2004-11-19 | I think getloadavg.m4 is no longer required (as autoconf has built-in function) | Ton Voon | 1 | -108/+0 |
2004-11-19 | Removed getloadavg.m4 (built-in function in autoconf) and added cloexec.[hc] | Ton Voon | 1 | -2/+3 |
2004-11-19 | Files required for getloadavg.c | Ton Voon | 2 | -0/+65 |