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
*
timesyncd: consider too long packets as invalid
Topi Miettinen
2015-01-18
1
-1
/
+2
*
timesync: remove square(), use pow instead
Cristian Rodríguez
2014-12-25
1
-5
/
+1
*
timesyncd: minor simplification
Lennart Poettering
2014-11-30
1
-10
/
+16
*
timesyncd: Support timesyncd.conf.d directories in the usual search paths
Josh Triplett
2014-11-29
2
-4
/
+8
*
treewide: another round of simplifications
Michal Schmidt
2014-11-28
1
-8
/
+4
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
2
-5
/
+5
*
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
1
-36
/
+18
*
treewide: drop unnecessary trailing \n in log_*() calls
Michal Schmidt
2014-11-28
1
-2
/
+2
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
2
-13
/
+13
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
2
-13
/
+13
*
timesyncd: do not keep listening socket open forever
Sean Young
2014-11-27
1
-7
/
+13
*
timesyncd: the IP_TOS sockopt is really just an optimization, we shouldn't fa...
Lennart Poettering
2014-10-24
1
-3
/
+1
*
util: avoid duplication of TIME_T_MAX
Ronny Chevalier
2014-10-21
1
-2
/
+1
*
timesyncd: check return of setting IP_TOS
Tom Gundersen
2014-09-18
1
-1
/
+3
*
Revert "timesyncd: remove retry_timer logic which is covered by the server ti...
Kay Sievers
2014-09-02
2
-0
/
+15
*
timesyncd: don't reset polling interval when reselecting server
Kay Sievers
2014-09-02
1
-1
/
+2
*
timesyncd: allow two missed replies before reselecting server
Miroslav Lichvar
2014-09-02
2
-9
/
+19
*
timesyncd: remove retry_timer logic which is covered by the server timeout
Kay Sievers
2014-09-02
2
-15
/
+0
*
timesyncd: wait before reconnecting to first server
Miroslav Lichvar
2014-09-02
2
-1
/
+24
*
timesyncd-manager: don't clear current_server_name if ServerAddress is NULL
Steven Noonan
2014-08-30
1
-1
/
+4
*
timesyncd: check root distance
Miroslav Lichvar
2014-08-29
1
-0
/
+16
*
timesyncd: get kernel timestamp in nanoseconds
Miroslav Lichvar
2014-08-29
1
-9
/
+5
*
timesyncd: fix calculation of transmit time
Miroslav Lichvar
2014-08-29
1
-3
/
+1
*
timesyncd: check if stratum is valid
Miroslav Lichvar
2014-08-29
1
-1
/
+2
*
notify: send STOPPING=1 from our daemons
Lennart Poettering
2014-08-21
1
-2
/
+6
*
timesyncd: don't trip up if networkd isn't running and can't tell us any NTP ...
Lennart Poettering
2014-08-13
1
-3
/
+1
*
timesyncd: beef up NTP server selection logic, and acquire NTP servers from DHCP
Lennart Poettering
2014-08-12
8
-110
/
+367
*
timesyncd: split up into multiple source file
Lennart Poettering
2014-08-12
8
-1142
/
+1268
*
timesyncd: move the generic sockaddr_equal() call to socket-util.h
Lennart Poettering
2014-08-12
1
-16
/
+0
*
timesyncd: when we don't know anything about the network state, assume we are...
Lennart Poettering
2014-08-11
1
-26
/
+24
*
timesyncd: always use CLOCK_BOOTTIME if we can
Lennart Poettering
2014-08-11
1
-8
/
+8
*
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
[next]