summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Move filter box up to the top, so it is more easily accessibleWarren Baker2011-09-081-10/+13
|
* Correct checkErmal2011-09-071-1/+1
|
* Add support for multiple radius server to be used during authenticationErmal2011-09-073-42/+178
|
* Remove duplicated occurence during mergingErmal2011-09-071-1/+0
|
* Remove references to undeclared tableErmal2011-09-071-4/+2
|
* Add the multi instance CP to master branch. This allows to define CP with ↵Ermal2011-09-0726-794/+1432
| | | | different properties on different interfaces.
* Show the hexadecimal value of the integer for readabilitysmos2011-09-071-1/+1
|
* Match pftop page exatly with privilege, there is no other page that glob ↵jim-p2011-09-062-2/+2
| | | | would catch. Fixes #1845
* Add proper validation to the services_rtadvd_configure() to only pick up the ↵Seth Mos2011-09-061-11/+24
| | | | | | IPv6 nameservers if any Ticket #1836
* Also show queues on limiter info page, so that the child queues of limiter ↵jim-p2011-09-061-0/+6
| | | | pipes can be viewed. (See ticket #1843)
* Remove the gateway field from view since it is not a valid option for now.smos2011-09-031-0/+2
|
* Also add the new RDNSS fields to the rtadvd config for prefix delegation cases.Seth Mos2011-09-031-1/+8
|
* Now that our rtadvd binary supports RDNSS we can tack the search domain and ↵Seth Mos2011-09-031-1/+18
| | | | | | DNS servers onto the stack. Ticket #1836
* Encapsulate in curlies for safetysmos2011-09-031-1/+1
|
* Unbreak system_routing_configure();smos2011-09-031-2/+2
|
* Only add the Interface scope on link local addressessmos2011-09-031-2/+4
|
* Add a / for the prefix length value. As suggested onsmos2011-09-031-1/+1
| | | | http://forum.pfsense.org/index.php/topic,40377.msg209028.html#msg209028
* Only do cookie check if the form has already been posted. The cookie check ↵jim-p2011-09-021-1/+1
| | | | is not accurate for the first page load after a browser has been opened, has to be at least one refresh/post first.
* Merge pull request #12 from marcelloc/patch-1Chris Buechler2011-09-021-1/+1
|\ | | | | load balance monitor type send/expect must have a '' when using more then
| * load balance monitor type send/expect must have a '' when using more then ↵marcelloc2011-09-021-1/+1
|/ | | | one argument.
* Unlink the failed downloaded file if present. Since it might contain harmful ↵Ermal2011-09-011-0/+1
| | | | and not expected content
* Check/set array for $config['staticroutes']['route'] as well, fixes deleting ↵jim-p2011-09-011-0/+2
| | | | of the last static route not syncing to secondary unit.
* Add empty dhcp6c client control socket filesmos2011-09-011-0/+0
|
* Add a find_interface_ipv6_ll() to find the link local address of a interface.smos2011-09-012-1/+48
| | | | | Use this link local address for the apinger srcip otherwise we might try using the DHCP6 /128 address which will fail. We need to extend apinger or any replacement thereoff to understand the %{$realif} scope suffix for link local addresses so that these are always correct. This is important since link local gateway addresses are a normal thing and FreeBSD will complain otherwise.
* fix unknown-clients on DHCPv6Chris Buechler2011-09-011-1/+1
|
* Fix system_routing_configure() so that that it also passes the interface ↵smos2011-09-011-6/+3
| | | | scope with the IPv6 address on route changes. This is required for link local gateways to work.
* Remove stray print_r debugging from the dhcp6 client functionsmos2011-09-011-4/+0
|
* If a user's browser does not support cookies, print an error on the login ↵jim-p2011-08-311-1/+11
| | | | | | | | form telling them so. Conflicts: etc/inc/authgui.inc
* Further fix up the DHCPv6 client support, launch rtsol to figure out our ↵smos2011-08-311-3/+33
| | | | | | gateway and add this into the interface router file in /tmp. This will then be picked up by the rest of the system. My testlab happens to block ping showing it down but should otherwise work.
* Do not send reconfigure events in the rc.newwanipv6 until we figure out a ↵smos2011-08-311-10/+9
| | | | | | way to not step on the v4 configure too. Correct some variable names
* Avoid a blank trailing entryjim-p2011-08-301-1/+1
|
* Have Diag>DNS pull servers from /etc/resolv.conf instead of the config, so ↵jim-p2011-08-301-3/+3
| | | | it reflects all of the servers in use for the speed report.
* Add a note to the server Load Balancer page to let users know it's not for ↵jim-p2011-08-301-0/+5
| | | | Multi-WAN.
* Wording fix to better describe the Translation address.Warren Baker2011-08-301-5/+5
|
* Fix bottom note when viewing Floating rules to better reflect how they operate.jim-p2011-08-301-6/+15
|
* Fix note width for 1:1 NATjim-p2011-08-301-1/+1
|
* Fix QinQ note width.jim-p2011-08-301-1/+1
|
* Clarify textjim-p2011-08-301-4/+7
|
* Clarify textjim-p2011-08-301-4/+4
|
* Clarify notes so people don't think they need to disable pf to disable NAT.jim-p2011-08-302-2/+6
|
* Move the option to exclude localhost as a DNS server under System > General ↵jim-p2011-08-302-21/+16
| | | | so it is grouped with other system DNS options in a more logical location.
* Sync note for "server address" between PPTP/PPPoE/L2TP for consistency.jim-p2011-08-303-6/+15
|
* Add some help links for pages that were missing.jim-p2011-08-301-0/+5
|
* Change mbuf output on dashboard to read total/max, instead of current/total, ↵jim-p2011-08-301-3/+3
| | | | to give a more useful view. Also only use a single netstat command instead of two.
* Revert "Make the webConfigurator lockout rule to catch even edp protocol so ↵Ermal2011-08-301-1/+1
| | | | | | that xmlrpc bruteforce is caught as well." This reverts commit 8a4f3015e44007dad22a6e1821f678293cf703a4.
* Make the webConfigurator lockout rule to catch even edp protocol so that ↵Ermal2011-08-301-1/+1
| | | | xmlrpc bruteforce is caught as well.
* Fix several issues in pppoe code and remove duplicated code.Ermal2011-08-302-4/+3
|
* Disable the rtsol command for now until we have a proper script to handle this.smos2011-08-301-2/+4
|
* Correct the path to rtsolsmos2011-08-301-1/+1
|
* Accept router advertisments for DHCP6 WAN interfaces. Also launch a rtsol ↵smos2011-08-301-1/+4
| | | | process.
OpenPOWER on IntegriCloud