summaryrefslogtreecommitdiffstats
path: root/src/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Coding style fixes in interface_mtu_wanted_for_pppoe()David Wood2015-10-111-4/+8
* Limit interface MTU to 1500 if no explicit MTU configuredDavid Wood2015-10-111-4/+9
* Add RFC4638 support (MTU > 1492) to the PPPoE clientDavid Wood2015-10-111-1/+15
* Adjust interface MTUs for PPPoE but do not override explicitly configured MTUsDavid Wood2015-10-111-17/+60
* Add interface_mtu_wanted_for_pppoe()David Wood2015-10-111-0/+38
* get_parent_interface() - add support for vlans configured as a vlan but not a...David Wood2015-10-111-0/+14
* 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-3/+11
* Fixed #5277Stephen Beaver2015-10-071-0/+53
* improve spacing for non form panelsJared Dillard2015-10-061-1/+1
* Partial fix for #5263Stephen Beaver2015-10-061-39/+84
* Merge pull request #1572 from stilez/patch-5Renato Botelho2015-10-061-33/+19
* Page converted to POST operationStephen Beaver2015-10-051-9/+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
* fix comment typo Phil Davis notedChris Buechler2015-09-301-1/+1
* Can't use continue here as it continues the foreach, which skips the "ipfw zo...Chris Buechler2015-09-301-6/+5
* Remove /usr/share/zoneinfo.tgz and use FreeBSD stock zoneinfo. It fixes #4726Renato Botelho2015-09-302-22/+18
* Use product_name global variable in more placesRenato Botelho2015-09-305-11/+11
* Use the appropriate parent interface with gateway groups using CARP VIPs.Chris Buechler2015-09-291-1/+8
* Disable DHS as a dynamic DNS provider option. It's never worked, andChris Buechler2015-09-292-4/+4
* Use self rather than any in auto-added IPsec rules to preventChris Buechler2015-09-281-8/+8
* Redmine #5200 be less aggressive about DHCP Pool Notice V2Phil Davis2015-09-281-2/+21
* Fix comment languagedoktornotor2015-09-281-1/+1
* Remove syslog.conf entries on package uninstall (Bug #5210)doktornotor2015-09-271-2/+9
* Merge pull request #1799 from jlduran/svg-mimetypeRenato Botelho2015-09-241-0/+1
|\
| * Add SVG MIME typeJose Luis Duran2015-08-291-0/+1
* | Use pkg info -e to check if package is installed, it only returns 0/1 without...Renato Botelho2015-09-221-1/+1
* | We do not need a blank line on consoleRenato Botelho2015-09-221-4/+0
* | Take internal_name into consideration when looking for package idRenato Botelho2015-09-221-1/+2
* | Unfinished (but better) versions of hte pkg pages and utilitiesStephen Beaver2015-09-221-2/+5
* | Do not pass vouchers shorter than 5 characters to voucher application, theyLuiz Otavio O Souza2015-09-221-2/+3
* | Fixed #4978Jared Dillard2015-09-211-3/+2
* | Merge pull request #1902 from dachande/feature/certmanager_san_wildcard_hostnameRenato Botelho2015-09-211-4/+9
|\ \
| * | Fixed is_domain method callDaniel Seebald2015-09-171-2/+1
| * | Added the possibility to use wildcard hostnames in certificate manager SAN fi...Daniel Seebald2015-09-171-4/+10
* | | GratisDNS support for hosts without subdomainsmortencombat2015-09-211-2/+9
* | | Merge pull request #1750 from TarasSavchuk/patch-1Renato Botelho2015-09-211-0/+7
* | | Fix Cloudflare support for Dynamic DNS Updates doktornotor2015-09-211-33/+51
* | | Merge pull request #1808 from miken32/masterRenato Botelho2015-09-211-0/+9
* | | Merge pull request #1905 from doktornotor/patch-2Renato Botelho2015-09-211-1/+1
|\ \ \
| * | | pkg-utils.inc typo fixdoktornotor2015-09-191-1/+1
* | | | fix interface assignment menus running off VGA screendoktornotor2015-09-211-4/+10
|/ / /
* | | Call conf_mount_ro() in better placeRenato Botelho2015-09-181-2/+2
* | | Merge pull request #1895 from doktornotor/patch-9Renato Botelho2015-09-171-6/+4
|\ \ \
OpenPOWER on IntegriCloud