index
:
seatd.git
master
vt-switch
fork of seatd
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
seatd
/
server.c
Age
Commit message (
Expand
)
Author
2021-10-24
seatd: avoid overwriting errno in set_nonblock error handling
Simon Ser
2021-03-16
Correct minor misspellings
Kenny Levinsen
2021-03-02
Normalize log texts a bit
Kenny Levinsen
2020-11-23
client: More robust handling of client links
Kenny Levinsen
2020-09-22
terminal: Ack both release and acquire
Kenny Levinsen
2020-09-22
seat: Rework seat activation/switch logic
Kenny Levinsen
2020-09-22
poller: Raise signals through self-pipe
Kenny Levinsen
2020-09-01
Move list removal to seat/client destroy
Kenny Levinsen
2020-08-31
client: Do not leak idle clients on exit
Kenny Levinsen
2020-08-31
server: Remember to remove seat from list
Kenny Levinsen
2020-08-31
server: Convert seat list to linked_list
Kenny Levinsen
2020-08-07
seatd: Add command-line arguments
Kenny Levinsen
2020-08-04
server: Gracefully shut down on error
Kenny Levinsen
2020-08-03
server: Stack-allocate the server
Kenny Levinsen
2020-08-03
poller: Inline the poller into the server struct
Kenny Levinsen
2020-08-01
FreeBSD compiler warning fix
Kenny Levinsen
2020-07-31
Initial implementation of seatd and libseat
Kenny Levinsen