Age | Commit message (Expand) | Author |
2004-12-06 | Bah, unbreak. from not form. Noticed by Dan Harnett. | Claudio Jeker |
2004-12-06 | Set correct source address for relayed packets. This affects only setups that | Claudio Jeker |
2004-10-31 | change the undocumented -t flag to -n used for configuration testing | Can Erkin Acar |
2004-09-21 | spelling fixes; ok jmc@ henning@ | David Krause |
2004-09-16 | Use inet_ntop() instead of inet_ntoa() in piaddr. This solves a problem | Claudio Jeker |
2004-09-16 | avoid aliasing with libc functions; ok henning | Theo de Raadt |
2004-09-16 | Remove the not initialized fallback_interface code and use the normal bpf | Claudio Jeker |
2004-09-15 | size_t vs ssize_t confusion | Theo de Raadt |
2004-09-15 | minor KNF, Moritz Jodeit <moritz@jodeit.org> | Henning Brauer |
2004-09-09 | Avoid following a NULL pointer if a hostname lookup fails and | Todd C. Miller |
2004-08-23 | update bootp example "filename" location to reflect tftp default of | Peter Valchev |
2004-07-29 | don't wipe lease file on startup, found & solution tested nick@ | Henning Brauer |
2004-07-09 | ansi | Theo de Raadt |
2004-06-20 | fix the "option dhcp-client-identifier" hex example | Henning Brauer |
2004-05-25 | handle interface removals gracefully. reported by Oliver J. Morais | Can Erkin Acar |
2004-05-24 | typo; From: Andrey Matveev <andrushock@korovino.net> | Henning Brauer |
2004-05-12 | like always I missed tzset(); Ben Lovett <ben@tilderoot.com> | Henning Brauer |
2004-05-11 | knf | Theo de Raadt |
2004-05-08 | remove hostname lookup stuff, done at parse time now, ok theo | Henning Brauer |
2004-05-08 | resolve hostnames at parse time, solves PR3771, ok theo | Henning Brauer |
2004-05-06 | spacing | Theo de Raadt |
2004-05-04 | remove DEBUG_PACKET stuff; henning ok | Theo de Raadt |
2004-05-04 | remove things not used, spotted by lint mostly; ok henning | Theo de Raadt |
2004-04-22 | instead of using some lower 16 bits of some address on the stack that | Henning Brauer |
2004-04-21 | cleaning; Ryan ok | Henning Brauer |
2004-04-21 | filter writes and lock bpf descriptor, ok henning@ | Can Erkin Acar |
2004-04-21 | missing comma; | Jason McIntyre |
2004-04-21 | sync AUTHORS w/ other dhcpd pages; | Jason McIntyre |
2004-04-21 | fix the error message in case the _dhcp user does not exist | Henning Brauer |
2004-04-20 | add back manpage that was forgotten during the switch, catched by and ok theo | Henning Brauer |
2004-04-20 | $OpenBSD$ | Henning Brauer |
2004-04-20 | there are lies, damn lies, and isc dhcpd manpages | Henning Brauer |
2004-04-20 | remove lies about the leases file and its handling | Henning Brauer |
2004-04-20 | don't allow the port to be changed here either | Henning Brauer |
2004-04-19 | Catch negative lease times. From openbsd@nerd-marrow.com in PR 2888, | Tom Cosgrove |
2004-04-18 | spacing | Theo de Raadt |
2004-04-18 | more KNF | Henning Brauer |
2004-04-18 | more knf | Theo de Raadt |
2004-04-18 | various knf; henning ok | Theo de Raadt |
2004-04-18 | dhcpd may be invoked without any interface given | Henning Brauer |
2004-04-16 | a bunch of knf, ok henning | Theo de Raadt |
2004-04-15 | chroot and drop privileges after startup | Henning Brauer |
2004-04-15 | do not close and re-open the leases file all the time, instead open it once | Henning Brauer |
2004-04-15 | dhcpd actually does not listen on port 68 ... | Henning Brauer |
2004-04-15 | knf + ansi | Hans-Joerg Hoexer |
2004-04-15 | cleaning; from pedro | Henning Brauer |
2004-04-15 | knf + ansi | Hans-Joerg Hoexer |
2004-04-15 | - trim/update AUTHORS | Jason McIntyre |
2004-04-14 | useless too | Henning Brauer |
2004-04-14 | ansi | Theo de Raadt |