index
:
platform/upstream/systemd
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/ivi
kdbus-integration
ref/for/tizen
ref/for/tizen_3.0
ref/heads/sandbox/lstelmach/unit-load-244
sandbox/adrians/CVE-fix
sandbox/adrians/dirty-upgrade-to-232
sandbox/adrians/dirty-upgrade-to-233
sandbox/adrians/upgrade-to-234
sandbox/adrians/upgrade-to-235
sandbox/adrians/upgrade-to-236
sandbox/adrians/upgrade-to-237
sandbox/adrians/upgrade-to-238
sandbox/adrians/upgrade-to-239
sandbox/adrians/upgrade-to-240
sandbox/adrians/upgrade-to-241
sandbox/adrians/upgrade-to-242
sandbox/adrians/upgrade-to-243
sandbox/adrians/upgrade-to-244
sandbox/adrians/upgrade-to-245
sandbox/akazmin/hwasan_build
sandbox/akazmin/tizen6_asan
sandbox/chanwoochoi/tizen_dev
sandbox/denis13/LTO
sandbox/ibaravy/isan
sandbox/jihochu/5.0
sandbox/jlaako/multiseat
sandbox/jobol/v219
sandbox/kkrosman/cynara-bus-proxyd
sandbox/klewandowski/nosmack
sandbox/klewandowski/systemd-shutdown
sandbox/klewandowski/upgrade-v231
sandbox/leemgs/test
sandbox/lstelmach/exec-timing
sandbox/lstelmach/kdbus-integration-216
sandbox/lstelmach/kdbus-integration-217
sandbox/lstelmach/kdbus-tizen-next
sandbox/lstelmach/system-privileged
sandbox/lstelmach/systemd-upgrade-231
sandbox/lstelmach/systemd-upgrade-233
sandbox/lstelmach/tizen-cleanup
sandbox/lstelmach/tizen-cleanup-wo-kdbus
sandbox/lstelmach/tizen-cleanup-wo-kdbus-on-v255
sandbox/lstelmach/tizen-next
sandbox/mbloch/stdout
sandbox/mkashkarov/tizen_6.0_build
sandbox/mmajewski2/stdout
sandbox/mwereski/tizen
sandbox/mzielinska3/cynara_integration
sandbox/sdx/dev212
sandbox/sebuns2/skip_empty_link_file
sandbox/silas.jeon/RO_3.0_notyet
sandbox/songinha/history
sandbox/songinha/tizen
sandbox/upgrade-to-241
sandbox/vbarinov/asan
sandbox/vbarinov/newcompilerfix
sandbox/vbarinov/nogold
systemd_212
systemd_v216
tizen
tizen-v204-backup
tizen_208
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_dev
tizen_dev_kdbus
tizen_ivi_genivi
tizen_ivi_release
upgrade-to-244
upstream
upstream_old
Domain: System / System Framework;
Hyotaek Shim <hyotaek.shim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timedate
/
timedated.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-06
timedated: always enable&start the service with highest priority
Zbigniew Jędrzejewski-Szmek
1
-39
/
+20
2019-08-05
timedated: log about unit enablement actions and enhance logs in general
Zbigniew Jędrzejewski-Szmek
1
-12
/
+52
2019-08-04
timedated: minor code simplifications
Zbigniew Jędrzejewski-Szmek
1
-18
/
+9
2019-07-22
timedated: add back support for ntp-units.d/
Zbigniew Jędrzejewski-Szmek
1
-8
/
+64
2019-07-12
tree-wide: get rid of strappend()
Lennart Poettering
1
-1
/
+1
2019-03-27
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2019-03-13
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
1
-1
/
+1
2019-03-10
timedate: fix emitted value when ntp client is enabled/disabled (#11951)
Yu Watanabe
1
-2
/
+2
2019-01-15
timedate: refuse to set time when previous request is not finished
Yu Watanabe
1
-0
/
+11
2019-01-15
timedate: treat 'activating' or 'inactivating' NTP client status as 'active'
Yu Watanabe
1
-2
/
+2
2018-12-12
timedated: Add dbus method to retrieve list of time zones (#11114)
tibbling
1
-0
/
+23
2018-12-04
util: drop missing.h from util.h
Yu Watanabe
1
-0
/
+1
2018-12-02
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
1
-0
/
+1
2018-11-23
timedate: define main through macro
Yu Watanabe
1
-34
/
+21
2018-11-20
log: introduce new helper call log_setup_service()
Lennart Poettering
1
-3
/
+1
2018-11-12
hostnamed,localed,timedate: properly propagate errors from sd_event_add_signal()
Lennart Poettering
1
-4
/
+8
2018-08-08
timedate: emit property changed signal after all jobs are completed
Yu Watanabe
1
-30
/
+40
2018-07-26
timedate: defer the property changed signal until job of starting/stopping NT...
Yu Watanabe
1
-13
/
+65
2018-07-26
timedate: increment reference count of sd_bus_message
Yu Watanabe
1
-5
/
+9
2018-07-20
timedate: set sd_event_add_signal()
Yu Watanabe
1
-1
/
+12
2018-06-26
tree-wide: use localtime_r() instead of localtime()
Yu Watanabe
1
-3
/
+3
2018-06-25
timedate: use gmtime_r() and localtime_r()
Lennart Poettering
1
-10
/
+10
2018-06-14
tree-wide: remove Lennart's copyright lines
Lennart Poettering
1
-3
/
+0
2018-06-14
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
1
-2
/
+0
2018-06-04
basic/log: add the log_struct terminator to macro
Zbigniew Jędrzejewski-Szmek
1
-4
/
+2
2018-05-29
timedated: add some debug logging when a number of kernel calls fail
Lennart Poettering
1
-16
/
+26
2018-05-29
timedated: show the short timezone name when changing timezones in logs
Lennart Poettering
1
-3
/
+8
2018-05-18
Merge pull request #8985 from yuwata/bus-macro-3
Lennart Poettering
1
-24
/
+3
2018-05-15
timedate: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
1
-24
/
+3
2018-05-15
timedate: do not copy input string before bus_verify_polkit_async()
Yu Watanabe
1
-4
/
+5
2018-05-12
basic: add log_level argument to timezone_is_valid
Mike Gilbert
1
-1
/
+1
2018-05-10
timedate: use free_and_strdup()
Yu Watanabe
1
-11
/
+5
2018-04-20
remove unused variables (#8768)
Tobias Jungel
1
-2
/
+0
2018-04-17
timedated: support multiple NTP services
Yu Watanabe
1
-72
/
+311
2018-04-17
timedate: use sd_bus_error_set() if nothing is substituted
Yu Watanabe
1
-3
/
+3
2018-04-17
timedate: move error mapping to bus-common-errors.[ch]
Yu Watanabe
1
-7
/
+2
2018-04-06
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
1
-13
/
+0
2018-04-05
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
1
-2
/
+1
2018-01-05
tree-wide: make name requesting asynchronous in all our services
Lennart Poettering
1
-2
/
+2
2017-11-24
Replace free and reassignment with free_and_replace
Daniel Lockyer
1
-3
/
+1
2017-11-19
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2017-02-15
tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_ID
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2016-07-31
Add enable_disable() helper
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2016-03-01
selinux: always try to load the full selinux db
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2016-02-29
timedated: trivial stylistic fix
Martin Pitt
1
-2
/
+2
2016-02-28
Merge pull request #2749 from martinpitt/adjtime
Zbigniew Jędrzejewski-Szmek
1
-16
/
+30
2016-02-26
timedated: be more tolerant in parsing /etc/adjtime
Martin Pitt
1
-15
/
+29
2016-02-26
clock-util: make clock_is_localtime() testable and add initial tests
Martin Pitt
1
-1
/
+1
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
1
-2
/
+0
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
1
-6
/
+5
[next]