aboutsummaryrefslogtreecommitdiff
path: root/seatd/server.c
AgeCommit message (Expand)Author
2021-03-16Correct minor misspellingsKenny Levinsen
2021-03-02Normalize log texts a bitKenny Levinsen
2020-11-23client: More robust handling of client linksKenny Levinsen
2020-09-22terminal: Ack both release and acquireKenny Levinsen
2020-09-22seat: Rework seat activation/switch logicKenny Levinsen
2020-09-22poller: Raise signals through self-pipeKenny Levinsen
2020-09-01Move list removal to seat/client destroyKenny Levinsen
2020-08-31client: Do not leak idle clients on exitKenny Levinsen
2020-08-31server: Remember to remove seat from listKenny Levinsen
2020-08-31server: Convert seat list to linked_listKenny Levinsen
2020-08-07seatd: Add command-line argumentsKenny Levinsen
2020-08-04server: Gracefully shut down on errorKenny Levinsen
2020-08-03server: Stack-allocate the serverKenny Levinsen
2020-08-03poller: Inline the poller into the server structKenny Levinsen
2020-08-01FreeBSD compiler warning fixKenny Levinsen
2020-07-31Initial implementation of seatd and libseatKenny Levinsen