aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* If disconnected when reexecuting, keep disconnected after reexecutionMattias Andrée2016-07-182-133/+144
* Implement reconnectMattias Andrée2016-07-185-19/+104
* Implement disconnectMattias Andrée2016-07-181-1/+14
* m diagnosticsMattias Andrée2016-07-181-2/+2
* bug fixMattias Andrée2016-07-181-5/+4
* bug fixMattias Andrée2016-07-183-7/+2
* Move disconnect and reconnect to servers/crtc.c, but keep gamma reapplication in servers/gamma.cMattias Andrée2016-07-184-37/+52
* m + do state merge in servers/crtc.cMattias Andrée2016-07-183-52/+96
* Use ‘- ’ instead of ‘-#’Mattias Andrée2016-07-171-2/+2
* mMattias Andrée2016-07-171-3/+2
* ...Mattias Andrée2016-07-171-1/+1
* Ungeneralise verify_utf8Mattias Andrée2016-07-172-6/+4
* mMattias Andrée2016-07-172-2/+2
* When reconnecting, reapply the rampsMattias Andrée2016-07-174-51/+80
* Even more refactoringMattias Andrée2016-07-173-69/+88
* More refactoringMattias Andrée2016-07-1713-356/+251
* Continued refactoringMattias Andrée2016-07-173-190/+244
* Continue restructureMattias Andrée2016-07-1710-594/+821
* RestructureMattias Andrée2016-07-1627-1411/+2059
* attributesMattias Andrée2016-07-1616-188/+311
* The stuff around supportinf SIGRTMIN+0 and SIGRTMIN+1Mattias Andrée2016-07-162-5/+58
* Fix warningsMattias Andrée2016-07-1610-16/+131
* mMattias Andrée2016-07-151-1/+1
* mMattias Andrée2016-07-151-6/+2
* mMattias Andrée2016-07-151-6/+2
* mMattias Andrée2016-07-151-1/+1
* typoMattias Andrée2016-07-151-1/+1
* Response to enumerate-crtcs is crtc-enumerationMattias Andrée2016-07-151-0/+1
* whitespaceMattias Andrée2016-07-141-1/+1
* Send error messagesMattias Andrée2016-07-141-56/+98
* Always pass non-null message IDMattias Andrée2016-07-141-17/+16
* Add MAKE_MESSAGE macroMattias Andrée2016-07-141-115/+71
* mMattias Andrée2016-07-1315-47/+47
* Implement use of libclutMattias Andrée2016-07-132-2/+33
* Print warninging when attemping to remove non-existing filterMattias Andrée2016-07-131-1/+6
* Update usageMattias Andrée2016-07-131-1/+1
* Handle outbound messagesMattias Andrée2016-07-133-49/+219
* Add ring[.ch]Mattias Andrée2016-07-132-0/+326
* Implement filter updatingMattias Andrée2016-07-131-0/+13
* Implement Lifespan: removeMattias Andrée2016-07-131-0/+33
* Priority is not used when removing filterMattias Andrée2016-07-131-3/+7
* Only remove filter when a connection closes if the filter has until-death lifespanMattias Andrée2016-07-131-0/+1
* Applying filtersMattias Andrée2016-07-135-4/+175
* Work on responsesMattias Andrée2016-07-131-21/+254
* Work on handling requestsMattias Andrée2016-07-138-55/+492
* Implement main loop and handling of inbound connections + remove server_message (though like this was an mds server and not a stand-alone server)Mattias Andrée2016-07-123-69/+94
* Add -q and -qqMattias Andrée2016-07-121-4/+111
* Add loop that waits on socketsMattias Andrée2016-07-123-0/+79
* Rename project: gammad => coopgammadMattias Andrée2016-07-1213-18/+18
* Implement re-execMattias Andrée2016-07-123-2/+106