Greg Alexander
|
651ba21816
|
don't call pty_release() because it always fails, and because we never
pty_setowner()ed in the first place. never noticed it before because
it's only called if the shell command fails (apparently)
|
2017-04-30 11:53:20 -04:00 |
|
Greg Alexander
|
beed31bead
|
improve error message when execv()ing the shell fails
|
2017-04-30 11:51:37 -04:00 |
|
Greg Alexander
|
2eb8fa9355
|
don't clear the environment when spawning shells, so that android system
variables remain available (so you can run 'am' and 'pm')
|
2016-06-18 15:15:27 -04:00 |
|
Greg Alexander
|
f664476da5
|
don't attempt to change uid, we do not run as root
|
2014-12-16 23:11:23 -05:00 |
|
Greg Alexander
|
f2b458f499
|
don't maintain utmp/wtmp
|
2014-12-16 23:06:45 -05:00 |
|
Greg Alexander
|
c222b4b074
|
use configuration values instead of getpwnam()
|
2014-12-16 23:06:04 -05:00 |
|
Greg Alexander
|
b221c41798
|
stock dropbear-2014.66 source tree
|
2014-12-10 16:56:49 -05:00 |
|