index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
timedate
/
timedatectl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus-util: Log more information when connecting to a bus socket fails
Daan De Meyer
2024-10-09
1
-1
/
+1
*
time-util: rework localtime_or_gmtime() into localtime_or_gmtime_usec()
Lennart Poettering
2024-09-05
1
-11
/
+36
*
timedatectl: drop unnecessary temporal variables
Yu Watanabe
2024-08-19
1
-3
/
+2
*
tree-wide: voidify polkit_agent_open_if_enabled()
Yu Watanabe
2024-08-19
1
-6
/
+6
*
timedatectl: enable interactive authentication for DBus methods
Yu Watanabe
2024-08-19
1
-0
/
+2
*
timedatectl: setting set_local_rtc to 1 will throw Warning as well, use log_w...
ShreyasMahangade
2024-07-20
1
-8
/
+16
*
Rename spawn-polkit-agent.c to just polkit-agent.c
Zbigniew Jędrzejewski-Szmek
2024-06-26
1
-1
/
+1
*
timedatectl: add -P
Zbigniew Jędrzejewski-Szmek
2024-03-04
1
-13
/
+13
*
timedatectl: add missing commands to the help output
Antonio Alvarez Feijoo
2023-10-23
1
-0
/
+3
*
timedate: Extend timeout for setting NTP
PhylLu
2023-10-11
1
-1
/
+11
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-1
/
+1
*
timedatectl: port to new 'vertical' table type
Lennart Poettering
2022-11-10
1
-29
/
+23
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-21
/
+7
*
timedatectl: fix a memory leak
Evgeny Vereshchagin
2022-05-04
1
-1
/
+1
*
timedatectl: Uniform commas in NTPMessage output
Scott Worley
2021-12-21
1
-1
/
+1
*
Merge pull request #20138 from keszybz/coding-style-variable-decls
Luca Boccassi
2021-11-05
1
-1
/
+1
|
\
|
*
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-1
/
+1
*
|
tree-wide: do not print hint about -M if -M is already used
Zbigniew Jędrzejewski-Szmek
2021-11-04
1
-1
/
+1
|
/
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-1
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-18
/
+12
*
tree-wide: use FORMAT_TIMESTAMP()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-9
/
+5
*
bus-print-property: introduce BusPrintPropertyFlags
Yu Watanabe
2021-04-28
1
-13
/
+9
*
timedatectl: rework handling of conditions in print_status_info()
Zbigniew Jędrzejewski-Szmek
2021-04-08
1
-16
/
+9
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-6
/
+5
*
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
1
-1
/
+1
*
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 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
1
-0
/
+1
*
shared: actually move all BusLocator related calls to bus-locator.c
Lennart Poettering
2020-06-30
1
-2
/
+2
*
log: introduce log_parse_environment_cli() and log_setup_cli()
Filipe Brandenburger
2020-06-24
1
-3
/
+1
*
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
1
-65
/
+20
*
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
*
tree-wide: fix how we set $TZ
Lennart Poettering
2019-11-13
1
-2
/
+3
*
Highlight the synopsis and summary in --help
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-2
/
+4
[next]