summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Update vpn_openvpn_server.phpDmitriy K.2014-06-201-2/+0
| | | | | | | | | | | | | | | removed comments
| * | | | Update vpn_openvpn_client.phpDmitriy K.2014-06-201-3/+0
| | | | | | | | | | | | | | | removed comments
| * | | | Default values for verb if it is not set when editDmitriy K.2014-06-172-2/+8
| | | | |
| * | | | a bit of refactoringDmitriy K.2014-06-171-4/+4
| | | | | | | | | | | | | | | | | | | | forgot to sync _server.php with _client.php naming style
| * | | | patchpack1Dmitriy K.2014-06-172-2/+163
| | | | | | | | | | | | | | | | | | | | | | | | | -Fix #3401 (Added tun option "Disable IPv6" -Added new options: route-nopull, route-noexec, verb;
* | | | | Merge pull request #1241 from Gertjanpfsense/masterRenato Botelho2014-06-241-1/+6
|\ \ \ \ \
| * | | | | Update status_captiveportal.phpGertjan2014-06-231-1/+6
| | |/ / / | |/| | | | | | | | Don't ask to select a zone if there is only ONE.
* | | | | Fix dscp values and provide a config upgrade to fix values stored in ↵Renato Botelho2014-06-241-3/+3
|/ / / / | | | | | | | | | | | | config.xml. This is a proper fix for #3688
* | | | Merge pull request #1218 from razzfazz/nat_add_missing_protocols_masterRenato Botelho2014-06-201-1/+1
|\ \ \ \
| * | | | bring protocols on NAT edit page more in line with rule edit pageDaniel Becker2014-05-281-1/+1
| | | | |
* | | | | Remove also . and / from graphRenato Botelho2014-06-191-1/+1
| | | | |
* | | | | Remove more backticksRenato Botelho2014-06-191-2/+2
| | | | |
* | | | | Fix status_rrd_graph_img.php and also improve it:Renato Botelho2014-06-191-36/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove escapeshellarg that broke command line - Only remove dangerous chars to avoid command injection - Replace all `hostname` calls by php_uname('n') - Replace all `date` calls by strftime() - Add $_gb to collect possibly garbage from exec return
* | | | | Make sure single quotes are encoded and avoid javascript injectionRenato Botelho2014-06-191-2/+2
| | | | |
* | | | | Fix indent and whitespacesRenato Botelho2014-06-191-6/+7
| | | | |
* | | | | Simplify logic, add some protection to user input parametersRenato Botelho2014-06-181-27/+25
| | | | |
* | | | | Fix whitespaces and indentRenato Botelho2014-06-181-49/+52
| | | | |
* | | | | We need to allow subdirectories under /usr/local/pkg, here is the proper fixRenato Botelho2014-06-181-7/+5
| | | | |
* | | | | Change the option for webconfig login autocomplete from opt-in to opt-out, ↵Renato Botelho2014-06-181-8/+8
| | | | | | | | | | | | | | | | | | | | also bump config version and write a function to keep the current status on upgrades
* | | | | Fix syntax errorjim-p2014-06-171-1/+1
| | | | |
* | | | | Protect servicestatusfilter parameter with htmlspecialchars()Renato Botelho2014-06-171-1/+1
| | | | |
* | | | | Protect rssfeed parameters with htmlspecialchars()Renato Botelho2014-06-171-6/+6
| | | | |
* | | | | Avoid directory traversal on restorefullbackupRenato Botelho2014-06-171-2/+2
| | | | |
* | | | | Fix core dump on viewing invalid package logMatt Smith2014-06-172-3/+7
| | | | |
* | | | | Remove . and / from pkg name to avoid directory traversalRenato Botelho2014-06-171-5/+5
| | | | |
* | | | | Remove id=0 from miniupnpd menu and shortcutRenato Botelho2014-06-172-3/+3
| | | | |
* | | | | Avoid directory traversal when reading package xml files, also check if file ↵Renato Botelho2014-06-171-1/+6
| | | | | | | | | | | | | | | | | | | | exists before try to read it
* | | | | Make sure variables are escaped, also replace exec calls to run rm by ↵Renato Botelho2014-06-171-4/+4
| | | | | | | | | | | | | | | | | | | | unlink_if_exists()
* | | | | Remove useless code, variable is set again on next lineRenato Botelho2014-06-171-3/+0
| | | | |
* | | | | Escape parameters passed to shell_exec()Renato Botelho2014-06-172-2/+2
| | | | |
* | | | | Be more careful with host parameter and make sure it's escaped when call ↵Renato Botelho2014-06-171-7/+6
| | | | | | | | | | | | | | | | | | | | shell functions
* | | | | Validate starttime and stoptime formatRenato Botelho2014-06-171-0/+8
| |/ / / |/| | |
* | | | Make the byte counts on OpenVPN status human readable rather than huge ↵jim-p2014-06-161-6/+6
| |/ / |/| | | | | | | | unformatted numbers.
* | | Replace Header() calls by lowercaseRenato Botelho2014-06-1320-23/+23
| | |
* | | Merge pull request #1229 from ExolonDX/branch-master_06Renato Botelho2014-06-137-15/+15
|\ \ \
| * | | Tidy up misc. widgets XHTMLColin Fleming2014-06-057-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | captive_portal_status.widget.php Remove NAME from TABLE tag, not valid in XHTML carp_status.widget.php Add missing closing TD tag dyn_dns_status.widget.php and installed_packages.widgete.php Update TD class to single line load_balancer_status.widget.php Add quotes to missing TD background colour traffic_graphs.widget.php Tidy up HTML Boolean operator Make NAME and ID in INPUT tag unique wake_on_lan.widget.php Remove B tag from "widgetsubheader", alread in CSS Center message across all columns within table
* | | | Merge pull request #1228 from ExolonDX/branch_master_05Renato Botelho2014-06-131-2/+7
|\ \ \ \
| * | | | Update "pkg_edit.,php"Colin Fleming2014-06-051-2/+7
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "custom_php_after_head_command", if the PHP code also contains JavaScript ("squid_auth.xml" for example) then this will cause HTML errors, as you are not supposed to have anything between the closing HEAD tag and the opening BODY tag. Add the CLOSEHEAD PHP variable, move the include HEAD.INC into the PHP IF statement and manually close the HEAD tab, else just include HEAD.INC
* | | | Bring the code of captiveportal up to speed with its module counterpart ↵Ermal2014-06-122-5/+5
| | | | | | | | | | | | | | | | requirments
* | | | Fix #3665, show IPSec tunnel description on status pageRenato Botelho2014-06-121-1/+1
| | | |
* | | | Fix a typo on variable nameRenato Botelho2014-06-121-1/+1
| | | |
* | | | Fix td classRenato Botelho2014-06-121-1/+1
| | | |
* | | | remove extra .Chris Buechler2014-06-111-1/+1
| | | |
* | | | Be more precise to match members of a bridge interface, it should fix #3637Renato Botelho2014-06-101-1/+3
| | | |
* | | | Do not allow interface group name to be bigger than 15 chars, helps ticket #3208Renato Botelho2014-06-091-1/+1
| |_|/ |/| |
* | | Add some protection to parameters that come through _GETRenato Botelho2014-06-061-4/+8
| | |
* | | Whitespace fixesjim-p2014-06-041-80/+80
| | |
* | | Allow the user to select "None" for OpenVPN client certificate, so long as ↵jim-p2014-06-041-6/+10
| | | | | | | | | | | | they supply and auth user/pass. Ticket #3633
* | | Just use ID here instead.jim-p2014-06-041-2/+2
| | |
* | | Various fixes to diag_dump_states.php (Add interface column, some extra ↵jim-p2014-06-041-8/+20
| | | | | | | | | | | | validation safety, etc). Should fix #2121
OpenPOWER on IntegriCloud