summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check for disabled OpenVPN instances in openvpn_resync_if_neededPhil Davis2013-10-231-11/+15
* Fix logic inn detecting if OpenVPN resync neededPhil Davis2013-10-231-1/+1
* 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-49/+16
* 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
* Split SSL/TLS into separate checkboxes so that plaintext connections can be m...Warren Baker2013-10-173-52/+94
* Fix #3268 - avoid pf table names conflict:Renato Botelho2013-10-163-5/+29
* 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
* added favicon to logged in pagesJared Dillard2013-10-111-0/+1
* Needs parensjim-p2013-10-101-1/+1
* Remove newsyslog cron job on upgrade, if present.jim-p2013-10-102-1/+6
* Add upgrade code to change the DHCP next-server value to nextserver since it ...jim-p2013-10-102-1/+11
* Perform a much more accurate comparison between two certificates to determine...jim-p2013-10-091-2/+28
* We do not use nor include newsyslog, so remove the cron job.jim-p2013-10-091-9/+0
* Remove this check, the value can be 0 here if the target is the first item in...jim-p2013-10-091-1/+1
* Replace pfSense with the rebrandWarren Baker2013-10-071-5/+5
* Now that doc.pfsense.org does https and redirects http to https, we may as we...jim-p2013-10-041-285/+285
* 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 display of pools in the LB status widget and on the LB Virtual Server sta...jim-p2013-10-032-2/+2
* Merge pull request #815 from marcelloc/patch-1Ermal Luçi2013-10-021-1/+3
|\
| * fix pkg_edit.php to show interface description instead of interface nameMarcello Coutinho2013-10-021-1/+3
|/
* Patch applied manually. Fixes bug #3245 and old interface namesWarren Baker2013-09-301-1/+1
* 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
* Remove redundant copies of getNasIP(), it should fix #3234Renato Botelho2013-09-272-54/+4
* require service-utils.inc for find_service_by_openvpn_vpnid()Renato Botelho2013-09-261-0/+1
* Add missing tdRenato Botelho2013-09-261-86/+90
* Remove use of undefined var $conn and fix some td classRenato Botelho2013-09-261-4/+4
* Make sure no extra spaces end up in the parsed IP, it can lead to issues in o...jim-p2013-09-251-1/+1
* Respect default gateway option when adding a gateway from interfaces page. It...Renato Botelho2013-09-241-4/+8
* OpenSSL does not like country codes longer than two letters, so remove these ...jim-p2013-09-241-9/+1
OpenPOWER on IntegriCloud