| Commit message (Expand) | Author | Age | Files | Lines |
* | meson: move declarations of cgroups-agent, id128, volatile-root, and path | Yu Watanabe | 2023-08-01 | 1 | -0/+8 |
* | tree-wide: use -EBADF more | Yu Watanabe | 2022-12-20 | 1 | -1/+1 |
* | tree-wide: use -EBADF for fd initialization | Zbigniew Jędrzejewski-Szmek | 2022-12-19 | 1 | -1/+1 |
* | cgroups-agent: connect stdin/stdout/stderr to /dev/null | Lennart Poettering | 2022-07-15 | 1 | -0/+7 |
* | tree-wide: enable colorized logging for daemons when run in console | Yu Watanabe | 2021-01-31 | 1 | -1/+1 |
* | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
* | tree-wide: drop socket.h when socket-util.h is included | Yu Watanabe | 2019-11-03 | 1 | -1/+0 |
* | log: introduce new helper call log_setup_service() | Lennart Poettering | 2018-11-20 | 1 | -3/+1 |
* | tree-wide: remove Lennart's copyright lines | Lennart Poettering | 2018-06-14 | 1 | -3/+0 |
* | tree-wide: drop 'This file is part of systemd' blurb | Lennart Poettering | 2018-06-14 | 1 | -2/+0 |
* | tree-wide: drop license boilerplate | Zbigniew Jędrzejewski-Szmek | 2018-04-06 | 1 | -13/+0 |
* | Add SPDX license identifiers to source files under the LGPL | Zbigniew Jędrzejewski-Szmek | 2017-11-19 | 1 | -0/+1 |
* | build-sys: drop automake support | Zbigniew Jędrzejewski-Szmek | 2017-07-18 | 1 | -1/+0 |
* | tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere | Lennart Poettering | 2016-05-05 | 1 | -1/+1 |
* | core: use an AF_UNIX/SOCK_DGRAM socket for cgroup agent notification | Lennart Poettering | 2016-05-05 | 1 | -23/+25 |
* | tree-wide: remove Emacs lines from all files | Daniel Mack | 2016-02-10 | 1 | -2/+0 |
* | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering | 2015-11-27 | 1 | -1/+1 |
* | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering | 2015-10-24 | 1 | -1/+2 |
* | bus-util: rename bus_open_transport() to bus_connect_transport() | Lennart Poettering | 2015-09-29 | 1 | -1/+1 |
* | sd-bus: introduce new sd_bus_flush_close_unref() call | Lennart Poettering | 2015-07-03 | 1 | -1/+1 |
* | treewide: no need to negate errno for log_*_errno() | Michal Schmidt | 2014-11-28 | 1 | -2/+2 |
* | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt | 2014-11-28 | 1 | -2/+2 |
* | bus: always explicitly close bus from main programs | Lennart Poettering | 2014-08-04 | 1 | -3/+1 |
* | cgroups-agent: down-grade log level | Lennart Poettering | 2013-11-25 | 1 | -3/+5 |
* | bus: move ssh support into public API of libsystem-bus | Lennart Poettering | 2013-10-30 | 1 | -1/+1 |
* | cgroup-agent: port to sd-bus | Tom Gundersen | 2013-10-18 | 1 | -48/+20 |
* | cgroups-agent: remove ancient fallback code; turn connection error into warning | Kay Sievers | 2013-07-04 | 1 | -13/+6 |
* | build-sys: rename LEGACY to NOLEGACY to better reflect meaning | David Coppa | 2013-07-03 | 1 | -2/+2 |
* | build-sys: add stub makefiles to all subdirs to ease development with emacs | Lennart Poettering | 2012-04-13 | 1 | -0/+1 |
* | move all tools to subdirs | Kay Sievers | 2012-04-12 | 1 | -0/+101 |