summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
...
* Add trailing slash to ECL check path for /config/. Fixes #9066jim-p2018-10-251-1/+3
* Fix processing of the 'all' group. Fixes #9051jim-p2018-10-232-8/+18
* Validate and protect powerd option values. Fixes #9061jim-p2018-10-231-1/+4
* Use the fw domain for DNS search when no other choices exist. Fixes #9056jim-p2018-10-221-2/+3
* gateway monitoring, wait for apinger to terminate or remove its pid file when...PiBa-NL2018-10-222-6/+12
* generate a flag even if trying to perform RADIUS MAC authentication on a non-...Augustin-FL2018-10-221-11/+11
* Implement login fallback for RADIUS MAC authenticationAugustin-FL2018-10-221-3/+5
* Strictly define the EAP Identifier for custom local client entries. Fixes #9055jim-p2018-10-221-8/+4
* Consider the "all" group when determining privileges. Fixes #9051jim-p2018-10-192-2/+2
* Rewrite /etc/rc.kill_states to use pfSense module state functions. Fixes #8554jim-p2018-10-181-15/+17
* Added scheduled config backupSteve Beaver2018-10-171-1/+5
* Fix Limiter validation check, which allows old queues to display. Fixes #8956jim-p2018-10-161-2/+2
* Solve a package reinstall/start race condition. Fixes #9045jim-p2018-10-162-1/+8
* Show nvme controllers in SMART list. Fixes #9042jim-p2018-10-151-1/+15
* Revert "Show nvme devices in SMART disk list. Fixes #9042"jim-p2018-10-151-1/+1
* Show nvme devices in SMART disk list. Fixes #9042jim-p2018-10-151-1/+1
* ssh settings upgrade fixesjim-p2018-10-101-1/+2
* Restore the RADIUS NAS ID option to Captive Portal. Fixes #8998jim-p2018-10-101-2/+3
* Include zone name in Nas-IdentifierAugustin-FL2018-10-091-2/+2
* Enable setting AllowAgentForwarding valueSorin Sbarnea2018-10-091-0/+5
* Clean up test for CDATA tags and add common_name. Fixes #9006jim-p2018-10-041-31/+15
* Fix erroneous hostname error for Custom IPv6. Fixes #8977jim-p2018-10-031-0/+1
* Supersede the DHCP MTU when advanced options are present. Issue #8507jim-p2018-10-021-0/+1
* Prevent a reference error w/o rules in the config. Fixes #8993jim-p2018-10-021-0/+1
* ssh settings alignment. Fixes #8974jim-p2018-09-287-10/+27
* enable ip send for FreeDNS DynDNS update9Lukas52018-09-271-2/+2
* garga changesluckman2122018-09-271-7/+5
* reduce the tons of log spew that currently spit out during bootluckman2122018-09-271-5/+9
* It's 2.4.4-RELEASE timeRenato Botelho2018-09-201-1/+1
* Add missing regex to validate serialRenato Botelho2018-09-191-1/+2
* Use all possible kenv variables to detect serialRenato Botelho2018-09-191-2/+9
* Fix #8910: Restore older versions behaviour and consider 'wan' interface as p...Renato Botelho2018-09-181-0/+7
* Fix #8911: Keep configured pkg repository when restoring configRenato Botelho2018-09-181-0/+19
* Revise async_crypto settingSteve Beaver2018-09-171-1/+1
* Fixed #8880Steve Beaver2018-09-171-0/+4
* Fix an obvious mistake.Luiz Souza2018-09-171-1/+1
* Always pass the $local variabled to load_loader_conf(), it makes the code eas...Luiz Souza2018-09-141-1/+1
* Sync the know variables with factory.Luiz Souza2018-09-141-1/+1
* Filter properly the know variables in loader.conf.Luiz Souza2018-09-141-1/+8
* Fix a PHP error when upgrading gatewaysjim-p2018-09-061-2/+2
* Welcome pfSense 2.4.4-RCRenato Botelho2018-09-042-3/+4
* Make async_crypto explicit enabled/disabled rather than current issetSteve Beaver2018-08-311-1/+1
* Move IPsec VTI interface cleanup list. Fixes #8858jim-p2018-08-311-6/+6
* Use safe_mkdir() for IPsec dirs. Fixes #8856jim-p2018-08-311-30/+12
* Fix #7694: Replace sshlockout_pf by sshguardRenato Botelho2018-08-305-10/+37
* Missing line to fix #8850jim-p2018-08-301-1/+1
* Allow packages to opt out of a forced start. Fixes #8850jim-p2018-08-292-1/+6
* Fix Minnowboard Turbot model names. SG-2320 -> MBT-2220, SG-2340 -> MBT-4220Renato Botelho2018-08-281-2/+2
* $wancfg is not a reference to $config. Set $random_mac properly on config and...Renato Botelho2018-08-281-3/+8
* Revert ticket #1337Renato Botelho2018-08-281-68/+19
OpenPOWER on IntegriCloud