aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-06seatd-launch: check for getpwuid errorsSimon Ser
2021-08-06seatd-launch: don't use gotos in child processesSimon Ser
2021-08-06seatd-launch: propagate child exit statusSimon Ser
2021-08-06ci: Fix meson flagsKenny Levinsen
2021-08-06ci: Use seatd-launchKenny Levinsen
2021-08-06seatd-launch: Add seatd launch wrapperKenny Levinsen
2021-08-06seatd: Only set UID/GID when specifiedKenny Levinsen
2021-08-06seatd: s6-style readiness notification supportKenny Levinsen
2021-08-06seatd: We shouldn't poll if predispatch > 0Kenny Levinsen
2021-07-09libseat: Rename dispatch_background in backendsKenny Levinsen
2021-07-09libseat/seatd: Add dispatch_pending_and_executeKenny Levinsen
2021-07-08libseat/seatd: Return executed eventsKenny Levinsen
2021-07-06build: add prefix to libseat optionsSimon Ser
2021-06-20link with rtSimeon Schaub
2021-05-19readme: Update discuss sectionKenny Levinsen
2021-04-25meson: Support building builtin without seatdKenny Levinsen
2021-04-25libseat/seatd: downgrade ENOENT log to infoSimon Ser
2021-04-17contrib/systemd: Use a different groupKenny Levinsen
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