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
on
v248
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 29, 2021
sd-bus: set retain attribute on BUS_ERROR_MAP_ELF_REGISTER
Show description for 945317a
MaskRay
authored and
keszybz
committed
945317a
View commit details
Copy full SHA for 945317a
View code at this point
Browse repository at this point
Commits on Mar 26, 2021
tests: drop calls to unsetenv SYSTEMD_MEMPOOL
Show description for bc52ded
keszybz
committed
bc52ded
View commit details
Copy full SHA for bc52ded
View code at this point
Browse repository at this point
Commits on Mar 23, 2021
sd-event: disable epoll_pwait2 for now
Show description for 39f756d
keszybz
committed
39f756d
View commit details
Copy full SHA for 39f756d
View code at this point
Browse repository at this point
Commits on Mar 17, 2021
tree-wide: use read_full_virtual_file() where appropriate
Show description for 627055c
poettering
committed
627055c
View commit details
Copy full SHA for 627055c
View code at this point
Browse repository at this point
Commits on Mar 16, 2021
sd-event: re-check new epoll events when a child event is queued
Show description for efd3be9
yuwata
authored and
poettering
committed
efd3be9
View commit details
Copy full SHA for efd3be9
View code at this point
Browse repository at this point
Commits on Mar 12, 2021
sd-event: fix error handling
Show description for 7cb45db
poettering
committed
7cb45db
View commit details
Copy full SHA for 7cb45db
View code at this point
Browse repository at this point
sd-event: add a simple test for checking the timeout parameter of sd_event_wait()
Show description for c14e57b
poettering
committed
c14e57b
View commit details
Copy full SHA for c14e57b
View code at this point
Browse repository at this point
Commits on Mar 11, 2021
Revert "sd-event: re-check new epoll events when a child event is queued"
Show description for cb72605
mrc0mmand
committed
cb72605
View commit details
Copy full SHA for cb72605
View code at this point
Browse repository at this point
sd-event: re-check new epoll events when a child event is queued
Show description for 84e998c
yuwata
committed
84e998c
View commit details
Copy full SHA for 84e998c
View code at this point
Browse repository at this point
test: add log messages
yuwata
committed
7fe11e8
View commit details
Copy full SHA for 7fe11e8
View code at this point
Browse repository at this point
Commits on Mar 9, 2021
sd-netlink: shorten things a bit
keszybz
committed
c7209bc
View commit details
Copy full SHA for c7209bc
View code at this point
Browse repository at this point
sd-netlink: use setsockopt_int() also for NETLINK_ADD/DROP_MEMBERSHIP
Show description for 4fa0246
keszybz
committed
4fa0246
View commit details
Copy full SHA for 4fa0246
View code at this point
Browse repository at this point
sd-netlink: use structured initialization
Show description for 64a65ba
keszybz
committed
64a65ba
View commit details
Copy full SHA for 64a65ba
View code at this point
Browse repository at this point
Commits on Mar 6, 2021
Merge pull request #18891 from keszybz/size_t-cast-removal
Show description for 47f9f84
poettering
authored
47f9f84
View commit details
Copy full SHA for 47f9f84
View code at this point
Browse repository at this point
sd-bus: remove unnecessary variable
Show description for 7a39ec2
keszybz
committed
7a39ec2
View commit details
Copy full SHA for 7a39ec2
View code at this point
Browse repository at this point
sd-bus: fix memleak in failure path in bus_match_parse()
keszybz
committed
8df3f44
View commit details
Copy full SHA for 8df3f44
View code at this point
Browse repository at this point
fuzz-bus-match: new fuzzer
Show description for 84f11ed
keszybz
committed
84f11ed
View commit details
Copy full SHA for 84f11ed
View code at this point
Browse repository at this point
test-bus-match: small modernization
keszybz
committed
dd2e9b7
View commit details
Copy full SHA for dd2e9b7
View code at this point
Browse repository at this point
sd-bus: avoid alloc and missing oom check in bus_match_dump()
keszybz
committed
c25eb44
View commit details
Copy full SHA for c25eb44
View code at this point
Browse repository at this point
sd-bus: let bus_match_dump() take an output file
keszybz
committed
fc561c8
View commit details
Copy full SHA for fc561c8
View code at this point
Browse repository at this point
sd-bus: fix memstream buffer extraction
Show description for 5963e6f
keszybz
committed
5963e6f
View commit details
Copy full SHA for 5963e6f
View code at this point
Browse repository at this point
fuzz-bus-message: move sources to src/libsystemd/
Show description for 49ba152
keszybz
committed
49ba152
View commit details
Copy full SHA for 49ba152
View code at this point
Browse repository at this point
bus/bus-match: use "ret_" prefix for output parameters
keszybz
committed
4ff42f8
View commit details
Copy full SHA for 4ff42f8
View code at this point
Browse repository at this point
bus/bus-match: inline iterator variable declarations
keszybz
committed
fd5b9b8
View commit details
Copy full SHA for fd5b9b8
View code at this point
Browse repository at this point
Commits on Mar 5, 2021
Drop some (size_t) casts
Show description for 6f0647d
keszybz
committed
6f0647d
View commit details
Copy full SHA for 6f0647d
View code at this point
Browse repository at this point
Drop parens from around already-parenthesized defines
keszybz
committed
fd4e991
View commit details
Copy full SHA for fd4e991
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
tree-wide: use usec_add() and usec_sub_unsigned()
yuwata
committed
496db33
View commit details
Copy full SHA for 496db33
View code at this point
Browse repository at this point
Commits on Mar 3, 2021
tree-wide: use ppoll_usec()
yuwata
committed
d9e2af0
View commit details
Copy full SHA for d9e2af0
View code at this point
Browse repository at this point
Commits on Mar 2, 2021
sd-device: don't use BPF filtering for kernel monitors
Show description for d8ce385
mwilck
authored and
yuwata
committed
d8ce385
View commit details
Copy full SHA for d8ce385
View code at this point
Browse repository at this point
Commits on Feb 26, 2021
sd-event: make use of epoll_pwait2() for greater time accuracy
poettering
committed
798445a
View commit details
Copy full SHA for 798445a
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
network: Implement B.A.T.M.A.N. Advanced interface type
awlx
authored and
yuwata
committed
c0267a5
View commit details
Copy full SHA for c0267a5
View code at this point
Browse repository at this point
Commits on Feb 23, 2021
sd-netlink: introduce sd_rtnl_message_nexthop_get_protocol()
yuwata
committed
e64e052
View commit details
Copy full SHA for e64e052
View code at this point
Browse repository at this point
Commits on Feb 20, 2021
sd-device-enumerator: shorten code a bit
yuwata
committed
9520c2f
View commit details
Copy full SHA for 9520c2f
View code at this point
Browse repository at this point
sd-device: introduce tiny wrapper sd_device_trigger()
yuwata
committed
f4d36ef
View commit details
Copy full SHA for f4d36ef
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.