Commit Graph

17 Commits

Author SHA1 Message Date
Ermal
8e23b225f4 Ticket #682. Use pfSense modules function to collect interface stats. 2010-08-20 19:30:50 +00:00
jim-p
d24b2daefb Adjust netstat output here too 2010-01-29 14:13:26 -05:00
jim-p
e1c931ce4d Fix ifstats.php - it also uses netstat output which has changed 2010-01-29 12:38:16 -05:00
Scott Ullrich
7ac5a4cb18 Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on 2009-09-14 19:14:40 -04:00
Bill Marquette
2a2b79f45b guiconfig.inc is important, it includes authentication! 2009-03-14 18:55:44 -05:00
Ermal Luçi
85a5da131c * 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.
2008-10-23 21:51:53 +00:00
Ermal Luçi
4558117267 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. 2008-09-16 18:18:36 +00:00
Ermal Luçi
872ce0dd45 Fix the Status->Traffic Graph graphic. 2008-09-12 22:54:43 +00:00
Matthew Grooms
6b07c15ad8 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
5) Cleaning up the related WebUI pages
2008-08-01 06:30:34 +00:00
Seth Mos
c1abd446e2 Show the ipsec interface 2007-08-30 19:25:23 +00:00
Scott Ullrich
0543e1e9b2 Revert old code 2006-02-26 23:05:03 +00:00
Scott Ullrich
918e54c7c2 Work with PPPoE as well 2006-02-09 02:06:23 +00:00
Scott Ullrich
deea227299 Reverse order 2006-02-09 02:02:01 +00:00
Scott Ullrich
612b243179 Swap values, they are reversed. 2006-02-07 23:33:24 +00:00
Scott Ullrich
4ea33f7e01 s/outpkts/outbytes/ 2006-01-26 00:53:25 +00:00
Scott Ullrich
31cb8b315c Use (double) 2006-01-26 00:52:01 +00:00
Scott Ullrich
19ac33afdc Port ifstats.c over to php.
Ticket #784
2006-01-25 23:52:31 +00:00