summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix CP stats generation for concurrent users. Fixes #3225jim-p2013-09-231-2/+2
* Merge pull request #795 from razzfazz/ia-pd-hintRenato Botelho2013-09-181-1/+4
|\
| * add option to send prefix hint for requesting desired prefix length for deleg...Daniel Becker2013-09-031-1/+4
* | Switch to rw mode before file operations on RFC2136 cache. Fixes #3201jim-p2013-09-171-0/+3
* | Merge pull request #803 from PiBa-NL/outboundnat_disable_checkboxRenato Botelho2013-09-161-0/+2
|\ \
| * | outboundnat, disable checkboxPiBa-NL2013-09-161-0/+2
* | | Split SSL/TLS into separate checkboxes so that plaintext connections can be m...Warren Baker2013-09-162-49/+67
* | | Alix 2D6 crashes upgrade process withou out of diskspaceXon2013-09-161-1/+3
|/ /
* | Set action = pass for configured mac addresses on CP passtrumacRenato Botelho2013-09-142-1/+16
* | Remove unecessary blockedmacs db and read it directly from configRenato Botelho2013-09-141-33/+11
* | Remove call-time pass by reference from traffic shaper files, it should fix #...Renato Botelho2013-09-121-17/+17
* | Do not add a ipfw rule to block mac since auth can take care of block or redi...Renato Botelho2013-09-121-10/+9
* | Make sure db doesn't exist when start to configure macsRenato Botelho2013-09-121-0/+7
* | When block a MAC address, add it to a DB to make it possible to redirect it t...Renato Botelho2013-09-121-1/+34
* | Add action to auto created passtru mac ruleRenato Botelho2013-09-121-0/+1
* | Remove unused variable $macdbRenato Botelho2013-09-121-7/+2
* | Make captiveportal_passthrumac_delete_entry() return rules instead of execute...Renato Botelho2013-09-121-9/+7
* | Add action to auto created passtru mac ruleRenato Botelho2013-09-121-0/+1
* | Add actions (block or pass) to Captive Portal passtrumacRenato Botelho2013-09-121-11/+44
* | s/BSDP/ESF/Chris Buechler2013-09-111-2/+2
* | Simplify the update URL definition in globals.inc and add some comments to it.jim-p2013-09-101-4/+7
* | Update an existing cron entry for pppoe periodic resetsPhil Davis2013-09-101-2/+2
* | Require IPv6.inc header so that if ipv6 functions are called no surprises ariseErmal2013-09-101-0/+1
* | Leave a trace that rtsold did fire the dhcp6c client so troubleshooting is ea...Ermal2013-09-101-0/+1
* | Correctly check the secondary/primary parameter setting on dhcp failover conf...Ermal2013-09-101-7/+13
OpenPOWER on IntegriCloud