Don't require a configured network interface to start up, and add network interface monitoring support on Linux.

This commit is contained in:
Justin Maggard
2013-05-08 23:52:02 -07:00
parent 1e4cf74436
commit 62b6e235b1
10 changed files with 249 additions and 360 deletions

2
NEWS
View File

@ -12,6 +12,8 @@
- Add some logging and forking tweaks to work better with systemd.
- Validate or escape user input to prevent SQL injection.
- Add forced sorting support for Panasonic devices.
- Add network interface monitoring support on Linux.
- Don't require a configured network interface to start up.
1.0.25 - Released 13-July-2012
--------------------------------