summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add conf_mount_rw calls on functions that changes user/groups. It fix...Renato Botelho2013-11-021-12/+0
* Prevent a Fall Back Pool from being selected when the DNS protocol is in use....jim-p2013-11-011-2/+2
* Teach system_timezone_configure() to deal with symlinks to avoid having timez...Renato Botelho2013-11-011-1/+11
* 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-313-3/+31
* Add an Authentication Digest Algorithm drop-down to OpenVPN server/client (SH...jim-p2013-10-301-0/+17
* Revert "Define dynamic gateway for GRE interfaces and do not user to define I...Renato Botelho2013-10-292-23/+1
* Define dynamic gateway for GRE interfaces and do not user to define IP addres...Renato Botelho2013-10-292-1/+23
* Make return_gateways_array() return all disabled gateways when $disabled is t...Renato Botelho2013-10-281-1/+1
* Fix an attempt to read unset variable $rtentRenato Botelho2013-10-281-4/+2
* Add source address selection to syslog settings, so it can work more effectiv...jim-p2013-10-241-1/+17
* Fix #3235Renato Botelho2013-10-241-5/+5
* 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
* | Add missing privileges to the list, it fixes #3279Renato Botelho2013-10-221-5/+107
* | Fix typo and whitespaceRenato Botelho2013-10-221-7/+6
* | Fix #3259. Save 'packet loss rate' and 'bucket size' for limiter queuesRenato Botelho2013-10-211-0/+8
* | Prevent a possible division by zero. it fixes #3212Renato Botelho2013-10-181-2/+3
* | 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-161-0/+12
* | Merge pull request #817 from stephanel/masterRenato Botelho2013-10-152-2/+20
|\ \
| * | Added OVH DynHOST in dynamic DNS servicesStéphane2013-10-092-2/+20
* | | 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
* | | Set default value to radius_protocol during upgrade, it should fix #3226Renato Botelho2013-10-111-0/+2
* | | Fix 'Packet loss rate' and 'Bucket Size' range checkingRenato Botelho2013-10-111-4/+4
* | | Needs parensjim-p2013-10-101-1/+1
* | | Add upgrade code to change the DHCP next-server value to nextserver since it ...jim-p2013-10-102-6/+16
|/ /
* | Perform a much more accurate comparison between two certificates to determine...jim-p2013-10-091-2/+28
* | Remove newsyslog cron job on upgrade, if present.jim-p2013-10-092-1/+6
* | Remove this check, the value can be 0 here if the target is the first item in...jim-p2013-10-091-1/+1
* | use (self) instead of any for web lockoutChris Buechler2013-10-041-1/+1
* | use (self) rather than any as the destination for the lockout rulesChris Buechler2013-10-041-2/+2
|/
* Fix codel not being applied on non-priq queue typesRichard Connon2013-09-281-0/+9
* Fixed typo in CoDel wiki linkRichard Connon2013-09-281-1/+1
* If rc.newwanip is run on an interface that should not have an IP address, do ...jim-p2013-09-271-0/+4
* Update to include GratisDNS dynDNS serviceScavy2013-09-271-2/+2
* Update to include GratisDNS dynDNS serviceScavy2013-09-271-2/+32
* Make sure no extra spaces end up in the parsed IP, it can lead to issues in o...jim-p2013-09-251-1/+1
* OpenSSL does not like country codes longer than two letters, so remove these ...jim-p2013-09-241-9/+1
* Add patch from Ermal to fix ifconfig error on gif in certain cases.jim-p2013-09-231-1/+1
OpenPOWER on IntegriCloud