aboutsummaryrefslogtreecommitdiff
path: root/cmd-lock-session.c
Commit message (Collapse)AuthorAge
* Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in theNicholas Marriott2009-11-13
| | | | command entry structs and a couple of functions to check/set the flags.
* New lock-client and lock-session commands to lock an individual client or allNicholas Marriott2009-09-24
clients attached to a session respectively.