summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1330 from phil-davis/patch-1jim-p2014-11-061-1/+2
|\
| * Fix to SMART disk matchingPhil Davis2014-11-061-1/+2
* | Make sure srcip has scope when it's link-local. Should fix #3969Renato Botelho2014-11-061-1/+5
* | Simplify post_upgrade_command logic and obsolete /usr/local/sbin/cvs_sync.sh ...Renato Botelho2014-11-061-0/+1
|/
* Pass friendlyifname to handle_argument_group, not realifname. Fixes #3984. cl...Chris Buechler2014-11-051-4/+6
* isset($_GET) seems to always evaluate to true, use something more specific. F...Chris Buechler2014-11-054-4/+4
* don't duplicate $message in CP log entriesChris Buechler2014-11-051-1/+1
* When an alias contain hosts, add IPs and networks to filterdns too, otherwise...Renato Botelho2014-11-051-1/+15
* Fix updating of hosts file on host override updates by bringing back the same...Chris Buechler2014-11-041-0/+4
* use tabs rather than spaces, as most of this already did.Chris Buechler2014-11-041-8/+6
* remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days an...Chris Buechler2014-11-0411-11/+0
* touch up textChris Buechler2014-11-041-3/+3
* fix invalid ipsec.confChris Buechler2014-11-041-1/+1
* Use a better method of finding disks for SMART.jim-p2014-11-041-0/+13
* Restore 3 values back on NAT-T settings Just Enable now its Auto as per stron...Ermal2014-11-041-3/+5
* fix commentChris Buechler2014-11-041-1/+1
* Fixup dhcpd interface enabled checkPhil Davis2014-11-031-4/+1
* Fix console set interface IP addressPhil Davis2014-11-031-7/+5
* Fix indentRenato Botelho2014-11-031-517/+517
* Indent here as wellWarren Baker2014-11-031-7/+7
* Set interface address from consol tidy outputPhil Davis2014-11-031-5/+4
* Properly configure NAT Tranversal setting.Ermal2014-11-011-21/+28
* Remove debugging codeErmal2014-11-011-3/+1
* Properly test if FCGI is calling or are being triggered from shell. Normally ...Ermal2014-11-011-2/+2
* Properly test if FCGI is calling or are being triggered from shell. Normally ...Ermal2014-11-011-1/+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
* clarify logs generated by newwanip(v6) when restarting packages, it's not onl...Chris Buechler2014-11-012-2/+2
* Fix two more instances of rrd.tgz renaming.jim-p2014-10-311-2/+2
* Kill states associated with the old WAN IP when WAN IP has changed. RetainChris Buechler2014-10-301-1/+4
* Allow accept_unencrypted_mainmode_messages to be enabled if neededErmal2014-10-301-0/+5
* only kill all states if the IP changed. ticket #1629Chris Buechler2014-10-301-3/+5
* Hide burst for limiters, since it doesn't do anything. more details inChris Buechler2014-10-291-9/+10
* fix up textChris Buechler2014-10-292-4/+4
* FreeBSD fails to set advskew back to 0 after you set it to any otherChris Buechler2014-10-281-4/+16
* Add option to kill all states on IP change, currently a hidden option for mor...Chris Buechler2014-10-281-0/+6
* 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
* | Merge pull request #1313 from phil-davis/patch-9Renato Botelho2014-10-231-1/+8
|\ \
| * | Prevent Internal Server Error if range is backwardsPhil Davis2014-10-211-1/+8
* | | remove the command number shown in the shell prompt, it's a pointlessChris Buechler2014-10-211-1/+1
|/ /
* | 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
* | | Let user decide if he wants to proceed to the upgrade when sha256 fails to do...Renato Botelho2014-10-201-1/+8
* | | Underscores are valid characters in domains. Fixes #3219Chris Buechler2014-10-191-1/+1
OpenPOWER on IntegriCloud