Project

General

Profile

Download (2.72 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
2a2b79f4 03/14/2009 11:55 PM Bill Marquette

guiconfig.inc is important, it includes authentication!

85a5da13 10/23/2008 09:51 PM Ermal Luçi
  • Rename get_current_wan_address to get_interface_ip
  • Rename get_real_wan_interface to get_real_interface
  • Simplify get_interface_ip by using find_interface_ip which should help in speed to since its using caching. Pointed by billm@
  • Cleanup some code when passing or remove some unused one.
45581172 09/16/2008 06:18 PM Ermal Luçi

Fix the Traffic Graph for Firefox case, which caches agressively and makes the XMLHttpRequest calls return the same result and the output is just a red line at the end of the graph since the difference between the old and new traffic is always 0.

872ce0dd 09/12/2008 10:54 PM Ermal Luçi

Fix the Status->Traffic Graph graphic.

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

c1abd446 08/30/2007 07:25 PM Seth Mos

Show the ipsec interface

0543e1e9 02/26/2006 11:05 PM Scott Ullrich

Revert old code

918e54c7 02/09/2006 02:06 AM Scott Ullrich

Work with PPPoE as well

deea2272 02/09/2006 02:02 AM Scott Ullrich

Reverse order

612b2431 02/07/2006 11:33 PM Scott Ullrich

Swap values, they are reversed.

4ea33f7e 01/26/2006 12:53 AM Scott Ullrich

s/outpkts/outbytes/

31cb8b31 01/26/2006 12:52 AM Scott Ullrich

Use (double)

19ac33af 01/25/2006 11:52 PM Scott Ullrich

Port ifstats.c over to php.

Ticket #784