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
*
bus-print-property: introduce BusPrintPropertyFlags
Yu Watanabe
2021-04-28
1
-13
/
+9
*
timedate: make log_unit_xxx_errno() refuse zero errno
Yu Watanabe
2021-04-16
1
-15
/
+24
*
Merge pull request #19243 from bluca/lgtm
Zbigniew Jędrzejewski-Szmek
2021-04-09
1
-1
/
+2
|
\
|
*
timedated: use format_timestamp instead of ctime
Luca Boccassi
2021-04-08
1
-1
/
+2
*
|
timedatectl: rework handling of conditions in print_status_info()
Zbigniew Jędrzejewski-Szmek
2021-04-08
1
-16
/
+9
|
/
*
timedated: fix skipping of comments in config file
Zbigniew Jędrzejewski-Szmek
2021-03-09
1
-1
/
+1
*
timedate: do not ignore fix_system argument in SetLocalRTC method
Yu Watanabe
2021-02-24
1
-7
/
+9
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
2
-2
/
+2
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-6
/
+5
*
timedate: actually reset system time with new timezone
Yu Watanabe
2021-01-12
1
-1
/
+1
*
timedate: use localtime_or_gmtime_r() and mktime_or_timegm()
Yu Watanabe
2020-11-20
1
-16
/
+4
*
basic/env-util: add little helper to call setenv or unsetenv
Zbigniew Jędrzejewski-Szmek
2020-11-10
1
-5
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
6
-6
/
+6
*
Replace gendered pronouns with gender neutral ones. (#16844)
PhoenixDiscord
2020-08-27
1
-1
/
+1
*
Merge pull request #16624 from keszybz/timesync-retry-interval
Zbigniew Jędrzejewski-Szmek
2020-07-30
1
-1
/
+1
|
\
|
*
timedatectl: do not show (null) if the address of NTP server is not resolved
Yu Watanabe
2020-07-16
1
-1
/
+1
*
|
bus: use bus_log_connect_error to print error message
fangxiuning
2020-07-21
1
-1
/
+1
|
/
*
bus: use bus_log_parse_error to print message
fangxiuning
2020-07-11
1
-1
/
+1
*
table use table_log_print_error() instead of table_log_show_error
fangxiuning
2020-07-08
1
-4
/
+4
*
table add table_log_show_error()
fangxiuning
2020-07-08
1
-4
/
+4
*
shared: split out property get helpers
Lennart Poettering
2020-06-30
1
-0
/
+1
*
shared: split out code for printing properties
Lennart Poettering
2020-06-30
1
-0
/
+1
*
shared: split out code that maps properties to local structs
Lennart Poettering
2020-06-30
2
-0
/
+2
*
shared: actually move all BusLocator related calls to bus-locator.c
Lennart Poettering
2020-06-30
2
-3
/
+3
*
log: introduce log_parse_environment_cli() and log_setup_cli()
Filipe Brandenburger
2020-06-24
1
-3
/
+1
*
Make failures of mac_selinux_init() fatal
Christian Göttsche
2020-06-23
1
-1
/
+4
*
macro: introduce DISABLE_WARNING_TYPE_LIMITS and make use of it everywhere
Lennart Poettering
2020-05-25
1
-3
/
+2
*
timedate: switch to BusLocator-oriented helpers
Vito Caputo
2020-05-07
2
-90
/
+29
*
timedated: convert to the new scheme and add --bus-introspect
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-3
/
+11
*
importd,logind: add --bus-introspect= option
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-0
/
+1
*
logind,importd,hostnamed,localed,timedated,machined,resolved: add option pars...
Zbigniew Jędrzejewski-Szmek
2020-05-03
1
-3
/
+7
*
tree-wide: implement new log control API dbus interface in all our daemons
Lennart Poettering
2020-04-21
1
-0
/
+5
*
timedated: add dbus parameter names
Zbigniew Jędrzejewski-Szmek
2020-04-12
1
-5
/
+39
*
shared: split out polkit stuff from bus-util.c → bus-polkit.c
Lennart Poettering
2020-01-22
1
-1
/
+1
*
Merge pull request #14381 from keszybz/ifindex-cleanup
Lennart Poettering
2020-01-13
1
-13
/
+12
|
\
|
*
timedatectl: drop ifindex output parameter too
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-15
/
+11
|
*
tree-wide: make parse_ifindex simply return the index
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-2
/
+5
*
|
tree-wide: use table_log_add_error()
Yu Watanabe
2020-01-10
1
-22
/
+22
|
/
*
timedatectl: use format-table.[ch]
Yu Watanabe
2020-01-09
1
-59
/
+187
*
tree-wide: clean up --help texts a bit
Lennart Poettering
2019-11-18
1
-6
/
+5
*
Merge pull request #14010 from poettering/localtime-symlink
Lennart Poettering
2019-11-13
1
-10
/
+25
|
\
|
*
timedated: it might be that tzinfo files are just not installed
Lennart Poettering
2019-11-13
1
-1
/
+1
|
*
timedated: handle UTC specially, when generating /etc/localtime
Lennart Poettering
2019-11-13
1
-9
/
+24
*
|
tree-wide: fix how we set $TZ
Lennart Poettering
2019-11-13
1
-2
/
+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
/
+4
*
Move the Commands section above Options section
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-14
/
+14
*
timedated: always enable&start the service with highest priority
Zbigniew Jędrzejewski-Szmek
2019-08-06
1
-39
/
+20
*
timedated: log about unit enablement actions and enhance logs in general
Zbigniew Jędrzejewski-Szmek
2019-08-05
1
-12
/
+52
*
timedated: minor code simplifications
Zbigniew Jędrzejewski-Szmek
2019-08-04
1
-18
/
+9
[next]