]> git.ipfire.org Git - thirdparty/dhcp.git/commit
- Add named group support for host declarations.
authorTed Lemon <source@isc.org>
Tue, 28 Sep 1999 23:57:47 +0000 (23:57 +0000)
committerTed Lemon <source@isc.org>
Tue, 28 Sep 1999 23:57:47 +0000 (23:57 +0000)
commitdaaeeac125d56ceb9f7179845e94c851d01d5a31
treee5157ee3bc188f75d01fe919c83b821c131c78aa
parent29c35bedcce65e96e60d93b9ba9a4c7ae0704d5d
- Add named group support for host declarations.
- Add stub for saving named groups.
- Add a db_printable_len function for seeing if non-NUL-terminated
  strings are plain ASCII, and use it in writing out UIDs for leases
  and hosts.
server/db.c