summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ensure csrf magic is loadedScott Ullrich2010-11-091-0/+1
* Fix Misc XSS issuesScott Ullrich2010-11-093-7/+6
* Testing csrf-magicScott Ullrich2010-11-092-0/+549
* Add a setting for the data type of values used with DHCP option numbers and i...Erik Fonnesbeck2010-11-091-7/+59
* Add a function type to the field types allowed, to allow more field types wit...Erik Fonnesbeck2010-11-092-2/+6
* fix input validation for GREChris Buechler2010-11-081-2/+2
* Add a button to connect a non-mobile IPsec VPN from Status > IPsec. Sends a p...jim-p2010-11-081-0/+26
* Return disabled interfaces as wellScott Ullrich2010-11-081-1/+1
* Return disabled interfaces as wellScott Ullrich2010-11-082-2/+2
* Recent move (d32d3970d58683d02f89073103eb595eaa8f395f) of routed/ items requi...Warren Baker2010-11-081-5/+5
* Do not use sub arrayScott Ullrich2010-11-061-2/+2
* Make sure ipsec is incuded in valid interfacesScott Ullrich2010-11-061-2/+3
* Move Note to bottom of pageScott Ullrich2010-11-061-1/+1
* Show interface descriptionScott Ullrich2010-11-061-2/+2
OpenPOWER on IntegriCloud