aboutsummaryrefslogtreecommitdiff
path: root/libseat/backend
AgeCommit message (Expand)Author
2020-12-23logind: Send ReleaseControl when closing seatKenny Levinsen
2020-12-04libseat/backend/logind: stop waiting for CanGraphicalSimon Ser
2020-11-24logind: switch_session should return 0 on successKenny Levinsen
2020-11-21libseat: log error when failing to open socketIsaac Freund
2020-10-11logind: clang-formatKenny Levinsen
2020-10-10logind: Use seat_path for SwitchToKenny Levinsen
2020-09-28logind: close_device should not close fdKenny Levinsen
2020-09-22libseat/seatd: Fix socket path boundsKenny Levinsen
2020-09-22meson: Make default seatd socket path configurableKenny Levinsen
2020-09-22libseat: Execute bg events after IPC callsKenny Levinsen
2020-09-22libseat: Dispatch all non-bg events on IPC callKenny Levinsen
2020-09-07libseat: Handle SERVER_ERROR correctlyKenny Levinsen
2020-08-31client: Do not leak idle clients on exitKenny Levinsen
2020-08-31linked_list: linked_list_take should concat listsKenny Levinsen
2020-08-30seatd: Remove unused device_closed msg bodyKenny Levinsen
2020-08-30linked_list: Implement linked_list_takeKenny Levinsen
2020-08-29libseat: Check euid before using builtinKenny Levinsen
2020-08-29libseat: Remove pointless checkKenny Levinsen
2020-08-29libseat: Keep track of error stateKenny Levinsen
2020-08-29libseat: Improve logging with seatd conn helpersKenny Levinsen
2020-08-29libseat: Assert that listener is non-NULLKenny Levinsen
2020-08-28logind: Merge PropertiesChanged handlersKenny Levinsen
2020-08-28libseat: Expand logging in all backendsKenny Levinsen
2020-08-24libseat: Remove useless logind fallbacksKenny Levinsen
2020-08-23logind: Set session type from envKenny Levinsen
2020-08-23logind: Remove session type checkKenny Levinsen
2020-08-23logind: Remove useless checkKenny Levinsen
2020-08-06logind: Allow SwitchTo for all seatsKenny Levinsen
2020-08-06logind: close_device always returned errorKenny Levinsen
2020-08-05libseat: Rename libseat_impl to seat_implKenny Levinsen
2020-08-03libseat: Convert clients to linked_listKenny Levinsen
2020-08-03server: Stack-allocate the serverKenny Levinsen
2020-08-01seatd: Perform clean server shutdownKenny Levinsen
2020-08-01FreeBSD compiler warning fixKenny Levinsen
2020-07-31Initial implementation of seatd and libseatKenny Levinsen