summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\
| * Redmine #5196 Remove incorrect text about DNS servers - RELENG_2_2Phil Davis2015-09-241-10/+14
|/
* Use get_interface rather than find_interface here. It'll work for VIPs on gat...Chris Buechler2015-09-231-2/+2
* Do not pass vouchers shorter than 5 characters to voucher application, theyLuiz Otavio O Souza2015-09-221-2/+4
* Merge pull request #1928 from phil-davis/patch-1Renato Botelho2015-09-221-14/+27
|\
| * Redmine #4568 Preserve MLPPP settings when saving interface settings RELENG_2...Phil Davis2015-09-221-14/+27
|/
* Merge pull request #1790 from phil-davis/pkg-install-4884-RELENG_2_2Renato Botelho2015-09-211-6/+12
|\
| * Pkg install error handling and connect timeout RELENG_2_2Phil Davis2015-07-271-6/+12
* | GratisDNS support for hosts without subdomainsmortencombat2015-09-211-2/+9
* | Add L2TP server's interface to mpd.confTarasSavchuk2015-09-211-0/+7
* | Merge pull request #1907 from doktornotor/patch-5Renato Botelho2015-09-211-3/+6
|\ \
| * | pkg_edit.php - fix issue where default value was not being populated for newl...doktornotor2015-09-191-3/+6
* | | Merge pull request #1916 from doktornotor/patch-15Renato Botelho2015-09-211-32/+50
|\ \ \
| * | | Fix Cloudflare support for Dynamic DNS Updatesdoktornotor2015-09-201-32/+50
| |/ /
* | | Merge pull request #1807 from miken32/RELENG_2_2Renato Botelho2015-09-211-0/+9
|\ \ \
| * | | Fix missing DH group 22-24Michael Newton2015-08-041-0/+9
* | | | Merge pull request #1836 from phil-davis/patch-4Renato Botelho2015-09-211-1/+9
|\ \ \ \
| * | | | Ignore DHCP pools that are out of range RELENG_2_2Phil Davis2015-08-281-1/+9
* | | | | Merge pull request #1913 from doktornotor/patch-11Renato Botelho2015-09-211-1/+1
|\ \ \ \ \
| * | | | | pkg-utils.inc typo fix - RELENG_2_2doktornotor2015-09-201-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #1921 from doktornotor/patch-20Renato Botelho2015-09-211-4/+12
|\ \ \ \ \
| * | | | | show openvpn interfaces while reassigning the interfaces for a restored confi...doktornotor2015-09-201-4/+12
| |/ / / /
OpenPOWER on IntegriCloud