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
2016-04-25
core: fix description of "resources" service error (#3119)
Lennart Poettering
2016-04-22
tree-wide: remove unused variables (#3098)
Thomas H. P. Andersen
2016-04-22
Merge pull request #3094 from poettering/run-slice
Zbigniew Jędrzejewski-Szmek
2016-04-22
core: don't dispatch load queue when setting Slice= for transient units
Lennart Poettering
2016-04-22
coredump,basic: generalize O_TMPFILE handling a bit
Lennart Poettering
2016-04-22
tree-wide: don't assume CLOCK_BOOTIME is generally available
Lennart Poettering
2016-04-22
machine-id-setup: explicitly fsync() the machine ID after writing
Lennart Poettering
2016-04-22
core,systemctl: add bus API to retrieve processes of a unit
Lennart Poettering
2016-04-22
Merge pull request #3084 from keszybz/preset-fixes
Lennart Poettering
2016-04-21
tree-wide: use mdash instead of a two minuses
Zbigniew Jędrzejewski-Szmek
2016-04-21
core/dbus-manager: drop unused param from installation functions
Zbigniew Jędrzejewski-Szmek
2016-04-21
Merge pull request #3005 from keszybz/kill-user-proceses
Lennart Poettering
2016-04-21
core: prefix selinux messages with "selinux: "
Zbigniew Jędrzejewski-Szmek
2016-04-20
pid1: disable color output when TERM=dumb
Zbigniew Jędrzejewski-Szmek
2016-04-19
Merge pull request #3055 from keszybz/preset-fixes
Lennart Poettering
2016-04-19
shared/install,systemctl,core: report offending file on installation error
Zbigniew Jędrzejewski-Szmek
2016-04-18
shared/install: add helper function unit_file_changes_have_modification()
Zbigniew Jędrzejewski-Szmek
2016-04-18
Various formatting and style fixes
Zbigniew Jędrzejewski-Szmek
2016-04-17
tree-wide: fall back to now(CLOCK_MONOTONIC) if CLOCK_BOOTTIME unsupported (#...
Lubomir Rintel
2016-04-16
tree-wide: introduce PATH_IN_SET macro
Zbigniew Jędrzejewski-Szmek
2016-04-16
systemctl/core: ignore masked units in preset-all
Zbigniew Jędrzejewski-Szmek
2016-04-16
tree-wide: use ERFKILL instead of ESHUTDOWN for "unit masked"
Zbigniew Jędrzejewski-Szmek
2016-04-14
core/mount-setup.c: also relabel /dev/shm for selinux (#3039)
Harald Hoyer
2016-04-13
tree-wide: remove useless NULLs from strjoina
Zbigniew Jędrzejewski-Szmek
2016-04-13
basic/util: silence stupid gcc warnings about unitialized variable
Zbigniew Jędrzejewski-Szmek
2016-04-12
Merge pull request #2973 from poettering/search-path
Martin Pitt
2016-04-12
load-fragment: Resolve specifiers in DeviceAllow (#3019)
Nicolas Braud-Santoni
2016-04-12
core: make sure we always free the list of changes
Lennart Poettering
2016-04-12
core: keep track of the mtime of the transient unit file we wrote
Lennart Poettering
2016-04-12
core: make sure we generate a nicer error when a linked unit is attempted to ...
Lennart Poettering
2016-04-12
core: optimize unit_write_drop_in a bit
Lennart Poettering
2016-04-12
core: when creating a drop-in snippet, add a comment explaining this to it
Lennart Poettering
2016-04-12
core,systemctl: add new "systemctl revert" command
Lennart Poettering
2016-04-12
tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n...
Lennart Poettering
2016-04-12
systemctl: don't confuse sysv code with generated units
Lennart Poettering
2016-04-12
core: rework reboot parameter logic a bit
Lennart Poettering
2016-04-12
core: be more paranoid when mixing umask and fopen()
Lennart Poettering
2016-04-12
core: rework how transient unit files and property drop-ins work
Lennart Poettering
2016-04-12
install: rename generator_paths() → generator_binary_paths()
Lennart Poettering
2016-04-12
core: move flushing of generated unit files to path-lookup.c
Lennart Poettering
2016-04-12
core: minor coding style fix
Lennart Poettering
2016-04-12
install: introduce a new unit file state "transient"
Lennart Poettering
2016-04-12
core: modernize manager_build_unit_patch_cache() a bit
Lennart Poettering
2016-04-12
core: don't reorder drop-ins when changing properties
Lennart Poettering
2016-04-12
core: don't drop transient drop-ins when loading the rest
Lennart Poettering
2016-04-12
core: rework logic to drop duplicate and non-existing items from search path
Lennart Poettering
2016-04-12
path-lookup: split out logic for mkdir/rmdir of generator dirs in their own f...
Lennart Poettering
2016-04-12
core: add a separate unit directory for transient units
Lennart Poettering
2016-04-12
core: reuse manager_get_runtime_prefix() at more places
Lennart Poettering
2016-04-12
core: introduce MANAGER_IS_RELOADING() macro
Lennart Poettering
[next]