index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hostname
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: clean up --help texts a bit
Lennart Poettering
2019-11-18
1
-3
/
+3
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
Highlight the synopsis and summary in --help
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-2
/
+5
*
Move the Commands section above Options section
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-9
/
+10
*
Generate stable machine-id and DHCP client ID on POWER KVM.
Dimitri John Ledkov
2019-08-31
1
-0
/
+2
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-2
/
+2
*
Enable log colors for most of tools in /usr/bin
Zbigniew Jędrzejewski-Szmek
2019-05-08
1
-0
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+2
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-0
/
+1
*
Merge pull request #11086 from poettering/nscd-cache-flush
Zbigniew Jędrzejewski-Szmek
2018-12-17
1
-0
/
+3
|
\
|
*
hostnamed: always flush nscd cache when changing hostname
Lennart Poettering
2018-12-15
1
-0
/
+3
*
|
hostnamed: filter out all-zero and all-0xFF DMI ProductUUIDs
Lennart Poettering
2018-12-15
1
-2
/
+6
|
/
*
util: drop missing.h from util.h
Yu Watanabe
2018-12-04
1
-0
/
+1
*
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-0
/
+2
*
util-lib: don't include fileio.h from fileio-label.h
Lennart Poettering
2018-12-02
1
-0
/
+1
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-1
/
+1
*
hostnamed: use DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-30
/
+19
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+1
*
util-lib: move main() definition macros to its own header file
Lennart Poettering
2018-11-19
1
-0
/
+1
*
hostnamectl: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-17
1
-10
/
+7
*
fileio: automatically add NULL sentinel to parse_env_file()
Lennart Poettering
2018-11-14
1
-2
/
+1
*
fileio: drop "newline" parameter for env file parsers
Lennart Poettering
2018-11-14
1
-2
/
+2
*
hostnamed,localed,timedate: properly propagate errors from sd_event_add_signal()
Lennart Poettering
2018-11-12
1
-4
/
+8
*
Merge pull request #9406 from yuwata/rfe-9228
Zbigniew Jędrzejewski-Szmek
2018-08-23
2
-0
/
+60
|
\
|
*
hostname: expose product UUID on bus
Yu Watanabe
2018-08-08
2
-0
/
+60
*
|
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-1
/
+11
|
/
*
tree-wide: shorten error logging a bit
Yu Watanabe
2018-08-07
1
-2
/
+3
*
hostname: set sd_event_add_signal()
Yu Watanabe
2018-07-20
1
-1
/
+12
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-2
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
2
-6
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
4
-8
/
+0
*
os-util: add helpers for finding /etc/os-release
Lennart Poettering
2018-05-24
1
-12
/
+6
*
fileio: accept FILE* in addition to path in parse_env_file()
Lennart Poettering
2018-05-24
1
-3
/
+3
*
hostname: use free_and_strdup()
Yu Watanabe
2018-05-15
1
-48
/
+28
*
tree-wide: use strv_free_and_replace() macro
Yu Watanabe
2018-05-09
1
-2
/
+1
*
hoestnamed: Also parse HOME_URL from /usr/lib/os-release (#8779)
Mario Limonciello
2018-04-23
1
-0
/
+1
*
hostnamectl: make the distribution name a pretty clickable link if we can
Lennart Poettering
2018-04-19
1
-2
/
+14
*
hostnamed: expose HOME_URL os-release field on the bus
Lennart Poettering
2018-04-19
1
-0
/
+3
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
3
-39
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+1
*
bus-util: add flags for bus_map_all_properties() (#8546)
Yu Watanabe
2018-03-28
1
-0
/
+2
*
bus-util: make bus_map_all_properties() not copy string
Yu Watanabe
2018-03-19
1
-35
/
+23
*
hostnamectl: use dispatch_verb()
Yu Watanabe
2018-03-19
1
-105
/
+32
*
meson: drop unnecessary "transformation" of policy files
Zbigniew Jędrzejewski-Szmek
2018-02-16
2
-6
/
+1
*
Gettextize policy files
Gunnar Hjalmarsson
2018-02-16
2
-12
/
+10
*
tree-wide: make name requesting asynchronous in all our services
Lennart Poettering
2018-01-05
1
-2
/
+2
*
hostname-util: rework read_hostname_config() a bit
Lennart Poettering
2017-11-20
1
-1
/
+1
*
Add license headers and SPDX identifiers to meson.build files
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+17
[next]