Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f63932ca 09/27/2011 10:31 PM Vinicius Coque

Use jQuery fadeout effect

f910c29e 09/27/2011 10:31 PM Vinícius Coque

Convert prototype code to jQuery

b1678e2d 09/27/2011 10:31 PM Vinícius Coque

Convert dashboard ajax code from Prototype to jQuery

9cd55a66 09/27/2011 10:31 PM Vinícius Coque

Add jQuery javascript library

b7027bae 09/27/2011 09:50 PM Scott Ullrich

Adding pbi_ suite of tools

af422d55 09/27/2011 09:50 PM Scott Ullrich

Adding pbi_create

b6d74873 09/27/2011 09:13 PM Jim Pingle

Fixup relayd to handle DNS load balancing as well as standard TCP load balancing.

3ff39566 09/26/2011 10:22 PM Scott Ullrich

Add global to hide download tab

61265070 09/26/2011 10:16 PM Scott Ullrich

Remove .

7e2ad1be 09/26/2011 10:11 PM Scott Ullrich

Fix filename

ceb3515d 09/26/2011 10:10 PM Scott Ullrich

Add download feature

68e14a6b 09/26/2011 06:42 AM Scott Ullrich

Simplify message

09b964a2 09/26/2011 06:38 AM Scott Ullrich

Hide warning until firmware update enabled = true

110603e4 09/26/2011 03:17 AM Scott Ullrich

Disable download and revisit tomorrow

92490745 09/26/2011 03:04 AM Scott Ullrich

Use escapeshellcmd

f54a278c 09/26/2011 03:03 AM Scott Ullrich

Fix path

ea76bdaf 09/26/2011 02:49 AM Scott Ullrich

Add download backup feature

7c1260e3 09/26/2011 02:40 AM Scott Ullrich

Include functions first. Just saw a APC cache bug for getAllowedPages()

e70f748f 09/26/2011 02:34 AM Scott Ullrich

Use format_bytes()

d337fd0e 09/26/2011 02:08 AM Scott Ullrich

Center text

9930d494 09/26/2011 02:07 AM Scott Ullrich

Increase colspan

f0f8bee2 09/26/2011 02:07 AM Scott Ullrich

Add delete full backup feature

7d86e6a8 09/26/2011 12:33 AM Scott Ullrich

Nuke class

1f6442a7 09/26/2011 12:31 AM Scott Ullrich

Show backup size

b8bfcce5 09/26/2011 12:27 AM Scott Ullrich

Add option to not restore config.xml

e40d415a 09/26/2011 12:09 AM Scott Ullrich

Make the manual firmware upgrade screen look a little less busy.

9928303b 09/25/2011 11:29 PM Scott Ullrich

Note when no backups are found

c1605b35 09/25/2011 11:19 PM Scott Ullrich

Add restore full backup tab

a30afe0e 09/25/2011 09:57 PM Scott Ullrich

Add checkbox to invoke full backup prior to upgrade

b2a67b55 09/25/2011 09:01 PM Scott Ullrich

Add option to perform full backup prior to upgrade. First commit of 2011 pfSense hackathon!

0c13b5f6 09/22/2011 10:52 AM Seth Mos

Correct typo, fixes Ticket #1892

9c070452 09/21/2011 08:32 PM Jim Pingle

Fix interface finding. Now properly adds a dhcpv6 static mapping via + button.

9fbefc09 09/21/2011 08:22 PM Jim Pingle

Fix type detection

9d539cb5 09/21/2011 08:16 PM Jim Pingle

Fix misnomer since the page was copied from dhcpv4, change references to arp to ndp instead.

4e85523b 09/21/2011 08:14 PM Jim Pingle

Speed up display of static dhcpv6 leases by skipping an additional ndp exec for each entry, use the existing arpdata array instead.

4151bdba 09/21/2011 07:49 PM Jim Pingle

Fix display of static dhcpv6 assignments. Format duid with colons.

2fdc8262 09/21/2011 06:04 PM Jim Pingle

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)

dcd81322 09/21/2011 05:42 PM Jim Pingle

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.

eb26eb1c 09/21/2011 05:08 PM Seth Mos

Commit a fix that prevents the drop down from showing over 31 length.
Fixes Ticket #1892

f0be3768 09/20/2011 08:11 PM Ermal LUÇI

Bind the state killing to the interface they should kill the states so that it does not impact other services like in #1421

f393a514 09/20/2011 06:57 PM Jim Pingle

Split the IAID off in the output, interpret the result. (Matches up with what shows in output from client)

b63b9691 09/20/2011 06:21 PM Jim Pingle

Remove 0x, really isn't needed

a4dd274b 09/20/2011 06:18 PM Jim Pingle

Improve duid parsing. Still some work to be done but should avoid the infinite loop it hit in some cases previously.

21b8289e 09/17/2011 03:52 PM Ermal LUÇI

Properly dispaly CP status page with the multi instance CP

0380704f 09/15/2011 07:28 PM Ermal LUÇI

To avoid any possible issues during the different paths of the workflow create the zone since its first step

0dad12d8 09/15/2011 07:23 PM Ermal LUÇI

Do not try to add mac passthrough to a not loaded ipfw since the macs might be added to the wrong zone.

90477318 09/13/2011 07:30 PM Ermal LUÇI

Fixes #1874. Correctly error out when the user or the pass is not posted during login of CP.

2100a454 09/13/2011 05:57 PM Jim Pingle

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).

d3ce6a8b 09/12/2011 11:20 PM Jim Pingle

Revert "Another try at prventing panic on reconfig of ppp type wans. Ticket #1696"

This reverts commit afe88d69235f84530ed6386b22cfc9c488bf94c5.

b8c8820b 09/12/2011 11:20 PM Jim Pingle

Revert "Be correct on teh variable scope"

This reverts commit 106646b4204b2850ec7f41547079cf00cc374f6f.

106646b4 09/12/2011 10:35 PM Ermal LUÇI

Be correct on teh variable scope

afe88d69 09/12/2011 10:30 PM Ermal LUÇI

Another try at prventing panic on reconfig of ppp type wans. Ticket #1696

8678130d 09/12/2011 09:06 PM Jim Pingle

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

108c6dbc 09/12/2011 07:32 PM Scott Ullrich

Add no cache header

43d8f1cc 09/12/2011 12:05 PM Ermal LUÇI

Fixes #1696. Do not store temporary information under interfaces section during wizards since this might generate a message to netgraph that triggers a panic.

ae0023be 09/09/2011 03:16 PM Jim Pingle

Don't try to unset this variable if it isn't set to begin with. Fixes #1865

65319e4c 09/09/2011 08:40 AM Chris Buechler

fix firewall_nat_out to not auto-generate outbound NAT rules with one too many IPs

21c16036 09/08/2011 10:29 AM Warren Baker

Move filter box up to the top, so it is more easily accessible

50779708 09/07/2011 08:18 PM Ermal LUÇI

Correct check

ebc0e4b6 09/07/2011 07:59 PM Ermal LUÇI

Add support for multiple radius server to be used during authentication

b4792bf8 09/07/2011 01:04 PM Ermal LUÇI

Add the multi instance CP to master branch. This allows to define CP with different properties on different interfaces.

9b55203f 09/07/2011 11:06 AM Seth Mos

Show the hexadecimal value of the integer for readability

fce938b3 09/06/2011 10:37 PM Jim Pingle

Match pftop page exatly with privilege, there is no other page that glob would catch. Fixes #1845

f8707b15 09/06/2011 05:29 PM Jim Pingle

Also show queues on limiter info page, so that the child queues of limiter pipes can be viewed. (See ticket #1843)

520c3d61 09/03/2011 05:48 PM Seth Mos

Remove the gateway field from view since it is not a valid option for now.

8fb12535 09/01/2011 11:16 AM Seth Mos

Add empty dhcp6c client control socket file

360ed9fa 08/30/2011 08:34 PM Jim Pingle

Avoid a blank trailing entry

40af551f 08/30/2011 08:32 PM Jim Pingle

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.

d89fdda0 08/30/2011 08:04 PM Jim Pingle

Add a note to the server Load Balancer page to let users know it's not for Multi-WAN.

96beb23d 08/30/2011 07:48 PM Warren Baker

Wording fix to better describe the Translation address.

badc2340 08/30/2011 07:30 PM Jim Pingle

Fix bottom note when viewing Floating rules to better reflect how they operate.

bde9fd21 08/30/2011 07:16 PM Jim Pingle

Fix note width for 1:1 NAT

abc16ee6 08/30/2011 07:00 PM Jim Pingle

Fix QinQ note width.

944b6946 08/30/2011 06:50 PM Jim Pingle

Clarify text

c61ed3db 08/30/2011 06:23 PM Jim Pingle

Clarify text

5a8a7545 08/30/2011 06:07 PM Jim Pingle

Clarify notes so people don't think they need to disable pf to disable NAT.

8ca95ed8 08/30/2011 05:32 PM Jim Pingle

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.

973444a8 08/30/2011 05:20 PM Jim Pingle

Sync note for "server address" between PPTP/PPPoE/L2TP for consistency.

546a3db1 08/30/2011 05:07 PM Jim Pingle

Add some help links for pages that were missing.

7a21d1b8 08/30/2011 04:54 PM Jim Pingle

Change mbuf output on dashboard to read total/max, instead of current/total, to give a more useful view. Also only use a single netstat command instead of two.

b0943409 08/30/2011 04:11 PM Ermal LUÇI

Fix several issues in pppoe code and remove duplicated code.

453d9c96 08/30/2011 01:48 PM Jim Pingle

Fixup OpenVPN status a bit to properly handle SSL servers using a /30 (no server directive) and also be a little more verbose about what is happening, if we can tell.

f670f0a2 08/29/2011 10:43 PM Scott Ullrich

Unlink last msg cache for growl when sending test messagws

edf1c0d9 08/29/2011 02:04 PM Warren Baker

Give the Layer7 patterns page some much needed love.

1eca1a2f 08/29/2011 08:33 AM Seth Mos

Add DHCPv6 relay pages for the DHCPv6 relay. Ticket #1663

47fc7453 08/29/2011 08:16 AM Seth Mos

Correct the link for EasyRule so that IPv6 addresses parse

96bddaf3 08/29/2011 07:59 AM Seth Mos

Add IPv6 love to diag states Summary. For Ticket #1816

181816f1 08/29/2011 07:14 AM Seth Mos

Reflect the dynamic(6) gateway naming change in interfaces.php too

8d29f477 08/28/2011 05:17 PM Scott Ullrich

Merge pull request #10 from namezero111111/patch-2

Added web interface capability to make the LDAP search more specific in o

3dd2a278 08/28/2011 05:06 PM Scott Ullrich

Log when XMLRPC auth fails so that the brute force lockout will kick in.

a574b960 08/28/2011 03:41 AM Alexander Wilke

Add default values for latency, packet loss, down on GUI

c7073ebf 08/28/2011 02:43 AM Andy I.

Added web interface capability to make the LDAP search more specific in order to filter for group membership for example.

107f0cc8 08/25/2011 01:17 PM Jim Pingle

Add a couple more mobile browser detection strings (BlackBerry, Opera Mini/Mobi)

ace9a954 08/25/2011 01:54 AM Chris Buechler

fix text

99bdb17e 08/24/2011 08:10 PM Seth Mos

Unbreak the firewall rule Edit page, input error array was unset halfway the validation. Set that back up ontop.
Add gateway validation

4108dee8 08/24/2011 07:21 PM Seth Mos

Catch another possiblity for invalid rule generation

197c30ae 08/24/2011 04:59 PM Jim Pingle

Make sure this does not operate on empty parameters, and also log when removing states.

a1c10b7f 08/24/2011 01:26 PM Seth Mos

Properly fix the address family check for gateway groups Ticket #1659

8c591d01 08/24/2011 01:12 PM Seth Mos

Unbreak firewall rules edit, missing a )

16b03b79 08/24/2011 01:07 PM Seth Mos

Fix a typo in the subnet generation causing the code to fail