index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timesync
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly report invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-0
/
+2
*
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-3
/
+3
*
core: only set the kernel's timezone when the RTC runs in local time
Kay Sievers
2014-07-27
2
-5
/
+22
*
sd-network: fix parameter order for sd_network_monitor_new()
Lennart Poettering
2014-07-17
1
-1
/
+1
*
Let config_parse open file where applicable
Zbigniew Jędrzejewski-Szmek
2014-07-16
1
-21
/
+4
*
Constify ConfigTableItem tables
Zbigniew Jędrzejewski-Szmek
2014-07-15
1
-1
/
+1
*
timesyncd: add sockaddr_pretty wrapper
Zbigniew Jędrzejewski-Szmek
2014-07-15
2
-3
/
+7
*
timesyncd: only listen to clock changes when connected
Zbigniew Jędrzejewski-Szmek
2014-07-15
1
-7
/
+0
*
timesyncd: suppress resync at system time change when not connected
Kay Sievers
2014-07-15
1
-0
/
+3
*
resolved: make use of union in_addr_union in resolved, too
Lennart Poettering
2014-07-07
1
-0
/
+2
*
timesyncd: split privilege dropping code out of timesyncd so that we can make...
Lennart Poettering
2014-06-01
1
-67
/
+1
*
timesysnc: reword network watching messages, and move resolver errors to debug
Kay Sievers
2014-05-25
1
-3
/
+3
*
timesyncd: only update stamp file when we are synchronized
Kay Sievers
2014-05-24
2
-71
/
+54
*
time-util: make sure USEC_PER_SEC and friends are actually of type usec_t
Lennart Poettering
2014-05-22
1
-4
/
+4
*
timesyncd: use STR_IN_SET()
Kay Sievers
2014-05-21
1
-3
/
+3
*
timesyncd: fix english language typo
Lennart Poettering
2014-05-21
1
-1
/
+1
*
timesyncd: save clock to disk everytime we get an NTP fix, and bump clock at ...
Lennart Poettering
2014-05-21
1
-11
/
+93
*
timesyncd: only attempt to connect when an address is configured
Tom Gundersen
2014-05-19
1
-1
/
+1
*
fix spelling of privilege
Nis Martensen
2014-05-19
1
-3
/
+3
*
timesyncd: make use of floating event sources for signal handling
Lennart Poettering
2014-05-18
2
-8
/
+2
*
timesyncd: enable watchdog support
Lennart Poettering
2014-05-18
1
-0
/
+2
*
timesyncd: run timesyncd as unpriviliged user "systemd-timesync" (but still w...
Lennart Poettering
2014-05-18
1
-0
/
+82
*
timesyncd: fix typo in comment
Kay Sievers
2014-05-16
1
-1
/
+1
*
timesyncd: fix error path return value
Kay Sievers
2014-05-15
1
-1
/
+1
*
timesyncd: read global operational state from networkd
Tom Gundersen
2014-05-08
1
-18
/
+6
*
timesyncd: only run when the system has a carrier on a network interface
Tom Gundersen
2014-05-08
2
-3
/
+110
*
timesyncd: shorten log message
Kay Sievers
2014-05-07
1
-5
/
+3
*
timesyncd: hook up systemd-timesyncd with systemd-timedated
Lennart Poettering
2014-05-06
1
-0
/
+1
*
timesyncd: never accept NTP time from server that is older than systemd's rel...
Lennart Poettering
2014-05-06
1
-1
/
+7
*
timesyncd: read server settings from a configuration file
Lennart Poettering
2014-05-06
6
-77
/
+215
*
timesyncd: when an NTP server doesn't respond, proceed with the next
Lennart Poettering
2014-05-06
1
-24
/
+46
*
list: make LIST_FIND_TAIL work for empty lists
Lennart Poettering
2014-05-06
1
-6
/
+3
*
timesyncd: keep order of NTP servers
Lennart Poettering
2014-05-06
1
-2
/
+7
*
timesyncd: make sure to reread /etc/resolv.conf when we try the next NTP server
Lennart Poettering
2014-05-06
1
-0
/
+5
*
timesyncd: accept NTP version 3 responses
Kay Sievers
2014-05-06
1
-2
/
+1
*
timesyncd: add a more servers by default
Lennart Poettering
2014-05-06
1
-4
/
+9
*
timesyncd: also try next server when sendto() fails
Lennart Poettering
2014-05-06
1
-2
/
+4
*
timesyncd: don't busy loop when we cannot connect to any servers
Lennart Poettering
2014-05-06
1
-0
/
+35
*
timesyncd: properly handle multiple configured NTP servers and multiplei IP a...
Lennart Poettering
2014-05-06
1
-70
/
+232
*
timesyncd: lookup name server via sd-resolve, support IPv6, react to SIGINT/S...
Lennart Poettering
2014-05-05
1
-151
/
+217
*
timesync: use safe_close() where possible
Lennart Poettering
2014-05-05
1
-8
/
+3
*
timesync: always initialize structs when declaring them as far as possible wi...
Lennart Poettering
2014-05-05
1
-24
/
+34
*
timesyncd: log drift value as signed
Kay Sievers
2014-05-05
1
-1
/
+1
*
timesyncd: log drift correction
Kay Sievers
2014-05-03
1
-12
/
+11
*
timesyncd: use nanosecond mode
Kay Sievers
2014-04-30
1
-28
/
+25
*
timesyncd: remove debug code
Kay Sievers
2014-04-30
1
-2
/
+1
*
timesyncd: limit debug values to milliseconds
Kay Sievers
2014-04-29
1
-15
/
+15
*
timesyncd: update log message
Kay Sievers
2014-04-29
1
-2
/
+5
*
timesyncd: add unit and man page
Kay Sievers
2014-04-29
1
-5
/
+3
*
rename timedate-sntp to timesync
Kay Sievers
2014-04-28
1
-0
/
+792