summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a BETA key for PBI signature check, this will be replaced by the final on...Renato Botelho2014-06-272-0/+22
* Fix dir nameRenato Botelho2014-06-271-1/+1
* Set default serial speed to 115200 for 2.2, fixes #3715Renato Botelho2014-06-262-12/+9
* Merge pull request #1238 from DasTestament/masterRenato Botelho2014-06-253-4/+202
|\
| * Update vpn_openvpn_server.phpDmitriy K.2014-06-241-1/+1
| * Update vpn_openvpn_client.phpDmitriy K.2014-06-241-3/+3
| * Update openvpn.incDmitriy K.2014-06-241-4/+3
| * Update openvpn.incDmitriy K.2014-06-201-1/+6
| * Update vpn_openvpn_server.phpDmitriy K.2014-06-201-2/+0
| * Update vpn_openvpn_client.phpDmitriy K.2014-06-201-3/+0
| * Update openvpn.incDmitriy K.2014-06-201-2/+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-173-4/+199
* | Add the AESGCM and XCBC on the list of algos availbleErmal2014-06-241-3/+14
* | Actually use ph1ent ikeid here otherwise will duplicate ids here.Ermal2014-06-241-1/+1
* | Merge pull request #1241 from Gertjanpfsense/masterRenato Botelho2014-06-241-1/+6
|\ \
| * | Delete README.mdGertjan2014-06-241-14/+0
| * | Update status_captiveportal.phpGertjan2014-06-231-1/+6
| * | Create README.mdGertjan2014-06-231-0/+14
* | | Fix dscp values and provide a config upgrade to fix values stored in config.x...Renato Botelho2014-06-244-5/+22
|/ /
* | Add local/www to the list of directories that needs to be symlink'd to reduce...Renato Botelho2014-06-231-0/+1
* | Merge pull request #1239 from phil-davis/patch-9jim-p2014-06-201-1/+1
|\ \
| * | Only include a scheduled rule if it is strictly before the end timePhil Davis2014-06-191-1/+1
* | | Remove extra data after space and fix pf rule syntax. It should fix #3688Renato Botelho2014-06-201-1/+1
* | | 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
* | | | Replace some backticks by exec ans simplify commandsRenato Botelho2014-06-192-2/+2
* | | | Remove more backtick abuseRenato Botelho2014-06-191-5/+9
* | | | Add -n for 2 remaining sysctl calls, also replace backtick by execRenato Botelho2014-06-192-3/+3
* | | | Add full path for dmesg and replace backtick by execRenato Botelho2014-06-191-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-184-11/+20
* | | Always set httponly attribute on cookiesRenato Botelho2014-06-181-10/+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
* | | Add comment I forgot on last commitRenato Botelho2014-06-171-0/+1
* | | Re-generate session ID on a successful login to avoid session fixationRenato Botelho2014-06-171-0/+1
* | | 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
OpenPOWER on IntegriCloud