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-network
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 1, 2022
tree-wide: add a space after if, switch, for, and while
yuwata
committed
7989311
View commit details
Copy full SHA for 7989311
View code at this point
Browse repository at this point
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 21, 2022
fuzz: rename fuzz-dhcp-server-relay-message to fuzz-dhcp-server-relay
Show description for 8e1fc5d
keszybz
committed
8e1fc5d
View commit details
Copy full SHA for 8e1fc5d
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
Commits on Mar 17, 2022
sd-radv: fix indentation
yuwata
committed
faaf3d6
View commit details
Copy full SHA for faaf3d6
View code at this point
Browse repository at this point
sd-radv: do not use iterater outside of the loop
yuwata
committed
56aa514
View commit details
Copy full SHA for 56aa514
View code at this point
Browse repository at this point
sd-radv: voidify sd_radv_remove_prefix()
Show description for 9593153
yuwata
committed
9593153
View commit details
Copy full SHA for 9593153
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 Mar 11, 2022
network: dhcp: rename NextServer= and Filename= settings
Show description for 6278e42
yuwata
committed
6278e42
View commit details
Copy full SHA for 6278e42
View code at this point
Browse repository at this point
Commits on Mar 10, 2022
dhcp: list all known message type
yuwata
committed
71a9e3a
View commit details
Copy full SHA for 71a9e3a
View code at this point
Browse repository at this point
sd-dhcp6-client: rename timezone options
Show description for 3d80c57
yuwata
committed
3d80c57
View commit details
Copy full SHA for 3d80c57
View code at this point
Browse repository at this point
dhcp: list all known DHCP options
yuwata
committed
3cb62ef
View commit details
Copy full SHA for 3cb62ef
View code at this point
Browse repository at this point
network: refuse string which contains non-safe or non-ascii characters for Filename=
Show description for 1aaab93
yuwata
committed
1aaab93
View commit details
Copy full SHA for 1aaab93
View code at this point
Browse repository at this point
Commits on Mar 3, 2022
meson: move files' closing brace to separate line
keszybz
committed
2f492a7
View commit details
Copy full SHA for 2f492a7
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
meson: do not use split() in file lists
Show description for f1b9812
keszybz
committed
f1b9812
View commit details
Copy full SHA for f1b9812
View code at this point
Browse repository at this point
Commits on Feb 24, 2022
sd-dhcp-server: add support to send next server and filename option for PXE boot systems
yuwata
committed
d5e5cd5
View commit details
Copy full SHA for d5e5cd5
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
Merge pull request #22600 from poettering/timestamp_is_set-more
Show description for f2acaf3
keszybz
authored
f2acaf3
View commit details
Copy full SHA for f2acaf3
View code at this point
Browse repository at this point
Commits on Feb 22, 2022
tree-wide: use timestamp_is_set() more
poettering
committed
0da3637
View commit details
Copy full SHA for 0da3637
View code at this point
Browse repository at this point
test: fix memory and fd leak in test-dhcp6-client
Show description for 8306912
yuwata
committed
8306912
View commit details
Copy full SHA for 8306912
View code at this point
Browse repository at this point
test: drop timeout handlers
Show description for 2e37084
yuwata
committed
2e37084
View commit details
Copy full SHA for 2e37084
View code at this point
Browse repository at this point
Commits on Feb 17, 2022
sd-dhcp-server: do not offer server address
Show description for 9e0cb8b
yuwata
committed
9e0cb8b
View commit details
Copy full SHA for 9e0cb8b
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
sd-dhcp6-client: use mempcpy() or mempcpy_safe()
yuwata
committed
37598ac
View commit details
Copy full SHA for 37598ac
View code at this point
Browse repository at this point
dhcp-identifier: use offsetof()
Show description for c9333c2
yuwata
committed
c9333c2
View commit details
Copy full SHA for c9333c2
View code at this point
Browse repository at this point
Commits on Feb 15, 2022
sd-dhcp6-client: add comment about ia_na and ia_pd
yuwata
committed
fc62d1c
View commit details
Copy full SHA for fc62d1c
View code at this point
Browse repository at this point
Commits on Feb 14, 2022
test-dhcp6-client: add test for rapid commit
yuwata
committed
119c00c
View commit details
Copy full SHA for 119c00c
View code at this point
Browse repository at this point
test-dhcp6-client: cleanups
Show description for 1f28019
yuwata
committed
1f28019
View commit details
Copy full SHA for 1f28019
View code at this point
Browse repository at this point
fuzz-dhcp6-client: add prefix hint and vendor option to sent message
yuwata
committed
bccb8fc
View commit details
Copy full SHA for bccb8fc
View code at this point
Browse repository at this point
fuzz-dhcp6-client: merge with fuzz-dhcp6-client-send
yuwata
committed
7b53d3e
View commit details
Copy full SHA for 7b53d3e
View code at this point
Browse repository at this point
fuzz-dhcp6-client: test multiple states
Show description for 013c690
yuwata
committed
013c690
View commit details
Copy full SHA for 013c690
View code at this point
Browse repository at this point
sd-dhcp6-client: append extra options before elapsed time option
Show description for bbe3f62
yuwata
committed
bbe3f62
View commit details
Copy full SHA for bbe3f62
View code at this point
Browse repository at this point
sd-dhcp6-client: logs invalid NTP option
Show description for e261d31
yuwata
committed
e261d31
View commit details
Copy full SHA for e261d31
View code at this point
Browse repository at this point
sd-dhcp6-client: split dhcp6-internal.h into two
Show description for 3f09d56
yuwata
committed
3f09d56
View commit details
Copy full SHA for 3f09d56
View code at this point
Browse repository at this point
sd-dhcp6-client: reset Information Refresh Time on stop
yuwata
committed
dd73db7
View commit details
Copy full SHA for dd73db7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.