| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-08-05 | typo + state dumping | Mattias Andrée | 7 | -15/+311 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-05 | Fix memory leak | Mattias Andrée | 1 | -2/+6 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-05 | Fix bugs | Mattias Andrée | 3 | -11/+10 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-05 | Fix signal handlers: restore errno | Mattias Andrée | 1 | -0/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-05 | Fix disconnect/reconnect bugs | Mattias Andrée | 2 | -14/+15 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-05 | whitespace | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-05 | Fix unmarshal bug | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-05 | Fix bugs | Mattias Andrée | 4 | -0/+14 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-05 | Fix bugs | Mattias Andrée | 3 | -11/+37 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-05 | Fix reading of uninitialised value | Mattias Andrée | 1 | -0/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-05 | Fix memory leaks | Mattias Andrée | 1 | -6/+15 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-05 | Fix -p bug | Mattias Andrée | 1 | -0/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-05 | Fix reexec bug | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-05 | In case re-exec fails | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-05 | Add missing LF:s | Mattias Andrée | 2 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-04 | m improvement + bug fix | Mattias Andrée | 2 | -24/+22 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-04 | Fix bug: length header should be "ignored" silently | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-04 | Fix bug | Mattias Andrée | 1 | -0/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-04 | Fix bugs | Mattias Andrée | 1 | -6/+5 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-04 | Update get-gamma-info protocol: gamut information | Mattias Andrée | 3 | -9/+301 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-03 | Fix bugs | Mattias Andrée | 1 | -3/+10 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-03 | Fix bugs | Mattias Andrée | 4 | -46/+88 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-22 | bug fixes | Mattias Andrée | 1 | -5/+5 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-22 | Bug fixes | Mattias Andrée | 1 | -5/+3 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-22 | Dirs are searchable | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-18 | If disconnected when reexecuting, keep disconnected after reexecution | Mattias Andrée | 2 | -133/+144 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-18 | Implement reconnect | Mattias Andrée | 5 | -19/+104 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-18 | Implement disconnect | Mattias Andrée | 1 | -1/+14 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-18 | m diagnostics | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-18 | bug fix | Mattias Andrée | 1 | -5/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-18 | bug fix | Mattias Andrée | 3 | -7/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-18 | Move disconnect and reconnect to servers/crtc.c, but keep gamma reapplication in servers/gamma.c | Mattias Andrée | 4 | -37/+52 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-18 | m + do state merge in servers/crtc.c | Mattias Andrée | 3 | -52/+96 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-17 | Use ‘- ’ instead of ‘-#’ | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-17 | m | Mattias Andrée | 1 | -3/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-17 | ... | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-17 | Ungeneralise verify_utf8 | Mattias Andrée | 2 | -6/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-17 | m | Mattias Andrée | 2 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-17 | When reconnecting, reapply the ramps | Mattias Andrée | 4 | -51/+80 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-17 | Even more refactoring | Mattias Andrée | 3 | -69/+88 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-17 | More refactoring | Mattias Andrée | 13 | -356/+251 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-17 | Continued refactoring | Mattias Andrée | 3 | -190/+244 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-17 | Continue restructure | Mattias Andrée | 10 | -594/+821 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-16 | Restructure | Mattias Andrée | 27 | -1411/+2059 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-16 | attributes | Mattias Andrée | 16 | -188/+311 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-16 | The stuff around supportinf SIGRTMIN+0 and SIGRTMIN+1 | Mattias Andrée | 2 | -5/+58 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-16 | Fix warnings | Mattias Andrée | 10 | -16/+131 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-15 | m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-15 | m | Mattias Andrée | 1 | -6/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-15 | m | Mattias Andrée | 1 | -6/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
