aboutsummaryrefslogtreecommitdiffstats
path: root/src/coopgammad.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bug fixesMattias Andrée2016-07-221-5/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* If disconnected when reexecuting, keep disconnected after reexecutionMattias Andrée2016-07-181-132/+136
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement reconnectMattias Andrée2016-07-181-17/+9
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m diagnosticsMattias Andrée2016-07-181-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* bug fixMattias Andrée2016-07-181-5/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* bug fixMattias Andrée2016-07-181-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + do state merge in servers/crtc.cMattias Andrée2016-07-181-52/+17
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Use ‘- ’ instead of ‘-#’Mattias Andrée2016-07-171-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Even more refactoringMattias Andrée2016-07-171-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* More refactoringMattias Andrée2016-07-171-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Continued refactoringMattias Andrée2016-07-171-190/+196
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Continue restructureMattias Andrée2016-07-171-549/+116
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* RestructureMattias Andrée2016-07-161-223/+42
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* attributesMattias Andrée2016-07-161-34/+55
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* The stuff around supportinf SIGRTMIN+0 and SIGRTMIN+1Mattias Andrée2016-07-161-5/+39
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix warningsMattias Andrée2016-07-161-0/+39
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-151-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-131-5/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Update usageMattias Andrée2016-07-131-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Work on handling requestsMattias Andrée2016-07-131-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* 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-121-25/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add -q and -qqMattias Andrée2016-07-121-4/+111
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add loop that waits on socketsMattias Andrée2016-07-121-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Rename project: gammad => coopgammadMattias Andrée2016-07-121-0/+1335
Signed-off-by: Mattias Andrée <maandree@kth.se>