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-09-07
seat: Allow new clients when active is pending ack
Kenny Levinsen
2021-09-02
Add .editorconfig
Simon Ser
2021-09-02
seat: Avoid holding a tty fd
Kenny Levinsen
2021-09-02
meson.build: fix build with gcc < 7
Fabrice Fontaine
2021-08-15
libseat: Fix build of builtin backend
Kenny Levinsen
2021-08-15
libseat: Update builtin backend root requirement documentation
Greg Depoire--Ferrer
2021-08-15
Revert "libseat: Check euid before using builtin"
Greg Depoire--Ferrer
2021-08-15
logind: Remove redundant null check
Kenny Levinsen
2021-08-15
Make libseat_seat_listener const
Simon Ser
2021-08-08
seatd: Use path in chmod/chown operations
Kenny Levinsen
2021-08-08
seatd: Improve socket permission error handling
Kenny Levinsen
2021-08-06
seatd-launch: Command line argument support
Kenny Levinsen
2021-08-06
seatd-launch: check for getpwuid errors
Simon Ser
2021-08-06
seatd-launch: don't use gotos in child processes
Simon Ser
2021-08-06
seatd-launch: propagate child exit status
Simon Ser
2021-08-06
ci: Fix meson flags
Kenny Levinsen
2021-08-06
ci: Use seatd-launch
Kenny Levinsen
2021-08-06
seatd-launch: Add seatd launch wrapper
Kenny Levinsen
2021-08-06
seatd: Only set UID/GID when specified
Kenny Levinsen
2021-08-06
seatd: s6-style readiness notification support
Kenny Levinsen
2021-08-06
seatd: We shouldn't poll if predispatch > 0
Kenny Levinsen
2021-07-09
libseat: Rename dispatch_background in backends
Kenny Levinsen
2021-07-09
libseat/seatd: Add dispatch_pending_and_execute
Kenny Levinsen
2021-07-08
libseat/seatd: Return executed events
Kenny Levinsen
2021-07-06
build: add prefix to libseat options
Simon Ser
2021-06-20
link with rt
Simeon Schaub
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
[next]