summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
* Encode hostname and other output for DHCP lease status. Fixes #7497jim-p2017-04-261-20/+20
* Always add the CN as the first SAN when creating a certificate in the GUI or ...jim-p2017-04-261-3/+13
* Fix #7493 only check interface IP if staticPhil Davis2017-04-251-2/+2
* Avoid invalid arg error when saving WoL widgetPhil Davis2017-04-251-2/+4
* Adds ability to ignore DHCP offers from multiple serverslukehamburg2017-04-041-3/+4
* Typo fixdoktornotor2017-04-031-1/+1
* Disallow IPv6 for RADIUS server.doktornotor2017-04-031-0/+7
* Remove useless config_lock()/config_unlock() callsdoktornotor2017-04-031-2/+0
* Redmine #7435 Fix edit problems due to POST id codePhil Davis2017-03-284-13/+22
* Add underscores to is_port* function namesPhil Davis2017-03-277-16/+16
* Provide functions for checking port range alias combinationsPhil Davis2017-03-263-5/+5
* Show the button to reset CARP demotion status even when the value is negative...jim-p2017-03-241-8/+7
* Fix display of BIOS only on Sytem Info widgetPhil Davis2017-03-231-0/+1
* Show BIOS information in the system info widget, if it exists in kenv.jim-p2017-03-231-0/+28
* Merge pull request #3666 from phil-davis/sysinfo-widget-all-button-RELENG_2_3_3Steve Beaver2017-03-221-4/+2
|\
| * System Info Widget enable All button when disable firmware check is setPhil Davis2017-03-211-4/+2
* | Fix #7317 Widget Filter All button gateways widget RELENG_2_3Phil Davis2017-03-211-1/+1
* | Reduce numeric precision in gateways widget to single decimal place (Feature ...doktornotor2017-03-211-2/+2
* | Further internationalizationSteve Beaver2017-03-211-1/+1
* | Add missing internationalizationSteve Beaver2017-03-211-1/+1
* | Revise gateway widget config formPhil Davis2017-03-211-16/+38
* | Allow hiding of gateways in Gateways WidgetPhil Davis2017-03-211-44/+96
|/
* Fix #7317 Widget Filter All buttonPhil Davis2017-03-088-8/+8
* System Information widget filter gettext()Phil Davis2017-03-081-18/+18
* System Information Widget FilterPhil Davis2017-03-081-4/+165
* Fix #7364 Console assigned VLAN disappears after rebootPhil Davis2017-03-081-0/+1
* Fix #7306 Correctly filter log widget entries by interface descriptionPhil Davis2017-03-081-2/+4
* Use the same cache filename pattern for RFC2136 IPv6 items as used by dyndnsRenato Botelho2017-03-081-2/+3
* Use | to separate dyndns IPv4 fields on cache file as done by rfc2136 items a...Renato Botelho2017-03-082-2/+2
* Remove whirlpool from the list of CA/Cert digest algorithms as it does not wo...jim-p2017-03-082-2/+2
* Fix display of openssl errors when working with CA or certificate entries. Fo...jim-p2017-03-082-10/+17
* Set new blog URL (https://www.netgate.com/blog/) as default for RSS widgetSteve Beaver2017-03-071-2/+2
* Allow CloudFlare DDNS entries to use "@" or "@." for the hostname portion of ...jim-p2017-03-061-0/+2
* Do not enforce a max limit on state timeout when editing a firewall rule. Fix...jim-p2017-03-061-1/+1
* Fix #7300 provide default value for ipprotocol for old rulesPhil Davis2017-02-261-0/+2
* Fixes #7296Steve Beaver2017-02-221-2/+2
* fix colspan background on dark themeJared Dillard2017-02-141-0/+4
* Add "required field" highlightingSteve Beaver2017-02-141-0/+8
* Only save valid widget locations in configPhil Davis2017-02-141-1/+6
* Allow 5 dashboard columns to workPhil Davis2017-02-141-1/+1
* Fix saving Hybrid RSA + Xauth. Fixes #7258jim-p2017-02-131-1/+2
* Revert "Add privs to control display of notices"Renato Botelho2017-02-131-20/+4
* IPv4 Tunnel Network is required for OpenVPN serverPhil Davis2017-02-131-1/+1
* Add foot.inc back to status.phpjim-p2017-02-101-0/+2
* It's time to 2.3.3-RCRenato Botelho2017-02-101-1/+1
* 4th attempt!lukehamburg2017-02-101-1/+1
* 3rd try!lukehamburg2017-02-101-2/+0
* 2nd try. . .lukehamburg2017-02-101-12/+4
* enhancements to services_dhcp_edit.phplukehamburg2017-02-101-5/+16
* Sync up status.php with master, but keep the 2.3/10.3-specific parts. Fixes #...jim-p2017-02-101-81/+160
OpenPOWER on IntegriCloud