summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* https://redmine.pfsense.org/issues/5207Matt Smith2015-10-071-2/+1
* Add support for an IPv6 pool for mobile clients.Matt Smith2015-10-071-4/+13
* 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-011-0/+3
* 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
* Bring this back, I'll fix issues afterwards. Revert "Remove "auto", it's just...Chris Buechler2015-09-291-1/+3
* Use the appropriate parent interface with gateway groups using CARP VIPs.Chris Buechler2015-09-291-2/+9
* 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
* 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
* | Fix comment languagedoktornotor2015-09-281-1/+1
* | Remove syslog.conf entries on package uninstall (Bug #5210) - RELENG_2_2doktornotor2015-09-271-3/+10
|/
* 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 #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 #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
| | |_|/ / | |/| | |
* | | | | fix interface assignment menus running off VGA screendoktornotor2015-09-211-4/+10
|/ / / /
* | | | Merge pull request #1894 from doktornotor/patch-6Renato Botelho2015-09-171-10/+8
|\ \ \ \
| * | | | Make the openvpn-server IP address consistent with CSC overrides behaviordoktornotor2015-09-171-1/+1
| * | | | Fix incorrect netmask sent to client with static IP set in RADIUS (Bug #5129)doktornotor2015-09-121-10/+8
* | | | | Merge pull request #1837 from phil-davis/patch-5Renato Botelho2015-09-171-0/+2
|\ \ \ \ \
| * | | | | Redmine #5046 UEFI network booting arch 00:09Phil Davis2015-08-281-0/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #1811 from phil-davis/patch-10Chris Buechler2015-09-161-0/+60
|\ \ \ \ \
| * | | | | Ignore case when comparing package versionsPhil Davis2015-08-091-2/+2
| * | | | | Provide compare_pkg_versionsPhil Davis2015-08-091-0/+60
| | |_|/ / | |/| | |
* | | | | Merge pull request #1887 from doktornotor/patch-8Chris Buechler2015-09-161-1/+1
|\ \ \ \ \
| * | | | | Fix identification of IPv6 interface with PPP-type ifaces and DHCP6 (2.2.x)doktornotor2015-09-081-1/+1
* | | | | | Remove useless log spam. Ticket #4102Chris Buechler2015-09-161-4/+0
* | | | | | Check if our version of roll data is valid and if necessary, initializeLuiz Otavio O Souza2015-09-151-0/+3
* | | | | | Only add 6rd rules if there is an IPv4 IP defined for the gateway,Chris Buechler2015-09-141-1/+4
| |_|_|/ / |/| | | |
* | | | | Merge pull request #1834 from phil-davis/patch-1Renato Botelho2015-09-081-34/+69
|\ \ \ \ \
| * | | | | Protect unset() with isset() for RELENG_2_2Phil Davis2015-08-281-34/+69
| | |_|/ / | |/| | |
* | | | | Merge pull request #1840 from phil-davis/patch-6Renato Botelho2015-09-081-0/+3
|\ \ \ \ \
OpenPOWER on IntegriCloud