summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* implement #2407: create config option for captive portal listening portDarren Embry2012-05-034-15/+35
|
* fix for #2356 'track interface'Darren Embry2012-05-031-21/+42
| | | | | convert pulldown for ipv6 prefix id to a textbox. validation is implemented.
* Fix syntax error in bogons updatejim-p2012-05-031-1/+1
|
* When the "OpenVPN" users type was commented out of the drop-down, this ↵jim-p2012-05-021-4/+4
| | | | function wasn't adjusted so it was off by one in its counts, making the URL table update frequency box disabled.
* Move routing (radvd, routed, ospf, bgp) to its own log since these daemons ↵jim-p2012-05-017-3/+121
| | | | can be really spammy at times.
* Add some safety belt checks to status_queues.php to prevent exec blocking or ↵jim-p2012-05-011-15/+23
| | | | infinite redirection loops. Better error display when things go wrong.
* correct hostname variable, and use FQDNChris Buechler2012-05-011-1/+1
|
* fix saving of hard timeoutChris Buechler2012-05-011-1/+0
|
* fix textChris Buechler2012-05-011-2/+2
|
* Move the stop_packages code to a function, and call the function from the ↵jim-p2012-04-303-73/+49
| | | | shell script, and call the function directly for a reboot. Fixes #2402 and ticket #1564
* Better error handling for crypt_data and also better password argument handlingjim-p2012-04-301-5/+10
|
* Add note to NAT Reflection helper indicating where it works.Erik Fonnesbeck2012-04-281-0/+2
|
* Change description of 1:1 NAT Reflection setting to be more accurate.Erik Fonnesbeck2012-04-281-1/+1
|
* Restore protection for the "destination any" case for port forward NAT ↵Erik Fonnesbeck2012-04-281-9/+14
| | | | Reflection, which was forgotten when shuffling around code before committing. Also add a couple other missing checks.
* Fix preservation of the selection of interfaces on input errors for floating ↵Erik Fonnesbeck2012-04-271-0/+2
| | | | rules.
* Use !empty instead of isset to prevent accidental deletion of the last used ↵Erik Fonnesbeck2012-04-261-2/+2
| | | | repository URL when firmware update gitsync settings have been saved without a repository URL.
* Add a space between Note: and the message. Also move the period into the ↵Erik Fonnesbeck2012-04-261-1/+1
| | | | gettext string, since punctuation is not language-independent.
* fix text. ticket #2399Chris Buechler2012-04-261-1/+1
|
* fix for Bug #2253 Quality Graphs not generated after 'Reset RRD Data'Darren Embry2012-04-261-1/+2
| | | | | | | | | Seth Mos wrote: > This needs to call setup_gateways_monitor() in after > enable_rrd_graphing() to fix. Also note: $retval of enable_rrd_graphing() at this point in the code was never used, to my knowledge.
* Merge pull request #97 from alowther/masterChris Buechler2012-04-252-1/+21
|\ | | | | Additional RIP options
| * options for auto-summary/supernetAndrew Lowther2012-04-252-1/+21
|/
* The descr field might not exist, use a uppercase friendly namesmos2012-04-251-0/+2
|
* Revert "Use 'Packet Loss or High Latency' as the default option when ↵Warren Baker2012-04-251-6/+4
| | | | | | creating a new gateway group" This reverts commit 6ee04b69c8ace44e798e29e665039455aad1c439.
* Revert "Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397"Warren Baker2012-04-251-1/+1
| | | | This reverts commit 1cc71979e44d7955084a0cdb50d7698239fac770.
* Merge pull request #96 from irvingpop/masterChris Buechler2012-04-241-1/+1
|\ | | | | Simple OpenVPN bridge wording fix
| * Correct wording "Server Bridge DHCP Start" is shown instead of "Server ↵Irving Popovetsky2012-04-251-1/+1
| | | | | | | | Bridge DHCP End"
* | Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397Warren Baker2012-04-241-1/+1
| |
* | Use 'Packet Loss or High Latency' as the default option when creating a new ↵Warren Baker2012-04-241-4/+6
| | | | | | | | gateway group
* | Make sure to stop the dhcpleases6 processsmos2012-04-241-0/+1
| |
* | routes should not be skipped when IPsec is on WAN, as WAN may not be the ↵Chris Buechler2012-04-231-3/+2
| | | | | | | | default gateway.
* | Merge pull request #95 from phil-davis/masterSeth Mos2012-04-232-23/+17
|\ \ | | | | | | Remove existing RRD files before restoring from XML
| * | Delete any existing /var/db/rrd/*.rrd files before restoring from the XMLPhil Davis2012-04-231-0/+3
| | |
| * | Minor corrections to function names in error messagesPhil Davis2012-04-231-23/+14
|/ /
* | go back to scrub rather than "scrub in", the latter breaks MSS clamping for ↵Chris Buechler2012-04-231-3/+3
| | | | | | | | egress traffic the way we use it
* | Revert change to get_interface_list()'s $vfaces list for now. Interfaces in ↵Erik Fonnesbeck2012-04-221-3/+0
| | | | | | | | this list that are supposed to be listed on Interfaces: Assign need special logic on that page, which has not been added yet.
* | Unbreak the system general DNS settings, it would not work anymore when set ↵smos2012-04-201-1/+1
| | | | | | | | to none.
* | Generate the correct corresponding link local from the carp mac.smos2012-04-201-1/+2
| |
* | Allow optionally using the type of NAT reflection implementation used for ↵Erik Fonnesbeck2012-04-203-41/+121
| | | | | | | | 1:1 mappings with port forwards as well, in addition to allowing the old type, which is still useful in its own way.
* | Add message stating which interfaces are missing.Erik Fonnesbeck2012-04-201-0/+1
| | | | | | | | Suggestion from http://forum.pfsense.org/index.php/topic,48366.0.html
* | Add some missing interface types in is_interface_mismatch() and ↵Erik Fonnesbeck2012-04-201-1/+4
| | | | | | | | get_interface_list()'s $vfaces. Fixes #2384
* | Clean up filter_generate_reflection_nat, remove obsolete checks, and add new ↵Erik Fonnesbeck2012-04-201-35/+32
| | | | | | | | checks that are now needed. Ticket #2240
* | Use filter_get_direct_networks_list instead of dumping a copy of the routing ↵Erik Fonnesbeck2012-04-201-17/+17
| | | | | | | | table. Ticket #2240
* | Modify filter_get_direct_networks_list to optionally return an array ↵Erik Fonnesbeck2012-04-201-12/+34
| | | | | | | | instead, which includes subnet, friendly interface, and gateway (if applicable), for ticket #2240
* | Update the default URL here for our new FreeBSD release.smos2012-04-191-2/+2
| |
* | fix for Bug #2334 quality rrd graphs do not automatically refreshDarren Embry2012-04-191-5/+14
| | | | | | | | id attributes can't have a period, someone didn't read w3c specs on id attributes ;-)
* | Add SUBMISSION port, fixes #2387Warren Baker2012-04-191-0/+1
| |
* | Add cheap hack to make syslogd forwarding to IPv6 work at bootup. Fixes #2370jim-p2012-04-181-0/+7
| |
* | Make sure VPN interface gateways are handled separatelyjim-p2012-04-181-0/+8
| |
* | Use curlies to be very sure, yessmos2012-04-181-1/+1
| |
* | Make sure to push elements we don't recognize on the stack too.smos2012-04-181-0/+2
| |
OpenPOWER on IntegriCloud