Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show correct labels for psuedo databases. | Seth Mos | 2008-08-29 | 1 | -0/+3 |
| | |||||
* | Rewrite the pfsense privilege system with the following goals in mind ... | Matthew Grooms | 2008-08-01 | 1 | -0/+8 |
| | | | | | | | | 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 | ||||
* | Switch over to interface_has_gateway() for gateway detection | Seth Mos | 2008-07-08 | 1 | -10/+2 |
| | |||||
* | Fix typo | Ermal Luçi | 2008-02-23 | 1 | -1/+1 |
| | |||||
* | * Unbreak rrd graphs for queues and make them multiinterface aware | Ermal Luçi | 2008-02-23 | 1 | -5/+4 |
| | | | | | | | * Add a new tab for queuedrops with multiinterface there is no way to have them in the same tab * Remove $GLOBAL where used and use proper accessor functions * Remove Manuel from copyright this file has been rewritten * Some bugs fixes in general | ||||
* | Switch over to array style page titles. Obtained-from: m0n0wall | Scott Ullrich | 2007-11-16 | 1 | -1/+0 |
| | |||||
* | Switch over to array style page titles. Obtained-from: m0n0wall | Scott Ullrich | 2007-11-16 | 1 | -1/+1 |
| | |||||
* | Commit wireless frontend code | Seth Mos | 2007-10-21 | 1 | -0/+3 |
| | |||||
* | Add rrd graph settings page. | Seth Mos | 2007-07-21 | 1 | -3/+13 |
| | | | | | Bump config out of line with 1.2 Add rrd config upgrade code. | ||||
* | Keep longer archives, allow for a 4 year span | Seth Mos | 2007-07-16 | 1 | -2/+1 |
| | |||||
* | Use pattern matching for proper database selection. | Seth Mos | 2007-07-06 | 1 | -6/+6 |
| | |||||
* | Set default graph to processor | Seth Mos | 2007-03-08 | 1 | -1/+1 |
| | |||||
* | Commit system throughput graph | Seth Mos | 2007-03-08 | 1 | -1/+2 |
| | |||||
* | Cleanup code, fix dropdown selection. | Seth Mos | 2007-03-06 | 1 | -25/+46 |
| | |||||
* | Re-add missing queues graphs | Seth Mos | 2007-03-03 | 1 | -0/+8 |
| | |||||
* | Commit missed commit. | Seth Mos | 2007-02-26 | 1 | -7/+22 |
| | | | | Should add group outbound. | ||||
* | Fix ajax image refresh | Seth Mos | 2007-02-25 | 1 | -6/+39 |
| | |||||
* | New page layout and UI for the rrd graphs. | Seth Mos | 2007-02-24 | 1 | -79/+150 |
| | |||||
* | Merge newer rrd graphing code, drop down now only lists valid rrd | Seth Mos | 2006-11-22 | 1 | -56/+54 |
| | | | | | targets. Added CPU and States graphs. More logging in case of graph generation. Minor bugfixes and cleanup. | ||||
* | MFC 14473 | Scott Ullrich | 2006-09-24 | 1 | -1/+1 |
| | | | | Make sure we test for databases without interface information. e.g. spamd. Fixes report made in forum. | ||||
* | MFC 13459 | Scott Ullrich | 2006-07-26 | 1 | -1/+3 |
| | | | | Only show enabled interfaces in the Interface drop down. | ||||
* | Graph fixes from Seth. | Scott Ullrich | 2006-06-17 | 1 | -5/+15 |
| | |||||
* | Add dummy gettext() function | Scott Ullrich | 2006-04-24 | 1 | -0/+3 |
| | |||||
* | MFC from -HEAD | Scott Ullrich | 2006-04-24 | 1 | -3/+18 |
| | |||||
* | MFC from -HEAD | Scott Ullrich | 2006-04-24 | 1 | -289/+6 |
| | |||||
* | MFC 11607 | Scott Ullrich | 2006-04-17 | 1 | -2/+5 |
| | | | | If there is a error while creating the graph display it. It makes it easier to troubleshoot. The qeueus graph is a good example. Failed to create graph with error code 1, the error is: ERROR: No DS called 'qwanRoot' in '/var/db/rrd/wan-queues.rrd' Using this we can tell users what to do. | ||||
* | MFC 11475 | Scott Ullrich | 2006-04-16 | 1 | -17/+32 |
| | | | | They asked for something better, perhaps. Important: Wrap colors, when queues > 8 Important: speeds/if variables need filling? Anyone? | ||||
* | MFC remove debugging code | Scott Ullrich | 2006-04-13 | 1 | -3/+3 |
| | |||||
* | MFC SpamD fixes. | Scott Ullrich | 2006-04-13 | 1 | -38/+18 |
| | |||||
* | Remove loading <div> | Scott Ullrich | 2006-04-12 | 1 | -4/+0 |
| | |||||
* | Refresh every 300 seconds with meta tag. | Scott Ullrich | 2006-04-12 | 1 | -14/+8 |
| | |||||
* | Do not use META refresh, simply use javascript to refresh images. | Scott Ullrich | 2006-04-11 | 1 | -3/+31 |
| | | | | Looks much cleaner. | ||||
* | Hide interface selection when viewing SpamD graphs | Scott Ullrich | 2006-04-11 | 1 | -1/+3 |
| | |||||
* | Reduce length of Connections/Timespan by removing spaces | Scott Ullrich | 2006-04-11 | 1 | -1/+1 |
| | |||||
* | Shorten description to Connections / Timespan | Scott Ullrich | 2006-04-11 | 1 | -1/+1 |
| | |||||
* | MFC | Scott Ullrich | 2006-04-11 | 1 | -18/+149 |
| | |||||
* | MFC | Scott Ullrich | 2006-04-03 | 1 | -1/+1 |
| | | | | s/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty | ||||
* | MFC 10868 | Scott Ullrich | 2006-03-25 | 1 | -1/+1 |
| | | | | | Missed a color for the roundtrip average line. instead of red we use black. | ||||
* | MFC 10857 | Scott Ullrich | 2006-03-25 | 1 | -5/+11 |
| | | | | Graphs have a traffic generated for a period counter (day, week, month, year). Also tidied up the counter presentation. | ||||
* | Switch RRD graphs to /var/db which is not blown away every bootup. | Scott Ullrich | 2006-03-24 | 1 | -1/+1 |
| | |||||
* | MFC 10820 | Scott Ullrich | 2006-03-23 | 1 | -6/+6 |
| | | | | Hoba approved color changes. | ||||
* | MFC RRD graphing menu | Scott Ullrich | 2006-03-21 | 1 | -0/+238 |