index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
analyze
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
analyze-verify: add --generators switch to enable generators again
Zbigniew Jędrzejewski-Szmek
2017-09-19
3
-4
/
+29
*
Make test_run into a flags field and disable generators again
Zbigniew Jędrzejewski-Szmek
2017-09-19
1
-1
/
+1
*
analyze: add get-log-level, get-log-target verbs
Lucas Werkmeister
2017-09-07
1
-0
/
+62
*
build-sys: drop gitignore patterns for in-tree builds
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
meson: reindent all files with 8 spaces
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-5
/
+3
*
meson: build systemd using meson
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-0
/
+7
*
tree-wide: standardize on $(PACKAGE_VERSION) for the version string
Zbigniew Jędrzejewski-Szmek
2017-04-05
1
-1
/
+1
*
tree-wide: add man: to manpage references (#5402)
Lucas Werkmeister
2017-02-21
1
-1
/
+1
*
tree-wide: make bus_map_all_properties return a proper sd_bus_error
Lennart Poettering
2017-02-09
1
-0
/
+2
*
analyze: fix build without seccomp
Franck Bui
2016-11-10
1
-0
/
+2
*
analyze: fix build w/o seccomp
Zbigniew Jędrzejewski-Szmek
2016-11-03
1
-0
/
+8
*
seccomp-util, analyze: export comments as a help string
Zbigniew Jędrzejewski-Szmek
2016-11-03
1
-0
/
+1
*
analyze: add syscall-filter verb
Zbigniew Jędrzejewski-Szmek
2016-11-03
1
-23
/
+75
*
analyze-verify: honour $SYSTEMD_UNIT_PATH, allow system paths to be ignored
Zbigniew Jędrzejewski-Szmek
2016-10-01
1
-3
/
+14
*
tree-wide: use ansi_highlight() instead of ANSI_HIGHLIGHT where appropriate
Lennart Poettering
2016-05-30
1
-4
/
+4
*
tree-wide: rename draw_special_char to special_glyph
Zbigniew Jędrzejewski-Szmek
2016-05-09
1
-2
/
+2
*
shared: move unit-specific code from bus-util.h to bus-unit-util.h
Lennart Poettering
2016-04-22
1
-0
/
+1
*
core: remove ManagerRunningAs enum
Lennart Poettering
2016-04-12
3
-7
/
+5
*
Merge pull request #2671 from 0xAX/move-pager-open-to-one-place
Zbigniew Jędrzejewski-Szmek
2016-02-25
1
-12
/
+4
|
\
|
*
tree-wide: merge pager_open_if_enabled() to the pager_open()
Alexander Kuleshov
2016-02-25
1
-12
/
+4
*
|
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
1
-1
/
+1
*
|
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-23
1
-1
/
+1
|
/
*
tree-wide: place #pragma once at the same place everywhere
Lennart Poettering
2016-02-20
1
-2
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
3
-6
/
+0
*
analyze: verify verifies templates too
Evgeny Vereshchagin
2015-12-14
1
-9
/
+51
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
2
-17
/
+17
*
analyze: do not draw ConflictedBy dependencies in dot graph
Michal Schmidt
2015-11-13
1
-3
/
+0
*
analyze: show Requisite dependencies in the dot graph again
Michal Schmidt
2015-11-13
1
-2
/
+5
*
core: drop "override" flag when building transactions
Lennart Poettering
2015-11-12
1
-5
/
+3
*
core: remove support for RequiresOverridable= and RequisiteOverridable=
Lennart Poettering
2015-11-12
1
-6
/
+0
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
2
-0
/
+2
*
util-lib: split out globbing related calls into glob-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move more locale-related calls to locale-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util: remove path_get_parent(), in favour of dirname_malloc()
Lennart Poettering
2015-10-27
1
-3
/
+4
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
analyze: trivial code cleanups
Lennart Poettering
2015-10-07
1
-17
/
+18
*
analyze: minor fixes according to review
Łukasz Stelmach
2015-10-07
1
-5
/
+4
*
analyze: replace isempty()+ternary with strempty()
Łukasz Stelmach
2015-10-06
1
-7
/
+7
*
analyze: do not require information from hostnamed
Łukasz Stelmach
2015-10-06
1
-6
/
+8
*
analyze: introduce _cleanup_host_info_
Łukasz Stelmach
2015-10-06
1
-4
/
+6
*
analyze: add new set-log-target subcommand
Lennart Poettering
2015-09-30
1
-8
/
+34
*
bus-util: rename bus_open_transport() to bus_connect_transport()
Lennart Poettering
2015-09-29
1
-1
/
+1
*
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
1
-14
/
+12
*
cgtop: underline table header
Lennart Poettering
2015-09-22
1
-4
/
+4
*
Merge pull request #1207 from poettering/coccinelle-fixes
Daniel Mack
2015-09-09
1
-6
/
+2
|
\
|
*
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
1
-4
/
+1
|
*
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-09
1
-2
/
+1
*
|
analyze: add alias handling for --{from,to}-pattern options
Evgeny Vereshchagin
2015-09-07
1
-14
/
+24
|
/
*
analyze: add "alias" handling to dot subcommand
Evgeny Vereshchagin
2015-09-06
1
-1
/
+48
[next]