]> git.ipfire.org Git - people/ms/dnsmasq.git/history - src/inotify.c
Fix inotify code to handle dangling symlinks better.
[people/ms/dnsmasq.git] / src / inotify.c
2015-07-06  Simon KelleyFix inotify code to handle dangling symlinks better.
2015-02-14  Simon KelleyTypos.
2015-02-03  Simon KelleyExtra logging for inotify code.
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.