Code

Fix Debian bug #478942: Fragile argument passing
[nagiosplug.git] / plugins-root /
2009-10-16 Thomas Guyot-SionnestSet proper network byte order for icmp_id and icmp_seq...
2009-10-16 Thomas Guyot-SionnestIncrement per-host sequence in check_icmp
2009-09-25 nagiospluginsAllow custom versions with the release file...
2009-09-14 Ton VoonEnsure dirhandle is closed (Duncan Ferguson)
2009-07-14 Ton Voonpst3 compile with Sun Studio Compiler
2009-06-14 Matthias EbleFixed error in rtt/rta calculation in case of system...
2009-06-11 Matthias EbleMerge branch 'master' of ssh://PsychoTrahe@repo.or...
2009-06-01 Holger WeissDon't use the plain char type for data buffers
2009-06-01 Matthias EbleFixed check_icmp compiler warnings by including float.h
2009-06-01 Matthias EbleFixed --help output for warn and critical thresholds...
2008-11-27 Thomas Guyot-SionnestFixing build breakages (I totally forgot this rule...
2008-11-26 Thomas Guyot-SionnestDisable dynamic versionning for releases, and allow...
2008-11-25 Thomas Guyot-SionnestWorkaround to support more make programs
2008-11-23 Thomas Guyot-SionnestAvoid the use of .PHONY (target s created twice and...
2008-11-23 Thomas Guyot-SionnestRemoving CVS/SVN tags and replacing with git-based...
2008-11-19 Thomas Guyot-SionnestBulk EOL cleanup
2008-11-07 Thomas Guyot-Sionnestcheck_icmp now reports min and max round trip time...
2008-08-08 Ton VoonClose on fd
2008-08-08 Thomas Guyot-SionnestTypo in --help output
2008-07-28 Matthias Eble-b option now specifies ICMP data bytes instead of...
2008-07-17 Matthias EbleAdd support for packet size modification (-b)
2008-07-06 Holger WeissDon't try to set the "SO_BROADCAST" socket option for...
2008-07-02 Ton VoonChange pst3 again, this time to remove use of kvm which...
2008-06-17 Ton VoonFixed possible coredump. Removed one level of subroutin...
2008-06-02 Ton VoonOptimised pst3 for systems with large number of process...
2008-05-27 Ton VoonAdd additional PID column heading
2008-05-07 Thomas Guyot-SionnestAdded support for --extra-opts in all C plugins (disabl...
2008-04-29 Thomas Guyot-Sionnest--help output cleanup (plus removal of spaces on blank...
2008-03-14 Ton VoonFixed 64 bit pst3 when tries to link to gettext. Gettex...
2008-03-11 Ton VoonFixed link -m64 problems on pst3 for solaris. Fixed...
2008-02-28 Ton VoonReverted check_procs for solaris back to using pst3...
2008-01-31 Thomas Guyot-SionnestBump plugins-root/ to GPLv3
2008-01-08 Holger WeissHide some debug output which was printed even without...
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/