summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_slbd_pool.php
Commit message (Collapse)AuthorAgeFilesLines
* Do not hard code whiteScott Ullrich2008-10-121-1/+1
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-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
* fix up reverse logic in return_clog() so it doesn't default to reverseBill Marquette2008-04-071-1/+2
| | | | | | | make the slbd status pages override the reverse logic in return_clog() so these pages aren't now broken. This change actually fixes the ipsec diag logs page being reverse (and not honoring the log reverse/forward setting on the logs setting page)
* remove annoying and potentially problematic forced page refresh.Chris Buechler2007-12-171-2/+0
| | | | Ticket #1545
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Add tab interface.Seth Mos2007-04-271-0/+9
| | | | | MFC: Together with the newly added status_slbd_vs.php this hould make a whole. For 1.2
* Process gateway pools only.Seth Mos2007-04-261-2/+8
| | | | MFC: Probably
* Show load balancer pool type in statusSeth Mos2007-03-021-0/+6
|
* MFC 12872Scott Ullrich2006-07-031-3/+10
| | | | | | Fix the date parsing so it works properly on single digit days of the month. This was a presentation issue and caused incorrect display of the change date. Also display when we have no changes on log.
* MFC 12686Scott Ullrich2006-06-171-0/+3
| | | | Autorefresh
* MFC Load Balancing statusScott Ullrich2006-06-171-0/+128
OpenPOWER on IntegriCloud