summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Try to guess number of WANs and LANsRenato Botelho2014-07-242-0/+27
* Fix number of WAN and LAN connections checkRenato Botelho2014-07-241-1/+11
* Just show right type of interfaces (LAN/WAN) on traffic shapper wizards, it f...Renato Botelho2014-07-242-0/+12
* Remove 'multi lan/single wan' and 'multi wan/single lan' traffic shaper wizar...Renato Botelho2014-07-245-5687/+0
* Replace exec() and system() calls by internal functionsRenato Botelho2014-07-241-3/+4
* Fix indent and whitespacesRenato Botelho2014-07-241-42/+54
* Fix indent and whitespacesRenato Botelho2014-07-242-386/+386
* Fix indent and whitespacesRenato Botelho2014-07-241-310/+310
* Fix for bug 3769Matt Smith2014-07-231-2/+2
* Use SERVER_NAME instead of HTTP_HOST env var, it doesn't have port, then it a...Renato Botelho2014-07-221-2/+1
* Fix #983 - Add IP aliases subnets to interface subnet macro on GUI, since I'm...Renato Botelho2014-07-221-6/+52
* Concat var before call escapeshellargRenato Botelho2014-07-211-1/+1
* Make dhcpleases use unbound pid when it's configuredRenato Botelho2014-07-211-1/+5
* Fix shell script syntax, it should fix #3361Renato Botelho2014-07-211-3/+3
* Merge pull request #1252 from N0YB/XHTML_Compliance_System_MenuRenato Botelho2014-07-191-2/+2
|\
| * System: Firmware: SettingsN0YB2014-07-181-2/+2
|/
* Detect when protocol changes and invalidate session to get a new cookie with ...Renato Botelho2014-07-181-0/+5
* Merge pull request #1247 from DasTestament/masterRenato Botelho2014-07-181-3/+12
|\
| * fixes #3713Dmitriy K.2014-07-011-3/+12
* | Merge pull request #1232 from N0YB/Widget_GatewaysRenato Botelho2014-07-182-4/+7
|\ \
| * | Better string checkN0YB2014-06-131-5/+6
| * | Remove htmlspecialchars() call for a fixed string.N0YB2014-06-131-1/+1
| * | Populate gateway address field with tilde if there is no address or friendly ...N0YB2014-06-081-0/+2
| * | Fix gateway widget size change on first update.N0YB2014-06-081-1/+1
* | | Merge pull request #1235 from N0YB/Mixed_Case_HostnameRenato Botelho2014-07-181-2/+2
|\ \ \
| * | | Hostnames are not case restrictive.N0YB2014-06-141-2/+2
* | | | Merge pull request #1236 from N0YB/Widget_Services_StatusRenato Botelho2014-07-181-1/+1
|\ \ \ \
| * | | | Remove Status Verbiage. Consumes too much realestate in widget. Status icon...N0YB2014-06-151-1/+1
| |/ / /
* | | | Merge pull request #1237 from N0YB/XHTML_Compliance_System_MenuRenato Botelho2014-07-185-18/+74
|\ \ \ \
| * | | | oops, that wasn't supposed to be removed.N0YB2014-06-211-0/+1
| * | | | Use count($array) where applicable, instead of a $rowIndex increment.N0YB2014-06-212-11/+8
| * | | | XHTML Compliance - System MenuN0YB2014-06-164-10/+48
| * | | | XHTML Compliance - System MenuN0YB2014-06-165-8/+28
| |/ / /
* | | | Merge pull request #1234 from agibson2/masterRenato Botelho2014-07-170-0/+0
|\ \ \ \
| * | | | Don't use pfsense name in commentAdam Gibson2014-06-201-1/+1
| * | | | Use $product instead of pfSense when logging the version to syslogAdam Gibson2014-06-201-1/+1
| * | | | Log pfsense version to syslog after bootupAdam Gibson2014-06-141-0/+5
| |/ / /
* | | | Review all parameters on unbound main GUI, fix boolean params and add missing...Renato Botelho2014-07-161-50/+82
* | | | Use the apply trigger for unbound acls to avoid restart unbound every timeRenato Botelho2014-07-161-55/+55
* | | | Fix indent and whitespacesRenato Botelho2014-07-161-34/+33
* | | | Some GUI tweaks on unbound main screenRenato Botelho2014-07-161-7/+17
* | | | Improve unbound ACL edit page to use correct classes and jquery.ipv4v6ify.jsRenato Botelho2014-07-161-16/+11
* | | | Fix acl item removalRenato Botelho2014-07-161-1/+2
* | | | Few GUI tweaks on unbound ACL pageRenato Botelho2014-07-161-14/+22
* | | | Fix multiple issues on unbound advanced options GUI:Renato Botelho2014-07-151-102/+148
* | | | Use cron.pid to get pid number and avoid kill minicron processes. It fixes #3757Renato Botelho2014-07-151-1/+1
* | | | Allow hostnames in bulk import since they are valid entries in a network type...jim-p2014-07-141-1/+1
* | | | Merge pull request #1242 from ExolonDX/branch_master_01Renato Botelho2014-07-115-9/+10
|\ \ \ \
| * | | | Tidy up misc. XHTMLColin Fleming2014-06-235-9/+10
* | | | | Don't use pfsense name in commentAdam Gibson2014-07-111-1/+1
OpenPOWER on IntegriCloud