index
:
seatd.git
master
vt-switch
fork of seatd
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-27
libseat: Fix typo in doc string
Kenny Levinsen
2021-02-27
meson: ignore 'man-pages' if 'server' is disabled
Aleksei Bavshin
2021-02-27
seatd: Tear down VT when disabled client closes
Kenny Levinsen
2021-02-27
client: Replace pending_disable with state enum
Kenny Levinsen
2021-02-02
seat: Remove unused arg from seat_deactive_device
Kenny Levinsen
2020-12-23
logind: Send ReleaseControl when closing seat
Kenny Levinsen
2020-12-14
simpletest: Close fd after closing device
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-12-04
libseat/backend/logind: stop waiting for CanGraphical
Simon Ser
2020-11-24
logind: switch_session should return 0 on success
Kenny Levinsen
2020-11-23
terminal: Improve logging
Kenny Levinsen
2020-11-23
client: More robust handling of client links
Kenny Levinsen
2020-11-23
poller: Retry poll immediately on EINTR
Kenny Levinsen
2020-11-21
libseat: log error when failing to open socket
Isaac Freund
2020-11-03
ci: Clean up build manifests
Kenny Levinsen
2020-10-19
Bump version to 0.4.0
Kenny Levinsen
2020-10-16
readme: Update mailing list link
Kenny Levinsen
2020-10-12
connection: Add unittest
Kenny Levinsen
2020-10-11
libseat: Better error reporting from open_seat
Kenny Levinsen
2020-10-11
logind: clang-format
Kenny Levinsen
2020-10-10
logind: Use seat_path for SwitchTo
Kenny Levinsen
2020-09-28
logind: close_device should not close fd
Kenny Levinsen
2020-09-22
seat: Only close VT if no new session was found
Kenny Levinsen
2020-09-22
terminal: Ack both release and acquire
Kenny Levinsen
2020-09-22
seat: Use current VT for switch and ack
Kenny Levinsen
2020-09-22
terminal: Fix VT numbering on FreeBSD
Kenny Levinsen
2020-09-22
libseat/seatd: Fix socket path bounds
Kenny Levinsen
2020-09-22
meson: Make default seatd socket path configurable
Kenny Levinsen
2020-09-22
drm: Relax drm file detection, support FreeBSD
Kenny Levinsen
2020-09-22
poller: Add unittest
Kenny Levinsen
2020-09-22
libseat: Execute bg events after IPC calls
Kenny Levinsen
2020-09-22
libseat: Dispatch all non-bg events on IPC call
Kenny Levinsen
2020-09-22
seatd: Log on exit
Kenny Levinsen
2020-09-22
seat: Reuse deactivate logic, more logging
Kenny Levinsen
2020-09-22
seat: Plug leak of deactivated fds
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-22
poller: Raise signals through self-pipe
Kenny Levinsen
2020-09-08
Bump version to 0.3.0
Kenny Levinsen
2020-09-08
libseat: Version the .so file
Kenny Levinsen
2020-09-07
man: Mention assistance from other contributors
Kenny Levinsen
2020-09-07
libseat: Handle SERVER_ERROR correctly
Kenny Levinsen
2020-09-01
meson: fix manpage generation for cross builds
Isaac Freund
2020-09-01
client: Only unlink if on the idle list
Kenny Levinsen
2020-09-01
ci: ASan smoketest on FreeBSD
Kenny Levinsen
2020-09-01
ci: ASan all build steps on arch
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
[next]