Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It's time to move to 2.2-BETARELENG_2_2_BETA | Renato Botelho | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | Fix #3866 Firewall Log Filtering | Phil Davis | 2014-09-16 | 1 | -1/+1 |
| | | | on master | ||||
* | This really does not need the = | Ermal | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | Remove wrongly used type | Ermal | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | Ooops restore this | Ermal | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | Inverse the sense of the toggles to avoid configuration upgrades | Ermal | 2014-09-12 | 1 | -4/+4 |
| | |||||
* | Actually use the new toggles | Ermal | 2014-09-12 | 1 | -2/+11 |
| | |||||
* | Only for movile users | Ermal | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | Provide a first implementation of EAP-TLS authentication with IKEv2. It is a ↵ | Ermal | 2014-09-12 | 2 | -42/+41 |
| | | | | start and might not work on all cases | ||||
* | Make this work properly and not throw out errors. | Ermal | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | Add a function to redirect to a page passing parameters through POST | Renato Botelho | 2014-09-11 | 1 | -0/+13 |
| | |||||
* | Fixes #3666. Set the sysctl net.inet.icmp.reply_from_interface to 1 to use ↵ | Ermal | 2014-09-11 | 1 | -1/+2 |
| | | | | the incoming interface to send the icmp reply from. It uses another part of patch to pf to undo NAT if it was already performed before | ||||
* | Add security priviledge for new page | Ermal | 2014-09-11 | 1 | -1/+7 |
| | |||||
* | Add pages missing from the Status > Traffic Graph privilege that are ↵ | jim-p | 2014-09-11 | 1 | -0/+2 |
| | | | | required for the full page to load | ||||
* | Fix path to xml and make sure the parser will see the custom tags | Ermal | 2014-09-11 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1260 from DasTestament/master | Renato Botelho | 2014-09-11 | 1 | -0/+3 |
|\ | |||||
| * | fix #3515 | Dmitriy K. | 2014-08-20 | 1 | -0/+3 |
| | | |||||
* | | Make use of the xml output from stroke leases command | Ermal | 2014-09-10 | 1 | -25/+11 |
| | | |||||
* | | Change is_port() to only validate a single port, we have is_portrange() for ↵ | Renato Botelho | 2014-09-10 | 2 | -11/+8 |
| | | | | | | | | specific cases. Make necessary adjustments after check all is_port() calls. It fixes #3857 | ||||
* | | Return something meaningful until the widget is made to work correctly | Ermal | 2014-09-10 | 1 | -0/+3 |
| | | |||||
* | | Remove racoon references | Ermal | 2014-09-10 | 2 | -2/+2 |
| | | |||||
* | | Remove traces of older implementation still present | Ermal | 2014-09-10 | 1 | -6/+0 |
| | | |||||
* | | Put some tuning on number of half open connection possible in one time. | Ermal | 2014-09-10 | 1 | -0/+1 |
| | | |||||
* | | Provide some parallellizm on the IKESA lookups for heavy loaded boxes. | Ermal | 2014-09-10 | 1 | -0/+2 |
| | | |||||
* | | Actually roll this back since it was a testing glitch | Ermal | 2014-09-10 | 1 | -3/+3 |
| | | |||||
* | | Also here be more strict on checking to return proper result. (some missed ↵ | Ermal | 2014-09-10 | 1 | -3/+3 |
| | | | | | | | | from previous commit) | ||||
* | | Also here be more strict on checking to return proper result | Ermal | 2014-09-10 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #1273 from fsSnowboard/master | Renato Botelho | 2014-09-09 | 1 | -3/+3 |
|\ \ | |||||
| * | | Fix minor typo to name and port range | Tyler Turner | 2014-09-09 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | Typo on the name of the FaceTime shape rule, and missing 1 from Google Talk port range. | ||||
* | | | Make sure dhclient is not running before start it, it fixes console ↵ | Renato Botelho | 2014-09-09 | 1 | -0/+3 |
| | | | | | | | | | | | | interface setup when interface is using dhcpv4. It should also help #3482 | ||||
* | | | Implement a function to kill dhclient process, sometimes it takes a little ↵ | Renato Botelho | 2014-09-09 | 1 | -4/+16 |
| | | | | | | | | | | | | time to die, so use a sleep(1) there | ||||
* | | | find_dhclient_process() returns an int, not string | Renato Botelho | 2014-09-09 | 2 | -2/+2 |
| | | | |||||
* | | | Some device names are bigger now (eg vtnet, ixgbe, cxgbe) | Renato Botelho | 2014-09-09 | 1 | -1/+1 |
| | | | |||||
* | | | Be more explicit | Ermal | 2014-09-09 | 1 | -1/+1 |
| | | | |||||
* | | | Correct log prepending value | Ermal | 2014-09-09 | 1 | -1/+1 |
|/ / | |||||
* | | Correct generating loglevels for startup through ipsec.conf | Ermal | 2014-09-09 | 1 | -2/+2 |
| | | |||||
* | | Fix guess_interface_from_ip() to account for differences in netstat output. ↵ | jim-p | 2014-09-09 | 1 | -4/+4 |
| | | | | | | | | Fixes #3853 | ||||
* | | Blah unconditionally set rightsourceip per ↵ | Ermal | 2014-09-09 | 1 | -3/+4 |
| | | | | | | | | https://forum.pfsense.org/index.php?topic=80300.0 Until pools can be supported properly. | ||||
* | | As pointed out by Ermal, VIPs should go first in the list since NAT is first ↵ | Renato Botelho | 2014-09-09 | 1 | -2/+2 |
| | | | | | | | | match. Ticket #983 | ||||
* | | igmpproxy param -d doesn't like the space before optarg. Fixes #3852 | Renato Botelho | 2014-09-08 | 1 | -2/+2 |
| | | |||||
* | | Fixes #3664, actually make sense of this function to work properly | Ermal | 2014-09-08 | 1 | -5/+3 |
| | | |||||
* | | Fixes #3823 Properly parse auth tags as variables | Ermal | 2014-09-08 | 1 | -1/+1 |
| | | |||||
* | | Add more services and reorder | Tyler Turner | 2014-09-04 | 1 | -123/+319 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add following shaping rules: ARMA 3 WII EA Origin Games For Windows Live Crysis 3 DeadSpace 2 DeadSpace 3 DragonAge2 MassEffect3 Facetime Google Hangouts TeamSpeak 3 Ventrilo iTunes Rado IMAP/S POP3/S SMTP/S Apple Mobile Sync Apple Push Network Service Crashplan Git Subversion BattleNet Downloader Steam Downloader Changed: Playstation Xbox to include XBOX one Battlefield 3 to include 4 OperationFlashpoint rename Quake 3 rename Quake 4 rename Tribes Ascend rename Removed: Halo2 because its covered under XBOX Add Game console and Client section with Wii, PlayStation, XBOX, BattleNet, EA Origin and Steam. Reordered file contents by section and alphabetically for user friendliness. Added Game Downloader section in step 7 which includes ports for Battle.NET and Steam. | ||||
* | | Fix subnet display for IPsec status. Ticket #3826 | Renato Botelho | 2014-09-02 | 1 | -0/+16 |
| | | |||||
* | | Hide FreeBSD version from sshd banner. It fixes #3840 | Renato Botelho | 2014-08-29 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #1258 from yarick123/master | Renato Botelho | 2014-08-29 | 2 | -0/+41 |
|\ \ | |||||
| * | | cherry pic from 'hotfix/3347-Certificate_Authority_SAN_names_not_working': | yarick123 | 2014-08-14 | 2 | -0/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | bugfix #3347: Certificate Authority SAN names not working in 2.1 subjectAltName can be set _only_ via configuration file - created three extra sections in openssl.cnf to use in case of existing subjectAltName. Unfortunately it is not possible to assign empty value to subjectAltName in openssl.cnf | ||||
* | | | Fix match for help pages privileges, it fixes #3777 | Renato Botelho | 2014-08-28 | 1 | -1/+1 |
| | | | |||||
* | | | Do not use regex to check filetype to avoid being wrong since . is a regex ↵ | Renato Botelho | 2014-08-27 | 1 | -0/+1 |
| | | | | | | | | | | | | metachar. It fixes #3817 | ||||
* | | | Merge pull request #1255 from leleobhz/master | Renato Botelho | 2014-08-26 | 1 | -1/+1 |
|\ \ \ |