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
2020-08-30
linked_list: Implement linked_list_take
Kenny Levinsen
2020-08-29
seat: Destroy all clients on teardown
Kenny Levinsen
2020-08-29
protocol: Add note to remove device_closed msg
Kenny Levinsen
2020-08-29
libseat: Check euid before using builtin
Kenny Levinsen
2020-08-29
libseat: Remove pointless check
Kenny Levinsen
2020-08-29
libseat: Keep track of error state
Kenny Levinsen
2020-08-29
libseat: Improve logging with seatd conn helpers
Kenny Levinsen
2020-08-29
libseat: Assert that listener is non-NULL
Kenny Levinsen
2020-08-28
Bump version to 0.2.0
Kenny Levinsen
2020-08-28
logind: Merge PropertiesChanged handlers
Kenny Levinsen
2020-08-28
libseat: Expand logging in all backends
Kenny Levinsen
2020-08-28
libseat: Only print backend attempts for matches
Kenny Levinsen
2020-08-28
terminal: Explain FreeBSD current_vt behavior
Kenny Levinsen
2020-08-28
terminal: Construct TTY paths correctly on FreeBSD
Kenny Levinsen
2020-08-28
terminal: FreeBSD VT num is 1 higher than tty num
Kenny Levinsen
2020-08-28
terminal: Set K_RAW and term raw mode on FreeBSD
Kenny Levinsen
2020-08-28
simpletest: Set log level to debug
Kenny Levinsen
2020-08-28
Introduce libseat_set_log_level
Simon Ser
2020-08-28
Nuke LIBSEAT_LOGLEVEL
Simon Ser
2020-08-28
Introduce libseat_set_log_handler
Simon Ser
2020-08-28
Rename enum log_level to libseat_log_level
Simon Ser
2020-08-24
libseat: Remove useless logind fallbacks
Kenny Levinsen
2020-08-23
logind: Set session type from env
Kenny Levinsen
2020-08-23
logind: Remove session type check
Kenny Levinsen
2020-08-23
logind: Remove useless check
Kenny Levinsen
2020-08-22
meson: Set license to MIT
Kenny Levinsen
2020-08-08
seatd: Use path-based chmod/chown
Kenny Levinsen
2020-08-08
ci: Install scdoc for alpine and archlinux
Kenny Levinsen
2020-08-08
man: Add simple seatd(1) page
Kenny Levinsen
2020-08-08
build: check for libelogind before libsystemd
Isaac Freund
2020-08-07
contrib: Add example systemd service
Kenny Levinsen
2020-08-07
seatd: Add command-line arguments
Kenny Levinsen
2020-08-06
ci: Run unittests on all platforms
Kenny Levinsen
2020-08-06
linked_list: Add unittest
Kenny Levinsen
2020-08-06
logind: Allow SwitchTo for all seats
Kenny Levinsen
2020-08-06
logind: close_device always returned error
Kenny Levinsen
2020-08-05
libseat: Fix doc typo
Kenny Levinsen
2020-08-05
libseat: Rename libseat_impl to seat_impl
Kenny Levinsen
2020-08-05
log: Remove libseat prefixes
Kenny Levinsen
2020-08-05
Remove pointless compiler.h
Kenny Levinsen
2020-08-04
linked_list: Assert initialized list in linked_list_empty
Kenny Levinsen
2020-08-04
seat: Fix device double-remove
Kenny Levinsen
2020-08-04
seatd: Unlink default seatd socket on startup
Kenny Levinsen
2020-08-04
server: Gracefully shut down on error
Kenny Levinsen
2020-08-04
client: Sanitize shutdown/kill mechanism
Kenny Levinsen
2020-08-03
client: Tidying
Kenny Levinsen
2020-08-03
seat: Enable VT process switching when switching away
Kenny Levinsen
2020-08-03
seat: Add VT cleanup on switch to empty VT
Kenny Levinsen
2020-08-03
libseat: Use LIBSEAT_LOGLEVEL instead of SEATD_LOGLEVEL
Kenny Levinsen
2020-08-03
libseat: Convert clients to linked_list
Kenny Levinsen
[prev]
[next]