Age | Commit message (Expand) | Author | Files | Lines |
2010-06-22 | Added np_set_args, to set arguments after np_extra_opts has been run | Ton Voon | 1 | -2/+13 |
2010-06-21 | Invalid chars in keyname now die() | Ton Voon | 1 | -3/+3 |
2010-06-21 | Use NP_STATE_DIR_PREFIX as compile variable | Ton Voon | 1 | -1/+1 |
2010-06-21 | Check return codes from malloc and strdup | Ton Voon | 1 | -9/+25 |
2010-06-21 | Added sha1 from gnulib. Also filled out _np_state_generate_key() | Ton Voon | 1 | -2/+23 |
2010-06-21 | Convert bad chars to underscore | Ton Voon | 1 | -4/+19 |
2010-06-21 | Change np_state_write_string() to not be a pointer | Ton Voon | 1 | -3/+3 |
2010-06-18 | Implemented writes to state file | Ton Voon | 1 | -8/+79 |
2010-06-18 | More tests | Ton Voon | 1 | -8/+103 |
2010-06-17 | np_init() with this_nagios_plugin | Ton Voon | 1 | -16/+65 |
2010-06-17 | Added calculate location directory | Ton Voon | 1 | -1/+7 |
2010-06-17 | Add skeleton tests | Ton Voon | 1 | -2/+9 |
2010-06-17 | Added skeleton | Ton Voon | 1 | -0/+61 |
2009-06-02 | Fix the memory allocation for the thresholds data | Holger Weiss | 1 | -1/+3 |
2009-01-26 | Make extract_value more generic: | Thomas Guyot-Sionnest | 1 | -3/+3 |
2009-01-21 | Move check_ntp's extract_value to utils_base.c. | Thomas Guyot-Sionnest | 1 | -0/+57 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 1 | -3/+0 |
2008-11-19 | Bulk EOL cleanup | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-03-11 | Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITS | Ton Voon | 1 | -1/+1 |
2008-02-13 | set_thresholds now let the user free the thresolds. (P.S.: When you set twice... | Thomas Guyot-Sionnest | 1 | -4/+0 |
2008-01-30 | Bump /lib to GPLv3 | Thomas Guyot-Sionnest | 1 | -12/+27 |
2007-07-29 | Don't use C++ style comments. | Holger Weiss | 1 | -1/+1 |
2007-05-27 | added functions to utils_base: | M. Sean Finney | 1 | -0/+15 |
2007-01-27 | Change the variable names `true' and `false' (which are keywords in C99) | Holger Weiss | 1 | -11/+11 |
2006-10-18 | Cater for different errors when setting thresholds | Ton Voon | 1 | -4/+8 |
2006-07-14 | Missing header files | Ton Voon | 1 | -0/+1 |
2006-07-13 | Major fixes to check_disk. Now should return same data as df | Ton Voon | 1 | -0/+225 |