ARP table is singular
Rather use -c to check for line count, we then dont have to deal with extra whitespaces
Ticket #2205 - Add input validation, keep same logic as 2.0.1 and abore for default values
Ticket #2205 - Main logic for relayd global settings screen, still need to add stuff (input validation, etc) before closing ticket
Add missing ;
A friend of mine was having the same issue that was stated in another pull request with the explode function and white space. So when you commit changes on WLAN would throw and error stating MODE must have SSID set. Dropped the explode function all together, initialized the array first and then pushed the SSID onto the array if Mode is set to Access in your wireless configuration. No more Mode set issue. :D
Merge pull request #49 from yakatz/master
2038 bug in user manager
Ticket #2157. Add missing call to relayd_configure()
Convert strtotime() to DateTime object to fix 2038 roll-over issue.
Add button to download a .p12 of a cert+key. Implements #2147
View revisions
Also available in: Atom