Code

Added hint to avoid using the boolean type in C as discussed on the devel list
[nagiosplug.git] / plugins-root / check_dhcp.c
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/