Age | Commit message (Expand) | Author |
---|---|---|
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 | client: Prefix notification methods with 'send' | Kenny Levinsen |
2020-08-02 | seat: Deactivate devices before sending disable | Kenny Levinsen |
2020-08-02 | seat: Open/close tty on activation/deactivation | Kenny Levinsen |
2020-08-01 | seat: Fix seat_device->fd assert | Kenny Levinsen |
2020-08-01 | seatd: Perform clean server shutdown | Kenny Levinsen |
2020-08-01 | FreeBSD compiler warning fix | Kenny Levinsen |
2020-08-01 | client: Implement get_peer for FreeBSD | Kenny Levinsen |
2020-08-01 | devices: Use path to check device type | Kenny Levinsen |
2020-07-31 | seat: Use PATH_MAX long array for realpath | Kenny Levinsen |
2020-07-31 | seat: remove_client return value was inverted | Kenny Levinsen |
2020-07-31 | Initial implementation of seatd and libseat | Kenny Levinsen |