Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-02 | do not send output to syslog AND stderr | Christian Hesse | 1 | -2/+2 | |
This resulted in syslog receiving logs twice when started from systemd. | |||||
2014-06-07 | allow to use different template | Christian Hesse | 1 | -4/+13 | |
2014-06-07 | fix error handling in case execlp() fails | Christian Hesse | 1 | -2/+3 | |
2014-06-07 | check if dhcpd exists and is executable | Christian Hesse | 1 | -1/+7 | |
2014-05-06 | use getopt for command line parsing | Christian Hesse | 1 | -24/+13 | |
2014-05-06 | add a verbose option | Christian Hesse | 1 | -4/+14 | |
2014-05-06 | check existence of leaes file | Christian Hesse | 1 | -0/+4 | |
2014-05-06 | start dhcpd with different pid and leases file | Christian Hesse | 1 | -1/+13 | |
2014-05-05 | add some comments | Christian Hesse | 1 | -2/+33 | |
2014-05-05 | more useful behavior for up/down and connected/disconnected | Christian Hesse | 1 | -2/+11 | |
2014-05-05 | add output about link down | Christian Hesse | 1 | -1/+1 | |
2014-01-02 | write version to header file | Christian Hesse | 1 | -0/+1 | |
2014-01-02 | update copyright year | Christian Hesse | 1 | -5/+4 | |
2013-11-15 | do not fail but goto out | Christian Hesse | 1 | -1/+1 | |
2013-11-15 | need at lease 30 bit netmask, fix error message | Christian Hesse | 1 | -1/+1 | |
2013-11-14 | bail on small networks, serve complete range and exclude self | Christian Hesse | 1 | -6/+6 | |
2013-10-31 | log to stdout | Christian Hesse | 1 | -1/+1 | |
2013-10-31 | handle return value of fread | Christian Hesse | 1 | -2/+5 | |
2013-10-31 | initial commit | Christian Hesse | 1 | -0/+244 | |