Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-02 | Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
2016-06-02 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-02 | ./move.sh | Luke Shumaker | |
2016-06-02 | tidy bzip2 variables | Luke Shumaker | |
2016-06-02 | libsystemd | Luke Shumaker | |
2016-06-02 | core: log cgroup legacy and unified hierarchy setting translations | Tejun Heo | |
To accommodate changes in kernel interface, cgroup unified hierarchy support added several configuration items which overlap with the existing resource control settings and there is simple config translation between the overlapping settings to ease the transition. As why certain cgroup knobs are being configured can become confusing, this patch adds a master warning message which is printed once when such translation is first used and logs each translation with a debug message. v2: - Switched to log_unit*(). | |||
2016-06-02 | core: pass Unit into cgroup_context_apply() and use log_unit*() | Tejun Heo | |
cgroup_context_apply() and friends take CGroupContext and cgroup path as input and has no way of getting back to the associated Unit and thus uses raw cgroup path for logging. This makes the log messages difficult to track down. There's no reason to avoid passing in Unit into these functions. Pass in Unit and use log_unit*() instead. While at it, make cgroup_context_apply(), which has no outside users, static. Also, drop cgroup path from log messages where the path itself isn't too interesting and can be easily obtained from the unit. | |||
2016-06-02 | fixity | Luke Shumaker | |
2016-06-02 | Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
2016-06-02 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-02 | ./move.sh | Luke Shumaker | |
2016-06-02 | busctl | Luke Shumaker | |
2016-06-02 | stuff | Luke Shumaker | |
2016-06-02 | fixup config.status handling | Luke Shumaker | |
2016-06-02 | Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
# Conflicts: # src/journal/Makefile | |||
2016-06-02 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-02 | ./move.sh | Luke Shumaker | |
2016-06-02 | stuff in Makefiles | Luke Shumaker | |
2016-06-02 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-02 | ./move.sh | Luke Shumaker | |
2016-06-02 | move libsystemd-journal source files | Luke Shumaker | |
2016-06-02 | get libsystemd-journal-internal building | Luke Shumaker | |
2016-06-01 | fix libbasic out of tree build | Luke Shumaker | |
2016-06-01 | Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
# Conflicts: # build-aux/Makefile.each.tail/20-systemd.mk | |||
2016-06-01 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-01 | ./move.sh | Luke Shumaker | |
2016-06-01 | more | Luke Shumaker | |
2016-06-01 | (systemd) Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
# Conflicts: # build-aux/Makefile.each.tail/20-systemd.mk | |||
2016-06-01 | Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
# Conflicts: # build-aux/Makefile.each.tail/20-systemd.mk | |||
2016-06-01 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-01 | ./move.sh | Luke Shumaker | |
2016-06-01 | more | Luke Shumaker | |
2016-06-01 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-01 | ./move.sh | Luke Shumaker | |
2016-06-01 | more stuff | Luke Shumaker | |
2016-06-01 | tidy libfirewall | Luke Shumaker | |
2016-06-01 | thing | Luke Shumaker | |
2016-06-01 | more stuff | Luke Shumaker | |
2016-06-01 | revert some changes | Luke Shumaker | |
2016-06-01 | (systemd) stuff | Luke Shumaker | |
2016-06-01 | stuff | Luke Shumaker | |
2016-06-01 | work on libshared | Luke Shumaker | |
2016-06-01 | Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
# Conflicts: # build-aux/Makefile.once.head/20-systemd.mk # build-aux/Makefile.once.tail/20-systemd.mk # config.mk.in # src/libbasic/Makefile # src/libshared/Makefile # src/libsystemd/libsystemd-internal/Makefile | |||
2016-06-01 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-06-01 | ./move.sh | Luke Shumaker | |
2016-06-01 | default to calling automake2autothing | Luke Shumaker | |
2016-06-01 | (systemd) get libbasic to build again | Luke Shumaker | |
2016-06-01 | get libbasic to build again | Luke Shumaker | |
2016-06-01 | stuff | Luke Shumaker | |
2016-06-01 | Makefiles: learn about configure | Luke Shumaker | |