summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix indent and whitespacesRenato Botelho2013-03-161-10/+10
|
* Merge pull request #483 from N0YB/System_Firewall_Logs_FilteringJim P2013-03-152-39/+178
|\ | | | | System Firewall Log Filtering by Fields
| * System Firewall Log Filtering by FieldsN0YB2013-03-152-39/+178
| | | | | | | | Previous filter form retained for raw logs view.
* | Merge pull request #482 from mdima/masterChris Buechler2013-03-151-1/+1
|\ \ | |/ |/| Fixes IPSec Status for natted tunnels
| * Fixes IPSec Status for natted tunnelsMichele Di Maria2013-03-151-1/+1
|/ | | | | See http://redmine.pfsense.org/issues/2884 for details. Thanks, Michele
* Check if IP is already configured on console setupRenato Botelho2013-03-141-1/+6
|
* Use empty which is more strictErmal2013-03-141-1/+1
|
* Merge pull request #481 from phil-davis/masterJim P2013-03-131-3/+3
|\ | | | | Enhance tmp and var size checks
| * Enhance tmp and var size checksPhil Davis2013-03-141-3/+3
| | | | | | | | | | | | | | Gets rid of the following console "unexpected operator" messages during boot: Mounting filesystems... [: -gt: unexpected operator [: -gt: unexpected operator Setting up memory disks... done.
* | Re-enable admin user if it's disabled when 'Reset webConfigurator password' ↵Renato Botelho2013-03-131-0/+3
|/ | | | option is used. Fixes #2877
* Clarify what "Allow IPv6" does and does not control. Ticket #2874jim-p2013-03-131-1/+2
|
* fixup textChris Buechler2013-03-131-2/+2
|
* Do more strick checks for avoiding ↵Ermal2013-03-131-8/+20
| | | | http://forum.pfsense.org/index.php/topic,59847.0.html
* Move tmp/var init to just after mount of /cf so that the sizing works ↵jim-p2013-03-122-20/+20
| | | | properly on NanoBSD. Fix input validation for sizes. Add note about needing a reboot to apply the settings.
* Do not route do default gw when rule gw is downRenato Botelho2013-03-122-2/+26
| | | | | | | | - Add a new advanced misc option to change the behaviour - When it is set and rule has its own gateway, that is down, just disable the rule instead of routing it to default gw Fixes #2858
* Fix indent and whitespacesRenato Botelho2013-03-121-62/+62
|
* use logging on the block all v6 rules if default is logChris Buechler2013-03-121-6/+7
|
* Add the ability for full installs to optionally use RAM disks for /tmp and ↵jim-p2013-03-118-88/+170
| | | | | | /var, and to allow selecting a size for /tmp and /var RAM disks on both Full installs and NanoBSD. I think I caught most of the edge cases for transitioning into and out of RAM disk mode, and preserving data across reboots as is done on NanoBSD (RRD, DHCP leases, pkg/pbi info).
* Be more careful when performing a ping to use the correct ping type if an IP ↵jim-p2013-03-111-2/+2
| | | | address is entered.
* move the "block all v6" rules back to where they should be, fix commentChris Buechler2013-03-111-6/+6
|
* update github repo locationChris Buechler2013-03-103-3/+3
|
* Fix spelling.jim-p2013-03-091-1/+1
|
* Merge pull request #480 from phil-davis/masterErmal Luçi2013-03-091-1/+1
|\ | | | | Services Status Widget remove leftover >
| * Services Status Widget remove leftover >Phil Davis2013-03-091-1/+1
|/
* fix text. Fixes #2863Chris Buechler2013-03-081-2/+2
|
* Merge pull request #479 from ExolonDX/masterJim P2013-03-081-1/+1
|\ | | | | Use HTMLENTITIES to deprecate the ampersand in page title URI
| * Use HTMLENTITIES to deprecate the ampersandColin Fleming2013-03-081-1/+1
| |
* | Ignore vim swap filesRenato Botelho2013-03-081-0/+2
| |
* | Be consistent on vlan checksRenato Botelho2013-03-081-4/+4
| |
* | Fix logic inversion from 126ff5b264Renato Botelho2013-03-081-1/+1
| |
* | Check if MTU is already with correct value before change itRenato Botelho2013-03-081-15/+20
| |
* | When parent is not assigned, reset it and all vlans without mtu set to defaultRenato Botelho2013-03-081-15/+18
| |
* | When reset parent to default mtu, deal with all VLANs tooRenato Botelho2013-03-081-2/+14
| |
* | Set vlanifs early and use it on more places to simplify logicRenato Botelho2013-03-081-50/+40
| |
* | Consider parent mtu when it's set instead of default oneRenato Botelho2013-03-081-1/+3
| |
* | Simplify a bit the logicRenato Botelho2013-03-081-3/+1
| |
* | Pass parent interface to link_interface_to_vlansRenato Botelho2013-03-081-1/+1
| |
* | Fix typo on var nameRenato Botelho2013-03-081-1/+1
| |
* | Fix typo s/assgined/assigned/Renato Botelho2013-03-081-18/+18
| |
* | Be consistent on the checkErmal2013-03-081-2/+2
| |
* | Be consistent on the checkErmal2013-03-081-2/+1
| |
* | Prevent mtu bigger than 9000Ermal2013-03-081-1/+1
| |
* | Solve the issue when changing vlan parent mtu and leaving its childs with ↵Ermal2013-03-081-1/+21
| | | | | | | | older mtu.
* | Merge pull request #470 from ExolonDX/branch_01Jim P2013-03-071-22/+20
|\ \ | | | | | | Tidy up System:General Setup XHTML
| * | Tidy up System:General Setup XHTMLColin Fleming2013-03-071-22/+20
| |/ | | | | | | | | Close INPUT tags Tidy up HTML boolean operators
* | Merge pull request #471 from ExolonDX/branch_02Jim P2013-03-071-37/+37
|\ \ | | | | | | Tidy up System:Advanced:Admin XHTML
| * | Tidy up System:Advanced:Admin XHTMLColin Fleming2013-03-071-37/+37
| |/ | | | | | | | | | | | | Added proper CDATA sections to scripts Updated HTML boolean operators Close BR tagas Close INPUT tags
* | Merge pull request #472 from ExolonDX/branch_03Jim P2013-03-071-38/+38
|\ \ | | | | | | Tidy up System:Advanced:FirewallNat XHTML
| * | Tidy up System:Advanced:FirewallNat XHTMLColin Fleming2013-03-071-38/+38
| |/ | | | | | | | | Close BR tags Updated HTML boolean operators
* | Merge pull request #473 from ExolonDX/branch_04Jim P2013-03-071-24/+24
|\ \ | | | | | | Tidy up System:Advanced:Network XHTML
OpenPOWER on IntegriCloud