summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Fix reading the ip from the right file for dyndns.Ermal2010-11-191-9/+9
* When the local port is left blank on an OpenVPN client, use 'lport 0' to dire...jim-p2010-11-191-1/+1
* Save the host name and domain to a temporary location until the setup wizard ...Erik Fonnesbeck2010-11-182-3/+18
* Handling this properly when the web gui is on an alternate port number.Erik Fonnesbeck2010-11-181-3/+5
* Make this check more general in case someone makes a wizard that changes an o...Erik Fonnesbeck2010-11-171-4/+8
* Properly reflect ports in the GUI view of the anti-lockout rule since Ermal's...jim-p2010-11-171-2/+17
* Show CRL download link only for imported certificates or CRLs with revoked ce...jim-p2010-11-171-0/+2
* Some CRL fixes.jim-p2010-11-171-5/+7
* Ticket #1017. Put a @ before each fwrite to silence errors. Also setup the lo...Ermal2010-11-171-1/+1
* Resolves #1018. Provide a more unique host name for the file.Ermal2010-11-171-1/+1
* Add workaround for referrer check to not be triggered on the previous IP addr...Erik Fonnesbeck2010-11-171-1/+3
* Redirect to the correct IP at the end of the setup wizard if accessing it on ...Erik Fonnesbeck2010-11-171-2/+10
* Fix typo in comment.jim-p2010-11-161-1/+1
* Ensure this is an array before entering the foreach loop. Fixes #1012Erik Fonnesbeck2010-11-161-7/+9
* Avoid exec() and use php calls.Ermal2010-11-161-7/+3
* * Use pkg_info -E pkgname* for testing if a package is installed.Ermal2010-11-161-6/+6
* Disable CSRF checks on the backup page.Scott Ullrich2010-11-151-0/+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
* 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
* 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 XSS in notices.jim-p2010-11-121-2/+2
* Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-1239-50/+50
* 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
* 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-102-48/+0
* Fix filter_rules_sort's compare function to know about floating rules so it w...Erik Fonnesbeck2010-11-102-24/+12
* 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
* Only use escapeshellarg when passing the arguments to the shell. Fixes #1005jim-p2010-11-101-5/+3
* * Call get_configured_interface_* functions only once in the codeErmal2010-11-101-43/+46
* Note that this textbox controls HTTP_REFERER hostname checks as wellScott Ullrich2010-11-101-1/+1
* * Adding function get_configured_ip_addresses() which returns all interfaces ...Scott Ullrich2010-11-101-1/+19
* Fix misc XSS issues from davey bScott Ullrich2010-11-107-22/+22
* Add option to System: Firmware: Settings for running gitsync after installing...Erik Fonnesbeck2010-11-101-0/+38
OpenPOWER on IntegriCloud