| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2016-07-16 | Restructure | Mattias Andrée | 27 | -1411/+2059 |
| 2016-07-16 | attributes | Mattias Andrée | 16 | -188/+311 |
| 2016-07-16 | The stuff around supportinf SIGRTMIN+0 and SIGRTMIN+1 | Mattias Andrée | 2 | -5/+58 |
| 2016-07-16 | Fix warnings | Mattias Andrée | 10 | -16/+131 |
| 2016-07-15 | m | Mattias Andrée | 1 | -1/+1 |
| 2016-07-15 | m | Mattias Andrée | 1 | -6/+2 |
| 2016-07-15 | m | Mattias Andrée | 1 | -6/+2 |
| 2016-07-15 | m | Mattias Andrée | 1 | -1/+1 |
| 2016-07-15 | typo | Mattias Andrée | 1 | -1/+1 |
| 2016-07-15 | Response to enumerate-crtcs is crtc-enumeration | Mattias Andrée | 1 | -0/+1 |
| 2016-07-14 | whitespace | Mattias Andrée | 1 | -1/+1 |
| 2016-07-14 | Send error messages | Mattias Andrée | 1 | -56/+98 |
| 2016-07-14 | Always pass non-null message ID | Mattias Andrée | 1 | -17/+16 |
| 2016-07-14 | Add MAKE_MESSAGE macro | Mattias Andrée | 1 | -115/+71 |
| 2016-07-13 | m | Mattias Andrée | 15 | -47/+47 |
| 2016-07-13 | Implement use of libclut | Mattias Andrée | 2 | -2/+33 |
| 2016-07-13 | Print warninging when attemping to remove non-existing filter | Mattias Andrée | 1 | -1/+6 |
| 2016-07-13 | Update usage | Mattias Andrée | 1 | -1/+1 |
| 2016-07-13 | Handle outbound messages | Mattias Andrée | 3 | -49/+219 |
| 2016-07-13 | Add ring[.ch] | Mattias Andrée | 2 | -0/+326 |
| 2016-07-13 | Implement filter updating | Mattias Andrée | 1 | -0/+13 |
| 2016-07-13 | Implement Lifespan: remove | Mattias Andrée | 1 | -0/+33 |
| 2016-07-13 | Priority is not used when removing filter | Mattias Andrée | 1 | -3/+7 |
| 2016-07-13 | Only remove filter when a connection closes if the filter has until-death lifespan | Mattias Andrée | 1 | -0/+1 |
| 2016-07-13 | Applying filters | Mattias Andrée | 5 | -4/+175 |
| 2016-07-13 | Work on responses | Mattias Andrée | 1 | -20/+253 |
| 2016-07-13 | Work on handling requests | Mattias Andrée | 8 | -55/+492 |
| 2016-07-12 | 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 | 3 | -69/+94 |
| 2016-07-12 | Add -q and -qq | Mattias Andrée | 1 | -4/+111 |
| 2016-07-12 | Add loop that waits on sockets | Mattias Andrée | 3 | -0/+79 |
| 2016-07-12 | Rename project: gammad => coopgammad | Mattias Andrée | 13 | -18/+18 |
| 2016-07-12 | Implement re-exec | Mattias Andrée | 3 | -2/+106 |
| 2016-07-12 | Implement state merging | Mattias Andrée | 3 | -6/+58 |
| 2016-07-12 | Implement unmarshalling of process state | Mattias Andrée | 1 | -9/+138 |
| 2016-07-12 | whitespace | Mattias Andrée | 1 | -1/+1 |
| 2016-07-12 | Implement marshal of the process | Mattias Andrée | 1 | -65/+196 |
| 2016-07-11 | Conditionally store realpath(argv0) so we can reexecute even if argv0 is relative | Mattias Andrée | 1 | -0/+16 |
| 2016-07-11 | Update usage() | Mattias Andrée | 1 | -1/+1 |
| 2016-07-11 | doc | Mattias Andrée | 1 | -3/+15 |
| 2016-07-11 | m doc | Mattias Andrée | 1 | -3/+3 |
| 2016-07-11 | m doc | Mattias Andrée | 1 | -5/+5 |
| 2016-07-11 | Split out initialisation and deinitialisation from main() | Mattias Andrée | 1 | -105/+193 |
| 2016-07-11 | Add server.[ch] | Mattias Andrée | 3 | -0/+279 |
| 2016-07-11 | whitespace + Add message.[ch] | Mattias Andrée | 7 | -0/+799 |
| 2016-07-11 | Add signal handlers | Mattias Andrée | 1 | -1/+48 |
| 2016-07-11 | Do not require /proc | Mattias Andrée | 1 | -1/+10 |
| 2016-07-11 | Close file descriptors | Mattias Andrée | 1 | -1/+11 |
| 2016-07-11 | Create and listen to socket + do not use deprecated usleep | Mattias Andrée | 3 | -4/+66 |
| 2016-07-11 | Place in background unless -f | Mattias Andrée | 3 | -12/+170 |
| 2016-07-11 | Signal the spawner when the service is initialised enough | Mattias Andrée | 1 | -0/+13 |
