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-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
2020-08-03
seat: Convert client list to linked list
Kenny Levinsen
2020-08-03
seat: Convert device list to linked list
Kenny Levinsen
2020-08-03
linked_list: Initial implementation
Kenny Levinsen
2020-08-03
server: Stack-allocate the server
Kenny Levinsen
2020-08-03
poller: Inline the poller into the server struct
Kenny Levinsen
2020-08-03
poller: Remove unnecessary poll_impl abstraction
Kenny Levinsen
2020-08-03
libseat: Remove unused stdarg.h import
Kenny Levinsen
2020-08-03
compiler: Rename erroneous header-guard
Kenny Levinsen
2020-08-03
terminal: Remove unused prototypes
Kenny Levinsen
2020-08-03
list: Make list_concat argument const
Kenny Levinsen
2020-08-03
client: Prefix notification methods with 'send'
Kenny Levinsen
2020-08-03
libseat: Use symbol file instead of -fvisibility
Kenny Levinsen
2020-08-02
seat: Deactivate devices before sending disable
Kenny Levinsen
2020-08-02
list: Add list_pop_back
Kenny Levinsen
2020-08-02
seat: Open/close tty on activation/deactivation
Kenny Levinsen
2020-08-02
terminal: Correctly set K_ON on keyboard enable
Kenny Levinsen
2020-08-02
log: Fix inverted loglevel check
Kenny Levinsen
2020-08-01
seat: Fix seat_device->fd assert
Kenny Levinsen
2020-08-01
Remove ALWAYS_INLINE
Kenny Levinsen
2020-08-01
connection: Shrink buffers from 1KB to 256B each
Kenny Levinsen
2020-08-01
Add platform support note to README
Kenny Levinsen
2020-08-01
seatd: Perform clean server shutdown
Kenny Levinsen
2020-08-01
ci: Add completion print to smoketest
Kenny Levinsen
2020-08-01
ci: Add Alpine/FreeBSD builtin smoketest
Kenny Levinsen
2020-08-01
simpletest: Take file to open as argument
Kenny Levinsen
2020-08-01
ci: Add FreeBSD
Kenny Levinsen
[next]