Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 5c5d828a | 2024-04-14 18:11:37 | implement sd_session_is_remote() compat function | ||
| 416c70da | 2023-11-02 15:39:32 | Prevent consolekit from using linux/input.h if present OK robert@ (maintainer) | ||
| 39e261c2 | 2023-09-17 09:38:05 | --enable-docbook-docs to pass 'make check'. | ||
| 2faebccc | 2023-09-17 09:09:38 | Drop gtk-doc and just use it. | ||
| eecc71a9 | 2023-08-08 17:04:58 | i've re-rolled the ConsoleKit2 1.2.6 release so adjust the port to that | ||
| 858e0bd9 | 2023-08-08 12:42:35 | update to 1.2.6 | ||
| 26a5a6ed | 2023-06-19 13:25:41 | Move away from using the operator group and use _shutdown instead. | ||
| 338574e3 | 2023-04-24 13:25:40 | - Just check for the apmdev socket to know if we can suspend; not 100% foolproof solution but that should be good enough. - Add __aarch64__ to the VT path. ok robert@ | ||
| f8fcb016 | 2023-04-15 20:17:58 | Add comment. | ||
| 5b06853a | 2023-04-15 20:15:51 | Don't mess up with invalid file descriptors; g_close() has become pickier about it. |