summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Properly validate IPv4 for UPnP - RELENG_2_2doktornotor2015-10-241-10/+27
* IKE auto mode is back, remove this config upgrade code unsetting it.Chris Buechler2015-10-241-4/+0
* Merge pull request #1979 from phil-davis/patch-5Renato Botelho2015-10-231-4/+4
|\
| * interfaces_assign tab_array numberingPhil Davis2015-10-231-4/+4
|/
* Check unbound root.key file contents, and remove it if invalid, before unboun...Chris Buechler2015-10-211-0/+9
* Make setting charon.plugins.attr.subnet conditional on net_list being set. SetMatt Smith2015-10-211-3/+1
* Merge pull request #1971 from doktornotor/patch-5Chris Buechler2015-10-202-0/+9
|\
| * Point people to 'Clear Package Lock' if the reinstall of packages got stuck (...doktornotor2015-10-201-0/+8
| * Point people to 'Clear Package Lock' if the reinstall of packages got stuck (...doktornotor2015-10-201-0/+1
* | Disable strongswan logging under auth since it's all logged under daemon,Chris Buechler2015-10-201-0/+5
* | Check whether the P2 or its associated P1 are disabled before adding NATChris Buechler2015-10-201-1/+8
* | Limit the auth methods where "My Certificate Authority" is displayed/saved forMatt Smith2015-10-201-12/+7
|/
* Disable zero copy buffers in bpf.Luiz Otavio O Souza2015-10-191-1/+0
* Validate that the Mobile Client settings have a valid RADIUS server selectedMatt Smith2015-10-191-0/+11
* Cherry-pick 98bf4991dc31f97fc7315a6b8aba433de9d39cea:Luiz Otavio O Souza2015-10-191-20/+14
* Add 'caref' attribute to the ca object passed into ca_inter_create so aMatt Smith2015-10-161-0/+1
* Limit strongswan trusted CA certificates to those required for authentication ofMatt Smith2015-10-161-22/+46
* only use daemon and not auth for strongswan logging. As it was, all logs were...Chris Buechler2015-10-151-6/+0
* fix comparison here. Ticket #4558Chris Buechler2015-10-151-1/+1
* Set rightca for IPsec phase 1 using Mutual RSA, Mutual RSA + xauth, or EAP-TL...Matt Smith2015-10-151-0/+24
* s/ip/IP/ it got lost on revert. Spotted by @phil-davisRenato Botelho2015-10-141-1/+1
* This is necessary for dhcrelay to function. Revert "remove the destination se...Chris Buechler2015-10-141-6/+132
* Auto-add firewall rules for DHCP Relay, same as is done for DHCP Server. Add ...Chris Buechler2015-10-142-0/+15
* Remove original rightsourceip. Ticket #5284Chris Buechler2015-10-131-1/+0
* set enabled/disabled status accordingly on initial page load. Ticket #5284Chris Buechler2015-10-131-0/+1
* clean up empty linesChris Buechler2015-10-131-2/+0
* Add all remaining log types to status.php. Ticket #5304Chris Buechler2015-10-131-6/+30
* PHP chmod() doesn't like 1777, gives it 01777 thenRenato Botelho2015-10-131-1/+1
* Add missing ; and also mute chmodRenato Botelho2015-10-131-1/+1
* Preserve /tmp permission, it fixes #5298Renato Botelho2015-10-131-0/+1
* Update zoneinfo to 2015f, it fixes #5254Renato Botelho2015-10-131-0/+0
* Remove strongswan's cert directories and repopulate them, to ensure no remove...Chris Buechler2015-10-121-0/+5
* Fix up strongswan logging levels. Remove charondebug since strongswan.conf se...Chris Buechler2015-10-121-7/+11
* Merge pull request #1962 from davidjwood/RELENG_2_2-ppp-ipv6Chris Buechler2015-10-123-34/+170
|\
| * Use named variables for ppp-linkup command line parametersDavid Wood2015-10-111-32/+40
| * Make route deletions quiet - it may well be the routes have already disappearedDavid Wood2015-10-111-2/+2
| * Make code dealing with the IPv4 default gateway conditional on the IPv4 link ...David Wood2015-10-111-1/+1
| * Connect ppp-ipv6 helper script to ppp-linkdown and ppp-linkupDavid Wood2015-10-112-0/+5
| * Add /usr/local/sbin/ppp-ipv6 helper scriptDavid Wood2015-10-111-0/+123
* | Merge pull request #1958 from phil-davis/patch-11Renato Botelho2015-10-121-8/+18
|\ \
| * | Redmine #5294 Do not delete a system groupPhil Davis2015-10-111-8/+18
* | | Merge pull request #1957 from phil-davis/patch-10Renato Botelho2015-10-121-8/+18
|\ \ \ | |/ / |/| |
| * | Redmine #5294 Do not delete a system userPhil Davis2015-10-111-8/+18
|/ /
* | Merge pull request #1954 from doktornotor/patch-2Renato Botelho2015-10-091-0/+1
|\ \
| * | Add SVG MIME type - RELENG_2_2doktornotor2015-10-091-0/+1
|/ /
* | Do curl_init above any curl_setopt, and take it out of that if block since it...Chris Buechler2015-10-081-1/+2
* | Merge pull request #1953 from phil-davis/patch-10Chris Buechler2015-10-071-1/+1
|\ \
| * | Wording of alias_info_popup tipPhil Davis2015-10-081-1/+1
* | | correct htmlentities unintentionally removed by earlier commitChris Buechler2015-10-071-1/+1
|/ /
* | https://redmine.pfsense.org/issues/5207Matt Smith2015-10-071-2/+1
OpenPOWER on IntegriCloud