aboutsummaryrefslogtreecommitdiff
path: root/cmd-refresh-session.c
Commit message (Collapse)AuthorAge
* Add -c option to specify client, and move detach/refresh to client rather ↵Nicholas Marriott2007-11-16
| | | | than session.
* Use ctx->client/ctx->session inline instead of temporary variables which wereNicholas Marriott2007-11-13
| | | | | being reused and causing confusion and problems.
* Refresh session command.Nicholas Marriott2007-10-19