Age | Commit message (Expand) | Author | Files | Lines |
2006-05-24 | Variables need to be declared at top of code for better portability | Ton Voon | 1 | -1/+1 |
2006-05-19 | Requirement of automake 1.8.3, as coreutils needs it | Ton Voon | 2 | -2/+2 |
2006-05-19 | Adding more required files from gettext | Ton Voon | 5 | -2/+690 |
2006-05-18 | Bug in Makefile.am creation | Ton Voon | 1 | -1/+1 |
2006-05-18 | Fixes from coreutils sync: some files now required and removed generateable f... | Ton Voon | 7 | -53/+1106 |
2006-05-18 | Synchronise with coreutils 2.95. Gettext now synced with coreutils, | Ton Voon | 88 | -1507/+2362 |
2006-05-17 | Fix for loading SSL libraries at runtime | Ton Voon | 1 | -1/+2 |
2006-05-17 | Fix compile problems on Solaris for pst3 and ssl libs | Ton Voon | 2 | -1/+2 |
2006-05-15 | check_disk_snmp.pl removed. Notice added to CHANGES | Ton Voon | 2 | -74/+2 |
2006-05-15 | Changed snapshot generator due to cvs changes on SF | Ton Voon | 1 | -2/+2 |
2006-05-03 | Leavers process documented | Ton Voon | 1 | -0/+13 |
2006-05-02 | Inode thresholds not always being initialised (James Fidell - 1476457) | Ton Voon | 1 | -0/+10 |
2006-05-02 | New check_ntp and check_apt plugins by Sean | Ton Voon | 1 | -0/+4 |
2006-05-01 | - check_ntp: | M. Sean Finney | 6 | -98/+174 |
2006-04-28 | Remove stupid error where pst3 was always compiled | Ton Voon | 1 | -1/+1 |
2006-04-28 | Added pst3 into distribution (Jason Kau - 1476451) | Ton Voon | 2 | -10/+7 |
2006-04-27 | Internal version of basename if one not found in system | Ton Voon | 5 | -8/+36 |
2006-04-19 | Fix check_nagios tests on MacOSX 10.4 | Ton Voon | 1 | -7/+13 |
2006-04-19 | ChangeLog update - release pendingrelease-1.4.3 | Subhendu Ghosh | 1 | -1227/+2082 |
2006-04-19 | version update - release pending | Subhendu Ghosh | 2 | -2/+2 |
2006-04-17 | Final commit of fr.po | Benoit Mortier | 1 | -2/+116 |
2006-04-17 | another big chunk of fr.po | Benoit Mortier | 1 | -25/+284 |
2006-04-16 | big revision of po file for 1.4.3 | Benoit Mortier | 1 | -252/+254 |
2006-04-15 | second part of fr.po updating | Benoit Mortier | 1 | -636/+168 |
2006-04-14 | updated pot file | Benoit Mortier | 3 | -4126/+4281 |
2006-04-12 | the offset_requests are now parallelized. still stuff needs to be | M. Sean Finney | 1 | -62/+105 |
2006-04-12 | added a currently unused but "good for reference" version of offset_request | M. Sean Finney | 1 | -0/+76 |
2006-04-11 | another big code-commit to check_ntp. jitter calculations now work, and | M. Sean Finney | 1 | -22/+247 |
2006-04-06 | Stop coredump on Solaris if arg not specified (Jason Kau - 1465288) | Ton Voon | 2 | -1/+2 |
2006-04-05 | Notice added re: check_udp in next release | Ton Voon | 1 | -0/+2 |
2006-04-05 | Use pid_t for pids (1463853) | Ton Voon | 1 | -3/+3 |
2006-04-05 | Allow multiple -k parameters (Gerd Mueller - 1457726) | Ton Voon | 2 | -7/+26 |
2006-04-05 | finally??? cvs works again???? let me dig up my week-old cvs | M. Sean Finney | 1 | -51/+144 |
2006-03-29 | New function to for escaped strings from command line for send/quit. | Ton Voon | 5 | -33/+86 |
2006-03-29 | Will die if signal received from a testCmd | Ton Voon | 1 | -2/+5 |
2006-03-29 | Allow 1 second delay in check_udp timeout | Ton Voon | 1 | -1/+1 |
2006-03-29 | Fix possible timeout issue on hostname_invalid | Ton Voon | 1 | -1/+2 |
2006-03-29 | Fix test if response time is one second | Ton Voon | 1 | -1/+1 |
2006-03-29 | now support for detecting critical/security updates, which sets | M. Sean Finney | 1 | -8/+24 |
2006-03-27 | Set timeout within nc, rather than the test script | Ton Voon | 1 | -5/+5 |
2006-03-27 | Fixed bug with malloc of wrong size | Ton Voon | 1 | -1/+1 |
2006-03-24 | Fixing defaults to work | Ton Voon | 1 | -3/+3 |
2006-03-24 | Reintroduced --with-mysql configure option. Note about SSL cleanup | Ton Voon | 1 | -1/+1 |
2006-03-24 | -C now implies -S/--ssl as well | Ton Voon | 1 | -10/+8 |
2006-03-24 | Tests converted to new style | Ton Voon | 2 | -29/+52 |
2006-03-24 | udp checks require and send and receive option. Tests updated so if | Ton Voon | 2 | -23/+50 |
2006-03-23 | - addition of include/exclude option for package names in check_apt, | M. Sean Finney | 1 | -31/+117 |
2006-03-23 | check_disk now errors if a specified directory does not exist (cf df /foo) | Ton Voon | 3 | -8/+14 |
2006-03-23 | Some versions of Test::More do not like the m#foo# syntax | Ton Voon | 1 | -1/+1 |
2006-03-23 | Incorrect output when checking non-existent disk (John Rouillard - 1326050) | Ton Voon | 3 | -4/+25 |