Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ‘- ’ instead of ‘-#’ | Mattias Andrée | 2016-07-17 | 1 | -2/+2 |
* | m | Mattias Andrée | 2016-07-17 | 1 | -3/+2 |
* | ... | Mattias Andrée | 2016-07-17 | 1 | -1/+1 |
* | Ungeneralise verify_utf8 | Mattias Andrée | 2016-07-17 | 2 | -6/+4 |
* | m | Mattias Andrée | 2016-07-17 | 2 | -2/+2 |
* | When reconnecting, reapply the ramps | Mattias Andrée | 2016-07-17 | 4 | -51/+80 |
* | Even more refactoring | Mattias Andrée | 2016-07-17 | 3 | -69/+88 |
* | More refactoring | Mattias Andrée | 2016-07-17 | 13 | -356/+251 |
* | Continued refactoring | Mattias Andrée | 2016-07-17 | 3 | -190/+244 |
* | Continue restructure | Mattias Andrée | 2016-07-17 | 10 | -594/+821 |
* | Restructure | Mattias Andrée | 2016-07-16 | 27 | -1411/+2059 |
* | attributes | Mattias Andrée | 2016-07-16 | 16 | -188/+311 |
* | The stuff around supportinf SIGRTMIN+0 and SIGRTMIN+1 | Mattias Andrée | 2016-07-16 | 2 | -5/+58 |
* | Fix warnings | Mattias Andrée | 2016-07-16 | 10 | -16/+131 |
* | m | Mattias Andrée | 2016-07-15 | 1 | -1/+1 |
* | m | Mattias Andrée | 2016-07-15 | 1 | -6/+2 |
* | m | Mattias Andrée | 2016-07-15 | 1 | -6/+2 |
* | m | Mattias Andrée | 2016-07-15 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2016-07-15 | 1 | -1/+1 |
* | Response to enumerate-crtcs is crtc-enumeration | Mattias Andrée | 2016-07-15 | 1 | -0/+1 |
* | whitespace | Mattias Andrée | 2016-07-14 | 1 | -1/+1 |
* | Send error messages | Mattias Andrée | 2016-07-14 | 1 | -56/+98 |
* | Always pass non-null message ID | Mattias Andrée | 2016-07-14 | 1 | -17/+16 |
* | Add MAKE_MESSAGE macro | Mattias Andrée | 2016-07-14 | 1 | -115/+71 |
* | m | Mattias Andrée | 2016-07-13 | 15 | -47/+47 |
* | Implement use of libclut | Mattias Andrée | 2016-07-13 | 2 | -2/+33 |
* | Print warninging when attemping to remove non-existing filter | Mattias Andrée | 2016-07-13 | 1 | -1/+6 |
* | Update usage | Mattias Andrée | 2016-07-13 | 1 | -1/+1 |
* | Handle outbound messages | Mattias Andrée | 2016-07-13 | 3 | -49/+219 |
* | Add ring[.ch] | Mattias Andrée | 2016-07-13 | 2 | -0/+326 |
* | Implement filter updating | Mattias Andrée | 2016-07-13 | 1 | -0/+13 |
* | Implement Lifespan: remove | Mattias Andrée | 2016-07-13 | 1 | -0/+33 |
* | Priority is not used when removing filter | Mattias Andrée | 2016-07-13 | 1 | -3/+7 |
* | Only remove filter when a connection closes if the filter has until-death lifespan | Mattias Andrée | 2016-07-13 | 1 | -0/+1 |
* | Applying filters | Mattias Andrée | 2016-07-13 | 5 | -4/+175 |
* | Work on responses | Mattias Andrée | 2016-07-13 | 1 | -21/+254 |
* | Work on handling requests | Mattias Andrée | 2016-07-13 | 8 | -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ée | 2016-07-12 | 3 | -69/+94 |
* | Add -q and -qq | Mattias Andrée | 2016-07-12 | 1 | -4/+111 |
* | Add loop that waits on sockets | Mattias Andrée | 2016-07-12 | 3 | -0/+79 |
* | Rename project: gammad => coopgammad | Mattias Andrée | 2016-07-12 | 13 | -18/+18 |
* | Implement re-exec | Mattias Andrée | 2016-07-12 | 3 | -2/+106 |
* | Implement state merging | Mattias Andrée | 2016-07-12 | 3 | -6/+58 |
* | Implement unmarshalling of process state | Mattias Andrée | 2016-07-12 | 1 | -9/+138 |
* | whitespace | Mattias Andrée | 2016-07-12 | 1 | -1/+1 |
* | Implement marshal of the process | Mattias Andrée | 2016-07-12 | 1 | -65/+196 |
* | Conditionally store realpath(argv0) so we can reexecute even if argv0 is relative | Mattias Andrée | 2016-07-11 | 1 | -0/+16 |
* | Update usage() | Mattias Andrée | 2016-07-11 | 1 | -1/+1 |
* | doc | Mattias Andrée | 2016-07-11 | 1 | -3/+15 |
* | m doc | Mattias Andrée | 2016-07-11 | 1 | -3/+3 |