Age | Commit message (Expand) | Author |
---|---|---|
2010-12-23 | Use the provided note() and warning() functions of dhcpd instead of | Claudio Jeker |
2010-03-27 | malloc/strlcpy -> strdup. Use consistent idiom. | Kenneth R Westerback |
2010-01-03 | unused prototype | Theo de Raadt |
2008-09-15 | When checking if a syscall like open(), ioctl() or writev() failed compare | Claudio Jeker |
2008-05-30 | correct size of iov[]; ralf.horstmann@gmx.de | Theo de Raadt |
2008-05-11 | fix sync.c to not puke if sync_lease called without sync_init. | Bob Beck |
2008-05-08 | Insert pad blocks after sub-messages to keep the structures aligned to | Theo de Raadt |
2008-05-08 | this should really only be in one file. | Bob Beck |
2008-05-08 | don't break dhcpd when not using synch mechanisms.. | Bob Beck |
2008-05-07 | Add synchronisation support for dhcpd - this allows for two dhcpd's | Bob Beck |