Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Guard against javascript injection attacks | Scott Ullrich | 2008-02-22 | 1 | -2/+2 |
| | | | | Ticket #1656 | ||||
* | fix typo | Chris Buechler | 2008-02-18 | 1 | -2/+2 |
| | |||||
* | Do not destory CARP interface, simply delete it to avoid FreeBSD panics. | Scott Ullrich | 2008-02-16 | 1 | -1/+1 |
| | |||||
* | touch up text | Chris Buechler | 2008-02-16 | 2 | -2/+2 |
| | |||||
* | clarify text | Chris Buechler | 2008-02-16 | 1 | -1/+1 |
| | |||||
* | Close off XSS execution hole. | Scott Ullrich | 2008-02-14 | 1 | -3/+8 |
| | | | | Submitted-by: Charles Hooper | ||||
* | * Add xmlrpc declarations missed in last commit | Scott Ullrich | 2008-02-14 | 1 | -0/+58 |
| | | | | | * MFC exec_shell() package related function * MFC exec_php() package related function | ||||
* | * Add merge_installedpackages_section_xmlrpc() call used for merging | Scott Ullrich | 2008-02-14 | 1 | -0/+27 |
| | | | | | | | | specific <installedpackages><AREANAME> sub items without replacing the entire <installedpackages> area with just this item * Adjust TinyDNS sync to use this new method to avoid replacing the entire destination <installedpackages> area which also whipes out all other installd package information. | ||||
* | touch up text | Chris Buechler | 2008-02-14 | 1 | -1/+1 |
| | | | | Ticket #1644 | ||||
* | touch up text | Chris Buechler | 2008-02-14 | 1 | -15/+15 |
| | | | | Ticket #1644 | ||||
* | fix typo | Chris Buechler | 2008-02-12 | 1 | -1/+1 |
| | | | | Ticket #1645 | ||||
* | Make scripts XSS input safe. | Scott Ullrich | 2008-02-12 | 6 | -35/+28 |
| | | | | Pointed-out: by hoopercharles@gmail.com | ||||
* | touch up text | Chris Buechler | 2008-02-07 | 1 | -2/+2 |
| | | | | Ticket #1627 | ||||
* | Do not show Apply button twice. | Scott Ullrich | 2008-02-06 | 1 | -0/+4 |
| | |||||
* | Correctly deterimine if /boot/loader.conf exists. | Scott Ullrich | 2008-02-05 | 1 | -1/+1 |
| | |||||
* | Prevent users from entering queue names that break the ruleset | Chris Buechler | 2008-02-03 | 1 | -1/+1 |
| | | | | sort of related to Ticket #1612 | ||||
* | Trim long interface names to prevent broken rulesets. | Chris Buechler | 2008-02-03 | 1 | -14/+14 |
| | | | | Ticket #1612 | ||||
* | shorten description field to prevent creating rulesets that won't load. | Chris Buechler | 2008-02-03 | 1 | -2/+3 |
| | | | | Ticket #1619 | ||||
* | Lower threshold to 86. Noticed a scenario where slbd was chewing up | Scott Ullrich | 2008-01-31 | 1 | -1/+1 |
| | | | | roughtly 91% of the cpu. | ||||
* | Cleanup if(). Remove additional save message. | Scott Ullrich | 2008-01-29 | 1 | -7/+4 |
| | |||||
* | Use ip_in_subnet() to correctly determineif we have a matching real ip | Scott Ullrich | 2008-01-28 | 1 | -5/+3 |
| | | | | address defined somewhere before allowing the CARP address to be added. | ||||
* | touch up text | Chris Buechler | 2008-01-27 | 1 | -2/+2 |
| | | | | Ticket #1610 | ||||
* | When changing the IP address, reassign all static routes. | Scott Ullrich | 2008-01-22 | 4 | -2/+19 |
| | | | | Tested-by: Gary Buckmaster via ORU | ||||
* | clarify wording in tabs to appropriately reflect purpose of these pages | Chris Buechler | 2008-01-16 | 2 | -5/+5 |
| | |||||
* | Only process /boot/loader.conf if it exists avoiding a | Scott Ullrich | 2008-01-16 | 1 | -3/+5 |
| | | | | somehwhat ugly looking error on cdrom boot. | ||||
* | touch up text | Chris Buechler | 2008-01-12 | 1 | -1/+1 |
| | | | | Ticket #1586 | ||||
* | touch up text | Chris Buechler | 2008-01-11 | 1 | -2/+2 |
| | | | | Ticket #1578 | ||||
* | touch up text | Chris Buechler | 2008-01-11 | 1 | -1/+1 |
| | | | | Ticket #1577 | ||||
* | touch up text | Chris Buechler | 2008-01-11 | 1 | -1/+1 |
| | | | | Ticket #1576 | ||||
* | remove unnecessary grep | Chris Buechler | 2008-01-10 | 1 | -1/+1 |
| | | | | Ticket #1573 | ||||
* | touch up text | Chris Buechler | 2008-01-08 | 3 | -3/+3 |
| | | | | Ticket #1569 | ||||
* | touch up text | Chris Buechler | 2008-01-08 | 2 | -2/+2 |
| | | | | Ticket #1569 | ||||
* | Do not reset every hour. Wait until the process goes out of control. | Scott Ullrich | 2008-01-07 | 1 | -4/+10 |
| | |||||
* | Reapply patches from ticket #1532 | Scott Ullrich | 2008-01-05 | 1 | -17/+1 |
| | |||||
* | Use correct var | Seth Mos | 2007-12-28 | 1 | -1/+1 |
| | |||||
* | Pretent we are a little bit more secure and hide the password from folks | Scott Ullrich | 2007-12-27 | 2 | -2/+2 |
| | | | | that can look over your shoulder. | ||||
* | Detect vmware and embedded platforms and lower the note duration | Scott Ullrich | 2007-12-27 | 1 | -16/+28 |
| | | | | automatically. | ||||
* | remove forced reboot, warn user a reboot may be required | Chris Buechler | 2007-12-26 | 2 | -1/+8 |
| | | | | Ticket #1555 | ||||
* | remove forced reboot, expand comment | Chris Buechler | 2007-12-26 | 1 | -3/+12 |
| | | | | Ticket #1555 | ||||
* | fix typo | Chris Buechler | 2007-12-26 | 1 | -1/+1 |
| | |||||
* | Revert broken OPT interface removal commit. This breaks configurations ↵ | Chris Buechler | 2007-12-24 | 1 | -1/+17 |
| | | | | | | entirely, worse than just improperly shifting configuration items. Ticket #1532 | ||||
* | fix typo | Chris Buechler | 2007-12-24 | 1 | -1/+1 |
| | | | | Ticket 1555 | ||||
* | * Only output one error message or save notice at a time | Scott Ullrich | 2007-12-24 | 1 | -6/+12 |
| | | | | | | * Correc the reboot workaround for kernel panics (CARP interface deletion) Ticket #1397 | ||||
* | Alert the user that the firewall must be rebooted after VLAN changes | Scott Ullrich | 2007-12-24 | 2 | -0/+4 |
| | | | | Ticket #1555 | ||||
* | Do not corrupt output when a space is in the SSID name. | Scott Ullrich | 2007-12-24 | 1 | -7/+9 |
| | | | | Ticket #1531 | ||||
* | Remove ipv6 rule reminder statement | Scott Ullrich | 2007-12-24 | 1 | -1/+1 |
| | | | | Ticket #1560 | ||||
* | The original code did a mixed work: the part in interfaces_assign.php first ↵ | Scott Ullrich | 2007-12-24 | 1 | -17/+1 |
| | | | | | | renamed the interfaces, and then called cleanup_opt_interfaces_after_removal(). The latter didn't do anything at all: it never entered the loop, it didn't save the result of str_replace, it didn't save the resulting config after the processing. And if it had worked, it would have renamed the interfaces a second time as a side effect, completely messing-up the config. Ticket #1532 | ||||
* | Slow down the pipe even more | Seth Mos | 2007-12-21 | 1 | -1/+1 |
| | |||||
* | remove annoying and potentially problematic forced page refresh. | Chris Buechler | 2007-12-17 | 19 | -30/+2 |
| | | | | Ticket #1545 | ||||
* | change default kernel on upgrade to SMP. Virtually all installs are running ↵ | Chris Buechler | 2007-12-15 | 1 | -1/+1 |
| | | | | | | the SMP kernel, defaulting to uniprocessor broke several systems. related to Ticket #1534 |