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
*
fileio: port write_string_file() to LabelOps, and thus add WRITE_STRING_FILE_...
Lennart Poettering
2024-10-22
1
-2
/
+1
*
bus-util: Log more information when connecting to a bus socket fails
Daan De Meyer
2024-10-09
1
-1
/
+1
*
basic/memory-util: introduce mempcpy_typesafe
Mike Yuan
2024-09-20
1
-1
/
+1
*
time-util: rework localtime_or_gmtime() into localtime_or_gmtime_usec()
Lennart Poettering
2024-09-05
2
-35
/
+80
*
hwclock-util: the struct tm parameter is not a pure return parameter, it's al...
Lennart Poettering
2024-09-05
2
-7
/
+6
*
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
*
Merge pull request #33214 from keszybz/system-clock-epoch
Mike Yuan
2024-06-16
4
-6
/
+62
|
\
|
*
Move two functions only used in timesyncd from libshared to the binary
Zbigniew Jędrzejewski-Szmek
2024-06-12
4
-6
/
+62
*
|
tree-wide: never consider service idle if polkit authentication is still pending
Lennart Poettering
2024-06-12
1
-1
/
+13
|
/
*
timedate: handle gracefully if RTC lost time because of power loss
Lennart Poettering
2024-04-20
1
-0
/
+2
*
timedate: fix typo
Yu Watanabe
2024-03-28
1
-1
/
+1
*
timedated: Respond on org.freedesktop.timedate1.SetNTP only when really finished
Michal Koutný
2024-03-27
1
-3
/
+18
*
polkit: update the rest of bus_verify_polkit_async_full() calls to new flags ...
Luca Boccassi
2024-03-11
1
-4
/
+4
*
timedatectl: add -P
Zbigniew Jędrzejewski-Szmek
2024-03-04
1
-13
/
+13
*
timedated: modernization
Mike Yuan
2024-01-09
1
-8
/
+7
*
bus-polkit: port polkit_registry to use value destructors in hash_ops
Lennart Poettering
2024-01-03
1
-1
/
+1
*
polkit: simplify bus_verify_polkit_async() + drop auth-by-cap dbus feature
Lennart Poettering
2023-12-21
1
-16
/
+12
*
timedatectl: add missing commands to the help output
Antonio Alvarez Feijoo
2023-10-23
1
-0
/
+3
*
tree-wide: port various parsers over to read_stripped_line()
Lennart Poettering
2023-10-17
1
-6
/
+4
*
timedate: Extend timeout for setting NTP
PhylLu
2023-10-11
2
-2
/
+13
*
tree-wide: use LIST_CLEAR()
David Tardon
2023-08-17
1
-6
/
+1
*
meson: move declarations of timedated and friends
Yu Watanabe
2023-07-31
1
-0
/
+16
*
label: Introduce LabelOps to do pre/post labelling operations
Daan De Meyer
2023-05-31
1
-1
/
+1
*
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
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
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
2
-35
/
+14
*
Use https for freedesktop.org
Michael Biebl
2022-06-28
2
-2
/
+2
*
timedatectl: fix a memory leak
Evgeny Vereshchagin
2022-05-04
1
-1
/
+1
*
timedate: update to use new-style sd-bus macros
Sonali Srivastava
2022-04-11
1
-36
/
+25
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
1
-6
/
+0
*
timedate: use cleanup attribute at one more place
Yu Watanabe
2022-03-17
1
-11
/
+18
*
policy files: adjust landing page link
Zbigniew Jędrzejewski-Szmek
2022-01-12
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
*
timedated: make ntp_synced() static
Zbigniew Jędrzejewski-Szmek
2021-05-12
1
-0
/
+13
*
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
[next]