summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Add support for an IPv6 pool for mobile clients.Matt Smith2015-10-072-5/+72
* | Don't enforce the use of only IPv4 or IPv6 when using IKEv2 since it works fi...jim-p2015-10-071-1/+1
* | Where doing a dynamic DNS update on IPv4, force curl to resolve IPv4 IPs. Tic...Chris Buechler2015-10-031-0/+4
* | Fix typoChris Buechler2015-10-021-1/+1
* | Specify PSK for mobile configurations without the leading ID selectors. Fixes...Chris Buechler2015-10-021-0/+3
* | When using eap-radius, if the virtual address pool is left blank, pull the IP...jim-p2015-10-011-2/+6
* | Specify %any where identifier is "any", so the note on these pagesChris Buechler2015-10-013-2/+5
|/
* Only need to check 'vip' here.Chris Buechler2015-09-301-1/+1
* Can't use continue here as it continues the foreach, which skips theChris Buechler2015-09-301-6/+5
* Fix up IKE auto modeChris Buechler2015-09-292-3/+3
* Correctly show v1/v2/auto on vpn_ipsec.phpChris Buechler2015-09-291-2/+5
* Bring this back, I'll fix issues afterwards. Revert "Remove "auto", it's just...Chris Buechler2015-09-292-4/+6
* Use the appropriate parent interface with gateway groups using CARP VIPs.Chris Buechler2015-09-291-2/+9
* Do a service reload of dyndns when changing gateways in case something hasChris Buechler2015-09-291-0/+2
* Disable DHS as a dynamic DNS provider option. It's never worked, andChris Buechler2015-09-292-5/+6
* Use self rather than any in auto-added IPsec rules to preventChris Buechler2015-09-281-8/+8
* Ensure this only contains a partial name, not a path, before attempting to cr...jim-p2015-09-281-0/+1
* Merge pull request #1938 from phil-davis/patch-5Renato Botelho2015-09-281-2/+21
|\
| * Redmine #5200 be less aggressive about DHCP Pool Notice V2Phil Davis2015-09-261-2/+21
* | Merge pull request #1939 from doktornotor/patch-5Renato Botelho2015-09-281-3/+10
|\ \ | |/ |/|
| * Fix comment languagedoktornotor2015-09-281-1/+1
| * Remove syslog.conf entries on package uninstall (Bug #5210) - RELENG_2_2doktornotor2015-09-271-3/+10
|/
* Reset the value of a package field before this test in case it has no default...jim-p2015-09-241-0/+1
* Merge pull request #1933 from phil-davis/patch-4Renato Botelho2015-09-241-10/+14
|\
OpenPOWER on IntegriCloud