summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_ovpn.php
Commit message (Collapse)AuthorAgeFilesLines
* Replace the old openvpn status page with a new implementation. We now addMatthew Grooms2008-08-271-130/+0
| | | | | | | | 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.
* 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
* Use /var/log/openvpn.logScott Ullrich2008-02-171-2/+2
|
* Add head.inc.Scott Ullrich2008-02-171-1/+1
|
* Importing OpenVPN status page form m0n0wall.Scott Ullrich2008-02-171-0/+122
OpenPOWER on IntegriCloud