summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Expand)AuthorAgeFilesLines
* fix for #2356 'track interface'Darren Embry2012-05-031-21/+42
* When the "OpenVPN" users type was commented out of the drop-down, this functi...jim-p2012-05-021-4/+4
* Move routing (radvd, routed, ospf, bgp) to its own log since these daemons ca...jim-p2012-05-015-0/+114
* Add some safety belt checks to status_queues.php to prevent exec blocking or ...jim-p2012-05-011-15/+23
* 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
* 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
* Fix preservation of the selection of interfaces on input errors for floating ...Erik Fonnesbeck2012-04-271-0/+2
* Add a space between Note: and the message. Also move the period into the get...Erik Fonnesbeck2012-04-261-1/+1
* fix for Bug #2253 Quality Graphs not generated after 'Reset RRD Data'Darren Embry2012-04-261-1/+2
* options for auto-summary/supernetAndrew Lowther2012-04-252-1/+21
* Revert "Use 'Packet Loss or High Latency' as the default option when creating...Warren Baker2012-04-251-6/+4
* Revert "Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397"Warren Baker2012-04-251-1/+1
* Merge pull request #96 from irvingpop/masterChris Buechler2012-04-241-1/+1
|\
| * Correct wording "Server Bridge DHCP Start" is shown instead of "Server Bridge...Irving Popovetsky2012-04-251-1/+1
* | 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 g...Warren Baker2012-04-241-4/+6
* | Unbreak the system general DNS settings, it would not work anymore when set t...smos2012-04-201-1/+1
* | Allow optionally using the type of NAT reflection implementation used for 1:1...Erik Fonnesbeck2012-04-202-23/+44
* | fix for Bug #2334 quality rrd graphs do not automatically refreshDarren Embry2012-04-191-5/+14
* | Add SUBMISSION port, fixes #2387Warren Baker2012-04-191-0/+1
* | Use curlies to be very sure, yessmos2012-04-181-1/+1
* | Add the subnet bits to the configsmos2012-04-181-1/+2
* | Some updates/optimizations to smart widgetjim-p2012-04-181-31/+45
* | Add support for SLAAC on the WAN interface, this is required for Stateless au...smos2012-04-181-7/+17
* | Add contributed SMART Status widget - http://forum.pfsense.org/index.php/topi...jim-p2012-04-171-0/+48
* | Fix typos where css('dislay') is missing a 'p' - now the top ten bandwidth us...Phil Davis2012-04-171-2/+2
* | Merge pull request #89 from bcyrill/patch-3Jim P2012-04-131-3/+3
|\ \
| * | Fixed HTML tag.bcyrill2012-04-131-3/+3
* | | Merge pull request #90 from vizvayu/masterJim P2012-04-131-6/+24
|\ \ \
| * | | Added mode selection options for PowerD.Cristian Feldman2012-04-101-6/+24
* | | | Resolves #2330. Check if there is a previous voucher config before wipingErmal2012-04-131-1/+4
* | | | Show delegated prefixes on the DHCPv6 Leases display.jim-p2012-04-131-54/+138
* | | | Feature #1864 "Start" button for IPsec should be available for IP alias networksDarren Embry2012-04-131-2/+16
* | | | Increase Prefix delegation size choicessmos2012-04-131-0/+2
* | | | Clarify textsmos2012-04-131-2/+2
* | | | Do not throw a address family error when there is just 1 gateway.smos2012-04-131-1/+1
* | | | Feature #2123 Backup RRD files using the xml dump and restore from RRD toolsDarren Embry2012-04-121-26/+50
| |/ / |/| |
* | | Fix tag order.bcyrill2012-04-121-1/+1
* | | Fixed IPv4 regression. Handles addresses with and without port.bcyrill2012-04-121-26/+15
* | | Remove [] of literal IPv6 addressesbcyrill2012-04-111-6/+5
* | | Removed flawed HTML.bcyrill2012-04-111-4/+0
* | | Add alias support to static routes (needs some testing) Ticket #2239jim-p2012-04-111-28/+77
* | | When renaming a user, make sure to remove the previous user or it gets left i...jim-p2012-04-111-1/+3
|/ /
* | Remove this faulty piece of gateway code, it overwrites the existing entries ...smos2012-04-091-33/+1
* | Correct the variable names for the duplicate stf checksmos2012-04-081-2/+2
* | Remove this piece of code, it loads even on interfaces not configured for tra...smos2012-04-081-7/+1
* | Prevent duplicate 6rd or 6to4 interfaces, these conflict and both use the stf...smos2012-04-081-29/+31
OpenPOWER on IntegriCloud