summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Move main pfSense content to src/Renato Botelho2015-08-2571-79274/+0
* Get rid of NT-hash crapJim Thompson2015-08-251-3/+1
* Fix handling of the description in the shaper code.jim-p2015-08-241-4/+4
* Replace php calls to php-cgi, binary is not being renamed anymoreRenato Botelho2015-08-207-9/+9
* Properly declare an error when a too-short voucher is submitted.jim-p2015-08-181-0/+3
* Don't lowercase the whole group namejim-p2015-08-121-2/+2
* Fix GUI auth from RADIUS to grab group names from the Class attribute. Implem...jim-p2015-08-124-5/+28
* only read file if it exists, and only foreach if an array.Chris Buechler2015-08-031-9/+13
* Merge pull request #1804 from phil-davis/bogons-not-existsRenato Botelho2015-08-031-5/+9
|\
| * Allow to create empty bogons on nanoBSDPhil Davis2015-07-301-5/+9
* | Drop support for jail platformRenato Botelho2015-07-317-65/+11
* | Do not try to use a variable that is not set yetRenato Botelho2015-07-311-1/+1
* | Remove extra parenthesisRenato Botelho2015-07-311-2/+2
* | Add UUID to pkg user agentRenato Botelho2015-07-311-4/+14
* | Define HTTP_USER_AGENT for pkg callsRenato Botelho2015-07-311-0/+2
* | Introduce a new item to $g global, 'product_version' and stop reading /etc/ve...Renato Botelho2015-07-313-10/+9
* | remove the destination server's interface(s) from dhcrelay. Ticket #4908Chris Buechler2015-07-301-135/+6
* | This is handled above now.jim-p2015-07-301-1/+0
* | More safety belts on CP DB openjim-p2015-07-301-0/+13
* | Remove unused ftmp referencesRenato Botelho2015-07-301-1/+0
* | Take more care when attempting to open the CP database. Don't assume it's val...jim-p2015-07-301-0/+10
* | Reinitialize the captive portal database for a zone if it is corrupt/unreadab...jim-p2015-07-301-10/+24
|/
* remove old unused nopccard_platformsChris Buechler2015-07-291-1/+0
* Use an alternate method to find VIP targets that should be allowed for Captiv...jim-p2015-07-292-20/+14
* Merge pull request #1797 from phil-davis/patch-10Renato Botelho2015-07-271-1/+1
|\
| * Strip any \r when parsing URL table ports filePhil Davis2015-07-271-1/+1
* | Fix typo in variable name, spotted by Phil DavisRenato Botelho2015-07-271-1/+1
|/
* Consider url_port alias type when checking port-type aliases V2Phil Davis2015-07-271-1/+1
* add a check to avoid foreach on non-arrayChris Buechler2015-07-271-0/+4
* Upgrade config to 11.9. Changes IPsec peer ID for EAP types to "any", to reta...Chris Buechler2015-07-251-0/+13
* Change the log for CRLs with no data (exists but no certs revoked) to a warni...Chris Buechler2015-07-251-1/+1
* Add 'any' option for peer ID, for mobile IPsec scenarios where you can't or d...Chris Buechler2015-07-252-1/+4
* Only omit rightid for PSK mobile types. Flip the logic here as the 2_1 !Chris Buechler2015-07-231-2/+3
* change iketype auto to ikev2 on upgrade. Ticket #4873Chris Buechler2015-07-231-0/+5
* Remove "auto", it's just a synonym for IKEv2. Ticket #4873Chris Buechler2015-07-231-3/+1
* include vpn.inc so IPsec CRL reload works. require_once filter.inc inChris Buechler2015-07-231-0/+1
* make the IPsec bypass LAN from LAN subnet to LAN subnet rather than fromChris Buechler2015-07-221-1/+1
* Add IPsec advanced option for strict CRL checkingChris Buechler2015-07-221-0/+4
* write out built-in CRLs for strongswanChris Buechler2015-07-221-2/+18
* Merge pull request #1770 from phil-davis/patch-1Chris Buechler2015-07-211-0/+10
|\
| * Unset old CA and Cert in left system configPhil Davis2015-07-211-0/+8
| * Unset old CA and Cert in system configPhil Davis2015-07-211-0/+2
* | Merge pull request #1771 from phil-davis/patch-2Renato Botelho2015-07-211-3/+4
|\ \
| * | Allocate dnpipe and dnqueue numbers even if no filter rulesPhil Davis2015-07-211-3/+4
| |/
* | Captive Portal zoneid upgrade fix var name typoPhil Davis2015-07-211-1/+1
|/
* Merge pull request #1738 from phil-davis/Static-RoutesRenato Botelho2015-07-181-5/+5
|\
| * Fix #4813 validation of enable/disable of gateways and static routesPhil Davis2015-07-051-5/+5
* | Merge pull request #1763 from doktornotor/patch-4Renato Botelho2015-07-181-4/+4
|\ \
| * | Add labels to some default firewall rulesdoktornotor2015-07-181-4/+4
* | | Merge pull request #1759 from phil-davis/patch-2Renato Botelho2015-07-181-1/+2
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud