index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
timedate
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
2
-4
/
+0
*
timedatectl: add 'show' command to display machine-readable output
Yu Watanabe
2018-06-14
1
-0
/
+22
*
tree-wide: drop !! casts to booleans
Zbigniew Jędrzejewski-Szmek
2018-06-13
1
-1
/
+1
*
basic/log: add the log_struct terminator to macro
Zbigniew Jędrzejewski-Szmek
2018-06-04
1
-4
/
+2
*
timedated: add some debug logging when a number of kernel calls fail
Lennart Poettering
2018-05-29
1
-16
/
+26
*
timedated: show the short timezone name when changing timezones in logs
Lennart Poettering
2018-05-29
1
-3
/
+8
*
Merge pull request #8985 from yuwata/bus-macro-3
Lennart Poettering
2018-05-18
1
-24
/
+3
|
\
|
*
timedate: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
2018-05-15
1
-24
/
+3
*
|
Merge pull request #9002 from yuwata/fix-timedate
Lennart Poettering
2018-05-17
1
-4
/
+5
|
\
\
|
*
|
timedate: do not copy input string before bus_verify_polkit_async()
Yu Watanabe
2018-05-15
1
-4
/
+5
|
|
/
*
/
timedatectl: do not wrap polkit policy message
Yu Watanabe
2018-05-17
1
-4
/
+2
|
/
*
basic: add log_level argument to timezone_is_valid
Mike Gilbert
2018-05-12
1
-1
/
+1
*
timedate: use free_and_strdup()
Yu Watanabe
2018-05-09
1
-11
/
+5
*
timedatectl: add timesync-status and show-timesync commands
Yu Watanabe
2018-05-03
1
-13
/
+461
*
remove unused variables (#8768)
Tobias Jungel
2018-04-20
1
-2
/
+0
*
timedatectl: update output format of status command
Yu Watanabe
2018-04-17
1
-21
/
+21
*
timedated: support multiple NTP services
Yu Watanabe
2018-04-17
1
-72
/
+311
*
timedate: use sd_bus_error_set() if nothing is substituted
Yu Watanabe
2018-04-17
1
-3
/
+3
*
timedate: move error mapping to bus-common-errors.[ch]
Yu Watanabe
2018-04-17
1
-7
/
+2
*
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
/
+1
*
bus-util: make bus_map_all_properties() not copy string
Yu Watanabe
2018-03-19
1
-13
/
+8
*
tree-wide: voidify pager_open()
Yu Watanabe
2018-03-19
1
-1
/
+1
*
timedatectl: use dispatch_verb()
Yu Watanabe
2018-03-19
1
-119
/
+45
*
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
-14
/
+12
*
tree-wide: use "cannot" instead of "can not"
Zbigniew Jędrzejewski-Szmek
2018-02-08
1
-1
/
+1
*
Comment the fact that some tools need to termintate their bus connect first
Franck Bui
2018-01-12
1
-0
/
+2
*
Revert "tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various appro...
Franck Bui
2018-01-12
1
-1
/
+2
*
tree-wide: make name requesting asynchronous in all our services
Lennart Poettering
2018-01-05
1
-2
/
+2
*
timedatectl: fix status output (#7696)
Yu Watanabe
2017-12-19
1
-1
/
+1
*
Replace free and reassignment with free_and_replace
Daniel Lockyer
2017-11-24
1
-3
/
+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
-12
/
+12
*
tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various appropriate p...
Lennart Poettering
2017-11-10
1
-2
/
+1
*
treewide: unify identical definitions of polkit_agent_open_if_enabled() (#7187)
Zbigniew Jędrzejewski-Szmek
2017-10-30
1
-16
/
+4
*
timedatectl: stop using xstrftime
Zbigniew Jędrzejewski-Szmek
2017-10-18
1
-10
/
+11
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-1
/
+1
*
timedatectl: be more explicit what "ntp synchronized" means
Zbigniew Jędrzejewski-Szmek
2017-09-21
1
-10
/
+10
*
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: reindent all files with 8 spaces
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-13
/
+11
*
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
*
tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_ID
Zbigniew Jędrzejewski-Szmek
2017-02-15
1
-2
/
+2
[next]