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
*
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
*
Constify option table and add missing option
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-0
/
+1
*
analyze: fix seg-fault with no cl-argument
Daniel Buch
2014-07-26
1
-1
/
+1
*
Merge systemd-verify with systemd-analyze
Zbigniew Jędrzejewski-Szmek
2014-07-22
3
-36
/
+364
*
analyze/run: use bus_open_transport_systemd instead of bus_open_transport
Thomas Bächler
2014-05-26
1
-1
/
+1
*
analyze: read host and system information from remote
Djalal Harouni
2014-05-18
1
-24
/
+85
*
analyze: fix plot with bad y size
Jeffrey Clark
2014-04-23
1
-1
/
+1
*
delta: draw arrows with draw_special_char()
Lennart Poettering
2014-04-23
1
-1
/
+1
*
analyze: fix plot issues when using gummiboot
Thomas Hindoe Paaboel Andersen
2014-01-31
1
-1
/
+4
*
trivial coding style clean ups
Thomas Hindoe Paaboel Andersen
2013-12-03
1
-1
/
+1
*
analyze: plot the time spent setting up security modules
Thomas Hindoe Paaboel Andersen
2013-11-10
1
-0
/
+17
*
clients: add missing command line arguments
Lennart Poettering
2013-11-08
1
-0
/
+2
*
systemctl: port to libsystemd-bus
Marc-Antoine Perennou
2013-11-08
1
-54
/
+16
*
analyze: make use of new sd_bus_get_property_strv() call
Lennart Poettering
2013-11-07
1
-70
/
+56
*
clients: try to follow roughly the same order in --help texts for common options
Lennart Poettering
2013-11-07
1
-2
/
+2
*
bus: log message parsing errors everywhere with a generalized bus_log_parse_e...
Lennart Poettering
2013-11-07
1
-13
/
+10
*
build-sys: merge sd-event into sd-bus
Lennart Poettering
2013-11-07
1
-0
/
+1
*
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-06
1
-11
/
+12
*
analyze: port over to use bus_open_transport()
Lennart Poettering
2013-11-06
1
-34
/
+45
*
analyze: simplify things
Lennart Poettering
2013-11-06
1
-4
/
+1
*
analyze: fix indentation
Lennart Poettering
2013-11-06
1
-12
/
+11
*
analyze: rename variables
Thomas Hindoe Paaboel Andersen
2013-11-01
1
-50
/
+50
*
analyze: plot: place the text on the side with most space
Thomas Hindoe Paaboel Andersen
2013-11-01
1
-12
/
+17
*
analyze: share code to read a string array from sd-bus
Thomas Hindoe Paaboel Andersen
2013-10-31
1
-55
/
+39
*
analyze: use sd_bus_get_propery_trivial and indentation
Thomas Hindoe Paaboel Andersen
2013-10-31
1
-55
/
+53
*
general: various cleanups
Lennart Poettering
2013-10-30
1
-3
/
+3
*
analyze: port to sd-bus
Thomas Hindoe Paaboel Andersen
2013-10-25
1
-370
/
+273
*
analyze: systemd-analyze.c -> analyze.c
Kay Sievers
2013-10-22
1
-0
/
+0
[next]