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
/
shared
Age
Commit message (
Expand
)
Author
2016-04-28
install: upgrade message to a warning
Alex Crawford
2016-04-26
journal: when dumping journal contents, react nicer to lines we can't read
Lennart Poettering
2016-04-25
core: fix description of "resources" service error (#3119)
Lennart Poettering
2016-04-22
journalctl: add --no-hostname switch
Lennart Poettering
2016-04-22
journalctl: add output mode where time is shown in seconds since 1st Jan 1970...
Lennart Poettering
2016-04-22
shared: move output_mode_to_string() into output-mode.c
Lennart Poettering
2016-04-22
path-lookup: optimize a common strv copy operation away
Lennart Poettering
2016-04-22
shared: move unit-specific code from bus-util.h to bus-unit-util.h
Lennart Poettering
2016-04-22
shared: drop kernel_thread bool from cgroups show code
Lennart Poettering
2016-04-22
core,systemctl: add bus API to retrieve processes of a unit
Lennart Poettering
2016-04-22
shared: fix minor memory leak in log display code
Lennart Poettering
2016-04-22
treewide: fix typos (#3092)
Torstein Husebø
2016-04-22
Merge pull request #3084 from keszybz/preset-fixes
Lennart Poettering
2016-04-21
shared/install: always overwrite symlinks in .wants and .requires
Zbigniew Jędrzejewski-Szmek
2016-04-21
shared/install: rewrite unit_file_changes_add()
Zbigniew Jędrzejewski-Szmek
2016-04-21
shared/install: nicer error message is symlinking chokes on an existing file
Zbigniew Jędrzejewski-Szmek
2016-04-21
Merge pull request #3005 from keszybz/kill-user-proceses
Lennart Poettering
2016-04-21
shared/logs-show: fix memleak in add_matches_for_unit
Zbigniew Jędrzejewski-Szmek
2016-04-19
Merge pull request #3055 from keszybz/preset-fixes
Lennart Poettering
2016-04-19
systemctl: warning about missing install info for template units
Zbigniew Jędrzejewski-Szmek
2016-04-19
shared/install: change value of _UNIT_FILE_CHANGE_TYPE_INVALID
Zbigniew Jędrzejewski-Szmek
2016-04-19
shared/install,systemctl,core: report offending file on installation error
Zbigniew Jędrzejewski-Szmek
2016-04-19
sleep: Add debug feature to bypass hibernation memory checks. (#3064)
Vittorio G (VittGam)
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
conf-parser: Set EXTRACT_RETAIN_ESCAPE when extracting words (#2917)
Dan Nicholson
2016-04-16
install: allow paths like LookupPath.generator to be NULL
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-13
shared/path-lookup: fix leak
Zbigniew Jędrzejewski-Szmek
2016-04-13
tree-wide: remove useless NULLs from strjoina
Zbigniew Jędrzejewski-Szmek
2016-04-12
machinectl: add new "machinectl clean" command
Lennart Poettering
2016-04-12
tests: override XDG_RUNTIME_DIR where we use the user runtime dir
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
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: move check whether a service exists as native unit file to install.c
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
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
path-lookup: stop exporting two functions
Lennart Poettering
[next]