summaryrefslogtreecommitdiffstats
path: root/src
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-262-4/+16
* 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
* Remove redundant check, get_pkg_info() call uses a parameter to return only i...Renato Botelho2017-04-191-5/+0
* Fix installation of extra packages at build time relaxing check for running P...Renato Botelho2017-04-191-5/+5
* Fix indent and spacesRenato Botelho2017-04-191-24/+49
* Use correct function (is_pkg_installed) and unbreak get_pkg_info()Renato Botelho2017-04-191-2/+2
* add validation via validate_ipv4_list to interfaces.inclukehamburg2017-04-041-1/+1
* Adds ability to ignore DHCP offers from multiple serverslukehamburg2017-04-042-3/+25
* vslb.inc - Add missing include, use sigkillbyname()doktornotor2017-04-031-2/+3
* Typo fixdoktornotor2017-04-031-1/+1
* Disallow IPv6 for RADIUS server.doktornotor2017-04-031-0/+7
* Add QinQ interfaces to the list of interfaces not to check (Bug #4669)doktornotor2017-04-031-1/+1
* Remove dummy config_lock() and config_unlock() functionsdoktornotor2017-04-031-7/+0
* 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
* Refactor is_port_or functionsPhil Davis2017-03-271-6/+9
* Add underscores to is_port* function namesPhil Davis2017-03-2710-25/+25
* Merge pull request #3672 from phil-davis/handle-empty-port-alias-RELENG_2_3_3Renato Botelho2017-03-276-27/+64
|\
| * Redmine #7428 Hanlde empty port aliasPhil Davis2017-03-261-10/+28
| * Refactor filter_generate_nested_aliasPhil Davis2017-03-261-9/+18
| * Provide functions for checking port range alias combinationsPhil Davis2017-03-266-8/+18
* | Correct definition of ports for SMB used by the shaper wizard. Fixes #7434jim-p2017-03-271-1/+1
|/
* Fix handling of port ranges in this validation test. Ticket #7421jim-p2017-03-241-2/+6
* Show the button to reset CARP demotion status even when the value is negative...jim-p2017-03-241-8/+7
* File a notice and omit rule(s) using a missing port alias. Fixes #7421jim-p2017-03-231-0/+10
* 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
|/
* Don't process empty anchors as it could lead to flushing more than intended w...jim-p2017-03-161-0/+4
* Run custom deinstall commands during the deinstall phase instead of post-dein...jim-p2017-03-161-1/+1
* Perform a filter reload after starting relayd so it does not leave the firewa...jim-p2017-03-151-0/+2
* Revert "C2758 is VGA only too"Renato Botelho2017-03-091-2/+1
* C2758 is VGA only tooRenato Botelho2017-03-091-1/+2
* 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-083-1/+9
* 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-082-3/+4
* Use | to separate dyndns IPv4 fields on cache file as done by rfc2136 items a...Renato Botelho2017-03-083-5/+5
* Setup XG-154x console to VGA onlyRenato Botelho2017-03-081-13/+16
OpenPOWER on IntegriCloud