summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcp/common
AgeCommit message (Expand)Author
2004-01-11listen to the routing socket. if anyone messes with our interface byTheo de Raadt
2003-11-08seperate -> separate; from Jonathon Gray;Jason McIntyre
2003-06-25mdoc version of the dhcp pages;Jason McIntyre
2003-03-11spellingDavid Krause
2003-02-02We don't need to include bsd.man.mk explicitly, bsd.lib.mk pullsTodd C. Miller
2003-01-30when an interface is no longer valid, remove it from the protocol listTed Unangst
2003-01-23typos;Jason McIntyre
2003-01-17seperate[d][ly] -> separate[d][ly]; alan@alanday.comTheo de Raadt
2002-09-06socklen_t use; pvalchev okTheo de Raadt
2002-07-11incorrect header; jj.walker@auckland.ac.nzTheo de Raadt
2002-07-03missing or incorrect checks for malloc failure; cloder@acm.orgTheo de Raadt
2002-06-21more strlcpyTheo de Raadt
2002-06-18actually, wrong type for printing of sise_tTheo de Raadt
2002-06-18format string audit. From: Gregory Steuck <greg@nest.cx>Jun-ichiro itojun Hagino
2002-06-17typo. From: "R. Lewczuk" <rafal.lewczuk@pronet.pl>Jun-ichiro itojun Hagino
2002-06-17format string fix. From: Gregory Steuck <greg@nest.cx>Jun-ichiro itojun Hagino
2002-06-11Remove \n from warn(3). ok deraadt@Thomas Nordin
2002-06-10more sockaddr initializations.Jun-ichiro itojun Hagino
2002-06-09optimize build time. based on PR 2715Jun-ichiro itojun Hagino
2002-06-02clear sockaddr_in before useTheo de Raadt
2002-06-02strlcpyTheo de Raadt
2002-05-06syslog() paranoia; never pass in a non-const buffer w/o using "%s"Todd C. Miller
2002-03-052nd part to make dhcpd work on sparc64:Jason Wright
2002-02-17fix LP64 bug; ura@hiru.aoba.yokohama.jpTheo de Raadt
2002-02-06Don't pass long*'s to ioctl's expecting int*'s (part 1 of a 2 part fix forJason Wright
2001-10-08force alignment, makes dhcp work on alpha'sEric Jackson
2001-08-26Fix two typos that had the effect that ethernet addresses where always loggedMatthieu Herrb
2001-08-18be careful with snprintf/strlcpy - account for cases where theyBob Beck
2001-07-04check for nul bytes on the end of an option buffer, since windows 2000Bob Beck
2001-07-03ENODEV -> EOPNOTSUPP to make this work. beck@ ok.Tobias Weingartner
2001-06-27don't die if IPV6 isn't there, so that this will work even withBob Beck
2001-06-25fix nasty little bug in the identifaction of dead interfaces - make sureBob Beck
2001-06-24Old M of mine, uncovered by the recent dhcpd update: Bypass IPsec in allNiklas Hallqvist
2001-06-24dhcp 2.0pl5 merge/cleanup/deadcode slashing. still needs more eyes on thisBob Beck
2001-01-14Compute UDP checksum, PR 1621 (matthieu.herrb@wanadoo.fr)Angelos D. Keromytis
2001-01-03-Wall cleanup.Eric Jackson
2000-12-30setockopt(SO_REUSEPORT), so multiple dhclients work, PR 1391Angelos D. Keromytis
2000-11-10seperate -> separate, okay aaron@Niels Provos
2000-07-21Deal with a bunch of dhcp issues, ok fries@:Bob Beck
2000-06-29use %s with syslog; millert wrote an identical patchTheo de Raadt
2000-06-23fix dhcpd to not abandon addresses forever when they are pinged before useBob Beck
2000-02-09I need to get rid of local stuff of my tree. Here is an oldNiklas Hallqvist
1999-11-15Consistify DHCP man page titles somewhat; d@, sebastion@irelandmail.comAaron Campbell
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1999-04-21seperate -> separate, people really need to learn how to spell this wordAaron Campbell
1998-08-18no libraryTheo de Raadt
1998-08-18ISC dhcp, needs security audit for sureTheo de Raadt