2003-07-15 06:57 actmodern * src/: dhcp-server-states.c, dhcp-server.h: added stuff to states 2003-07-15 06:57 actmodern * src/dhcp-server.c: setting interactive to 0 now before forking 2003-07-15 06:56 actmodern * conf/dhcp-server/lease.conf.example, src/dhcp-server-conf.c, src/dhcp-server-conf.h, src/dhcp-server-defaults.h: added poll timeout conf variable 2003-07-14 01:58 actmodern * conf/dhcp-server/lease.conf.example, src/dhcp-lease.c, src/dhcp-server-conf.c, src/dhcp-server-conf.h: added more lease def options 2003-07-13 01:44 actmodern * conf/dhcp-server/lease.conf.example: updated example to reflect reality 2003-07-13 01:44 actmodern * src/: dhcp-lease.c, dhcp-lease.h, dhcp-server-conf.c, dhcp-server-conf.h: added lease by hostname 2003-07-13 00:53 actmodern * src/: dhcp-lease.c, dhcp-lease.h, dhcp-server.c, dhcp-server.h: server allows config check now 2003-07-13 00:52 actmodern * src/: dhcp-conf.c, dhcp-server-conf.c: finished range lease definition config 2003-07-12 13:44 actmodern * src/dhcp-server.c: added verbosity level setting to server 2003-07-12 13:42 actmodern * src/: Makefile.am, dhcp-conf.c, dhcp-conf.h, dhcp-lease.c, dhcp-lease.h, dhcp-server-conf.c, dhcp-server-conf.h: added lease-range directive to dhcp server conf 2003-07-10 19:18 actmodern * TODO: less todo 2003-07-10 19:18 actmodern * conf/dhcp-client/default.sysconf: fix to resolv.conf not being truncated properly 2003-07-08 13:48 actmodern * README: added mention of errata and manual in README 2003-07-08 03:07 actmodern * src/dhcp-server.c: no longer using dhcp-daemon.h 2003-07-08 03:06 actmodern * src/dhcp-server-states.c: eek, fixed comment from client to server 2003-07-08 03:05 actmodern * src/dhcp-server-control.c: added destroy function for dhcp-server-control.c 2003-07-08 03:03 actmodern * src/: dhcp-server-conf.c, dhcp-server-conf.h: more incomplete server conf code 2003-07-08 03:03 actmodern * src/: dhcp-server-states.c, dhcp-server.h: server code now has states 2003-07-08 03:02 actmodern * src/Makefile.am: daemon code moved to utility library 2003-07-08 03:01 actmodern * src/: dhcp-client.c, dhcp-daemon.h, dhcp-libutil.h, dhcp-server.c: daemon prototypes moved to dhcp-libutil.h 2003-07-06 13:49 actmodern * doc/Makefile.am, src/Makefile.am: fixed up mistakes in Makefile.am