aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix signal handlers: restore errnoMattias Andrée2016-08-051-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix disconnect/reconnect bugsMattias Andrée2016-08-052-14/+15
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* whitespaceMattias Andrée2016-08-051-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix unmarshal bugMattias Andrée2016-08-051-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bugsMattias Andrée2016-08-054-0/+14
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bugsMattias Andrée2016-08-053-11/+37
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix reading of uninitialised valueMattias Andrée2016-08-051-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix memory leaksMattias Andrée2016-08-051-6/+15
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix -p bugMattias Andrée2016-08-051-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix reexec bugMattias Andrée2016-08-051-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* In case re-exec failsMattias Andrée2016-08-051-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add missing LF:sMattias Andrée2016-08-052-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m improvement + bug fixMattias Andrée2016-08-042-24/+22
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bug: length header should be "ignored" silentlyMattias Andrée2016-08-041-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bugMattias Andrée2016-08-041-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bugsMattias Andrée2016-08-041-6/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Update get-gamma-info protocol: gamut informationMattias Andrée2016-08-043-9/+301
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bugsMattias Andrée2016-08-031-3/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bugsMattias Andrée2016-08-034-46/+88
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* bug fixesMattias Andrée2016-07-221-5/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Bug fixesMattias Andrée2016-07-221-5/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Dirs are searchableMattias Andrée2016-07-221-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* If disconnected when reexecuting, keep disconnected after reexecutionMattias Andrée2016-07-182-133/+144
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement reconnectMattias Andrée2016-07-185-19/+104
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement disconnectMattias Andrée2016-07-181-1/+14
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m diagnosticsMattias Andrée2016-07-181-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* bug fixMattias Andrée2016-07-181-5/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* bug fixMattias Andrée2016-07-183-7/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Move disconnect and reconnect to servers/crtc.c, but keep gamma reapplication in servers/gamma.cMattias Andrée2016-07-184-37/+52
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + do state merge in servers/crtc.cMattias Andrée2016-07-183-52/+96
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Use ‘- ’ instead of ‘-#’Mattias Andrée2016-07-171-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-171-3/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* ...Mattias Andrée2016-07-171-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Ungeneralise verify_utf8Mattias Andrée2016-07-172-6/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-172-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* When reconnecting, reapply the rampsMattias Andrée2016-07-174-51/+80
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Even more refactoringMattias Andrée2016-07-173-69/+88
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* More refactoringMattias Andrée2016-07-1713-356/+251
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Continued refactoringMattias Andrée2016-07-173-190/+244
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Continue restructureMattias Andrée2016-07-1710-594/+821
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* RestructureMattias Andrée2016-07-1627-1411/+2059
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* attributesMattias Andrée2016-07-1616-188/+311
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* The stuff around supportinf SIGRTMIN+0 and SIGRTMIN+1Mattias Andrée2016-07-162-5/+58
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix warningsMattias Andrée2016-07-1610-16/+131
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-151-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-151-6/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-151-6/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-151-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* typoMattias Andrée2016-07-151-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Response to enumerate-crtcs is crtc-enumerationMattias Andrée2016-07-151-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>