Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Pass flags into cmdq_guard as an argument since sometimes cmdq->cmd can | nicm | 2013-10-10 |
* | Mark control commands specially so the client can identify them, based | Nicholas Marriott | 2013-06-23 |
* | Fix bug where end guard in control mode was not printed after session | Nicholas Marriott | 2013-04-10 |
* | Fix compiler warnings, missing #include. From Thomas Adam. | Nicholas Marriott | 2013-03-26 |
* | Only send end guard if begin was sent, from George Nachman. | Nicholas Marriott | 2013-03-25 |
* | Add some additional debug logging. | Nicholas Marriott | 2013-03-25 |
* | Add a command queue to standardize and simplify commands that call other | Nicholas Marriott | 2013-03-24 |