Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-bit
/
systemd
Public
forked from
adamlaska/systemd
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
systemd
src
timesync
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 28, 2022
time-util: assume CLOCK_BOOTTIME always exists
Show description for ba4e042
poettering
committed
ba4e042
View commit details
Copy full SHA for ba4e042
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
inotify-util: declare iterator in FOREACH_INOTIFY_EVENT()
Show description for 00adc34
yuwata
authored and
bluca
committed
00adc34
View commit details
Copy full SHA for 00adc34
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
Merge pull request #22740 from yuwata/list
Show description for b0a5e59
keszybz
authored
b0a5e59
View commit details
Copy full SHA for b0a5e59
View code at this point
Browse repository at this point
Commits on Mar 18, 2022
strv: make iterator in STRV_FOREACH() declaread in the loop
Show description for de010b0
yuwata
committed
de010b0
View commit details
Copy full SHA for de010b0
View code at this point
Browse repository at this point
list: make LIST_FOREACH() and LIST_FOREACH_BACKWARDS() safer
yuwata
committed
80a226b
View commit details
Copy full SHA for 80a226b
View code at this point
Browse repository at this point
list: declare iterator of LIST_FOREACH() in the loop
yuwata
committed
0367788
View commit details
Copy full SHA for 0367788
View code at this point
Browse repository at this point
timesyncd: improve log message whe getting a reply from server
Show description for 922a650
poettering
committed
922a650
View commit details
Copy full SHA for 922a650
View code at this point
Browse repository at this point
timesyncd: generate a structure log message the first time we set the clock correctly
Show description for b016e77
poettering
committed
b016e77
View commit details
Copy full SHA for b016e77
View code at this point
Browse repository at this point
timesyncd: add debug logging in case we can't touch /run/systemd/timesync/synchronized
poettering
committed
1aa7ca2
View commit details
Copy full SHA for 1aa7ca2
View code at this point
Browse repository at this point
timesyncd: when updating timestamp file, use best time we know, instead of system clock
Show description for 1f129b7
poettering
committed
1f129b7
View commit details
Copy full SHA for 1f129b7
View code at this point
Browse repository at this point
timesyncd: rename bool 'good' → 'talking'
Show description for 8705712
poettering
committed
8705712
View commit details
Copy full SHA for 8705712
View code at this point
Browse repository at this point
timesyncd: don't abort packet handling if we can't save the timestamp to disk
Show description for 20c1a21
poettering
committed
20c1a21
View commit details
Copy full SHA for 20c1a21
View code at this point
Browse repository at this point
sd-event: add a single implementation of an event source that runs on clock changes
Show description for ec75e8e
poettering
committed
ec75e8e
View commit details
Copy full SHA for ec75e8e
View code at this point
Browse repository at this point
timesyncd: move stuff that is not about setting the clock out of manager_adjust_clock()
Show description for 7cb08ea
poettering
committed
7cb08ea
View commit details
Copy full SHA for 7cb08ea
View code at this point
Browse repository at this point
timesyncd: use CMSG_FIND_DATA() macro where appropriate
poettering
committed
adc07c2
View commit details
Copy full SHA for adc07c2
View code at this point
Browse repository at this point
timesyncd: merge some variable declarations
poettering
committed
5ba674c
View commit details
Copy full SHA for 5ba674c
View code at this point
Browse repository at this point
timesyncd: rebreak some comments
poettering
committed
9a8b430
View commit details
Copy full SHA for 9a8b430
View code at this point
Browse repository at this point
timesyncd: add comment what bool arg is
poettering
committed
0fd0802
View commit details
Copy full SHA for 0fd0802
View code at this point
Browse repository at this point
timesyncd: make a constant structure actually static/const
poettering
committed
853efc3
View commit details
Copy full SHA for 853efc3
View code at this point
Browse repository at this point
timesyncd: cast some function invocations to void
poettering
committed
c696878
View commit details
Copy full SHA for c696878
View code at this point
Browse repository at this point
timesyncd: get rid of unnecessary 'r' assignments
poettering
committed
aabda4f
View commit details
Copy full SHA for aabda4f
View code at this point
Browse repository at this point
timesyncd: use structured initialization more
poettering
committed
40c6b51
View commit details
Copy full SHA for 40c6b51
View code at this point
Browse repository at this point
time-util: add macros around timespec_store() that operates on compund literal allocated timespec struct
Show description for 52bb308
poettering
committed
52bb308
View commit details
Copy full SHA for 52bb308
View code at this point
Browse repository at this point
Commits on Mar 16, 2022
test: Use TEST macros in more places
medhefgo
committed
68da8ad
View commit details
Copy full SHA for 68da8ad
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
timesync: add missing setting in template
Show description for bde335f
yuwata
authored and
poettering
committed
bde335f
View commit details
Copy full SHA for bde335f
View code at this point
Browse repository at this point
Commits on Jan 11, 2022
meson: Use files() for tests
Show description for e1eeebb
medhefgo
committed
e1eeebb
View commit details
Copy full SHA for e1eeebb
View code at this point
Browse repository at this point
Commits on Dec 16, 2021
meson: stop building out convenience libraries by default
Show description for 03f7ddf
keszybz
committed
03f7ddf
View commit details
Copy full SHA for 03f7ddf
View code at this point
Browse repository at this point
Commits on Nov 30, 2021
tree-wide: use ERRNO_IS_TRANSIENT()
yuwata
committed
8add30a
View commit details
Copy full SHA for 8add30a
View code at this point
Browse repository at this point
Commits on Nov 16, 2021
shared: clean up mkdir.h/label.h situation
Show description for 35cd0ba
poettering
committed
35cd0ba
View commit details
Copy full SHA for 35cd0ba
View code at this point
Browse repository at this point
Commits on Nov 8, 2021
build: preserve correct mode when generating files via jinja2
Show description for a6d1760
Christian Brauner
authored and
bluca
committed
a6d1760
View commit details
Copy full SHA for a6d1760
View code at this point
Browse repository at this point
Commits on Nov 3, 2021
tree-wide: drop "f" from sd_notify() calls with a static string
Show description for d4341b7
keszybz
committed
d4341b7
View commit details
Copy full SHA for d4341b7
View code at this point
Browse repository at this point
Commits on Oct 5, 2021
basic: split out inotify-related calls from fs-util.h → inotify-util.h
poettering
committed
9e5fd71
View commit details
Copy full SHA for 9e5fd71
View code at this point
Browse repository at this point
Commits on Sep 16, 2021
journal,network,timesync: fix segfault on 32bit timeval/timespec systems
Show description for f782eee
yuwata
authored and
poettering
committed
f782eee
View commit details
Copy full SHA for f782eee
View code at this point
Browse repository at this point
Commits on Sep 15, 2021
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
Show description for d7ac095
mrc0mmand
committed
d7ac095
View commit details
Copy full SHA for d7ac095
View code at this point
Browse repository at this point
Commits on Aug 30, 2021
timesync: check cmsg length
yuwata
committed
37df6d9
View commit details
Copy full SHA for 37df6d9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.