index
:
seatd.git
master
vt-switch
fork of seatd
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
seatd
/
client.c
Age
Commit message (
Expand
)
Author
2021-03-02
Normalize log texts a bit
Kenny Levinsen
2021-02-27
client: Remove link if seat_add_client succeeds
Kenny Levinsen
2021-02-27
client: Replace pending_disable with state enum
Kenny Levinsen
2020-12-10
client: Fix typo in cr_pid usage
Kenny Levinsen
2020-12-08
client: Use cr_pid if available
Kenny Levinsen
2020-12-08
client: Do not use SOL_SOCKET for LOCAL_PEERCRED
Kenny Levinsen
2020-11-23
client: More robust handling of client links
Kenny Levinsen
2020-09-22
seat: Rework seat activation/switch logic
Kenny Levinsen
2020-09-22
client: Remove unnecessary active_client check
Kenny Levinsen
2020-09-01
client: Only unlink if on the idle list
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-30
seatd: Explicit cast -1 to unsigned gid_t
Kenny Levinsen
2020-08-30
seatd: Slight error handling cleanup
Kenny Levinsen
2020-08-30
seatd: Remove unused device_closed msg body
Kenny Levinsen
2020-08-29
seat: Destroy all clients on teardown
Kenny Levinsen
2020-08-04
client: Sanitize shutdown/kill mechanism
Kenny Levinsen
2020-08-03
client: Tidying
Kenny Levinsen
2020-08-03
seat: Convert device list to linked list
Kenny Levinsen
2020-08-03
client: Prefix notification methods with 'send'
Kenny Levinsen
2020-08-02
seat: Deactivate devices before sending disable
Kenny Levinsen
2020-08-01
client: Implement get_peer for FreeBSD
Kenny Levinsen
2020-07-31
Initial implementation of seatd and libseat
Kenny Levinsen