summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update list of mobile service providersRenato Botelho2013-06-141-498/+4833
* Update the default firmware URL (it was still pointing to HEAD on RELENG_2_1)jim-p2013-06-131-2/+2
* Fix exec perms on mail.phpjim-p2013-06-131-0/+0
* Add a simple CLI mail script capable of sending an SMTP message using echo/pi...jim-p2013-06-131-0/+24
* Split actual SMTP send into its own function.jim-p2013-06-131-14/+18
* Add the ability to disable Growl or SMTP notifications but keep their setting...jim-p2013-06-132-10/+63
* Don't restrict the content of descr when making CA/Certs, it's free-form.jim-p2013-06-132-2/+2
* Actually do not allow the loop to continue. Related to Ticket #1928Ermal2013-06-121-5/+15
* Actually try to get the real interface for v6 family to correctly get stf(vir...Ermal2013-06-121-1/+1
* Merge pull request #668 from mdima/RELENG_2_1Ermal Luçi2013-06-111-8/+30
|\
| * Status-Queues: Get the stats gauge for PPS or bandwidth EditMichele Di Maria2013-06-111-8/+30
* | Correct the command for setting the 6rd gwErmal2013-06-111-1/+1
* | Wait 1 second before starting the other dhcp6c since pkill does not wait for ...Ermal2013-06-111-0/+1
* | Do better checks and do not include an interface that will be skipped to the ...Ermal2013-06-101-45/+42
|/
* Allow localhost IP Alias VIPs to sync, toojim-p2013-06-061-1/+1
* Allow selecting "Localhost" as an interface for IP Alias VIPs - this way you ...jim-p2013-06-062-5/+11
* Add the 6rd gateway informationErmal2013-06-041-0/+1
* Also consider 0.0.0.0/0 here since it fails on is_subnet() but is a valid/spe...Renato Botelho2013-06-041-1/+1
* vpn.inc calls functions from ipsec.inc but doesn't actually include it in all...jim-p2013-06-031-0/+2
* Correct mouseover description for adding a certificate. Fixes #3017jim-p2013-06-031-1/+1
* DHCP Server enable/disable change needs filter_configurePhil Davis2013-06-011-2/+14
* Don't use invalid or IPv6 DNS servers when crafting DHCP DDNS Zones. Fixes #3015jim-p2013-05-311-0/+9
* Update pot fileRenato Botelho2013-05-311-363/+1530
* Fix license linkjim-p2013-05-301-1/+1
* Merge pull request #662 from jean-m-cyr/RELENG_2_1Ermal Luçi2013-05-301-68/+32
|\
| * Back port sharper.inc commit from master to RELENG_2_1Jean Cyr2013-05-301-68/+32
|/
* Update help.php with some new files, clean out some old/obsolete ones.jim-p2013-05-291-29/+26
* Fix up gateway advanced option note that was missed from 2.1 but on 2.0.x.jim-p2013-05-291-1/+2
* Fixes #2979Renato Botelho2013-05-294-5/+32
* "block" is also a reserved keyword that can't be an alias name, or pf tosses ...jim-p2013-05-291-1/+1
* Update dyndns.classswatspyder2013-05-291-2/+10
* Merge pull request #657 from phil-davis/RELENG_2_1Ermal Luçi2013-05-282-2/+2
|\
| * Deprecate ampersand (by ExolonDX)Phil Davis2013-05-291-1/+1
| * Add missing quotes (by ExolonDX)Phil Davis2013-05-291-1/+1
|/
* Fixes #3001, Check the protocol of the webgui to determine if https is being ...Ermal2013-05-282-4/+24
* Don't add zones multiple times if it can be avoided.jim-p2013-05-231-10/+18
* Partial revert of 5b431a20dea since the introduced parameter is not working a...Renato Botelho2013-05-231-9/+4
* Use global aliastable and proper fix #2941Renato Botelho2013-05-231-2/+4
* fixup gitsync for 2.1/2.2Chris Buechler2013-05-221-1/+2
* bump to RCChris Buechler2013-05-221-1/+1
* Unbreak Dynamic DNS updates from DHCP, ISC changed the config layout to requi...jim-p2013-05-221-2/+46
* Remove unecessary ifRenato Botelho2013-05-221-14/+12
* Merge pull request #644 from jean-m-cyr/masterErmal Luçi2013-05-221-56/+116
|\
| * Allow IPV6 bandwidth limiter maskJean Cyr2013-05-211-56/+116
* | Merge pull request #645 from N0YB/Widget_Firewall_Logs_FieldsErmal Luçi2013-05-2210-33/+105
|\ \ | |/ |/|
| * Widget Firewall Logs FieldsN0YB2013-05-2110-33/+105
|/
* Fix whitespace and indentRenato Botelho2013-05-211-133/+133
* Merge pull request #639 from CharlieMarshall/masterrbgarga2013-05-211-1/+1
|\
| * Remove if statementCharlie Marshall2013-05-181-1/+1
|/
* remove auto-added allow pfsync ruleChris Buechler2013-05-171-1/+0
OpenPOWER on IntegriCloud