summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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 re-sign core repo when running --rsync-reposRenato Botelho2017-04-181-0/+1
* 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
* Revise dev_mode change handlerSteve Beaver2017-04-131-1/+1
* Fixed #7451Steve Beaver2017-04-131-3/+3
* Revert "Restore CSRF customizations"Renato Botelho2017-04-111-3/+1
* Revert "CSRF: Close session before exit"Renato Botelho2017-04-111-1/+0
* Enable HYPERSCAN option for suricataRenato Botelho2017-04-101-2/+2
* CSRF: Close session before exitRenato Botelho2017-04-101-0/+1
* Restore CSRF customizationsRenato Botelho2017-04-101-1/+3
* Update CSRF to latest version from githubRenato Botelho2017-04-102-10/+14
* Fix UTF8 in base64 decodeSteve Beaver2017-04-101-1/+1
* Enable ALTQ for pftop build. Fixes #7461jim-p2017-04-101-0/+2
* Change destination of stable packagesRenato Botelho2017-04-061-2/+2
* Use devel repo for 2.3.x snapshotsRenato Botelho2017-04-051-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
* Merge pull request #3613 from doktornotor/patch-15jim-p2017-04-031-2/+0
|\
| * Remove useless config_lock()/config_unlock() callsdoktornotor2017-03-051-2/+0
* | Fixed #7445Steve Beaver2017-04-031-1/+2
* | Merge pull request #3687 from doktornotor/patch-1Steve Beaver2017-04-031-1/+1
* | Merge pull request #3580 from doktornotor/patch-9Renato Botelho2017-03-291-275/+15
|\ \
| * | Remove another leftoverdoktornotor2017-02-251-21/+0
| * | Fix NTP widget to show server time (Issue #7245)doktornotor2017-02-241-255/+16
* | | load package add-on tabs into config to avoid parsing all installed package x...PiBa-NL2017-03-292-4/+8
* | | 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 #3671 from phil-davis/handle-empty-port-alias-RELENG_2_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 #3665 from phil-davis/sysinfo-widget-all-button-RELENG_2_3Steve Beaver2017-03-221-4/+2
|\ \ \
| * | | System Info Widget enable All button when disable firmware check is setPhil Davis2017-03-211-4/+2
|/ / /
OpenPOWER on IntegriCloud