138 Commits (suites/experimental)
 

Author SHA1 Message Date
Mark Hindley dd1c8bc267 Package for Devuan experimental. 2 years ago
Kenny Levinsen 271305a15f Bump version to 0.4.0 2 years ago
Kenny Levinsen 26eff322d4 readme: Update mailing list link 2 years ago
Kenny Levinsen e0945eb840 connection: Add unittest 2 years ago
Kenny Levinsen 29ba210958 libseat: Better error reporting from open_seat 3 years ago
Kenny Levinsen 7d785ea993 logind: clang-format 3 years ago
Kenny Levinsen daffed0955 logind: Use seat_path for SwitchTo 3 years ago
Kenny Levinsen 7bf91a5f9f logind: close_device should not close fd 3 years ago
Kenny Levinsen ca6478716d seat: Only close VT if no new session was found 3 years ago
Kenny Levinsen be45c480ec terminal: Ack both release and acquire 3 years ago
Kenny Levinsen ba4c422659 seat: Use current VT for switch and ack 3 years ago
Kenny Levinsen 521d95349f terminal: Fix VT numbering on FreeBSD 3 years ago
Kenny Levinsen 0132841987 libseat/seatd: Fix socket path bounds 3 years ago
Kenny Levinsen 884c1416b3 meson: Make default seatd socket path configurable 3 years ago
Kenny Levinsen a763e16f26 drm: Relax drm file detection, support FreeBSD 3 years ago
Kenny Levinsen 6da52fff23 poller: Add unittest 3 years ago
Kenny Levinsen 6fa82930d0 libseat: Execute bg events after IPC calls 3 years ago
Kenny Levinsen 4c22c7b004 libseat: Dispatch all non-bg events on IPC call 3 years ago
Kenny Levinsen 9c6682a831 seatd: Log on exit 3 years ago
Kenny Levinsen 695a86aaa8 seat: Reuse deactivate logic, more logging 3 years ago
Kenny Levinsen 8cb076d0a4 seat: Plug leak of deactivated fds 3 years ago
Kenny Levinsen 51c7467516 seat: Rework seat activation/switch logic 3 years ago
Kenny Levinsen d16122e98a client: Remove unnecessary active_client check 3 years ago
Kenny Levinsen 6747c5f3f8 poller: Raise signals through self-pipe 3 years ago
Kenny Levinsen fb5743971c Bump version to 0.3.0 3 years ago
Kenny Levinsen d4b1f4d449 libseat: Version the .so file 3 years ago
Kenny Levinsen 8813671486 man: Mention assistance from other contributors 3 years ago
Kenny Levinsen 047d8b284c libseat: Handle SERVER_ERROR correctly 3 years ago
Isaac Freund 1867f29d42 meson: fix manpage generation for cross builds 3 years ago
Kenny Levinsen ad214dc3fe client: Only unlink if on the idle list 3 years ago
Kenny Levinsen 34d0c87ea8 ci: ASan smoketest on FreeBSD 3 years ago
Kenny Levinsen d53b3a87ec ci: ASan all build steps on arch 3 years ago
Kenny Levinsen 5d4036e9bd Move list removal to seat/client destroy 3 years ago
Kenny Levinsen 5b8117f3d4 client: Do not leak idle clients on exit 3 years ago
Kenny Levinsen c9ce7c71aa poller: Remember to remove sources from list 3 years ago
Kenny Levinsen 704d1ccd0b server: Remember to remove seat from list 3 years ago
Kenny Levinsen aef19fe383 test: Add test_run and test_assert macros 3 years ago
Kenny Levinsen 8610ec4aac Remove unused list implementation 3 years ago
Kenny Levinsen d17632fadd poller: Convert to linked_list 3 years ago
Kenny Levinsen bbfb770c73 linked_list: linked_list_take should concat lists 3 years ago
Kenny Levinsen d75b617faf server: Convert seat list to linked_list 3 years ago
Kenny Levinsen 7d88315fea poller: Make event sources opaque 3 years ago
Kenny Levinsen 8e1bf10d9d seatd: Explicit cast -1 to unsigned gid_t 3 years ago
Kenny Levinsen c9503ef35d seatd: Slight error handling cleanup 3 years ago
Kenny Levinsen e86c9ec2b7 seatd: Remove unused device_closed msg body 3 years ago
Kenny Levinsen c36cc962e6 linked_list: Implement linked_list_take 3 years ago
Kenny Levinsen 5470c48113 seat: Destroy all clients on teardown 3 years ago
Kenny Levinsen b7b28f0628 protocol: Add note to remove device_closed msg 3 years ago
Kenny Levinsen 1ae6c3b3dd libseat: Check euid before using builtin 3 years ago
Kenny Levinsen 52fe75d5a4 libseat: Remove pointless check 3 years ago