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
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
2020-08-31
poller: Remember to remove sources from list
Kenny Levinsen
2020-08-31
server: Remember to remove seat from list
Kenny Levinsen
2020-08-31
test: Add test_run and test_assert macros
Kenny Levinsen
2020-08-31
Remove unused list implementation
Kenny Levinsen
2020-08-31
poller: Convert to linked_list
Kenny Levinsen
2020-08-31
linked_list: linked_list_take should concat lists
Kenny Levinsen
2020-08-31
server: Convert seat list to linked_list
Kenny Levinsen
2020-08-31
poller: Make event sources opaque
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-30
linked_list: Implement linked_list_take
Kenny Levinsen
2020-08-29
seat: Destroy all clients on teardown
Kenny Levinsen
2020-08-29
protocol: Add note to remove device_closed msg
Kenny Levinsen
2020-08-29
libseat: Check euid before using builtin
Kenny Levinsen
2020-08-29
libseat: Remove pointless check
Kenny Levinsen
[next]