commit | 4039675ad5f802b8327eb7f9acb452acce62103c | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Sat Jan 16 14:01:42 2010 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Sat Jan 16 14:03:36 2010 -0800 |
tree | 220f035637f7ee3a003b25b15138f0b797c094f1 | |
parent | 0302d07f1f85ab2d06f5da14f8f55fca3c8ddf19 [diff] |
Refactor the SSH session state We want to split the session state apart from the actual connection so we can implement a "set uid" feature later, where the user running a command may not match the original authentication. Change-Id: I0c9d31b4f5f04849e1c4a171243f0f376056c2c8 Signed-off-by: Shawn O. Pearce <sop@google.com>