summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Allow selecting "Localhost" as an interface for IP Alias VIPs - this way you ↵jim-p2013-06-062-5/+11
| | | | can make IP Alias VIPs to use for binding in a routed scenario with CARP without creating an IP conflict.
* Add the 6rd gateway informationErmal2013-06-041-0/+1
|
* Remove extra parenthesisRenato Botelho2013-06-041-1/+1
|
* Also consider 0.0.0.0/0 here since it fails on is_subnet() but is a ↵Renato Botelho2013-06-041-1/+1
| | | | valid/special config. Fixes #3016
* Merge pull request #666 from chrostek/masterErmal Luçi2013-06-031-0/+2
|\ | | | | Fix for CURL options (Custom DynDNS)
| * Correction on last commit (CURL options)Sebastian Chrostek2013-06-031-0/+2
| | | | | | | | | | My last commit only worked on "Save & Force Update" but not on a reconnect. Fixed that
* | vpn.inc calls functions from ipsec.inc but doesn't actually include it in ↵jim-p2013-06-031-0/+2
| | | | | | | | all cases where it's needed.
* | Correct mouseover description for adding a certificate. Fixes #3017jim-p2013-06-031-1/+1
| |
* | Merge pull request #664 from chrostek/masterErmal Luçi2013-06-033-2/+30
|\ \ | |/ | | Added CURL options to custom DynDNS
| * Added CURL options to Custom DynDNSSebastian Chrostek2013-06-013-2/+30
| | | | | | | | | | Added the options for CURLOPT_IPRESOLVE and CURLOPT_SSL_VERIFYPEER in the webinterface for custom DynDNS
* | Merge pull request #665 from phil-davis/masterChris Buechler2013-06-011-2/+14
|\ \ | |/ |/| DHCP Server enable/disable change needs filter_configure
| * DHCP Server enable/disable change needs filter_configurePhil Davis2013-06-011-2/+14
|/ | | When DHCP Server is enabled or disabled on an interface, the filter rules should change to include or not mention DHCP.
* Don't use invalid or IPv6 DNS servers when crafting DHCP DDNS Zones. Fixes #3015jim-p2013-05-311-0/+9
|
* Remove wrongly added file in commit 75f457856aRenato Botelho2013-05-311-71/+0
|
* Update pot fileRenato Botelho2013-05-311-458/+1801
|
* Merge pull request #663 from arsenetar/masterErmal Luçi2013-05-312-2/+45
|\ | | | | Add CloudFlare Dynamic DNS Service Support
| * Update dyndns.classAndrew Senetar2013-05-301-2/+2
| | | | | | Fix Tabs
| * Update dyndns.classAndrew Senetar2013-05-301-1/+1
| | | | | | Remove unneeded test variable.
| * Update dyndns.classAndrew Senetar2013-05-301-17/+17
| | | | | | Minor Style Change
| * Update dyndns.class add CloudFlareAndrew Senetar2013-05-301-0/+43
| | | | | | Add CloudFlare Support to dyndns.class
| * Update Services.inc add Cloudflare DYNDNSAndrew Senetar2013-05-301-2/+2
| | | | | | Add Cloudflare to the list of DYNDNS services
* | Fix license linkjim-p2013-05-301-1/+1
|/
* Merge pull request #646 from marcelloc/masterErmal Luçi2013-05-302-132/+167
|\ | | | | Add dynamic category tabs for better listing all available packages
| * Add dynamic category tabs for better listing all available packagesmarcelloc2013-05-222-132/+167
| |
* | Merge pull request #628 from technical50/masterErmal Luçi2013-05-309-27/+157
|\ \ | | | | | | WebGUI Auto Codeset and Language Dynamics & pfSense.pot updates
| * | update pfSense.pot fileSelim2013-05-141-0/+71
| | | | | | | | | | | | | | | add lines to pfSense.pot file update be careful first 2 line already have a pfSense.pot file.
| * | system info dashboard gettext updates for translation projectsSelim2013-05-141-18/+18
| | | | | | | | | system info dashboard gettext updates for next translation projects
| * | Update system_information.widget.phpSelim2013-05-141-18/+18
| | |
| * | Merge pull request #1 from pfsense/masterSelim2013-05-148-59/+115
| |\ \ | | | | | | | | test
| * | | system info dashboard gettext updates for translation projectsSelim2013-05-141-18/+18
| | | | | | | | | | | | Im include gettext areas for next translation projects
| * | | Auto codeset change for pfsense-utils.inctechnical502013-05-101-1/+1
| | | | | | | | | | | | Codeset auto checking pfsense-utils.inc do not need anymore 8859-1 charset
| * | | Auto codeset change for pfsense-utils.inctechnical502013-05-101-2/+2
| | | | | | | | | | | | Codeset auto checking pfsense-utils.inc do not need anymore 8859-1 charset
| * | | Auto codeset change for pfsense-utils.inctechnical502013-05-101-2/+2
| | | | | | | | | | | | Codeset auto checking pfsense-utils.inc do not need anymore 8859-1 charset
| * | | Auto codeset change for pfsense-utils.inctechnical502013-05-101-1/+1
| | | | | | | | | | | | Codeset auto checking pfsense-utils.inc do not need anymore
| * | | Auto codeset change for pfsense-utils.inctechnical502013-05-101-1/+1
| | | | | | | | | | | | Auto codeset updating for pfsense-utils.inc
| * | | Auto codeset change for pfsense-utils.inctechnical502013-05-101-2/+2
| | | | | | | | | | | | Webgui checks for code now pfsense-utils.inc
| * | | Include Codeset and turkish languagetechnical502013-05-101-0/+59
| | | | | | | | | | | | include codeset and turkish language for next snapshots
* | | | Merge pull request #655 from jean-m-cyr/masterErmal Luçi2013-05-301-68/+32
|\ \ \ \ | | | | | | | | | | Simplify shaper.inc for ipv6
| * | | | Do not hide IPV6 setting when system->advanced->network->allowipv6 is falseJean Cyr2013-05-281-68/+32
| | | | |
* | | | | Merge pull request #660 from CharlieMarshall/firewall_log_widgetErmal Luçi2013-05-291-2/+9
|\ \ \ \ \ | | | | | | | | | | | | change interface text entry box to drop down menu
| * | | | | change interface text entry box to drop down menuCharlie Marshall2013-05-291-2/+9
| | | | | |
* | | | | | Merge pull request #661 from CharlieMarshall/picture_widgetErmal Luçi2013-05-291-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | improve look of picture button selector
| * | | | | | improve look of picture button selectorCharlie Marshall2013-05-291-1/+1
| |/ / / / /
* | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | . Change max value for traffic and packets graphs to 20GigE . Bump config version to 9.6 . Write a config upgrade function to tune current rrd files to the new max value
* | | | | | "block" is also a reserved keyword that can't be an alias name, or pf tosses ↵jim-p2013-05-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | an error.
* | | | | | Merge pull request #656 from swatspyder/masterErmal Luçi2013-05-291-2/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | URL encoding the user/pass for dnsomatic, since it accepts all characters.
| * | | | | Update dyndns.classswatspyder2013-05-281-2/+10
|/ / / / / | | | | | | | | | | To remove a curl_setopt line that is unused for "dnsomatic", and to allow for all characters to be used in the username and password fields.
* | | | | Fixes #3001, Check the protocol of the webgui to determine if https is being ↵Ermal2013-05-282-4/+24
|/ / / / | | | | | | | | | | | | used for custom ports.
OpenPOWER on IntegriCloud