summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some DHCP per pool options that will never be considered because of a wro...Renato Botelho2013-01-231-3/+3
* Fix indent and whitespaces issuesRenato Botelho2013-01-232-54/+53
* Escape some variables used in mwexec() callsRenato Botelho2013-01-221-9/+9
* Merge pull request #342 from bcyrill/patch-3Ermal Luçi2013-01-221-28/+33
|\
| * Update etc/inc/vpn.incbcyrill2013-01-221-28/+33
|/
* Fix indent and whitespace issuesRenato Botelho2013-01-221-18/+18
* Add GUI option to use "topology subnet" for OpenVPN, since the OpenVPN Connec...jim-p2013-01-222-0/+34
* Validate bridge interface before delete itRenato Botelho2013-01-221-0/+2
* Fix indent and remove extra whitespaces between tabs and at EOLRenato Botelho2013-01-221-52/+51
* Validate vlan interface before delete itRenato Botelho2013-01-221-0/+2
* Validate QinQ vlan interface to be sure it existsRenato Botelho2013-01-221-2/+5
* Validate QinQ interface to be sure it's validRenato Botelho2013-01-221-0/+6
* Fix indent and blank at EOLRenato Botelho2013-01-221-3/+3
* When QinQ members are changed, make sure interfaces are created/destroyed (at...Renato Botelho2013-01-221-11/+14
* Revert "When QinQ members are changed, make sure interfaces are created/destr...Renato Botelho2013-01-221-3/+1
* When QinQ members are changed, make sure interfaces are created/destroyedRenato Botelho2013-01-221-1/+3
* Fix indentRenato Botelho2013-01-221-334/+328
* If entering an action take the redir and exit even though the action was not ...Ermal2013-01-211-5/+6
* Validate the cpzone parameter passed that it actually is a valid zoneErmal2013-01-211-0/+6
* Validate the cpzone parameter passed that it actually is a valid zoneErmal2013-01-211-1/+9
* Use symlink rather than forked commands. Also simplify a bit codeErmal2013-01-211-7/+2
* Use more secure file name for the operations to avoid issuesErmal2013-01-212-4/+5
* Use more secure file name for the operations to avoid issuesErmal2013-01-211-3/+4
* Revert "There should be always a zone given from lighty to us so try to get t...Ermal2013-01-211-4/+1
* There should be always a zone given from lighty to us so try to get that firstErmal2013-01-211-1/+4
* Correct error/alert displaying. Also remove redundant log_errror since file_n...Ermal2013-01-211-7/+6
* Just the first line is interesting hereErmal2013-01-211-1/+1
* Unset some vars to free space and also gather the error from pfctl since the ...Ermal2013-01-211-20/+11
* Unser some vars to free spaceErmal2013-01-211-0/+2
* Default to using sha256 digest for GUI cert.jim-p2013-01-211-1/+1
* Allow selecting the digest algorithm when creating a CA or Cert. Implements #...jim-p2013-01-214-15/+60
* Remove remenant of file based daysErmal2013-01-211-2/+0
* Make sure default config complies with latest versionRenato Botelho2013-01-211-2/+0
* Fix indent and remove trailing tabs and whitespacesRenato Botelho2013-01-211-85/+88
* No reason for the ppp log to use this display method, use dump_clog() instead.jim-p2013-01-211-19/+1
* A couple fixes for openvpn routing table display. Feature #2766jim-p2013-01-211-2/+2
* Enable cgi for the webgui since some ports like lightsquid need itErmal2013-01-211-1/+5
* Run IPsec logs through htmlspecialchars before display.jim-p2013-01-211-0/+1
* Add routing table display for each OpenVPN ssl/tls server instance, collapsed...jim-p2013-01-212-3/+68
* Update the default config.xml to 9.2 so it does not trigger config.xml upgrad...Renato Botelho2013-01-211-1/+1
* Add IPv6 privacy settings tunables. Keep the default FreeBSD value for them, ...Renato Botelho2013-01-212-0/+12
* Previous attempt to fix #1995 allow to set more than one default queues, prev...Renato Botelho2013-01-211-1/+2
* Merge pull request #340 from bcyrill/voucher_syncErmal Luçi2013-01-211-9/+10
|\
| * Update /etc/inc/voucher.incbcyrill2013-01-191-3/+3
| * Update /etc/inc/voucher.incbcyrill2013-01-191-9/+10
|/
* Fix indentRenato Botelho2013-01-181-35/+37
* Correct stoping of the db and sending radius stopsErmal2013-01-181-2/+3
* Merge pull request #338 from bcyrill/pkg_mgrErmal Luçi2013-01-182-65/+80
|\
| * Add version check to package installbcyrill2013-01-172-65/+80
* | Merge pull request #339 from bcyrill/patch-2Ermal Luçi2013-01-181-1/+1
|\ \
OpenPOWER on IntegriCloud