summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/openvpn.attributes.php
Commit message (Collapse)AuthorAgeFilesLines
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
|
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-50/+51
|
* Update license on files from /etc/incRenato Botelho2016-01-151-15/+39
|
* Alternate way to correct rules for ticket #5451Phil Davis2015-11-151-4/+4
| | | | The code here build up each clause in $tmprule and always adds a space at the end of the clause, in case there is another clause to come. The only place that did not do this was "from any" at line 131. Fixing that should fix the issue and keep it all consistent. There should be no need to add a space before all of the "to..." clauses. Actually the first fix by @cbuechler https://github.com/pfsense/pfsense/commit/8e81f6a88180c5c9a280d78fd77788f7160b0d1a will work fine, but IMHO this is a little cleaner and will be easier for future maintainers to understand.
* Correct AVPair rules. Ticket #5451Chris Buechler2015-11-151-3/+3
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+203
OpenPOWER on IntegriCloud