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
libsystemd
sd-network
on
main
User selector
All users
Datepicker
All time
Commit history
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 Jan 20, 2022
network-util: introduce network_link_get_operational_state()
yuwata
committed
61dc4b9
View commit details
Copy full SHA for 61dc4b9
View code at this point
Browse repository at this point
Commits on Dec 8, 2021
sd-network: introduce sd_network_link_get_stat()
yuwata
committed
8e0baca
View commit details
Copy full SHA for 8e0baca
View code at this point
Browse repository at this point
sd-network: drop unnecessary +1 for buffer size
yuwata
committed
f4af5f0
View commit details
Copy full SHA for f4af5f0
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
sd-network: drop _public_ attribute
Show description for 73fc852
yuwata
committed
73fc852
View commit details
Copy full SHA for 73fc852
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 8, 2021
netif-util: move several functions from network-util.[ch] to shared/netif-util.[ch]
Show description for b5cc559
yuwata
committed
b5cc559
View commit details
Copy full SHA for b5cc559
View code at this point
Browse repository at this point
arphrd-util: rename arphrd-list.[ch] -> arphrd-util.[ch]
yuwata
committed
f09d202
View commit details
Copy full SHA for f09d202
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 Aug 3, 2021
tree-wide: voidify unchecked close_nointr calls
Show description for b87dfaa
bluca
committed
b87dfaa
View commit details
Copy full SHA for b87dfaa
View code at this point
Browse repository at this point
Commits on May 19, 2021
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Show description for 319a4f4
poettering
committed
319a4f4
View commit details
Copy full SHA for 319a4f4
View code at this point
Browse repository at this point
network: use the overall online state in network_is_online()
Show description for 84a257a
sipraga
authored and
yuwata
committed
84a257a
View commit details
Copy full SHA for 84a257a
View code at this point
Browse repository at this point
network: add an online state for links and manager
Show description for bcdcc59
sipraga
authored and
yuwata
committed
bcdcc59
View commit details
Copy full SHA for bcdcc59
View code at this point
Browse repository at this point
Commits on May 14, 2021
udev,network: make link_get_type_string() return negative errno on failure
Show description for 1a3caa4
yuwata
committed
1a3caa4
View commit details
Copy full SHA for 1a3caa4
View code at this point
Browse repository at this point
Commits on Apr 13, 2021
sd-network: read IPv4/IPv6 address states from state files
LetzteInstanz
authored and
yuwata
committed
bbea881
View commit details
Copy full SHA for bbea881
View code at this point
Browse repository at this point
network: save IPv4/IPv6 address states into state file
Show description for 8430841
LetzteInstanz
authored and
yuwata
committed
8430841
View commit details
Copy full SHA for 8430841
View code at this point
Browse repository at this point
network: move AddressFamily into network-util for the use by wait-online later
LetzteInstanz
authored and
yuwata
committed
86ae2d6
View commit details
Copy full SHA for 86ae2d6
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
tree-wide: use UINT64_MAX or friends
yuwata
committed
f5fbe71
View commit details
Copy full SHA for f5fbe71
View code at this point
Browse repository at this point
Commits on Feb 10, 2021
tree-wide: use -EINVAL for enum invalid values
Show description for 2d93c20
keszybz
committed
2d93c20
View commit details
Copy full SHA for 2d93c20
View code at this point
Browse repository at this point
Commits on Jan 21, 2021
save link activation policy to state file and display in networkctl
Dan Streetman
committed
a853652
View commit details
Copy full SHA for a853652
View code at this point
Browse repository at this point
Commits on Nov 27, 2020
Merge pull request #17478 from yuwata/split-network-internal
Show description for 0d5eb02
yuwata
authored
0d5eb02
View commit details
Copy full SHA for 0d5eb02
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 Oct 29, 2020
sd-network: move net_get_unique_predictable_data() and net_get_name_persisten()
yuwata
committed
dc7f6c9
View commit details
Copy full SHA for dc7f6c9
View code at this point
Browse repository at this point
sd-network: move link_get_type_string()
yuwata
committed
1929ed0
View commit details
Copy full SHA for 1929ed0
View code at this point
Browse repository at this point
Commits on Sep 22, 2020
sd-{login,netlink,network}: use TAKE_FD() in more places
keszybz
committed
d52e1c4
View commit details
Copy full SHA for d52e1c4
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
sd-network: drop unused functions
yuwata
committed
5202be2
View commit details
Copy full SHA for 5202be2
View code at this point
Browse repository at this point
Commits on Jun 18, 2020
network: clean-up DHCP lease server data configuration
Show description for 2a71d57
poettering
authored and
yuwata
committed
2a71d57
View commit details
Copy full SHA for 2a71d57
View code at this point
Browse repository at this point
Commits on Jun 10, 2020
sd-network: Introduce APIs to get DHCP6 DUID
ssahani
committed
a9deab2
View commit details
Copy full SHA for a9deab2
View code at this point
Browse repository at this point
Commits on Jun 9, 2020
sd-network: Introduce API to get DHCPv6 IAID
ssahani
authored and
yuwata
committed
01dd138
View commit details
Copy full SHA for 01dd138
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
sd-network: Introduce API to access DHCP4 client ID
ssahani
committed
daec968
View commit details
Copy full SHA for daec968
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
sd-network: Add support to retrive LPR servers
ssahani
committed
d64cc72
View commit details
Copy full SHA for d64cc72
View code at this point
Browse repository at this point
Commits on Mar 29, 2020
sd-network: Add support to emit and receive SMTP server information
ssahani
committed
c1c6ff1
View commit details
Copy full SHA for c1c6ff1
View code at this point
Browse repository at this point
Commits on Mar 28, 2020
sd-network: Add support to emit and receive pop3 server information
ssahani
committed
8102b9e
View commit details
Copy full SHA for 8102b9e
View code at this point
Browse repository at this point
Commits on Mar 22, 2020
sd-network: Provice APIs to access SIP servers given by DHCP4 server
ssahani
committed
eb46288
View commit details
Copy full SHA for eb46288
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
Merge pull request #14536 from DaanDeMeyer/wait-online-max-operstate
Show description for 239bf94
keszybz
authored
239bf94
View commit details
Copy full SHA for 239bf94
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.