| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Correct even here the routes from cisco-avpair processing | Ermal | 2013-10-22 | 1 | -1/+1 |
* | | Use the pid of the process for the tmp file | Ermal | 2013-10-22 | 1 | -3/+4 |
* | | Fix cisco-avpair processing, and route processing from avpair replies. | jim-p | 2013-10-22 | 2 | -1/+11 |
* | | Add missing privileges to the list, it fixes #3279 | Renato Botelho | 2013-10-22 | 1 | -5/+107 |
* | | Fix typo and whitespace | Renato Botelho | 2013-10-22 | 1 | -7/+6 |
* | | Fix #3259. Save 'packet loss rate' and 'bucket size' for limiter queues | Renato Botelho | 2013-10-21 | 1 | -0/+8 |
* | | Prevent a possible division by zero. it fixes #3212 | Renato Botelho | 2013-10-18 | 1 | -2/+3 |
* | | Make sure vlan interface exist when it's being configured, it fixes #3270 | Renato Botelho | 2013-10-18 | 1 | -0/+12 |
* | | Fix #3268 - avoid pf table names conflict: | Renato Botelho | 2013-10-16 | 1 | -0/+12 |
* | | Merge pull request #817 from stephanel/master | Renato Botelho | 2013-10-15 | 2 | -2/+20 |
|\ \ |
|
| * | | Added OVH DynHOST in dynamic DNS services | Stéphane | 2013-10-09 | 2 | -2/+20 |
* | | | Add Captive Portal Zones privileges definition. Fix #3216 | Renato Botelho | 2013-10-14 | 1 | -0/+6 |
* | | | Allow special chars to be used on IPSec mobile login banner. Fixes #3247 | Renato Botelho | 2013-10-11 | 1 | -0/+2 |
* | | | Set default value to radius_protocol during upgrade, it should fix #3226 | Renato Botelho | 2013-10-11 | 1 | -0/+2 |
* | | | Fix 'Packet loss rate' and 'Bucket Size' range checking | Renato Botelho | 2013-10-11 | 1 | -4/+4 |
* | | | Needs parens | jim-p | 2013-10-10 | 1 | -1/+1 |
* | | | Add upgrade code to change the DHCP next-server value to nextserver since it ... | jim-p | 2013-10-10 | 2 | -6/+16 |
|/ / |
|
* | | Perform a much more accurate comparison between two certificates to determine... | jim-p | 2013-10-09 | 1 | -2/+28 |
* | | Remove newsyslog cron job on upgrade, if present. | jim-p | 2013-10-09 | 2 | -1/+6 |
* | | Remove this check, the value can be 0 here if the target is the first item in... | jim-p | 2013-10-09 | 1 | -1/+1 |
* | | use (self) instead of any for web lockout | Chris Buechler | 2013-10-04 | 1 | -1/+1 |
* | | use (self) rather than any as the destination for the lockout rules | Chris Buechler | 2013-10-04 | 1 | -2/+2 |
|/ |
|
* | Fix codel not being applied on non-priq queue types | Richard Connon | 2013-09-28 | 1 | -0/+9 |
* | Fixed typo in CoDel wiki link | Richard Connon | 2013-09-28 | 1 | -1/+1 |
* | If rc.newwanip is run on an interface that should not have an IP address, do ... | jim-p | 2013-09-27 | 1 | -0/+4 |
* | Update to include GratisDNS dynDNS service | Scavy | 2013-09-27 | 1 | -2/+2 |
* | Update to include GratisDNS dynDNS service | Scavy | 2013-09-27 | 1 | -2/+32 |
* | Make sure no extra spaces end up in the parsed IP, it can lead to issues in o... | jim-p | 2013-09-25 | 1 | -1/+1 |
* | OpenSSL does not like country codes longer than two letters, so remove these ... | jim-p | 2013-09-24 | 1 | -9/+1 |
* | Add patch from Ermal to fix ifconfig error on gif in certain cases. | jim-p | 2013-09-23 | 1 | -1/+1 |
* | Fix CP stats generation for concurrent users. Fixes #3225 | jim-p | 2013-09-23 | 1 | -2/+2 |
* | Merge pull request #795 from razzfazz/ia-pd-hint | Renato Botelho | 2013-09-18 | 1 | -1/+4 |
|\ |
|
| * | add option to send prefix hint for requesting desired prefix length for deleg... | Daniel Becker | 2013-09-03 | 1 | -1/+4 |
* | | Switch to rw mode before file operations on RFC2136 cache. Fixes #3201 | jim-p | 2013-09-17 | 1 | -0/+3 |
* | | Merge pull request #803 from PiBa-NL/outboundnat_disable_checkbox | Renato Botelho | 2013-09-16 | 1 | -0/+2 |
|\ \ |
|
| * | | outboundnat, disable checkbox | PiBa-NL | 2013-09-16 | 1 | -0/+2 |
* | | | Split SSL/TLS into separate checkboxes so that plaintext connections can be m... | Warren Baker | 2013-09-16 | 2 | -49/+67 |
* | | | Alix 2D6 crashes upgrade process withou out of diskspace | Xon | 2013-09-16 | 1 | -1/+3 |
|/ / |
|
* | | Set action = pass for configured mac addresses on CP passtrumac | Renato Botelho | 2013-09-14 | 2 | -1/+16 |
* | | Remove unecessary blockedmacs db and read it directly from config | Renato Botelho | 2013-09-14 | 1 | -33/+11 |
* | | Remove call-time pass by reference from traffic shaper files, it should fix #... | Renato Botelho | 2013-09-12 | 1 | -17/+17 |
* | | Do not add a ipfw rule to block mac since auth can take care of block or redi... | Renato Botelho | 2013-09-12 | 1 | -10/+9 |
* | | Make sure db doesn't exist when start to configure macs | Renato Botelho | 2013-09-12 | 1 | -0/+7 |
* | | When block a MAC address, add it to a DB to make it possible to redirect it t... | Renato Botelho | 2013-09-12 | 1 | -1/+34 |
* | | Add action to auto created passtru mac rule | Renato Botelho | 2013-09-12 | 1 | -0/+1 |
* | | Remove unused variable $macdb | Renato Botelho | 2013-09-12 | 1 | -7/+2 |
* | | Make captiveportal_passthrumac_delete_entry() return rules instead of execute... | Renato Botelho | 2013-09-12 | 1 | -9/+7 |
* | | Add action to auto created passtru mac rule | Renato Botelho | 2013-09-12 | 1 | -0/+1 |
* | | Add actions (block or pass) to Captive Portal passtrumac | Renato Botelho | 2013-09-12 | 1 | -11/+44 |
* | | s/BSDP/ESF/ | Chris Buechler | 2013-09-11 | 1 | -2/+2 |