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
2022-03-29
seatd: refuse to compile with missing get_peer impl
Simon Ser
2022-03-29
seatd: handle client_create failure
Simon Ser
2022-03-29
drm: Make dev_is_drm local to logind backend
Kenny Levinsen
2022-03-29
wscons: Move to its own device type
Kenny Levinsen
2022-03-29
terminal: Revert FreeBSD behavior in set_keyboard
Kenny Levinsen
2022-03-28
meson: library soversion arg should be string
Kenny Levinsen
2022-03-23
readme: Mention NetBSD
Kenny Levinsen
2022-03-16
ci: Add NetBSD
illiliti
2022-03-16
Initial netbsd support
illiliti
2022-03-16
ci: Set loglevel argument to debug
Kenny Levinsen
2022-03-03
Bump version to 0.7.0
Kenny Levinsen
2022-03-03
meson: Fix meson warnings
Kenny Levinsen
2022-03-03
builtin: Remove deathsig and log start/stop
Kenny Levinsen
2022-03-03
seatd: Shut down on client disconnect in builtin
Kenny Levinsen
2022-03-03
builtin: Close other end of socketpair after fork
Kenny Levinsen
2022-03-03
meson: Only set libseat defines for libseat itself
Kenny Levinsen
2022-02-26
seatd: Change default log-level to info
Kenny Levinsen
2022-02-26
seatd: Remove runtime socket path configuration
Kenny Levinsen
2022-02-26
seatd: Handle socket unlink errors
Kenny Levinsen
2022-02-26
seatd: Command-line argument for loglevel
Kenny Levinsen
2022-02-21
seatd-launch: Minor readability improvements
Kenny Levinsen
2022-02-21
seatd-launch: Use snprintf for socket path
Kenny Levinsen
2022-02-21
seatd: Fix usage rendering
Kenny Levinsen
2022-02-21
seatd-launch: Remove socket path command line arg
Kenny Levinsen
2022-02-21
seatd-launch: Do not unlink socket path
Kenny Levinsen
2022-02-21
seatd: Ensure socket gets unlinked on error
Kenny Levinsen
2022-02-21
seatd: Remove SOCK_PATH and improve cleanup
Kenny Levinsen
2022-02-15
logind: Always send ping if data is queued
Kenny Levinsen
2022-02-09
libseat: Use SOCK_CLOEXEC and SOCK_NONBLOCK
Kenny Levinsen
2021-12-16
readme: add irc:// link
Simon Ser
2021-12-16
build: use meson.override_dependency
Simon Ser
2021-11-28
build: don't use sh for scdoc
Simon Ser
2021-11-28
build: use list for logind dep
Simon Ser
2021-10-28
build: don't use cc.get_supported_arguments for defines
Simon Ser
2021-10-24
seatd: don't log errno on EVENT_ERROR
Simon Ser
2021-10-24
seatd: avoid overwriting errno in set_nonblock error handling
Simon Ser
2021-10-19
Bump version to 0.6.3
Kenny Levinsen
2021-10-05
logind: Set userdata for ping_handler
Kenny Levinsen
2021-09-22
ci: Add logind smoketest to arch
Kenny Levinsen
2021-09-22
logind: Improve error handling in open_seat
Kenny Levinsen
2021-09-22
examples/simpletest: check for libseat_dispatch failures
Simon Ser
2021-09-22
logind: check if session is active on startup
Simon Ser
2021-09-21
ci: Inline smoketest into build scripts
Kenny Levinsen
2021-09-21
clang-format: Fix alignment
Kenny Levinsen
2021-09-21
logind: Send ping to wake us up later
Kenny Levinsen
2021-09-21
seatd: Implement ping request to wake up later
Kenny Levinsen
2021-09-16
Bump version to 0.6.2
Kenny Levinsen
2021-09-16
seatd-launch: Specify exact environment to seatd
Kenny Levinsen
2021-09-16
seatd-launch: Use absolute path for seatd
Kenny Levinsen
2021-09-16
ci: Install seatd instead of manipulating PATH
Kenny Levinsen
[next]