summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Review firewall_aliases_edit.phpRenato Botelho2010-06-301-6/+6
|
* Review firewall_aliases.phpRenato Botelho2010-06-301-3/+3
|
* Reset diag_ filesRenato Botelho2010-06-3036-576/+576
|
* Revert "Implemment gettext() calls"Renato Botelho2010-06-307-27/+36
| | | | | | | | | This reverts commit 7502ef0a698a49d9652cd3616447eb717cba707d. A lot of mistakes Conflicts: usr/local/www/firewall_nat.php
* Merge remote branch 'mainline/master'Renato Botelho2010-06-306-14/+71
|\
| * Give users with ssh access a real shell, but make sure that admin still gets ↵jim-p2010-06-291-0/+3
| | | | | | | | /etc/rc.initial
| * Add the standard .tcshrc to the skel files.jim-p2010-06-291-0/+5
| |
| * Set a skeleton directory for pwjim-p2010-06-291-1/+1
| |
| * Let pw handle the creation of the home directory rather than do it in php.jim-p2010-06-291-5/+1
| |
| * Give users who have "all" privileges shell access. Part of ticket #614jim-p2010-06-291-1/+1
| |
| * Fix this test, properly test if a variable is set. Fixes #691jim-p2010-06-291-1/+1
| |
| * Forward back to system_advanced_admin.php and not system.phpjim-p2010-06-291-1/+1
| |
| * Load cpufreq on nanobsd when enabling powerd. It's in the kernel on full ↵jim-p2010-06-291-1/+3
| | | | | | | | installs. Fixes #704
| * Use the real interface list in setup_microcode() Fixes #705jim-p2010-06-291-2/+2
| |
| * Add checkboxes to disable TSO and LRO since some drivers will misbehave with ↵jim-p2010-06-282-3/+54
| | | | | | | | them set. Resolves #703
* | Revert "Review of diag_ping.php"Renato Botelho2010-06-301-1/+1
| | | | | | | | | | This reverts commit 477654da47e20a35541a02f6b59a69ae7f4b4df2. Move to 1_diag
* | Revert "Review of diag_traceroute.php"Renato Botelho2010-06-301-1/+1
| | | | | | | | | | This reverts commit 912001355797edf83b90e3e7d3ff4c6df40e7fc8. Move to 1_diag
* | Revert "Implemment gettext() calls"Renato Botelho2010-06-305-16/+13
| | | | | | | | | | | | | | | | | | This reverts commit 49031495b501e4477941fa6248fe94cc698f9dcd. A lot of mistakes Conflicts: usr/local/www/firewall_nat.php
* | Review of diag_ping.phpNeriberto C.Prado2010-06-301-1/+1
| |
* | Review of diag_traceroute.phpNeriberto C.Prado2010-06-301-1/+1
| |
* | Review of firewall_nat.phpNeriberto C.Prado2010-06-301-3/+3
| |
* | Review of firewall_shaper_queues.phpNeriberto C.Prado2010-06-301-1/+1
| |
* | Review of firewall_shaper_layer7Neriberto C.Prado2010-06-301-1/+1
| |
* | Implemment gettext() callsJeann2010-06-306-14/+17
| |
* | Implemment gettext() callsJeann2010-06-291-3/+3
| |
* | Implemment gettext() callsJeann2010-06-291-1/+1
| |
* | Implemment gettext() callsJeann2010-06-298-37/+28
| |
* | Implement gettext() callsRafael Lucas2010-06-291-1/+1
| |
* | Implement gettext() callsRafael Lucas2010-06-291-14/+14
| |
* | Implemet gettext() callsRafael Lucas2010-06-292-2/+2
| |
* | Implement gettext() calls in firewall_shaper_queues.phpNeriberto C.Prado2010-06-291-7/+7
| |
* | Implement gettext() calls in firewall_shaper_layer7.phpNeriberto C.Prado2010-06-291-20/+20
| |
* | Implement gettext() callsRafael Lucas2010-06-292-49/+49
| |
* | Implemment gettext()Jeann2010-06-281-13/+13
| |
* | Implemment gettext()Jeann2010-06-283-72/+72
| |
* | Merge remote branch 'mainline/master'Vinicius Coque2010-06-287-21/+111
|\ \ | |/
| * fix gettextChris Buechler2010-06-271-1/+1
| |
| * fix Description display. Ticket #666Chris Buechler2010-06-261-1/+1
| |
| * Validate for duplicate user names when editing, too.Erik Fonnesbeck2010-06-251-4/+11
| |
| * Prevent the GUI from adding a user that already exists in /etc/passwd (root, ↵jim-p2010-06-251-0/+8
| | | | | | | | operator, daemon, etc)
| * Remove some redundant code and make sure admin's home directory is /root - ↵jim-p2010-06-251-13/+1
| | | | | | | | Fixes #218
| * Label for 1:1 NAT reflection rules in rules.debug.Erik Fonnesbeck2010-06-251-1/+1
| |
| * Check for tcp/udp in the protocol specified for outbound NAT rules, since ↵Erik Fonnesbeck2010-06-251-3/+6
| | | | | | | | tcp/udp itself is not a valid protocol choice in pf. Fixes #696
| * Validate time server. Should be the last thing that fixes #464jim-p2010-06-251-0/+10
| |
| * Do more strict validation on WAN setup fields. Ticket #464jim-p2010-06-251-6/+41
| |
| * Hide GMZ offset zones in setup wizard. Ticket #464jim-p2010-06-251-0/+2
| |
| * Do some more strict validation on hostname, domain, and DNS servers. Ticket #464jim-p2010-06-251-0/+26
| |
| * Validate MTU in setup wizard. Ticket #464jim-p2010-06-251-0/+11
| |
* | Merge remote branch 'mainline/master'Renato Botelho2010-06-254-5/+18
|\ \ | |/
| * Provide some error messages when posting from a script so consumers can have ↵Ermal2010-06-241-2/+8
| | | | | | | | a clue at what happened.
OpenPOWER on IntegriCloud