aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Update usage()Mattias Andrée2016-07-111-1/+1
* docMattias Andrée2016-07-111-3/+15
* m docMattias Andrée2016-07-111-3/+3
* m docMattias Andrée2016-07-111-5/+5
* Split out initialisation and deinitialisation from main()Mattias Andrée2016-07-111-105/+193
* Add server.[ch]Mattias Andrée2016-07-113-0/+279
* whitespace + Add message.[ch]Mattias Andrée2016-07-117-0/+799
* Add signal handlersMattias Andrée2016-07-111-1/+48
* Do not require /procMattias Andrée2016-07-111-1/+10