index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins-root
/
check_dhcp.c
Age
Commit message (
Expand
)
Author
2007-10-25
Automatically update website with --help output. Cosmetic
Ton Voon
2007-07-26
The "--serverip" and "--requestedip" options now accept host names, too.
Holger Weiss
2007-07-26
New "-m, --mac" option which allows for specifying the MAC address to
Holger Weiss
2007-07-26
Make sure strncpy(3)d buffers are nul-terminated.
Holger Weiss
2007-07-26
A few minor fixes/improvements which were included with (but unrelated
Holger Weiss
2007-07-26
New "-u, --unicast" option which gives check_dhcp the ability to mimic a
Holger Weiss
2007-05-27
added functions to utils_base:
M. Sean Finney
2007-05-13
check_dhcp now adds mandatory end option (Thanks to Enrico Scholz - #1675306)
Matthias Eble
2007-04-20
Remove unused variables.
Holger Weiss
2007-04-20
Use the 'server identifier' option instead of the 'siaddr' field as the
Holger Weiss
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
2007-01-27
Include <sys/param.h> which is a prerequisite for <sys/sysctl.h> on
Holger Weiss
2006-10-20
localization updates
Benoit Mortier
2006-07-29
Fix two Solaris compile problems
Ton Voon
2006-05-25
Applied patch for responses from helpers/relays, cleaned up different coding ...
Ethan Galstad
2006-05-25
Fixed short interface name length, UNKNOWN return code (patches from tracker)
Ethan Galstad
2006-05-18
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
Ton Voon
2005-09-21
Separation of root setuid plugins into plugins-root/
Ton Voon