summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move users to 2.3.4 when it's availableRELENG_2_3_3Renato Botelho2017-05-041-2/+2
* 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
* Do not sign core repo when resuming buildRenato Botelho2017-04-181-0/+1
* Use pkg binary from target system and not from hostRenato Botelho2017-04-181-1/+1
* Enable HYPERSCAN option for suricataRenato Botelho2017-04-101-1/+1
* start sending files direct to NFS1Renato Botelho2017-04-101-1/+1
* Revert "Change destination of stable packages"Renato Botelho2017-04-061-2/+2
* Revert "Keep sending files to files01 and files02 for now"Renato Botelho2017-04-061-1/+1
* Keep sending files to files01 and files02 for nowRenato Botelho2017-04-061-1/+1
* Change destination of stable packagesRenato Botelho2017-04-061-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
* Enable Netgate Coreboot Upgrade buildRenato Botelho2017-03-271-0/+1
* 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
* | Merge pull request #3664 from phil-davis/gw-widget-RELENG_2_3_3Steve Beaver2017-03-211-46/+120
|\ \ | |/ |/|
| * 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
OpenPOWER on IntegriCloud