summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid exec() and use php calls.Ermal2010-11-161-7/+3
* Correctly form the url from where to fetch packages if a base is not specifie...Ermal2010-11-161-15/+34
* Correct variable name.Ermal2010-11-161-1/+1
* * Use pkg_info -E pkgname* for testing if a package is installed.Ermal2010-11-162-96/+97
* Tighten check even more. Ticket #1006.Ermal2010-11-161-1/+1
* Ticket #1006. Make sure to interpret the response as needed. First check if w...Ermal2010-11-161-5/+2
* Make sure this isn't searching the referrer using a blank host or IP, which w...Erik Fonnesbeck2010-11-151-3/+12
* Fix case for testing the referrer check setting. Ticket #1011Erik Fonnesbeck2010-11-151-1/+1
* Remove these anchors they just provide overhead and are not really used much ...Ermal2010-11-151-27/+0
* Remove gre helping rules they are not anymore needed.Ermal2010-11-151-17/+0
* Disable CSRF checks on the backup page.Scott Ullrich2010-11-151-0/+1
* Send errors to 2>Scott Ullrich2010-11-151-1/+1
* Add nocsrf flagScott Ullrich2010-11-142-3/+7
* Fix misnamed form field on CRL import.jim-p2010-11-141-1/+1
* Fix variable names. Ticket #954Erik Fonnesbeck2010-11-141-5/+5
* Fix case of variable name for swap usage. Ticket #477Erik Fonnesbeck2010-11-141-1/+1
* Copy /boot/loader.conf.local to the newly imaged slice. Ticket #892Erik Fonnesbeck2010-11-141-0/+6
* Don't perform referer check if display_error_form is not defined (captive por...Erik Fonnesbeck2010-11-141-1/+1
* Rework handling of ports for reflection on port forwards to work properly wit...Erik Fonnesbeck2010-11-141-59/+96
* Unset this reference before reusing the variable name to prevent corruption o...Erik Fonnesbeck2010-11-131-0/+2
* Open link in new tab/windowScott Ullrich2010-11-131-1/+1
* Form image buttons are submit buttons and thus default buttons, causing unwan...Erik Fonnesbeck2010-11-128-15/+15
* Add style to rowhelper normal text fields in packages for consistency.Erik Fonnesbeck2010-11-121-1/+1
* Fix test for altq on vlans and wlan.Ermal2010-11-121-2/+2
* CSRF startup code has been moved to guiconfig.incScott Ullrich2010-11-121-4/+0
* Unbreak AJAXScott Ullrich2010-11-121-0/+3
* Misc XSS fixesScott Ullrich2010-11-121-10/+13
* Protect against XSS by someone broadcasting an HTML SSID... (better to be saf...jim-p2010-11-121-1/+1
* One more potential XSS vector. Not sure how it would have text injected here,...jim-p2010-11-121-1/+1
* More notice XSS fixes.jim-p2010-11-121-4/+4
* Fix XSS issuesScott Ullrich2010-11-1237-145/+144
* Fix a theoretical/potential XSS in the http_referer check warning.jim-p2010-11-121-1/+1
* Fix XSS in notices.jim-p2010-11-121-2/+2
* Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-1239-50/+50
* Add whitespace to avoid breaking the resulting rule.Ermal2010-11-121-1/+1
* Whitespace fixes.Ermal2010-11-121-11/+10
* Make sure there is a direction specified otherwise errors might occur.Ermal2010-11-121-1/+1
* Initialize rule keeping array to avoid possible caching effects on php.Ermal2010-11-121-0/+2
* Clarify these descriptions a bit more on 1:1 edit.Erik Fonnesbeck2010-11-121-3/+3
* Handle AJAXScott Ullrich2010-11-111-0/+4
* NiftyCheck already included in bottom-loader.js otherwise div mainarea gets r...Warren Baker2010-11-111-5/+0
* Separate this into the original case with the floating rule cases above it to...Erik Fonnesbeck2010-11-111-1/+3
* Small rework of code for applying drag and drop reordering of rules and some ...Erik Fonnesbeck2010-11-111-19/+18
* Fix handling of floating rules in the drag and drop reordering code. Fix for ...Erik Fonnesbeck2010-11-111-4/+11
* Move this function to allow removing it from easyrule.Erik Fonnesbeck2010-11-103-48/+26
* Fix filter_rules_sort's compare function to know about floating rules so it w...Erik Fonnesbeck2010-11-103-24/+28
* Use this sort before saving, so the rule just added is sorted into the proper...Erik Fonnesbeck2010-11-101-0/+1
* Unbreak graphsScott Ullrich2010-11-102-2/+3
* Copy logic for when to show the cellular tab from status_rrd_graph.php. Fixes...jim-p2010-11-101-1/+1
* Return this field to its old name to prevent a conflict of names and since th...Erik Fonnesbeck2010-11-101-1/+1
OpenPOWER on IntegriCloud