summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Add visual indicator from scritaculous when we populate textbox fromScott Ullrich2008-05-241-1/+2
| | | | the select dropdown.
* Clear textbox when checkbox is unchecked.Scott Ullrich2008-05-241-1/+2
|
* Add back auto update support.Scott Ullrich2008-05-244-380/+357
| | | | Discussed-with: cmb
* s/lcase/strtolower/Scott Ullrich2008-05-221-1/+1
| | | | Bad VBSCript, bad.
* Fixes Loopia and FreeDNS in DynDNS services.Scott Ullrich2008-05-211-2/+2
| | | | Submitted-by: Urban Skije
* touch up text.Chris Buechler2008-05-171-1/+1
| | | | ticket #1696
* touch up text.Chris Buechler2008-05-172-5/+5
| | | | ticket #1696
* Ticket #1711 fixesScott Ullrich2008-05-172-0/+8
|
* Ticket #1725 fixesScott Ullrich2008-05-171-4/+4
|
* Ticket #1713 fixesScott Ullrich2008-05-171-1/+1
|
* Ticket #1718 fixesScott Ullrich2008-05-171-1/+1
|
* Ticket #1648 fixesScott Ullrich2008-05-171-2/+3
|
* Ticket #1689 fixesScott Ullrich2008-05-171-7/+5
|
* Ticket # 1698 fixesScott Ullrich2008-05-171-1/+1
|
* MFC of changeset [22587]Bill Marquette2008-05-171-2/+2
| | | | Ticket #1703 - fix image tags
* MFC changeset [22580]Bill Marquette2008-05-171-9/+12
| | | | | | Ticket #1674 No need to use escapeshellargs for everything, use is_ipaddr to validate input instead while here move head.inc below the ajax calls - no need to send back more data than necessary
* Fix typo noted in ticket #1657Bill Marquette2008-05-171-1/+1
| | | | MFC of changeset [22577]
* * Fix helpScott Ullrich2008-04-141-2/+11
| | | | * Fix exit/quit
* Upgrade from 99 -> 299Scott Ullrich2008-04-071-1/+1
| | | | see http://forum.pfsense.org/index.php/topic,8751.0/topicseen.html
* MFC: Fix graph totals calculusSeth Mos2008-04-011-12/+14
|
* IE7 graph fixes.Scott Ullrich2008-03-031-3/+5
| | | | Obtained-from:m0n0wall
* Use escapeshellarg() instead of htmlentities()Scott Ullrich2008-02-261-4/+4
|
* Guard against javascript injection attacksScott Ullrich2008-02-221-2/+2
| | | | Ticket #1656
* fix typoChris Buechler2008-02-181-2/+2
|
* Do not destory CARP interface, simply delete it to avoid FreeBSD panics.Scott Ullrich2008-02-161-1/+1
|
* touch up textChris Buechler2008-02-162-2/+2
|
* clarify textChris Buechler2008-02-161-1/+1
|
* Close off XSS execution hole.Scott Ullrich2008-02-141-3/+8
| | | | Submitted-by: Charles Hooper
* * Add xmlrpc declarations missed in last commitScott Ullrich2008-02-141-0/+58
| | | | | * MFC exec_shell() package related function * MFC exec_php() package related function
* * Add merge_installedpackages_section_xmlrpc() call used for mergingScott Ullrich2008-02-141-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 textChris Buechler2008-02-141-1/+1
| | | | Ticket #1644
* touch up textChris Buechler2008-02-141-15/+15
| | | | Ticket #1644
* fix typoChris Buechler2008-02-121-1/+1
| | | | Ticket #1645
* Make scripts XSS input safe.Scott Ullrich2008-02-126-35/+28
| | | | Pointed-out: by hoopercharles@gmail.com
* touch up textChris Buechler2008-02-071-2/+2
| | | | Ticket #1627
* Do not show Apply button twice.Scott Ullrich2008-02-061-0/+4
|
* Correctly deterimine if /boot/loader.conf exists.Scott Ullrich2008-02-051-1/+1
|
* Prevent users from entering queue names that break the rulesetChris Buechler2008-02-031-1/+1
| | | | sort of related to Ticket #1612
* Trim long interface names to prevent broken rulesets.Chris Buechler2008-02-031-14/+14
| | | | Ticket #1612
* shorten description field to prevent creating rulesets that won't load.Chris Buechler2008-02-031-2/+3
| | | | Ticket #1619
* Lower threshold to 86. Noticed a scenario where slbd was chewing upScott Ullrich2008-01-311-1/+1
| | | | roughtly 91% of the cpu.
* Cleanup if(). Remove additional save message.Scott Ullrich2008-01-291-7/+4
|
* Use ip_in_subnet() to correctly determineif we have a matching real ipScott Ullrich2008-01-281-5/+3
| | | | address defined somewhere before allowing the CARP address to be added.
* touch up textChris Buechler2008-01-271-2/+2
| | | | Ticket #1610
* When changing the IP address, reassign all static routes.Scott Ullrich2008-01-224-2/+19
| | | | Tested-by: Gary Buckmaster via ORU
* clarify wording in tabs to appropriately reflect purpose of these pagesChris Buechler2008-01-162-5/+5
|
* Only process /boot/loader.conf if it exists avoiding aScott Ullrich2008-01-161-3/+5
| | | | somehwhat ugly looking error on cdrom boot.
* touch up textChris Buechler2008-01-121-1/+1
| | | | Ticket #1586
* touch up textChris Buechler2008-01-111-2/+2
| | | | Ticket #1578
* touch up textChris Buechler2008-01-111-1/+1
| | | | Ticket #1577
OpenPOWER on IntegriCloud