Jarrod Johnon
4443d67da6
Implement timestamp reporting
...
Have confetty include the vintage of incoming data so that user may know how likely the
data is relevant to now.
2014-10-06 15:13:09 -04:00
Jarrod Johnson
e9ac1617a8
Add a 'reopen' capability to client
...
If client wants to force a reconnection, they can send ctrl-e, c, o, just as in conserver.
2014-08-28 13:58:31 -04:00
Jarrod Johnson
cb631ee40f
Fix issue with client state corruption on errored console start
...
Previously, the console start path would bail out without consuming the '_requestdone' message.
Correct this by reading until requestdone is seen as required by protocol.
2014-08-27 14:29:53 -04:00
Jarrod Johnson
c70f365cd2
Add support for RPM builds
...
add supportfor pam authentication
2014-07-14 14:54:12 -04:00
Jarrod Johnson
426eeb209f
Fix incorrect output on disconnect for cli mode
...
The '.' command would fail to exit the function, causing the 'help' output to occur.
Fix this by having the '.' command processed in the same manner as the rest.
2014-07-01 12:57:14 -04:00
Jarrod Johnson
2d0fde3f42
Provide more detail in invalidargument
...
invalidargument was not particularly helpful by itself
improve things by adding more helpful information in the error strings.
2014-05-09 17:18:17 -04:00
Jarrod Johnson
542da958db
Have 'bad request' errors be more informative
2014-05-09 16:38:55 -04:00
Jarrod Johnson
2f5dede1b4
Add bits and pieces to facilitate pypi packaging
2014-05-06 15:01:35 -04:00