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
timedate
on
v248
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 9, 2021
timedated: fix skipping of comments in config file
Show description for 03a8144
keszybz
authored and
yuwata
committed
03a8144
View commit details
Copy full SHA for 03a8144
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
timedate: do not ignore fix_system argument in SetLocalRTC method
Show description for 2be6c47
yuwata
committed
2be6c47
View commit details
Copy full SHA for 2be6c47
View code at this point
Browse repository at this point
Commits on Jan 31, 2021
tree-wide: enable colorized logging for daemons when run in console
Show description for d2acb93
yuwata
committed
d2acb93
View commit details
Copy full SHA for d2acb93
View code at this point
Browse repository at this point
tree-wide: Drop custom formatting for print() help messages
Show description for bc55633
daandemeyer
authored and
yuwata
committed
bc55633
View commit details
Copy full SHA for bc55633
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
timedate: actually reset system time with new timezone
Show description for df49792
yuwata
committed
df49792
View commit details
Copy full SHA for df49792
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
timedate: use localtime_or_gmtime_r() and mktime_or_timegm()
yuwata
committed
56b0ef2
View commit details
Copy full SHA for 56b0ef2
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
basic/env-util: add little helper to call setenv or unsetenv
keszybz
committed
063f9f0
View commit details
Copy full SHA for 063f9f0
View code at this point
Browse repository at this point
Commits on Nov 9, 2020
license: LGPL-2.1+ -> LGPL-2.1-or-later
yuwata
committed
db9ecf0
View commit details
Copy full SHA for db9ecf0
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
Replace gendered pronouns with gender neutral ones. (#16844)
PhoenixDiscord
authored
e8607da
View commit details
Copy full SHA for e8607da
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
Merge pull request #16624 from keszybz/timesync-retry-interval
Show description for 3660da1
keszybz
authored
3660da1
View commit details
Copy full SHA for 3660da1
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
bus: use bus_log_connect_error to print error message
JackFangXN
authored and
yuwata
committed
ddbab78
View commit details
Copy full SHA for ddbab78
View code at this point
Browse repository at this point
Commits on Jul 16, 2020
timedatectl: do not show (null) if the address of NTP server is not resolved
yuwata
committed
94ec163
View commit details
Copy full SHA for 94ec163
View code at this point
Browse repository at this point
Commits on Jul 11, 2020
bus: use bus_log_parse_error to print message
JackFangXN
authored and
yuwata
committed
d67b1d1
View commit details
Copy full SHA for d67b1d1
View code at this point
Browse repository at this point
Commits on Jul 8, 2020
table use table_log_print_error() instead of table_log_show_error
JackFangXN
committed
4b6607d
View commit details
Copy full SHA for 4b6607d
View code at this point
Browse repository at this point
table add table_log_show_error()
JackFangXN
committed
d836018
View commit details
Copy full SHA for d836018
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
shared: split out property get helpers
Show description for 40af3d0
poettering
committed
40af3d0
View commit details
Copy full SHA for 40af3d0
View code at this point
Browse repository at this point
shared: split out code for printing properties
Show description for 9176326
poettering
committed
9176326
View commit details
Copy full SHA for 9176326
View code at this point
Browse repository at this point
shared: split out code that maps properties to local structs
Show description for 807542b
poettering
committed
807542b
View commit details
Copy full SHA for 807542b
View code at this point
Browse repository at this point
shared: actually move all BusLocator related calls to bus-locator.c
poettering
committed
9b71e4a
View commit details
Copy full SHA for 9b71e4a
View code at this point
Browse repository at this point
Commits on Jun 24, 2020
log: introduce log_parse_environment_cli() and log_setup_cli()
Show description for 41d1f46
filbranden
authored and
poettering
committed
41d1f46
View commit details
Copy full SHA for 41d1f46
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
Make failures of mac_selinux_init() fatal
cgzones
committed
a9ba0e3
View commit details
Copy full SHA for a9ba0e3
View code at this point
Browse repository at this point
Commits on May 25, 2020
macro: introduce DISABLE_WARNING_TYPE_LIMITS and make use of it everywhere
poettering
committed
6028d76
View commit details
Copy full SHA for 6028d76
View code at this point
Browse repository at this point
Commits on May 7, 2020
timedate: switch to BusLocator-oriented helpers
Show description for 43fe4f7
vcaputo
committed
43fe4f7
View commit details
Copy full SHA for 43fe4f7
View code at this point
Browse repository at this point
Commits on May 5, 2020
timedated: convert to the new scheme and add --bus-introspect
keszybz
committed
c4b7d95
View commit details
Copy full SHA for c4b7d95
View code at this point
Browse repository at this point
importd,logind: add --bus-introspect= option
keszybz
committed
d4cc0ed
View commit details
Copy full SHA for d4cc0ed
View code at this point
Browse repository at this point
Commits on May 3, 2020
logind,importd,hostnamed,localed,timedated,machined,resolved: add option parsing stubs
Show description for fc021a5
keszybz
committed
fc021a5
View commit details
Copy full SHA for fc021a5
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
tree-wide: implement new log control API dbus interface in all our daemons
poettering
committed
ac9f55e
View commit details
Copy full SHA for ac9f55e
View code at this point
Browse repository at this point
Commits on Apr 12, 2020
timedated: add dbus parameter names
keszybz
committed
599c99e
View commit details
Copy full SHA for 599c99e
View code at this point
Browse repository at this point
Commits on Jan 22, 2020
shared: split out polkit stuff from bus-util.c → bus-polkit.c
Show description for 269e4d2
poettering
committed
269e4d2
View commit details
Copy full SHA for 269e4d2
View code at this point
Browse repository at this point
Commits on Jan 13, 2020
Merge pull request #14381 from keszybz/ifindex-cleanup
Show description for 04d8507
poettering
authored
04d8507
View commit details
Copy full SHA for 04d8507
View code at this point
Browse repository at this point
Commits on Jan 11, 2020
timedatectl: drop ifindex output parameter too
keszybz
committed
9030b50
View commit details
Copy full SHA for 9030b50
View code at this point
Browse repository at this point
tree-wide: make parse_ifindex simply return the index
Show description for 597da51
keszybz
committed
597da51
View commit details
Copy full SHA for 597da51
View code at this point
Browse repository at this point
Commits on Jan 10, 2020
tree-wide: use table_log_add_error()
yuwata
committed
bd17fa8
View commit details
Copy full SHA for bd17fa8
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
timedatectl: use format-table.[ch]
yuwata
authored and
poettering
committed
cf57766
View commit details
Copy full SHA for cf57766
View code at this point
Browse repository at this point
Commits on Nov 18, 2019
tree-wide: clean up --help texts a bit
Show description for 353b2ba
poettering
authored and
keszybz
committed
353b2ba
View commit details
Copy full SHA for 353b2ba
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.