Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set zorder of graph to -10 | Scott Ullrich | 2009-03-13 | 6 | -6/+14 |
| | |||||
* | make consistent with services_dnsmasq_edit.php | Bill Marquette | 2009-03-12 | 1 | -1/+1 |
| | |||||
* | Fix missing single quote | Bill Marquette | 2009-03-12 | 1 | -7/+9 |
| | | | | Use Prototype the right way, have to observe for the DOM being loaded before using it (yes, some boxes can render the page fast enough that this doesn't matter...others...can't) | ||||
* | fix image alignment | Bill Marquette | 2009-03-12 | 1 | -4/+3 |
| | |||||
* | fix path to IP Alias image | Bill Marquette | 2009-03-12 | 1 | -1/+1 |
| | |||||
* | Base 64 decode the rrd data before writing out | Scott Ullrich | 2009-03-12 | 1 | -1/+1 |
| | |||||
* | Write out config after unsetting RRD data | Scott Ullrich | 2009-03-12 | 1 | -1/+4 |
| | |||||
* | Reload phase2 tunnel items when adding, remoing or editing a phase 2 entry. | Seth Mos | 2009-03-12 | 1 | -0/+9 |
| | |||||
* | Migrate IPsec certificate management to centralized system. | mgrooms | 2009-03-12 | 8 | -545/+51 |
| | |||||
* | Make sure the field names and description match up | Seth Mos | 2009-03-12 | 1 | -10/+10 |
| | |||||
* | Moving corporate | Scott Ullrich | 2009-03-12 | 167 | -1530/+0 |
| | |||||
* | Mv corporate to _corporate | Scott Ullrich | 2009-03-12 | 167 | -0/+1530 |
| | |||||
* | close comment | Bill Marquette | 2009-03-11 | 1 | -1/+1 |
| | |||||
* | Backup RRD graphs and restore but remove the RRD data from config.xml before ↵ | Scott Ullrich | 2009-03-12 | 1 | -0/+38 |
| | | | | writing to disk. | ||||
* | fix merge conflict | Bill Marquette | 2009-03-11 | 1 | -4/+0 |
| | |||||
* | cleaner and more proper cpu graph | Bill Marquette | 2009-03-11 | 1 | -18/+23 |
| | |||||
* | Cleanup ipsec interfaces a bit and make sure they are displayed in tabs for ↵ | mgrooms | 2009-03-12 | 4 | -515/+609 |
| | | | | consistency. | ||||
* | Use nice -n20 for common launched items | Scott Ullrich | 2009-03-11 | 1 | -2/+2 |
| | |||||
* | Fix typo in function name. This caused the page to break off. | Seth Mos | 2009-03-12 | 1 | -1/+1 |
| | |||||
* | Add 3 seconds on to each subsequent graph to space out the ajax calls. | Scott Ullrich | 2009-03-11 | 1 | -0/+1 |
| | |||||
* | Fixed the outbound macro for displaying the outbound interfaces with the ↵ | Seth Mos | 2009-03-12 | 2 | -6/+9 |
| | | | | | | Quality Graphs Make sure we show either the gateway name or interface name on the graph top header | ||||
* | * Make function opening braces uniform. | Scott Ullrich | 2009-03-11 | 1 | -21/+11 |
| | | | | * Minor documentation additions | ||||
* | Ensure that the gateway widget exists before populating data during ajax calls. | Scott Ullrich | 2009-03-11 | 1 | -4/+8 |
| | |||||
* | Center the CPU graph. | Scott Ullrich | 2009-03-11 | 1 | -1/+1 |
| | |||||
* | Correctly set the status field HTML text during ajax process. | Scott Ullrich | 2009-03-11 | 2 | -3/+3 |
| | |||||
* | Change to 11 second refresh, a lot of underlying information refreshes | Scott Ullrich | 2009-03-11 | 1 | -1/+1 |
| | | | | every 10 seconds. | ||||
* | Add ajax mojo to gateway status widget | Scott Ullrich | 2009-03-11 | 7 | -14/+65 |
| | |||||
* | Add input validation on the gateway groups page as well, fix the check on ↵ | Seth Mos | 2009-03-11 | 2 | -9/+14 |
| | | | | the gateways page. | ||||
* | Add input validation on the gateway name field. | Seth Mos | 2009-03-11 | 1 | -15/+20 |
| | | | | We apply the same input validation as we use from the aliases page as we do not want a - in the name nor spaces. | ||||
* | Correct the label name for the out pass traffic | Seth Mos | 2009-03-11 | 1 | -1/+1 |
| | |||||
* | Fix the status page ordering so that it uses the correct tier order | Seth Mos | 2009-03-11 | 1 | -2/+2 |
| | |||||
* | After package installation, redirect and show the installation | Scott Ullrich | 2009-03-10 | 1 | -2/+19 |
| | | | | | was OK. This has the side effect of reloading the menus so the package can be clicked on immediately. | ||||
* | Minor formatting changes. | Scott Ullrich | 2009-03-10 | 1 | -4/+4 |
| | |||||
* | Add loss information | Scott Ullrich | 2009-03-10 | 1 | -1/+5 |
| | |||||
* | Show all RTT items correctly | Scott Ullrich | 2009-03-10 | 1 | -0/+6 |
| | |||||
* | Report the RTT (delay) as well. | Scott Ullrich | 2009-03-10 | 1 | -5/+8 |
| | |||||
* | Match crypto on safe, ubsec, padlock and glxsb in addition to hifn | Chris Buechler | 2009-03-10 | 1 | -1/+1 |
| | | | | Ticket #1890 (cvstrac) | ||||
* | Make sure we set the ID as a hidden input otherwise it will never be ↵ | Seth Mos | 2009-03-10 | 1 | -1/+1 |
| | | | | | | possible to edit a existing entry. This was a copy and paste error. | ||||
* | More tree unbreaking. Damn, I thought I tested this. | Seth Mos | 2009-03-10 | 1 | -1/+1 |
| | | | | Maybe I really can't type as well as I think I can. | ||||
* | Fix deletion of gateways from the systems gateways page. | --global | 2009-03-10 | 1 | -0/+6 |
| | |||||
* | Wait about 4 seconds before checking if an update is available | Scott Ullrich | 2009-03-09 | 1 | -1/+1 |
| | |||||
* | Set default refresh time to 10 seconds | Scott Ullrich | 2009-03-09 | 1 | -1/+1 |
| | |||||
* | Allow refresh up to 10 seconds | Scott Ullrich | 2009-03-09 | 1 | -0/+5 |
| | |||||
* | Use window onload to initialize sortable and such. | Scott Ullrich | 2009-03-09 | 1 | -11/+11 |
| | |||||
* | s/Updating in 5 seconds/Updating in 10 seconds/ | Scott Ullrich | 2009-03-08 | 1 | -1/+1 |
| | |||||
* | Graph value on the GraphLink graph, too | Scott Ullrich | 2009-03-08 | 1 | -0/+2 |
| | |||||
* | Correctly close opened [ arrays and such. | Scott Ullrich | 2009-03-08 | 1 | -1/+1 |
| | |||||
* | Use ) instead of ] | Scott Ullrich | 2009-03-08 | 1 | -1/+1 |
| | |||||
* | Add block stats to the graphs | seth | 2009-03-09 | 7 | -131/+222 |
| | | | | Fix stay ' | ||||
* | Test to make sure items exist before trying to get their properties | Scott Ullrich | 2009-03-08 | 1 | -10/+16 |
| |