summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_openvpn.php
Commit message (Collapse)AuthorAgeFilesLines
* All simple php echo to shortNewEraCracker2016-01-141-1/+1
| | | | Short version is far more used than long php echo. This brings all code to same standard where possible.
* Maybe abbreviations could be kept to a certain acceptable minimumNewEraCracker2016-01-141-4/+4
|
* Consolidate OpenVPN kill_client routinePhil Davis2015-12-171-38/+1
| | | | | | | After a gitsync just now I started getting "cannot redeclare kill_client" error messages. Whatever it was that caused this to start happening, the kill_client() function in these 2 places is identical. Might as well put it in openvpn.inc
* Fixed #5617Stephen Beaver2015-12-161-4/+6
| | | | Added ID and style to routing table
* Fixed #5617Stephen Beaver2015-12-151-2/+5
| | | | Table columns corrected
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-3/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Code style status*Phil Davis2015-12-151-3/+3
|
* Fixed #5617Stephen Beaver2015-12-101-0/+1
| | | | Fixed #5612
* Say goodbye to fend.incStephen Beaver2015-12-021-1/+1
|
* Calling all of these "Page" in the privilege name is redundant since they ↵jim-p2015-11-251-1/+1
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* Ticket #5471 another convert batch to font-awesome iconsJared Dillard2015-11-181-1/+1
|
* Completes #5400, #3999, #5405Stephen Beaver2015-11-101-4/+4
| | | | Mote: New ticket will be opened to provide IP address sorting
* Copyright and license cleanupRenato Botelho2015-11-091-1/+1
| | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-5/+5
|
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-0/+1
|
* Completed #5359Stephen Beaver2015-10-301-30/+50
|
* Part of fix to 5277Stephen Beaver2015-10-071-3/+3
|
* Removed debugging echo statementHari2015-09-151-1/+0
|
* Used bootstrap progress bar for queues' stats and used glyphiconsHari2015-09-151-10/+13
|
* Modified the files for BootstrapHari2015-09-131-217/+162
|
* Encode OpenVPN descriptions before display on OpenVPN statusjim-p2015-08-271-2/+2
|
* Encode the OpenVPN server description before display on OpenVPN statusjim-p2015-08-271-2/+2
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-170/+170
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+443
OpenPOWER on IntegriCloud