Age | Commit message (Expand) | Author |
2010-01-02 | Eliminate all uses of dmalloc() where the returned pointer | Kenneth R Westerback |
2010-01-01 | Wrappers around a wrapper around free() are of no more use than | Kenneth R Westerback |
2010-01-01 | A slightly more complex calloc() wrapper wrapper, new_hash_table(), | Kenneth R Westerback |
2010-01-01 | Another calloc() wrapper wrapper, new_tree(), bites the dust. | Kenneth R Westerback |
2010-01-01 | Two more calloc() wrapper wrappers, new_shared_network() and | Kenneth R Westerback |
2010-01-01 | Single-use wrapper functions that just call a wrapper function | Kenneth R Westerback |
2010-01-01 | Delete unused declarations. | Kenneth R Westerback |
2010-01-01 | Plug a potential leak similar to the one parfait spotted and Theo | Kenneth R Westerback |
2008-05-07 | Add synchronisation support for dhcpd - this allows for two dhcpd's | Bob Beck |
2008-01-18 | Call store_options() with correct cutoff values, i.e. ones not 7 bytes | Kenneth R Westerback |
2007-10-29 | More tweaking of option processing, this time around the creation of | Kenneth R Westerback |
2007-02-22 | another dead extern; Mark Lumsden <mark@cyodesigns.com> | Henning Brauer |
2007-02-18 | unused extern decl | Henning Brauer |
2007-02-06 | spaces | Kevin Steves |
2007-02-06 | remove some dangling function prototypes | Kevin Steves |
2007-01-04 | <sys/un.h> not needed | Kevin Steves |
2006-12-17 | remove one-lease-per-client parameter which was never implemented (it | Kevin Steves |
2006-12-12 | <signal.h> not needed | Kevin Steves |
2006-12-11 | spaces | Kevin Steves |
2006-11-22 | small header cleanup: | Kevin Steves |
2006-11-21 | remove unused #defines; | Kevin Steves |
2006-11-21 | re-order includes and eliminate duplicates, no binary change; ok henning@ | Kevin Steves |
2006-11-20 | KNF (no space before '['); ok henning@ | Kevin Steves |
2006-06-14 | This diff allows dhcpd to put active leases into a pf table. Dhcpd will then | Chris Kuethe |
2006-06-14 | Move the transmission of privsep messages into its own function. Wherever | Chris Kuethe |
2006-05-31 | This diff makes dhcpd able to manipulate pf tables on certain lease events. | Chris Kuethe |
2006-05-30 | This patch renames dhcpd's "struct timeout" to "struct dhcpd_timeout" | Chris Kuethe |
2006-05-11 | If a list of interfaces is supplied via the command line or | Kenneth R Westerback |
2004-10-31 | change the undocumented -t flag to -n used for configuration testing | Can Erkin Acar |
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-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 | filter writes and lock bpf descriptor, ok henning@ | Can Erkin Acar |
2004-04-20 | $OpenBSD$ | Henning Brauer |
2004-04-18 | various knf; henning ok | Theo de Raadt |
2004-04-14 | spaces | Theo de Raadt |
2004-04-14 | fold in 10liners and clean up other .hs a bit | Henning Brauer |
2004-04-14 | more crap bites the dust | Henning Brauer |
2004-04-14 | bye bye | Henning Brauer |
2004-04-14 | dhcpd may know about a thousand strange things to get packets onto the wire, | Henning Brauer |
2004-04-13 | time_t and kill a few dumb defines | Henning Brauer |
2004-04-13 | may the whacking begin | Henning Brauer |