Code

Fix translations when extra-opts aren't enabled
[nagiosplug.git] / plugins-root / check_dhcp.c
2010-04-14 Thomas Guyot-SionnestFix translations when extra-opts aren't enabled
2008-11-23 Thomas Guyot-SionnestRemoving CVS/SVN tags and replacing with git-based...
2008-11-19 Thomas Guyot-SionnestBulk EOL cleanup
2008-07-06 Holger WeissDon't try to set the "SO_BROADCAST" socket option for...
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-01-31 Thomas Guyot-SionnestBump plugins-root/ to GPLv3
2007-10-25 Ton VoonAutomatically update website with --help output. Cosmetic
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-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-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 ...
2006-10-20 Benoit Mortierlocalization updates
2006-07-29 Ton VoonFix two Solaris compile problems
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...
2005-09-21 Ton VoonSeparation of root setuid plugins into plugins-root/