Age | Commit message (Expand) | Author |
2001-02-23 | cleanup after vacationing hippies and make dhclient create the | Bob Beck |
2001-01-14 | Compute UDP checksum, PR 1621 (matthieu.herrb@wanadoo.fr) | Angelos D. Keromytis |
2001-01-06 | Commit 1.6 was just plain wrong on two counts; as a result, it caused | Angelos D. Keromytis |
2001-01-06 | Also protect write_client_lease() in bind_lease() | Angelos D. Keromytis |
2001-01-06 | Lock the leases file, to protect against multiple instances of | 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-12-29 | If no LEASE_TIME was received from the server, use the | Angelos D. Keromytis |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos |
2000-10-30 | accept unknown options in leases by default; beck | Theo de Raadt |
2000-10-26 | Close pr1295 - Only a DHCPNAK bootreply should have a yiaddr of 0.0.0.0, | Bob Beck |
2000-10-20 | Fix various typos; spotted by gluk@ptci.ru. | Aaron Campbell |
2000-10-18 | this was overlooked in the last commit. ok beck@. | Todd T. Fries |
2000-10-18 | due to over agressive quoting, various space separated variables were failing. | Todd T. Fries |
2000-09-05 | undo security hole peter just commited | Theo de Raadt |
2000-09-05 | Remove quotes from arguement lists to for loops. | Peter Galbavy |
2000-08-18 | Fix obviously bad Xref | Niklas Hallqvist |
2000-07-21 | Deal with a bunch of dhcp issues, ok fries@: | Bob Beck |
2000-07-03 | arp(8) invocations fixed | Niklas Hallqvist |
2000-06-29 | use %s with syslog; millert wrote an identical patch | Theo de Raadt |
2000-06-25 | safe shell quoting | Dug Song |
2000-06-25 | pass variables to dhclient-script via a constructed environment, instead of a... | Dug Song |
2000-06-23 | fix dhcpd to not abandon addresses forever when they are pinged before use | Bob Beck |
2000-04-29 | fix spec. PR1217 | Eric Jackson |
2000-04-20 | Document /etc/resolv.conf.tail | Angelos D. Keromytis |
2000-04-20 | If /etc/resolv.conf.tail exists, append to newly-constructed | Angelos D. Keromytis |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
2000-02-11 | Fix from jonathon.fletcher@pobox.com | Chris Cappuccio |
2000-02-09 | I need to get rid of local stuff of my tree. Here is an old | Niklas Hallqvist |
2000-01-31 | Don't update /etc/resolv.conf if no data is returned for DNS servers | Chris Cappuccio |
1999-12-19 | Fix the TIMEOUT case not to dump the shell environment. | Angelos D. Keromytis |
1999-12-04 | Careful with long, command-line provided interface names. | Angelos D. Keromytis |
1999-11-30 | Fix the "append" keyword to work as it should (looks like it was a | Angelos D. Keromytis |
1999-11-15 | Consistify DHCP man page titles somewhat; d@, sebastion@irelandmail.com | Aaron Campbell |
1999-10-05 | New mdoc'd dhclient(8) man page; form@ | Aaron Campbell |
1999-09-23 | Typo fixes. | Alex Feldman |
1999-06-06 | permit non-broadcast reply; map@infinitum.ch | Theo de Raadt |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell |
1999-05-30 | check mkstemp() failure | Theo de Raadt |
1999-05-30 | It's spelled "occurrence". Also a few other minor mods while I'm at it. | Paul Janzen |
1999-05-15 | ethernet -> Ethernet, other repairs | Aaron Campbell |
1999-05-12 | grammar police: do not hyphenate compound words that act as adjectives if the | Aaron Campbell |
1999-04-21 | seperate -> separate, people really need to learn how to spell this word | Aaron Campbell |
1999-02-11 | ship lease time in network order; cas@trans-nt.com | Theo de Raadt |
1999-02-11 | tweak | Theo de Raadt |
1998-11-24 | grammer | Theo de Raadt |
1998-09-20 | add -1 option: Try once, if we fail, EXIT | Theo de Raadt |
1998-09-17 | dhclient-script should be in sbin | Theo de Raadt |
1998-09-17 | move dhclient-script to /usr/bin by default; executables do not belong in /etc | Theo de Raadt |