Use readline only if we have the header files
[freeradius.git] / src / main / dhcpd.c
2010-04-08 Alan T. DeKokOn DHCP Discover fail, don't send a NAK
2009-10-05 Alan T. DeKokSet broadcast && reuseaddr before binding to socket
2009-08-17 Alan T. DeKokAllow "no response" to DHCPy
2009-07-15 Alan T. DeKokFix typo
2009-07-08 Alan T. DeKokFix typos
2009-07-03 Alan T. DeKokPreliminary implementation of DHCP relay
2009-06-16 Alan T. DeKokRemoved requirement for DHCP to have clients
2009-06-14 Alan T. DeKokHack the dhcp offset
2008-09-24 Alan T. DeKokMove "unknown" client code to common area
2008-08-26 Alan T. DeKokfr_strerror -> fr_strerror()
2008-08-26 Alan T. DeKokRename librad_* to fr_*
2008-06-29 aland Allow policy to set message type. Otherwise, use...
2008-04-20 aland Integrate more into the server. Dp4