aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Even more refactoringMattias Andrée2016-07-174-70/+89
* More refactoringMattias Andrée2016-07-1714-370/+264
* Continued refactoringMattias Andrée2016-07-173-190/+244
* Continue restructureMattias Andrée2016-07-1711-594/+822
* RestructureMattias Andrée2016-07-1628-1413/+2075
* attributesMattias Andrée2016-07-1616-188/+311
* The stuff around supportinf SIGRTMIN+0 and SIGRTMIN+1Mattias Andrée2016-07-165-7/+73
* 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
* Add todoMattias Andrée2016-07-141-0/+2
* Send error messagesMattias Andrée2016-07-142-58/+98
* Always pass non-null message IDMattias Andrée2016-07-141-17/+16
* Add MAKE_MESSAGE macroMattias Andrée2016-07-141-115/+71
* Add todoMattias Andrée2016-07-141-0/+2
* mMattias Andrée2016-07-1316-50/+50
* Implement use of libclutMattias Andrée2016-07-132-2/+33
* Add manpageMattias Andrée2016-07-132-4/+113
* mMattias Andrée2016-07-131-1/+1
* mMattias Andrée2016-07-131-1/+1
* Referense projects I will be writingMattias Andrée2016-07-131-1/+2
* Print warninging when attemping to remove non-existing filterMattias Andrée2016-07-131-1/+6
* typoMattias Andrée2016-07-131-1/+1
* Add readmeMattias Andrée2016-07-131-0/+90
* Update usageMattias Andrée2016-07-131-1/+1
* Handle outbound messagesMattias Andrée2016-07-133-49/+219
* Add ring[.ch]Mattias Andrée2016-07-133-1/+327
* 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
* mMattias Andrée2016-07-131-0/+1
* 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-1215-24/+24
* Implement re-execMattias Andrée2016-07-123-2/+106
* Implement state mergingMattias Andrée2016-07-123-6/+58
* Implement unmarshalling of process stateMattias Andrée2016-07-121-9/+138
* whitespaceMattias Andrée2016-07-121-1/+1
* Implement marshal of the processMattias Andrée2016-07-121-65/+196
* Conditionally store realpath(argv0) so we can reexecute even if argv0 is relativeMattias Andrée2016-07-111-0/+16