index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
timesync
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
timesync: make poll interval configurable
Yu Watanabe
2017-11-07
5
-22
/
+47
*
timesync: add RootDistanceMaxSec= to timesyncd.conf (#7215)
Yu Watanabe
2017-11-05
4
-6
/
+11
*
timesyncd: enable DynamicUser=
Yu Watanabe
2017-10-06
1
-1
/
+1
*
mkdir: introduce follow_symlink flag to mkdir_safe{,_label}()
Yu Watanabe
2017-10-06
1
-1
/
+1
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-1
/
+1
*
timesync: move stamp file to /var/lib/systemd/timesync/clock
Yu Watanabe
2017-08-30
2
-9
/
+20
*
units: make use of !! ExecStart= prefix in systemd-timesyncd.service
Yu Watanabe
2017-08-26
1
-3
/
+7
*
treewide: fix typos (#6566)
Torstein Husebø
2017-08-08
1
-1
/
+1
*
test-timesync: ignore failure to listen on /run/systemd/netif/links/ (#6463)
Zbigniew Jędrzejewski-Szmek
2017-07-28
1
-0
/
+4
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-1
/
+2
*
build-sys: drop gitignore patterns for in-tree builds
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-2
/
+0
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
timesyncd: properly handle OOM errors when parsing fallback servers (#6047)
Lennart Poettering
2017-05-30
1
-1
/
+5
*
test-timesync: add first test for timesyncd conf parsing
Zbigniew Jędrzejewski-Szmek
2017-05-25
2
-0
/
+67
*
timesyncd: don't use compiled-in list if FallbackNTP has been configured expl...
Michael Biebl
2017-05-24
5
-4
/
+15
*
timesync/timesyncd-manager: fix format-specifier issue
Matija Skala
2017-05-19
1
-1
/
+1
*
timesync/timesyncd-manager: fix format-specifier issues
Matija Skala
2017-05-19
1
-2
/
+2
*
meson: use booleans for conf.set and drop unecessary conditionals
Zbigniew Jędrzejewski-Szmek
2017-05-02
1
-1
/
+1
*
meson: reindent all files with 8 spaces
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-19
/
+17
*
meson: build systemd using meson
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-0
/
+28
*
tree-wide: fix wrong indent (#5757)
Yu Watanabe
2017-04-19
1
-4
/
+4
*
build-sys: add check for gperf lookup function signature (#5055)
Mike Gilbert
2017-01-10
1
-1
/
+1
*
timesyncd: clear ADJ_MAXERROR to keep STA_UNSYNC cleared after jump adjust (#...
akochetkov
2016-11-11
1
-1
/
+3
*
tree-wide: add PRI_[NU]SEC, and use time format strings more
Zbigniew Jędrzejewski-Szmek
2016-11-08
1
-2
/
+2
*
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-5
/
+2
*
tree-wide: rename config_parse_many to …_nulstr
Zbigniew Jędrzejewski-Szmek
2016-09-16
1
-1
/
+1
*
clock-util: make clock_is_localtime() testable and add initial tests
Martin Pitt
2016-02-26
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
7
-14
/
+0
*
timesyncd: use (void) to mark ignored value
Zbigniew Jędrzejewski-Szmek
2016-01-21
1
-1
/
+2
*
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-18
3
-3
/
+3
*
defs: rework CONF_DIRS_NULSTR() macro
Lennart Poettering
2015-11-10
1
-2
/
+2
*
timesync: return negative errno from manager_adjust_clock() on error
Michal Schmidt
2015-11-05
1
-2
/
+2
*
util-lib: move CONF_DIRS_NULSTR definition to def.h
Lennart Poettering
2015-11-03
1
-2
/
+3
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
3
-2
/
+5
*
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
1
-1
/
+1
*
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
2
-0
/
+2
*
timesysnd: port to extract_first_word
Susant Sahani
2015-10-27
1
-8
/
+10
*
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
2
-4
/
+6
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
2
-13
/
+15
*
tree-wide: add more void casts for various syscall invocations
Lennart Poettering
2015-10-19
1
-4
/
+4
*
tree-wide: clean up log_syntax() usage
Lennart Poettering
2015-09-30
1
-1
/
+1
*
timesyncd: fix how we print a PID
Lennart Poettering
2015-09-11
1
-1
/
+1
*
timesyncd: remove RLIMIT_NPROC
Kay Sievers
2015-07-31
1
-4
/
+0
*
build-sys: add all source files and no built files to the tar ball
Kay Sievers
2015-06-23
1
-1
/
+0
*
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
2015-06-15
1
-1
/
+1
*
util: introduce CMSG_FOREACH() macro and make use of it everywhere
Lennart Poettering
2015-06-10
1
-1
/
+1
*
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-29
1
-0
/
+1
*
timesyncd: print an INFO log message when we successfully reached a time server
Lennart Poettering
2015-04-08
2
-2
/
+14
*
add REMOTE_ADDR and REMOTE_PORT for Accept=yes
Shawn Landden
2015-03-10
1
-1
/
+1
[prev]
[next]