Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add statistics for OpenVPN client instances | pierrepomes | 2010-02-16 | 1 | -2/+147 |
| | |||||
* | Add capability to kill active OpenVPN clients from Status > OpenVPN. | jim-p | 2010-02-07 | 1 | -67/+157 |
| | |||||
* | Rework includes/require. This saves about 4 megabytes. | Scott Ullrich | 2009-11-21 | 1 | -0/+1 |
| | | | | Simplify get_memory(). Tested on mips/i386 | ||||
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵ | Scott Ullrich | 2009-09-14 | 1 | -1/+3 |
| | | | | include 2009 on files that I have asserted (C) on | ||||
* | Turn common tabular data areas into sortable items. Revert the sortable.js ↵ | Scott Ullrich | 2009-08-23 | 1 | -34/+40 |
| | | | | change that used tabcont and change back to sortable | ||||
* | Fix a rendering bug in the new OpenVPN status page. | Matthew Grooms | 2008-08-27 | 1 | -2/+3 |
| | |||||
* | Replace the old openvpn status page with a new implementation. We now add | Matthew Grooms | 2008-08-27 | 1 | -0/+158 |
a tcp management port option to each OpenVPN server. Instead of rooting through the OpenVPN logs once a minute for status updates, we now submit a request to the management port to obtain informaiton. We probably need to add a pf rule to prevent management ports from being accessed by unwanted processes. |