Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the | Nicholas Marriott | 2009-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 all | Nicholas Marriott | 2009-09-24 |
clients attached to a session respectively. |