index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-08
Merge pull request #1190 from poettering/rework-virt
Daniel Mack
2015-09-07
unit: move "not supported" check after condition check in unit_start()
Lennart Poettering
2015-09-07
basic: rework virtualization detection API
Lennart Poettering
2015-09-07
Merge pull request #1165 from poettering/nspawn-files
Tom Gundersen
2015-09-06
nspawn: add new .nspawn files for container settings
Lennart Poettering
2015-09-05
unit: make unit_can_start() more accurate
Lennart Poettering
2015-09-05
core: don't use uninitialized errno
Lennart Poettering
2015-09-06
core: pass details to polkit for some unit actions
Michael Chapman
2015-09-06
bus-util: support details in CheckAuthorization calls
Michael Chapman
2015-09-04
cgroups: delegation to unprivileged services is safe in the unified hierarchy
Lennart Poettering
2015-09-04
core: split up manager_get_unit_by_pid()
Lennart Poettering
2015-09-04
macro: introduce new PID_TO_PTR macros and make use of them
Lennart Poettering
2015-09-03
Merge pull request #1123 from phomes/scope-no-bool-vs-int
Lennart Poettering
2015-09-02
tree-wide: fix indentation
Thomas Hindoe Paaboel Andersen
2015-09-02
scope: do not compare a bool return with "<= 0"
Thomas Hindoe Paaboel Andersen
2015-09-02
Merge pull request #1116 from poettering/unified-rebased
Lennart Poettering
2015-09-01
core: unified cgroup hierarchy support
Lennart Poettering
2015-09-01
Merge pull request #1098 from filbranden/cpuaffinity2
Lennart Poettering
2015-09-01
Merge pull request #1107 from msekletar/selinux-get-raw-context
Lennart Poettering
2015-09-01
core: Log parse errors in config_parse_cpu_affinity2
Filipe Brandenburger
2015-09-01
Merge pull request #1111 from poettering/more-cgroup-fixes
Tom Gundersen
2015-09-01
core: rework when we kill with which signal
Lennart Poettering
2015-09-01
core: don't allow changing the slice of a unit while it is active
Lennart Poettering
2015-09-01
unit: small clean-ups
Lennart Poettering
2015-09-01
core: when looking for the unit for a process, look at the PID hashmaps first
Lennart Poettering
2015-09-01
cgroup: drop "ignore_self" argument from cg_is_empty()
Lennart Poettering
2015-09-01
cgroup: small cleanups and coding style fixes
Lennart Poettering
2015-09-01
units: enable waiting for unit termination in certain cases
Lennart Poettering
2015-09-01
core: add OOM check in config_parse_join_controllers
Filipe Brandenburger
2015-09-01
core: Log parse errors in config_parse_join_controllers
Filipe Brandenburger
2015-09-01
unit: suppress unnecessary cgroup empty check
Lennart Poettering
2015-09-01
manager: don't write first-boot flag file all the time
Lennart Poettering
2015-09-01
selinux: always use *_raw API from libselinux
Michal Sekletar
2015-08-31
core: Use extract_first_word in config_parse_join_controllers
Filipe Brandenburger
2015-08-31
util: Declare a cleanup routine for a cpu_set_t
Filipe Brandenburger
2015-08-31
core: Use extract_first_word in config_parse_cpu_affinity2
Filipe Brandenburger
2015-08-31
manager: remove ask-password fd from sd_event before closing it
Lennart Poettering
2015-08-31
unit: minor simplification
Lennart Poettering
2015-08-31
unit: unify how we assing slices to units
Lennart Poettering
2015-08-31
unit: add new macros to test for unit contexts
Lennart Poettering
2015-08-31
core: use DUAL_TIMESTAMP_NULL where we can
Lennart Poettering
2015-08-31
core: don't generate stub unit file for transient units
Lennart Poettering
2015-08-31
socket: fix setsockopt call. SOL_SOCKET changed to SOL_TCP.
Robin Hack
2015-08-30
core: add attribute printf to null_log()
Cristian RodrÃguez
2015-08-28
core: add unit_dbus_interface_from_type() to unit-name.h
Lennart Poettering
2015-08-27
Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"
David Herrmann
2015-08-27
selinux: drop mac_selinux_unit_access_check_strv()
David Herrmann
2015-08-26
selinux: fix regression of systemctl subcommands when absolute unit file path...
HATAYAMA Daisuke
2015-08-25
Merge pull request #1040 from poettering/cgroup-path-fix
Daniel Mack
[next]