summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Also check and verify the package server's SSL certificate if using HTTPS. Is...jim-p2014-07-023-0/+12
* More refinements to the unofficial package repository warning ( Issue #484 ) ...jim-p2014-07-024-9/+30
* Detect if an unofficial package repository is in use and warn the user. Part ...jim-p2014-07-011-1/+10
* Stop calling auto_login() here since it's already called inside setup_serial_...Renato Botelho2014-07-011-5/+2
* Fix #3725:Renato Botelho2014-06-301-3/+3
* Add a BETA key for PBI signature check, this will be replaced by the final on...Renato Botelho2014-06-271-0/+14
* Set default serial speed to 115200 for 2.2, fixes #3715Renato Botelho2014-06-261-6/+6
* Merge pull request #1238 from DasTestament/masterRenato Botelho2014-06-252-2/+164
|\
| * Update vpn_openvpn_server.phpDmitriy K.2014-06-241-1/+1
| * Update vpn_openvpn_client.phpDmitriy K.2014-06-241-3/+3
| * Update vpn_openvpn_server.phpDmitriy K.2014-06-201-2/+0
| * Update vpn_openvpn_client.phpDmitriy K.2014-06-201-3/+0
| * 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
| * patchpack1Dmitriy K.2014-06-172-2/+163
* | Merge pull request #1241 from Gertjanpfsense/masterRenato Botelho2014-06-241-1/+6
|\ \
| * | Update status_captiveportal.phpGertjan2014-06-231-1/+6
* | | Fix dscp values and provide a config upgrade to fix values stored in config.x...Renato Botelho2014-06-241-3/+3
|/ /
* | 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
* | | 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, al...Renato Botelho2014-06-181-8/+8
* | | 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
* | | Make sure variables are escaped, also replace exec calls to run rm by unlink_...Renato Botelho2014-06-171-4/+4
* | | 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 shel...Renato Botelho2014-06-171-7/+6
* | | Validate starttime and stoptime formatRenato Botelho2014-06-171-0/+8
| |/ |/|
* | Make the byte counts on OpenVPN status human readable rather than huge unform...jim-p2014-06-161-6/+6
* | 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
* | | Merge pull request #1228 from ExolonDX/branch_master_05Renato Botelho2014-06-131-2/+7
|\ \ \
| * | | Update "pkg_edit.,php"Colin Fleming2014-06-051-2/+7
| |/ /
* | | Bring the code of captiveportal up to speed with its module counterpart requi...Ermal2014-06-122-5/+5
* | | Fix #3665, show IPSec tunnel description on status pageRenato Botelho2014-06-121-1/+1
OpenPOWER on IntegriCloud