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 |
|
smos
|
7d3eeb8c2e
|
Unbreak the firewall rules, I accidentally reset the variable.
|
2011-09-15 07:54:29 +02: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 |
|
Ermal
|
aab5f04c47
|
Correct behaviour of switching from console from any ppp type device to other type. This has been broken since new ppp code.
|
2011-09-12 11:46:29 +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 |
|
Ermal
|
d523215bd2
|
Show friendly interface names
|
2011-09-08 17:49:29 +00: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
|
5b4f3f1b60
|
Remove duplicated occurence during merging
|
2011-09-07 18:07:06 +00:00 |
|
Ermal
|
00257cf5ed
|
Remove references to undeclared table
|
2011-09-07 13:04:33 +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 |
|
Seth Mos
|
3aa114d555
|
Add proper validation to the services_rtadvd_configure() to only pick up the IPv6 nameservers if any
Ticket #1836
|
2011-09-06 22:25:50 +02: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 |
|
Seth Mos
|
a04959b883
|
Also add the new RDNSS fields to the rtadvd config for prefix delegation cases.
|
2011-09-03 20:01:17 +02:00 |
|
Seth Mos
|
f535d5a0bb
|
Now that our rtadvd binary supports RDNSS we can tack the search domain and DNS servers onto the stack.
Ticket #1836
|
2011-09-03 19:58:29 +02:00 |
|
smos
|
02091d234d
|
Encapsulate in curlies for safety
|
2011-09-03 12:20:08 +02:00 |
|
smos
|
ea91a8c0c2
|
Unbreak system_routing_configure();
|
2011-09-03 12:17:15 +02:00 |
|
smos
|
26ecc19c99
|
Only add the Interface scope on link local addresses
|
2011-09-03 11:13:43 +02:00 |
|
smos
|
5a8371cdde
|
Add a / for the prefix length value. As suggested on
http://forum.pfsense.org/index.php/topic,40377.msg209028.html#msg209028
|
2011-09-03 11:13:43 +02:00 |
|
jim-p
|
4fbc8429be
|
Only do cookie check if the form has already been posted. The cookie check is not accurate for the first page load after a browser has been opened, has to be at least one refresh/post first.
|
2011-09-02 13:03:33 -04:00 |
|