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 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
*
analyze: correctly draw the plot for user instances
Ivan Shapovalov
2015-07-28
1
-8
/
+56
*
analyze: move acquire_boot_times() above acquire_time_data()
Ivan Shapovalov
2015-07-28
1
-91
/
+91
*
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
2015-07-03
1
-1
/
+1
*
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
3
-3
/
+3
*
core,network: major per-object logging rework
Lennart Poettering
2015-05-11
1
-20
/
+12
*
treewide: Correct typos and spell plural of bus consistent
Torstein Husebø
2015-05-11
1
-1
/
+1
*
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-11
1
-0
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
2
-5
/
+0
*
Transpose args in strv_fnmatch() to be more oo
Zbigniew Jędrzejewski-Szmek
2015-02-16
1
-4
/
+4
*
analyze: change behaviour of combined --to/from--pattern
Zbigniew Jędrzejewski-Szmek
2015-02-16
1
-5
/
+15
*
Add helper for fnmatch over strv
Zbigniew Jędrzejewski-Szmek
2015-02-16
1
-39
/
+7
*
notify,firstboot,analyze,run: trim --help output to 80 lines
Zbigniew Jędrzejewski-Szmek
2015-01-28
1
-10
/
+7
*
#pragma once here and there
Zbigniew Jędrzejewski-Szmek
2015-01-23
1
-0
/
+2
*
sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()
Lennart Poettering
2014-12-24
1
-1
/
+1
*
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
1
-8
/
+4
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
2
-5
/
+5
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
2
-5
/
+5
*
log: rearrange log function naming
Lennart Poettering
2014-11-27
1
-10
/
+10
*
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-15
1
-1
/
+1
*
analyze: fix mem leak
Thomas Hindoe Paaboel Andersen
2014-09-13
1
-1
/
+2
*
analyze: avoid a null dereference
Thomas Hindoe Paaboel Andersen
2014-09-11
1
-1
/
+2
*
cmdline: for new tools avoid introduce new negative switches, and properly al...
Lennart Poettering
2014-08-20
1
-5
/
+15
*
analyze: some fixes to the --help text
Lennart Poettering
2014-08-14
1
-3
/
+3
*
bus: always explicitly close bus from main programs
Lennart Poettering
2014-08-04
1
-1
/
+1
*
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-08-04
1
-10
/
+1
[next]