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
/
analyze
Age
Commit message (
Expand
)
Author
2016-10-01
analyze-verify: honour $SYSTEMD_UNIT_PATH, allow system paths to be ignored
Zbigniew Jędrzejewski-Szmek
2016-05-30
tree-wide: use ansi_highlight() instead of ANSI_HIGHLIGHT where appropriate
Lennart Poettering
2016-05-09
tree-wide: rename draw_special_char to special_glyph
Zbigniew Jędrzejewski-Szmek
2016-04-22
shared: move unit-specific code from bus-util.h to bus-unit-util.h
Lennart Poettering
2016-04-12
core: remove ManagerRunningAs enum
Lennart Poettering
2016-02-25
Merge pull request #2671 from 0xAX/move-pager-open-to-one-place
Zbigniew Jędrzejewski-Szmek
2016-02-26
tree-wide: merge pager_open_if_enabled() to the pager_open()
Alexander Kuleshov
2016-02-23
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-20
tree-wide: place #pragma once at the same place everywhere
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-12-14
analyze: verify verifies templates too
Evgeny Vereshchagin
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-13
analyze: do not draw ConflictedBy dependencies in dot graph
Michal Schmidt
2015-11-13
analyze: show Requisite dependencies in the dot graph again
Michal Schmidt
2015-11-12
core: drop "override" flag when building transactions
Lennart Poettering
2015-11-12
core: remove support for RequiresOverridable= and RequisiteOverridable=
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out globbing related calls into glob-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move more locale-related calls to locale-util.[ch]
Lennart Poettering
2015-10-27
util: remove path_get_parent(), in favour of dirname_malloc()
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-07
analyze: trivial code cleanups
Lennart Poettering
2015-10-07
analyze: minor fixes according to review
Łukasz Stelmach
2015-10-06
analyze: replace isempty()+ternary with strempty()
Łukasz Stelmach
2015-10-06
analyze: do not require information from hostnamed
Łukasz Stelmach
2015-10-06
analyze: introduce _cleanup_host_info_
Łukasz Stelmach
2015-09-30
analyze: add new set-log-target subcommand
Lennart Poettering
2015-09-29
bus-util: rename bus_open_transport() to bus_connect_transport()
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-22
cgtop: underline table header
Lennart Poettering
2015-09-09
Merge pull request #1207 from poettering/coccinelle-fixes
Daniel Mack
2015-09-09
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-07
analyze: add alias handling for --{from,to}-pattern options
Evgeny Vereshchagin
2015-09-06
analyze: add "alias" handling to dot subcommand
Evgeny Vereshchagin
2015-07-28
analyze: correctly draw the plot for user instances
Ivan Shapovalov
2015-07-28
analyze: move acquire_boot_times() above acquire_time_data()
Ivan Shapovalov
2015-07-03
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
2015-05-11
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
core,network: major per-object logging rework
Lennart Poettering
2015-05-11
treewide: Correct typos and spell plural of bus consistent
Torstein Husebø
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-16
Transpose args in strv_fnmatch() to be more oo
Zbigniew Jędrzejewski-Szmek
2015-02-16
analyze: change behaviour of combined --to/from--pattern
Zbigniew Jędrzejewski-Szmek
2015-02-16
Add helper for fnmatch over strv
Zbigniew Jędrzejewski-Szmek
2015-01-27
notify,firstboot,analyze,run: trim --help output to 80 lines
Zbigniew Jędrzejewski-Szmek
2015-01-23
#pragma once here and there
Zbigniew Jędrzejewski-Szmek
2014-12-24
sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()
Lennart Poettering
[next]