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
Age
Commit message (
Expand
)
Author
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
systemctl: when we want to know whether there's a native unit file, don't cho...
Lennart Poettering
2016-04-12
test-dnssec: drop unused variable
Lennart Poettering
2016-04-12
core: make sure we always free the list of changes
Lennart Poettering
2016-04-12
man: shorten the list of unit file paths a bit
Lennart Poettering
2016-04-12
core: keep track of the mtime of the transient unit file we wrote
Lennart Poettering
2016-04-12
update TODO
Lennart Poettering
2016-04-12
sd-lldp: minor whitespace fixes
Lennart Poettering
2016-04-12
sd-lldp: drop LLDP ethernet export from sd-lldp.h
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
machinectl: add new "machinectl clean" command
Lennart Poettering
2016-04-12
README: document that we only support util-linux built with --enable-libmount...
Lennart Poettering
2016-04-12
man: clarify that DefaultDependencies= is in the [Unit] section
Lennart Poettering
2016-04-12
tests: override XDG_RUNTIME_DIR where we use the user runtime dir
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
install: fix errno handling
Lennart Poettering
2016-04-12
install: simplify skip_root() a bit
Lennart Poettering
2016-04-12
nstall: no need to export unit_file_lookup_state() anymore
Lennart Poettering
2016-04-12
tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n...
Lennart Poettering
2016-04-12
basic: remove rbtree code, it's unused
Lennart Poettering
2016-04-12
sysv-generator: port to use new unit_file_exists() call
Lennart Poettering
2016-04-12
systemctl: don't confuse sysv code with generated units
Lennart Poettering
2016-04-12
path-lookup: move generator_binary_paths() to end of file
Lennart Poettering
2016-04-12
systemctl: add error message when we get unexpected event from waitid()
Lennart Poettering
2016-04-12
systemctl: fix incorrect errno for error message
Lennart Poettering
2016-04-12
systemctl: move check whether a service exists as native unit file to install.c
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
core: introduce a "control" unit file directory
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
tests: make sure test-path-lookup can run even when no units are installed on...
Lennart Poettering
2016-04-12
localed: downgrade libxkbcommon to an optional runtime dependency
Lennart Poettering
2016-04-12
test: bump up log level for install root test
Lennart Poettering
2016-04-12
shared: add a temporary work-around for kernel header inclusion fuck-up
Lennart Poettering
2016-04-12
install: unify checking whether operations may be applied to a unit file in a...
Lennart Poettering
2016-04-12
install: introduce a new unit file state "transient"
Lennart Poettering
2016-04-12
install: fix root prefix handling
Lennart Poettering
2016-04-12
path-lookup: make user_runtime_dir() more generic
Lennart Poettering
2016-04-12
path-lookup: clean up user_config_home() and user_runtime_dir()
Lennart Poettering
2016-04-12
update CODING_STYLE a bit
Lennart Poettering
2016-04-12
path-lookup: stop exporting two functions
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
[next]