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-05-19
readme: Update discuss section
Kenny Levinsen
2021-04-25
meson: Support building builtin without seatd
Kenny Levinsen
2021-04-25
libseat/seatd: downgrade ENOENT log to info
Simon Ser
2021-04-17
contrib/systemd: Use a different group
Kenny Levinsen
2021-04-10
build: set pkgconfig/dependency variables for features
Simon Ser
2021-04-10
build: disable logind on -Dauto_features=disabled -Dlogind=auto
Simon Ser
2021-04-08
build: don't allow "auto" for seatd, builtin, server and examples
Simon Ser
2021-04-08
build: don't explicitly search for sh
Simon Ser
2021-04-08
build: fix logind feature summary when auto-detected
Simon Ser
2021-04-08
build: add explicit logind provider option, auto-detect by default
Simon Ser
2021-04-08
meson: make 'logind' var always available
Kenny Levinsen
2021-04-08
ci: Use 'auto' for arch linux logind
Kenny Levinsen
2021-03-26
Avoid a clang-format quirk
Kenny Levinsen
2021-03-26
meson: declare libseat dependency
Simon Ser
2021-03-26
Add no-op session
Simon Ser
2021-03-21
client: enable cr_pid on FreeBSD >= 12.3
Jan Beich
2021-03-18
readme: Remove alpha label
Kenny Levinsen
2021-03-16
contrib: Add Documentation to systemd unit
Kenny Levinsen
2021-03-16
ci: Remove unnecessary env vars
Kenny Levinsen
2021-03-16
ci: Reduce test runs from 5 to 2
Kenny Levinsen
2021-03-16
meson: Disable examples by default
Kenny Levinsen
2021-03-16
Correct minor misspellings
Kenny Levinsen
2021-03-16
meson: Minor cleanup
Kenny Levinsen
2021-03-16
meson: Fix logind backend auto mode
Kenny Levinsen
2021-03-15
Bump version to 0.5.0
Kenny Levinsen
2021-03-15
ci: Add clang-extra-tools to alpine
Kenny Levinsen
2021-03-15
meson: Fix indentation
Kenny Levinsen
2021-03-15
meson: Make summary prettier
Kenny Levinsen
2021-03-15
meson: Clean up test declarations a bit
Kenny Levinsen
2021-03-02
log: Include debug logs in release builds
Kenny Levinsen
2021-03-02
Normalize log texts a bit
Kenny Levinsen
2021-03-01
log: Remove function name from log
Kenny Levinsen
2021-02-27
clang-format
Kenny Levinsen
2021-02-27
seatd: Close cur_ttyfd in seat_destroy
Kenny Levinsen
2021-02-27
client: Remove link if seat_add_client succeeds
Kenny Levinsen
2021-02-27
seatd: Clean up debug logs a bit
Kenny Levinsen
2021-02-27
Convert a few debug logs to error logs
Kenny Levinsen
2021-02-27
seatd: Set errno in seat_add_client
Kenny Levinsen
2021-02-27
logind: Fix return values from close_device/get_fd
Kenny Levinsen
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
[next]