summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update zoneinfo to 2013.hRenato Botelho2013-11-011-0/+0
* Add conf_mount_rw calls on functions that changes user/groups. It fixes #3294Renato Botelho2013-11-011-0/+12
* Unset value should be '' and not 'none'jim-p2013-10-311-1/+1
* Change OpenVPN Compression settings to cover the full range of allowed settin...jim-p2013-10-317-31/+72
* Add Auth Digest to OpenVPN wizard also.jim-p2013-10-302-0/+24
* Add an Authentication Digest Algorithm drop-down to OpenVPN server/client (SH...jim-p2013-10-303-0/+63
* Revert "Define dynamic gateway for GRE interfaces and do not user to define I...Renato Botelho2013-10-293-28/+1
* Define dynamic gateway for GRE interfaces and do not user to define IP addres...Renato Botelho2013-10-293-1/+28
* fix typoChris Buechler2013-10-284-4/+4
* Make return_gateways_array() return all disabled gateways when $disabled is t...Renato Botelho2013-10-281-1/+1
* Merge pull request #822 from CharlieMarshall/interfacesWidgetErmal Luçi2013-10-281-18/+0
|\
| * cleanup interfaces.widget.phpCharlie Marshall2013-10-251-18/+0
* | Fix an attempt to read unset variable $rtentRenato Botelho2013-10-281-4/+2
* | Use a more accurate error message, fixes #3282Renato Botelho2013-10-251-2/+2
* | Add source address selection to syslog settings, so it can work more effectiv...jim-p2013-10-242-1/+55
* | Fix #3235Renato Botelho2013-10-242-12/+10
* | Make sure pf rule labels never have more than 63 chars. It should fix #3208Renato Botelho2013-10-231-25/+35
* | Merge pull request #813 from phil-davis/masterRenato Botelho2013-10-231-11/+15
|\ \
| * | Remove redundant test for OpenVPN resync_neededPhil Davis2013-10-111-1/+1
| * | Check for disabled OpenVPN instances in openvpn_resync_if_neededPhil Davis2013-10-011-11/+15
| * | Fix logic inn detecting if OpenVPN resync neededPhil Davis2013-09-291-1/+1
* | | Prepend ipsec_ here as well for better protectionErmal2013-10-221-3/+3
* | | Use the pid of the process for the tmp file also prepend ovpn_ here to make i...Ermal2013-10-221-3/+4
* | | Correct even here the routes from cisco-avpair processingErmal2013-10-221-1/+1
* | | Use the pid of the process for the tmp fileErmal2013-10-221-3/+4
* | | Fix cisco-avpair processing, and route processing from avpair replies.jim-p2013-10-222-1/+11
* | | Make the RADIUS settings respect the description of the timeout field. If the...jim-p2013-10-221-1/+3
* | | Make it more explicit that 'update freq.' unit is daysRenato Botelho2013-10-221-1/+1
* | | Remove unused variableRenato Botelho2013-10-221-4/+0
* | | Add missing privileges to the list, it fixes #3279Renato Botelho2013-10-221-5/+107
* | | Fix typo and whitespaceRenato Botelho2013-10-221-7/+6
* | | Fix priv nameRenato Botelho2013-10-221-1/+1
* | | Optimize DHCPv4 lease display online status for static leases. Do not re-pars...jim-p2013-10-221-12/+6
* | | Fix #3283, use jQuery to change attributes based on idRenato Botelho2013-10-211-61/+18
* | | Set id for select elements created dynamicaly createdRenato Botelho2013-10-211-3/+3
* | | Limit CIDR choices for IPv4 on GRE interface, fixes #3277Renato Botelho2013-10-211-2/+3
* | | Fix #3259. Save 'packet loss rate' and 'bucket size' for limiter queuesRenato Botelho2013-10-211-0/+8
* | | Fix #3273Renato Botelho2013-10-181-3/+2
* | | Prevent a possible division by zero. it fixes #3212Renato Botelho2013-10-181-2/+3
* | | Actually there is no reason to set a variable just to use onceRenato Botelho2013-10-181-2/+1
* | | Fix #3242 and some code cleanup:Renato Botelho2013-10-181-21/+15
* | | Make sure vlan interface exist when it's being configured, it fixes #3270Renato Botelho2013-10-181-0/+12
* | | Fix #3268 - avoid pf table names conflict:Renato Botelho2013-10-163-5/+29
* | | Merge pull request #817 from stephanel/masterRenato Botelho2013-10-152-2/+20
|\ \ \
| * | | Added OVH DynHOST in dynamic DNS servicesStéphane2013-10-092-2/+20
* | | | Merge pull request #819 from CharlieMarshall/responsiveRenato Botelho2013-10-151-28/+161
|\ \ \ \
| * | | | some tidying upCharlie Marshall2013-10-141-18/+28
| * | | | make dashboard responsiveCharlie Marshall2013-10-141-16/+139
| | |_|/ | |/| |
* | | | Add Captive Portal Zones privileges definition. Fix #3216Renato Botelho2013-10-141-0/+6
|/ / /
* | | Allow special chars to be used on IPSec mobile login banner. Fixes #3247Renato Botelho2013-10-111-0/+2
OpenPOWER on IntegriCloud