summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Allow extended alias inputs #3890Phil Davis2014-09-271-35/+58
* | | Decode recently created cert and key. It fixes #3964. While here, fix logical...Renato Botelho2014-10-281-3/+3
* | | Back to use listr instead of vncellt since it has small fonts and mitigate ch...Renato Botelho2014-10-281-9/+8
* | | Simplify logicRenato Botelho2014-10-281-21/+20
* | | Remove unecessary variablesRenato Botelho2014-10-281-5/+3
* | | Whitespace and indentRenato Botelho2014-10-281-59/+85
* | | fix ping_hosts.sh to not ping IPsec if CARP is in backupChris Buechler2014-10-271-1/+1
* | | 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
* | | | Encode values before displaying them back to the user in notification settingsjim-p2014-10-211-10/+10
* | | | remove the command number shown in the shell prompt, it's a pointlessChris Buechler2014-10-212-2/+2
|/ / /
* | | + is a valid character in some dynamic DNS providers' usernames. Fixes #3912Chris 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-205-13/+49
|\ \ \
| * | | Support up to 4 DNS Servers in DHCPPhil Davis2014-10-071-3/+11
| * | | Support up to 4 DNS Servers in DHCPPhil Davis2014-10-071-3/+11
| * | | Support up to 4 DNS Servers in DHCPPhil Davis2014-10-071-3/+11
| * | | Support up to 4 DNS Servers in DHCPPhil Davis2014-10-071-4/+12
| * | | 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
* | | | h-node should be 8Chris Buechler2014-10-191-1/+1
* | | | 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
* | | | Merge pull request #1310 from phil-davis/patch-6Renato Botelho2014-10-161-41/+44
|\ \ \ \
| * | | | Provide an edit button for static mapped entriesPhil Davis2014-10-151-2/+5
| * | | | Whitespace in status_dhcp_leases.phpPhil Davis2014-10-151-39/+39
* | | | | Merge pull request #1311 from phil-davis/patch-7Renato Botelho2014-10-161-3/+16
|\ \ \ \ \
| * | | | | Manage dhcpleaseinlocaltime consistentlyPhil Davis2014-10-151-3/+16
| |/ / / /
* | | | | Fix the log widget to lookup hosts by DNS using a link rather than AJAX. Quic...jim-p2014-10-161-2/+2
* | | | | Add command line script to generate and activate a new GUI certificate.jim-p2014-10-151-0/+8
* | | | | 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-158-9/+10
* | | | Fixes #3727 Do not unset ondemand for ppp type interfaces since it is control...Ermal2014-10-151-1/+2
* | | | Ticket #3789. Put a start at using the proxyurl/proxyport from system configu...Ermal2014-10-151-0/+8
* | | | 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
* | | | Fix PSK for non-ascii also here, ticket #3917Renato Botelho2014-10-141-0/+6
* | | | Fix initial console menu layout, it fixes #3884Renato Botelho2014-10-141-12/+9
* | | | Improve IPsec status page for mobile. It fixes #3917Renato Botelho2014-10-141-1/+20
* | | | Add missing gettext callRenato Botelho2014-10-141-1/+1
* | | | Add missing gettext callsRenato Botelho2014-10-141-30/+36
OpenPOWER on IntegriCloud