summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow optionally using the type of NAT reflection implementation used for 1:1...Erik Fonnesbeck2012-04-203-41/+121
* Add message stating which interfaces are missing.Erik Fonnesbeck2012-04-201-0/+1
* Add some missing interface types in is_interface_mismatch() and get_interface...Erik Fonnesbeck2012-04-201-1/+4
* Clean up filter_generate_reflection_nat, remove obsolete checks, and add new ...Erik Fonnesbeck2012-04-201-35/+32
* Use filter_get_direct_networks_list instead of dumping a copy of the routing ...Erik Fonnesbeck2012-04-201-17/+17
* Modify filter_get_direct_networks_list to optionally return an array instead,...Erik Fonnesbeck2012-04-201-12/+34
* 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
* 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
* Add the subnet bits to the configsmos2012-04-181-1/+2
* Add upgrade code that updates the dynamic gateway names to their new format n...smos2012-04-182-1/+37
* Update pf.os a bitjim-p2012-04-181-5/+8
* Add the correct fix to pick up the IPv6 gateway for slaac interfacessmos2012-04-182-1/+2
* Some updates/optimizations to smart widgetjim-p2012-04-181-31/+45
* Merge pull request #93 from phil-davis/patch-1Jim P2012-04-181-1/+5
|\
| * Store PBIs in /root/var/db/pbi so they persist across reboots. Phil Davis2012-04-181-1/+5
* | Make sure that SLAAC gateways show up in return_gateways_array();smos2012-04-181-1/+2
* | Add support for SLAAC on the WAN interface, this is required for Stateless au...smos2012-04-184-39/+63
* | Handle multiple IPv6 DNS servers in rc.newwanipv6, remove chunk of broken cod...smos2012-04-182-10/+9
|/
* Add contributed SMART Status widget - http://forum.pfsense.org/index.php/topi...jim-p2012-04-171-0/+48
* Include the ntp facility also, should fix ntp loggingjim-p2012-04-171-1/+1
* Merge pull request #92 from phil-davis/patch-1Chris Buechler2012-04-171-2/+2
|\
| * Fix typos where css('dislay') is missing a 'p' - now the top ten bandwidth us...Phil Davis2012-04-171-2/+2
|/
* Strip the ::1 from the 6to4 gateway addresssmos2012-04-161-1/+0
* Re-order the system routing configure after the tunneled interfaces are confi...smos2012-04-161-11/+11
* Prevent a invalid argument on a empty arraysmos2012-04-161-0/+2
* Only add the IPv4 gateway in the DHCPv4 config if we have a IPv4 gateway defi...smos2012-04-161-3/+20
* Add static routes for gif tunnel endpointssmos2012-04-141-1/+15
* Add a static route for the IPv4 relay so that 6to4 or 6rd on a OPT interface ...smos2012-04-141-0/+10
* Merge pull request #91 from bcyrill/patch-5Scott Ullrich2012-04-141-1/+1
|\
| * Use appropriate syslog priorities.bcyrill2012-04-141-1/+1
|/
* Fix missing - on route parameterjim-p2012-04-141-1/+1
* Some IPv6 fixes for gateway groupsjim-p2012-04-141-3/+18
* 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-133-10/+31
|\ \
| * | Added mode selection options for PowerD.Cristian Feldman2012-04-103-10/+31
* | | Enable verbosity to actually put something in the logsErmal2012-04-131-1/+1
* | | 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
* | | quiet change: fix indentation of xml2array functionDarren Embry2012-04-131-125/+125
* | | Feature #1864 "Start" button for IPsec should be available for IP alias networksDarren Embry2012-04-132-11/+60
* | | 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-124-47/+93
OpenPOWER on IntegriCloud