Scott Ullrich
|
b2a67b558c
|
Add option to perform full backup prior to upgrade. First commit of 2011 pfSense hackathon!
|
2011-09-25 17:01:03 -04:00 |
|
smos
|
0c13b5f6aa
|
Correct typo, fixes Ticket #1892
|
2011-09-22 12:52:08 +02:00 |
|
jim-p
|
9c070452ce
|
Fix interface finding. Now properly adds a dhcpv6 static mapping via + button.
|
2011-09-21 16:32:43 -04:00 |
|
jim-p
|
9fbefc09a5
|
Fix type detection
|
2011-09-21 16:22:30 -04:00 |
|
jim-p
|
9d539cb5b8
|
Fix misnomer since the page was copied from dhcpv4, change references to arp to ndp instead.
|
2011-09-21 16:16:11 -04:00 |
|
jim-p
|
4e85523b25
|
Speed up display of static dhcpv6 leases by skipping an additional ndp exec for each entry, use the existing arpdata array instead.
|
2011-09-21 16:14:17 -04:00 |
|
jim-p
|
4151bdba8c
|
Fix display of static dhcpv6 assignments. Format duid with colons.
|
2011-09-21 15:49:17 -04:00 |
|
smos
|
eb26eb1cdf
|
Commit a fix that prevents the drop down from showing over 31 length.
Fixes Ticket #1892
|
2011-09-21 19:08:39 +02:00 |
|
jim-p
|
2fdc826253
|
Show MAC address on DHCPv6 output. (Not that it's used in the same way for DHCPv6 as it is for v4, but it's handy to see in one place)
|
2011-09-21 14:04:56 -04:00 |
|
jim-p
|
dcd8132214
|
For DHCPv6 the CLTT (client last transaction time) is used instead of the "start" time for the lease. Should now more accurately display when a lease started.
|
2011-09-21 13:42:07 -04:00 |
|
Ermal
|
f0be376863
|
Bind the state killing to the interface they should kill the states so that it does not impact other services like in #1421
|
2011-09-20 20:11:13 +00:00 |
|
jim-p
|
f393a514f2
|
Split the IAID off in the output, interpret the result. (Matches up with what shows in output from client)
|
2011-09-20 14:57:12 -04:00 |
|
jim-p
|
b63b969117
|
Remove 0x, really isn't needed
|
2011-09-20 14:21:13 -04:00 |
|
jim-p
|
a4dd274beb
|
Improve duid parsing. Still some work to be done but should avoid the infinite loop it hit in some cases previously.
|
2011-09-20 14:18:40 -04:00 |
|
Ermal
|
21b8289eb8
|
Properly dispaly CP status page with the multi instance CP
|
2011-09-17 15:52:47 +00:00 |
|
Ermal
|
0380704f81
|
To avoid any possible issues during the different paths of the workflow create the zone since its first step
|
2011-09-15 19:28:25 +00:00 |
|
Ermal
|
0dad12d86c
|
Do not try to add mac passthrough to a not loaded ipfw since the macs might be added to the wrong zone.
|
2011-09-15 19:23:46 +00:00 |
|
Ermal
|
90477318aa
|
Fixes #1874. Correctly error out when the user or the pass is not posted during login of CP.
|
2011-09-13 19:30:07 +00:00 |
|
jim-p
|
2100a4542e
|
Check if a widget is null before testing a property. Fixes skipped updates on certain widgets (like the gateway widget) if someone doesn't have the cpu widget file on their fs (which a clean install does not).
|
2011-09-13 13:57:47 -04:00 |
|
jim-p
|
d3ce6a8be3
|
Revert "Another try at prventing panic on reconfig of ppp type wans. Ticket #1696"
This reverts commit afe88d6923.
|
2011-09-12 19:20:13 -04:00 |
|
jim-p
|
b8c8820bd1
|
Revert "Be correct on teh variable scope"
This reverts commit 106646b420.
|
2011-09-12 19:20:08 -04:00 |
|
Ermal
|
106646b420
|
Be correct on teh variable scope
|
2011-09-12 22:35:47 +00:00 |
|
Ermal
|
afe88d6923
|
Another try at prventing panic on reconfig of ppp type wans. Ticket #1696
|
2011-09-12 22:30:52 +00:00 |
|
jim-p
|
8678130da6
|
If we are coming from a PPPoE/PPTP WAN type, grab the old physical interface first to avoid assigning a ppp interface to itself. Fixes pppoe->pppoe wizard run as well as changing pppoe->dhcp. Fixes #1696
|
2011-09-12 17:06:51 -04:00 |
|
jim-p
|
3a11fef2b0
|
Check in intel license files, required for compliance. The copy.list alone wasn't grabbing them.
|
2011-09-12 16:05:55 -04:00 |
|
Scott Ullrich
|
108c6dbc58
|
Add no cache header
|
2011-09-12 15:32:56 -04:00 |
|
Ermal
|
43d8f1cc9c
|
Fixes #1696. Do not store temporary information under interfaces section during wizards since this might generate a message to netgraph that triggers a panic.
|
2011-09-12 12:05:11 +00:00 |
|
jim-p
|
ae0023beea
|
Don't try to unset this variable if it isn't set to begin with. Fixes #1865
|
2011-09-09 11:16:36 -04:00 |
|
Chris Buechler
|
65319e4cac
|
fix firewall_nat_out to not auto-generate outbound NAT rules with one too many IPs
|
2011-09-09 04:40:28 -04:00 |
|
Warren Baker
|
21c160361d
|
Move filter box up to the top, so it is more easily accessible
|
2011-09-08 12:29:57 +02:00 |
|
Ermal
|
5077970883
|
Correct check
|
2011-09-07 20:18:46 +00:00 |
|
Ermal
|
ebc0e4b6fd
|
Add support for multiple radius server to be used during authentication
|
2011-09-07 19:59:56 +00:00 |
|
Ermal
|
b4792bf8fe
|
Add the multi instance CP to master branch. This allows to define CP with different properties on different interfaces.
|
2011-09-07 13:04:01 +00:00 |
|
smos
|
9b55203f87
|
Show the hexadecimal value of the integer for readability
|
2011-09-07 13:06:57 +02:00 |
|
jim-p
|
fce938b3a3
|
Match pftop page exatly with privilege, there is no other page that glob would catch. Fixes #1845
|
2011-09-06 18:37:35 -04:00 |
|
jim-p
|
f8707b1537
|
Also show queues on limiter info page, so that the child queues of limiter pipes can be viewed. (See ticket #1843)
|
2011-09-06 13:29:56 -04:00 |
|
smos
|
520c3d614d
|
Remove the gateway field from view since it is not a valid option for now.
|
2011-09-03 19:48:45 +02:00 |
|
smos
|
8fb12535b7
|
Add empty dhcp6c client control socket file
|
2011-09-01 13:16:15 +02:00 |
|
jim-p
|
360ed9fa24
|
Avoid a blank trailing entry
|
2011-08-30 16:34:14 -04:00 |
|
jim-p
|
40af551fe5
|
Have Diag>DNS pull servers from /etc/resolv.conf instead of the config, so it reflects all of the servers in use for the speed report.
|
2011-08-30 16:32:12 -04:00 |
|
jim-p
|
d89fdda0f2
|
Add a note to the server Load Balancer page to let users know it's not for Multi-WAN.
|
2011-08-30 16:04:34 -04:00 |
|
Warren Baker
|
96beb23dd4
|
Wording fix to better describe the Translation address.
|
2011-08-30 21:48:05 +02:00 |
|
jim-p
|
badc234035
|
Fix bottom note when viewing Floating rules to better reflect how they operate.
|
2011-08-30 15:30:10 -04:00 |
|
jim-p
|
bde9fd2199
|
Fix note width for 1:1 NAT
|
2011-08-30 15:16:31 -04:00 |
|
jim-p
|
abc16ee65e
|
Fix QinQ note width.
|
2011-08-30 15:00:13 -04:00 |
|
jim-p
|
944b694663
|
Clarify text
|
2011-08-30 14:50:17 -04:00 |
|
jim-p
|
c61ed3db61
|
Clarify text
|
2011-08-30 14:23:42 -04:00 |
|
jim-p
|
5a8a754578
|
Clarify notes so people don't think they need to disable pf to disable NAT.
|
2011-08-30 14:07:14 -04:00 |
|
jim-p
|
8ca95ed86f
|
Move the option to exclude localhost as a DNS server under System > General so it is grouped with other system DNS options in a more logical location.
|
2011-08-30 13:32:36 -04:00 |
|
jim-p
|
973444a8dd
|
Sync note for "server address" between PPTP/PPPoE/L2TP for consistency.
|
2011-08-30 13:20:31 -04:00 |
|