Code

Fix the handling of ICMP packets which are not echo replies (such as
[nagiosplug.git] / plugins-root /
2008-01-08 Holger WeissFix the handling of ICMP packets which are not echo...
2008-01-08 Holger WeissGet rid of a cast which increases the required alignment.
2008-01-08 Holger WeissMark some constant strings "const".
2007-12-21 Holger WeissFix INADDR_NONE value (for systems which don't define...
2007-12-21 Holger WeissInclude <sys/sockio.h> (if available) to get SIOCGIFADD...
2007-12-21 Holger WeissNew "-s" option to specify the source IP address (thank...
2007-12-13 Ton VoonFixed VPATH problem in plugins-root (Tom Payerle -...
2007-12-11 Thomas Guyot-SionnestAdding missing function calls needed for i18n (only...
2007-10-25 Ton VoonAutomatically update website with --help output. Cosmetic
2007-09-15 Holger WeissCorrect all instances of misaligned memory access....
2007-07-26 Holger WeissThe "--serverip" and "--requestedip" options now accept...
2007-07-26 Holger WeissNew "-m, --mac" option which allows for specifying...
2007-07-26 Holger WeissMake sure strncpy(3)d buffers are nul-terminated.
2007-07-26 Holger WeissA few minor fixes/improvements which were included...
2007-07-26 Holger WeissNew "-u, --unicast" option which gives check_dhcp the...
2007-07-24 Ton VoonRemoving all .cvsignore files
2007-05-27 M. Sean Finneyadded functions to utils_base:
2007-05-13 Matthias Eblecheck_dhcp now adds mandatory end option (Thanks to...
2007-04-20 Holger WeissRemove unused variables.
2007-04-20 Holger WeissUse the 'server identifier' option instead of the ...
2007-03-29 Holger WeissSet the "read" and "execute" bits only for "user" and...
2007-03-27 Thomas Guyot-SionnestFix bug #1494629 - check_icmp fails after some time...
2007-03-11 Thomas Guyot-SionnestAdd tests for new check_icmp switch -m
2007-03-11 Ton VoonConverted check_ping.t to new-style testcases. Added...
2007-03-08 Thomas Guyot-SionnestNew switch to check_icmp to set the minimum required...
2007-03-08 Thomas Guyot-SionnestFixed C++ style comments, but I don't get why those...
2007-03-06 Ton VoonRoot plugins installed with world executable permission...
2007-01-28 Holger WeissDon't try to print `optarg' (which will be a NULL point...
2007-01-27 Holger WeissInclude <sys/param.h> which is a prerequisite for ...
2007-01-24 Ton VoonSync with gnulib - lots of extraneous code removed...
2007-01-20 Thomas Guyot-SionnestFix bug #1632078: critical threshold % incorrectly...
2006-10-24 Benoit Mortiermore fixes and removal of certain sentences not needed
2006-10-24 Benoit Mortierlast localization fixes for core plugins in c
2006-10-24 Ton VoonFixed compile on non-glibc platforms
2006-10-23 Benoit Mortierfirst pass a making check icmp respecting nagiosplugins...
2006-10-22 Benoit Mortierputting default template for copyright and explanations
2006-10-22 Benoit Mortierrevert mistake when commiting fixes
2006-10-22 Benoit Mortiermore localization fixes
2006-10-20 Benoit Mortierlocalization updates
2006-07-29 Ton VoonFix two Solaris compile problems
2006-06-07 Ton VoonDo not install setuid programs unless run as root
2006-06-07 Ton VoonFixed two build problems re: libtool and pst3
2006-05-25 Ethan GalstadApplied patch for responses from helpers/relays, cleane...
2006-05-25 Ethan GalstadFixed short interface name length, UNKNOWN return code...
2006-05-18 Ton VoonSynchronise with coreutils 2.95. Gettext now synced...
2006-05-17 Ton VoonFix compile problems on Solaris for pst3 and ssl libs
2006-04-28 Ton VoonAdded pst3 into distribution (Jason Kau - 1476451)
2005-10-19 M. Sean Finney- initial attempt at consolidating ssl-related code...
2005-10-06 M. Sean Finneywhoops. now using automake conditionals to prevent...
2005-09-25 M. Sean Finneyadded rules to Makefile.am for pst3
2005-09-22 M. Sean Finneyfirst version of bob ingraham's pst3 to allow checking...
2005-09-21 Ton VoonSeparation of root setuid plugins into plugins-root/