summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Fix indentRenato Botelho2014-11-031-517/+517
* Indent here as wellWarren Baker2014-11-031-7/+7
* Properly configure NAT Tranversal setting.Ermal2014-11-011-21/+28
* Remove debugging codeErmal2014-11-011-3/+1
* Fixes #3938. Do more error checking.Ermal2014-11-011-2/+4
* Fixes #3941. When optimizations of the loops were made this brought the probl...Ermal2014-11-011-6/+6
* Fix two more instances of rrd.tgz renaming.jim-p2014-10-311-2/+2
* Allow accept_unencrypted_mainmode_messages to be enabled if neededErmal2014-10-301-0/+5
* Hide burst for limiters, since it doesn't do anything. more details inChris Buechler2014-10-291-9/+10
* FreeBSD fails to set advskew back to 0 after you set it to any otherChris Buechler2014-10-281-4/+16
* Remove redundancy as pointed out by phil-davisRenato Botelho2014-10-281-7/+3
* Merge pull request #1297 from phil-davis/patch-23Renato Botelho2014-10-281-7/+42
|\
| * Support converting an IP range to an array of addressesPhil Davis2014-10-241-12/+52
* | Decode recently created cert and key. It fixes #3964. While here, fix logical...Renato Botelho2014-10-281-3/+3
* | domain and search should not both be defined in resolv.conf per FreeBSD man p...Chris Buechler2014-10-251-4/+4
* | Enable unity plugin as per request from https://forum.pfsense.org/index.php?t...Ermal2014-10-241-3/+2
* | Prevent Internal Server Error if range is backwardsPhil Davis2014-10-211-1/+8
* | hostnames can end with a . (and actually always do, it's just usually implied...Chris Buechler2014-10-211-1/+1
* | Merge pull request #1306 from phil-davis/patch-3Renato Botelho2014-10-201-0/+4
|\ \
| * | Support up to 4 DNS Servers in DHCPPhil Davis2014-10-071-0/+4
* | | Underscores are valid characters in domains. Fixes #3219Chris Buechler2014-10-191-1/+1
* | | Ticket #3932 For more than 100 entries create pipes in line with the rules fi...Ermal2014-10-181-7/+21
* | | Fix descriptions and cn on generated GUI cert to be consistent.jim-p2014-10-151-3/+3
* | | Reintroduce the vfs.forcesync systlErmal2014-10-151-1/+2
* | | Merge pull request #1309 from phil-davis/patch-5Renato Botelho2014-10-151-2/+2
|\ \ \
| * | | Fix #3935 Properly allow WAN without LANPhil Davis2014-10-151-2/+2
* | | | Tame the poodle. Disable SSLv3.jim-p2014-10-151-0/+1
|/ / /
* | | rename interfaces_carp_setup to interfaces_sync_setup and call it during boot...Ermal2014-10-152-4/+4
* | | Fixes #3213. Allow up to 2900 limiters. This was set to 30 since limiters are...Ermal2014-10-151-2/+4
* | | Make proper check hereErmal2014-10-141-1/+1
* | | Teach the certificate generation code how to make a self-signed certificate, ...jim-p2014-10-142-38/+70
* | | update comment to reflect breakage caused here and reference associated redmi...Chris Buechler2014-10-141-1/+1
* | | block IPv4 link-local. Per RFC 3927, hosts "MUST NOT send the packet toChris Buechler2014-10-141-0/+5
* | | Properly set MTU for lagg interface, it fixes #3922Renato Botelho2014-10-131-24/+53
* | | s/removing/omitting/g for gateway monitor log entires. "Removing" is not nece...Chris Buechler2014-10-101-3/+3
* | | Fix pf syntax s/divert/divert-to/. It should fix #3921Renato Botelho2014-10-101-1/+1
* | | Fix an error introduced in bd0b5d2dc7 that makes system believe interfaces al...Renato Botelho2014-10-081-1/+0
* | | Remove the minimum NIC warning, this dates back to when minimum 2 NICs were s...Chris Buechler2014-10-073-18/+4
* | | Update the URL for snapshots updateErmal2014-10-071-1/+1
* | | Be more strict when checking if olsrd is enabled, otherwise when package is d...Renato Botelho2014-10-071-3/+7
|/ /
* | Remove function that is not implemented properly. Nothing seems to use it.Ermal2014-10-061-7/+0
* | Merge pull request #1303 from PiBa-NL/carp_without_matching_subnetErmal2014-10-061-9/+8
|\ \
| * | CARP, allow carp ip to be outside interface and alias subnets (FreeBSD10 feat...PiBa-NL2014-10-021-9/+8
| |/
* | Merge pull request #1304 from sselph/powerd_normal_modeErmal2014-10-061-1/+5
|\ \
| * | Add powerd normal mode flag (-n)Steven Selph2014-10-051-1/+5
* | | Fix not rules for OPTn network casePhil Davis2014-10-061-10/+7
|/ /
* | Make proper check if IP address is configured on another interfaces and ignor...Renato Botelho2014-10-031-3/+13
* | get back to our standard RFC-defined capitalization of IPsecChris Buechler2014-10-023-6/+6
|/
* Merge pull request #1290 from jean-m-cyr/masterRenato Botelho2014-09-251-0/+12
|\
| * Support IPV6 in unbound.confJean Cyr2014-09-241-0/+12
OpenPOWER on IntegriCloud