Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-21 | Invalid chars in keyname now die() | Ton Voon | 1 | -2/+10 | |
2010-06-21 | Use NP_STATE_DIR_PREFIX as compile variable | Ton Voon | 1 | -26/+26 | |
2010-06-21 | Added sha1 from gnulib. Also filled out _np_state_generate_key() | Ton Voon | 1 | -4/+15 | |
2010-06-21 | Convert bad chars to underscore | Ton Voon | 1 | -0/+6 | |
2010-06-21 | Change np_state_write_string() to not be a pointer | Ton Voon | 1 | -5/+5 | |
2010-06-18 | Implemented writes to state file | Ton Voon | 1 | -6/+58 | |
2010-06-18 | More tests | Ton Voon | 1 | -3/+22 | |
2010-06-17 | np_init() with this_nagios_plugin | Ton Voon | 1 | -8/+48 | |
2010-06-17 | Added calculate location directory | Ton Voon | 1 | -0/+6 | |
2010-06-17 | Add skeleton tests | Ton Voon | 1 | -0/+28 | |
2009-01-26 | Make extract_value more generic: | Thomas Guyot-Sionnest | 1 | -24/+24 | |
Add a separator argument passed using defines. | |||||
2009-01-21 | Move check_ntp's extract_value to utils_base.c. | Thomas Guyot-Sionnest | 1 | -1/+80 | |
This function can also be used to parse performance data strings which could be useful in the future. | |||||
2009-01-09 | Fix test from last commit | Thomas Guyot-Sionnest | 1 | -1/+1 | |
2009-01-09 | basename check in test_utils.c was accidentaly added again. | Thomas Guyot-Sionnest | 1 | -4/+0 | |
In 538b97c I reverted a serie of libtap patch by Ton Voon; it included the removal of the useless basename check. Relevant portion of the changelog from which it was removed (f31cd40): Removed basename test as we should use base_name from GNUlib which is tested separately | |||||
2009-01-08 | Try to make IRIX happy (this fixes a similar warning in Solaris) | Thomas Guyot-Sionnest | 1 | -1/+1 | |
2008-11-28 | Revert inclusion of libtap into nagiosplugins | Thomas Guyot-Sionnest | 1 | -1/+4 | |
(except for the NEWS file) This reverts the following commits (latest first): f3e0909, 9f16b54, be8df51, f31cd40, 5270c7d, a25083f, f1bfe40, c503d85 and 6c476db | |||||
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 1 | -1/+0 | |
For contrib/, full tags have been imported from subversion git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2091 f882894a-f735-0410-b71e-b25c423dba1c | |||||
2008-08-21 | Correctly link to included libtap. Simplify invoking test scripts. | Ton Voon | 1 | -4/+1 | |
Removed basename test as we should use base_name from GNUlib which is tested separately git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2042 f882894a-f735-0410-b71e-b25c423dba1c | |||||
2008-01-30 | Bump lib/tests to GPLv3 | Thomas Guyot-Sionnest | 1 | -19/+18 | |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1914 f882894a-f735-0410-b71e-b25c423dba1c | |||||
2006-07-13 | Major fixes to check_disk. Now should return same data as df | Ton Voon | 1 | -1/+14 | |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1452 f882894a-f735-0410-b71e-b25c423dba1c | |||||
2006-07-13 | Move new util_* functions to lib/ | Ton Voon | 1 | -0/+169 | |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1451 f882894a-f735-0410-b71e-b25c423dba1c |