aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-10build: set pkgconfig/dependency variables for featuresSimon Ser
2021-04-10build: disable logind on -Dauto_features=disabled -Dlogind=autoSimon Ser
2021-04-08build: don't allow "auto" for seatd, builtin, server and examplesSimon Ser
2021-04-08build: don't explicitly search for shSimon Ser
2021-04-08build: fix logind feature summary when auto-detectedSimon Ser
2021-04-08build: add explicit logind provider option, auto-detect by defaultSimon Ser
2021-04-08meson: make 'logind' var always availableKenny Levinsen
2021-04-08ci: Use 'auto' for arch linux logindKenny Levinsen
2021-03-26Avoid a clang-format quirkKenny Levinsen
2021-03-26meson: declare libseat dependencySimon Ser
2021-03-26Add no-op sessionSimon Ser
2021-03-21client: enable cr_pid on FreeBSD >= 12.3Jan Beich
2021-03-18readme: Remove alpha labelKenny Levinsen
2021-03-16contrib: Add Documentation to systemd unitKenny Levinsen
2021-03-16ci: Remove unnecessary env varsKenny Levinsen
2021-03-16ci: Reduce test runs from 5 to 2Kenny Levinsen
2021-03-16meson: Disable examples by defaultKenny Levinsen
2021-03-16Correct minor misspellingsKenny Levinsen
2021-03-16meson: Minor cleanupKenny Levinsen
2021-03-16meson: Fix logind backend auto modeKenny Levinsen
2021-03-15Bump version to 0.5.0Kenny Levinsen
2021-03-15ci: Add clang-extra-tools to alpineKenny Levinsen
2021-03-15meson: Fix indentationKenny Levinsen
2021-03-15meson: Make summary prettierKenny Levinsen
2021-03-15meson: Clean up test declarations a bitKenny Levinsen
2021-03-02log: Include debug logs in release buildsKenny Levinsen
2021-03-02Normalize log texts a bitKenny Levinsen
2021-03-01log: Remove function name from logKenny Levinsen
2021-02-27clang-formatKenny Levinsen
2021-02-27seatd: Close cur_ttyfd in seat_destroyKenny Levinsen
2021-02-27client: Remove link if seat_add_client succeedsKenny Levinsen
2021-02-27seatd: Clean up debug logs a bitKenny Levinsen
2021-02-27Convert a few debug logs to error logsKenny Levinsen
2021-02-27seatd: Set errno in seat_add_clientKenny Levinsen
2021-02-27logind: Fix return values from close_device/get_fdKenny Levinsen
2021-02-27libseat: Fix typo in doc stringKenny Levinsen
2021-02-27meson: ignore 'man-pages' if 'server' is disabledAleksei Bavshin
2021-02-27seatd: Tear down VT when disabled client closesKenny Levinsen
2021-02-27client: Replace pending_disable with state enumKenny Levinsen
2021-02-02seat: Remove unused arg from seat_deactive_deviceKenny Levinsen
2020-12-23logind: Send ReleaseControl when closing seatKenny Levinsen
2020-12-14simpletest: Close fd after closing deviceKenny Levinsen
2020-12-10client: Fix typo in cr_pid usageKenny Levinsen
2020-12-08client: Use cr_pid if availableKenny Levinsen
2020-12-08client: Do not use SOL_SOCKET for LOCAL_PEERCREDKenny Levinsen
2020-12-04libseat/backend/logind: stop waiting for CanGraphicalSimon Ser
2020-11-24logind: switch_session should return 0 on successKenny Levinsen
2020-11-23terminal: Improve loggingKenny Levinsen
2020-11-23client: More robust handling of client linksKenny Levinsen
2020-11-23poller: Retry poll immediately on EINTRKenny Levinsen