]> git.ipfire.org Git - people/ms/dnsmasq.git/history - src/inotify.c
Fixup dhcp-configs after reading extra hostfiles with inotify.
[people/ms/dnsmasq.git] / src / inotify.c
2015-02-02  Simon KelleyFixup dhcp-configs after reading extra hostfiles with...
2015-01-31  Simon KelleyUpdate copyrights for dawn of 2015.
2015-01-31  Simon KelleyExpand inotify code to dhcp-hostsdir, dhcp-optsdir...
2015-01-26  Simon KelleyAllow inotify to be disabled at compile time on Linux.
2015-01-20  Simon KelleyAdd --dhcp-hostsdir config option.
2014-12-27  Matthias AndreeFix build failure in new inotify code on BSD.
2014-12-15  Simon KelleyTeach the new inotify code about symlinks.
2014-12-10  Simon KelleyMerge branch 'inotify'
2014-12-10  Simon KelleyUse inotify instead of polling on Linux.