aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-vt.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* whitespaceMattias Andrée2014-11-281-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* SIGRTMAX is used internally by valgrindMattias Andrée2014-09-201-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-vt: fix m unmarshal bug + mds-vt: keep track of the number of servers that require non-exclusive modeMattias Andrée2014-09-201-4/+20
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whoopsMattias Andrée2014-09-191-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* use XDG_VTNRMattias Andrée2014-09-191-8/+41
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* we should support XDG_VTNRMattias Andrée2014-09-141-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-09-091-1/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-09-091-1/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-vt: secondary connectionMattias Andrée2014-09-091-10/+126
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* broadcast switching-vtMattias Andrée2014-09-091-5/+32
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* implement support for get-vt and configure-vt messagesMattias Andrée2014-09-091-1/+136
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-09-091-7/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* never volatile int, always volatile sig_atomic_tMattias Andrée2014-09-081-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* move reconnect_to_display todo into todo fileMattias Andrée2014-09-081-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* message id is unsigned 32-bitMattias Andrée2014-08-241-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* read and write vtfileMattias Andrée2014-08-231-2/+60
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-08-221-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* some work on mds-vtMattias Andrée2014-08-221-5/+120
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* vt protocolsMattias Andrée2014-08-221-7/+36
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* beginning of mds-vtMattias Andrée2014-08-221-0/+371
Signed-off-by: Mattias Andrée <maandree@operamail.com>