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
*
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
*
Add SPDX license headers to various assorted files
Zbigniew Jędrzejewski-Szmek
2017-11-19
3
-0
/
+6
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
2
-0
/
+2
*
po: add a copy of polkit its rules
Zbigniew Jędrzejewski-Szmek
2017-11-14
1
-0
/
+1
*
i18n: drop intltool use, use meson's merge_file directly
Zbigniew Jędrzejewski-Szmek
2017-11-13
2
-8
/
+8
*
treewide: unify identical definitions of polkit_agent_open_if_enabled() (#7187)
Zbigniew Jędrzejewski-Szmek
2017-10-30
1
-13
/
+1
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-1
/
+1
*
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: use booleans for conf.set and drop unecessary conditionals
Zbigniew Jędrzejewski-Szmek
2017-05-02
1
-1
/
+1
*
meson: do not install files from disabled features (#5811)
userwithuid
2017-04-27
1
-5
/
+5
*
meson: reindent all files with 8 spaces
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-9
/
+7
*
meson: properly conditionalize polkit installation
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-1
/
+1
*
meson: build systemd using meson
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-0
/
+16
*
hostname: detect detachable dmi chassis type (#5489)
David Herrmann
2017-02-28
1
-0
/
+1
*
hostname: detect convertible dmi chassis type
David Herrmann
2017-02-28
1
-0
/
+3
[next]