Fixing gettext calls on firewall_virtual_ip.php
Fixing gettext calls on firewall_shaper_layer7.php
Fixing gettext calls on firewall_schedule_edit.php
Fixing gettext calls on firewall_schedule.php
Fixing gettext calls on firewall_rules_edit.php
Fixing gettext calls on firewall_rules.php
Merge remote branch 'mainline/master' into 2_firewall
Pick some fixes from master
Review firewall_nat_edit.php
Review firewall_nat_1to1_edit.php
Review firewall_nat_1to1.php
Review gettext() calls on firewall_shaper_wizards.php
Implement gettext() calls on firewall_shaper_wizards.php
Conflicts:
usr/local/www/firewall_shaper_wizards.php
Review firewall_nat.php
Review firewall_aliases_edit.php - part 2
Review firewall_aliases_import.php
Review firewall_aliases_edit.php
Review firewall_aliases.php
Show the CPU Frequency on the dashboard if it's not running at full speed (due to powerd)
Hide the inter-client comm. option for peer-to-peer openvpn connections.
Reset diag_ files
Revert "Implemment gettext() calls"
This reverts commit 7502ef0a698a49d9652cd3616447eb717cba707d.A lot of mistakes
usr/local/www/firewall_nat.php
Merge remote branch 'mainline/master'
Revert "Review of diag_ping.php"
This reverts commit 477654da47e20a35541a02f6b59a69ae7f4b4df2.Move to 1_diag
Revert "Review of diag_traceroute.php"
This reverts commit 912001355797edf83b90e3e7d3ff4c6df40e7fc8.Move to 1_diag
This reverts commit 49031495b501e4477941fa6248fe94cc698f9dcd.A lot of mistakes
Review of diag_ping.php
Review of diag_traceroute.php
Review of firewall_nat.php
Review of firewall_shaper_queues.php
Review of firewall_shaper_layer7
Implemment gettext() calls
Fix this test, properly test if a variable is set. Fixes #691
Forward back to system_advanced_admin.php and not system.php
Implement gettext() calls
Implemet gettext() calls
Implement gettext() calls in firewall_shaper_queues.php
Implement gettext() calls in firewall_shaper_layer7.php
Implemment gettext()
Add checkboxes to disable TSO and LRO since some drivers will misbehave with them set. Resolves #703
fix gettext
fix Description display. Ticket #666
Validate for duplicate user names when editing, too.
Prevent the GUI from adding a user that already exists in /etc/passwd (root, operator, daemon, etc)
Validate time server. Should be the last thing that fixes #464
Do more strict validation on WAN setup fields. Ticket #464
Hide GMZ offset zones in setup wizard. Ticket #464
Do some more strict validation on hostname, domain, and DNS servers. Ticket #464
Validate MTU in setup wizard. Ticket #464
Revert "Modified sintaxes on diag_dns.php and diag_dump_states.php", cherry-picked on correct branch
This reverts commit a11ee3cf4f32afad9b4996bc1be544efdf24d258.
Provide some error messages when posting from a script so consumers can have a clue at what happened.
Modified sintaxes on diag_dns.php and diag_dump_states.php
gettext on archives firewall_aliases.php e firewall_nat.php
Pass correct argument to killbyname and correctly check for sshdkeyonly toggle. Ticket #691
Fix dashboard version check for nanobsd
Fixes #613. Add correctly users to all users group.
Correct NanoBSD update filename
Fix NanoBSD automatic update checks.
Fix #683. Show PPPs tab as selected when tab is selected.
Remove spaces and tabs from EOL
Few adjustements on gettext
Removing unnecessary gettext calls
Fixing syntax error
We should still delete this file if it's found, or the GUI can go into an infinite loop reinstalling packages. Fixes #678
Properly find gateway ip. The code before did not match for dynamic gateways.
If packages are reinstalled during bootup than there is no need to reinstall them again during GUI login.