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