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
analyze
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 1, 2022
analyze: fix offline check for syscal filter
Show description for dd51e72
bluca
committed
dd51e72
View commit details
Copy full SHA for dd51e72
View code at this point
Browse repository at this point
analyze: fix offline check for 'native' syscall architecture
Show description for 1449b0f
bluca
committed
1449b0f
View commit details
Copy full SHA for 1449b0f
View code at this point
Browse repository at this point
Commits on Mar 29, 2022
Rename UnitFileScope to LookupScope
Show description for b380b64
keszybz
committed
b380b64
View commit details
Copy full SHA for b380b64
View code at this point
Browse repository at this point
systemctl: fix silent failure when --root is not found
Show description for 99aad9a
keszybz
committed
99aad9a
View commit details
Copy full SHA for 99aad9a
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
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 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 22, 2022
analyze: fix build on non-seccomp builds
Show description for c04c7c1
poettering
committed
c04c7c1
View commit details
Copy full SHA for c04c7c1
View code at this point
Browse repository at this point
Commits on Feb 21, 2022
analyze: modernize pretty_boot_time() a bit
Show description for dc4864d
poettering
committed
dc4864d
View commit details
Copy full SHA for dc4864d
View code at this point
Browse repository at this point
analyze: systematically name verb entry point functions verb_xyz()
Show description for ef38bed
poettering
committed
ef38bed
View commit details
Copy full SHA for ef38bed
View code at this point
Browse repository at this point
analyze: move "condition" verb into analyze-condition.[ch]
poettering
committed
e82116e
View commit details
Copy full SHA for e82116e
View code at this point
Browse repository at this point
analyze: split out "verify" verb into own .c/.h file
Show description for f256239
poettering
committed
f256239
View commit details
Copy full SHA for f256239
View code at this point
Browse repository at this point
analyze: move inspect-elf verb entrypoint into analyze-elf.[ch], too
Show description for 2acfc25
poettering
committed
2acfc25
View commit details
Copy full SHA for 2acfc25
View code at this point
Browse repository at this point
analyze: fully move "security" verb to analyze-security.[ch]
Show description for 57a22a3
poettering
committed
57a22a3
View commit details
Copy full SHA for 57a22a3
View code at this point
Browse repository at this point
analyze: split out "time" verb
poettering
committed
f24f8e3
View commit details
Copy full SHA for f24f8e3
View code at this point
Browse repository at this point
analyze: split out critical chain
poettering
committed
ef215fa
View commit details
Copy full SHA for ef215fa
View code at this point
Browse repository at this point
analyze: split out "unit-files" verb
poettering
committed
0c2d69d
View commit details
Copy full SHA for 0c2d69d
View code at this point
Browse repository at this point
analyze: split out "unit-paths" verb
poettering
committed
36258fb
View commit details
Copy full SHA for 36258fb
View code at this point
Browse repository at this point
analyze: split out log control verb
poettering
committed
faaa6ea
View commit details
Copy full SHA for faaa6ea
View code at this point
Browse repository at this point
analyze: split out cat-config verb
poettering
committed
c649b34
View commit details
Copy full SHA for c649b34
View code at this point
Browse repository at this point
analyze: split out "plot" verb
poettering
committed
ba474da
View commit details
Copy full SHA for ba474da
View code at this point
Browse repository at this point
analyze: split out "blame" verb + time helpers
poettering
committed
113dd9c
View commit details
Copy full SHA for 113dd9c
View code at this point
Browse repository at this point
analyze: split out "capability" verb
poettering
committed
6488e84
View commit details
Copy full SHA for 6488e84
View code at this point
Browse repository at this point
analyze: split out "exit-status" verb
poettering
committed
73cb64c
View commit details
Copy full SHA for 73cb64c
View code at this point
Browse repository at this point
analyze: highlight the range of deprecated verbs in comments a bit better
poettering
committed
ab86ccb
View commit details
Copy full SHA for ab86ccb
View code at this point
Browse repository at this point
analyze: split out "service-watchdogs" verb
poettering
committed
2b04e72
View commit details
Copy full SHA for 2b04e72
View code at this point
Browse repository at this point
analyze: split out "dot" verb
poettering
committed
cccd2af
View commit details
Copy full SHA for cccd2af
View code at this point
Browse repository at this point
analyze: split out "dump" verb
poettering
committed
25eb70a
View commit details
Copy full SHA for 25eb70a
View code at this point
Browse repository at this point
analyze: split out "syscall-filter" verb
poettering
committed
389638d
View commit details
Copy full SHA for 389638d
View code at this point
Browse repository at this point
analyze: split out "filesystems" verb into its own .c/.h file pair
poettering
committed
08e3648
View commit details
Copy full SHA for 08e3648
View code at this point
Browse repository at this point
analyze: split out calendar verb into own .c/.h file
poettering
committed
5229b03
View commit details
Copy full SHA for 5229b03
View code at this point
Browse repository at this point
analyze: split out "timestamp" verb into its own .c/.h files
poettering
committed
503ccaa
View commit details
Copy full SHA for 503ccaa
View code at this point
Browse repository at this point
analyze: split out "timespan" verb into its own .c/.h file
poettering
committed
30bddc0
View commit details
Copy full SHA for 30bddc0
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
glyph-util: add new glyphs for up/down arrows
poettering
committed
fc03e80
View commit details
Copy full SHA for fc03e80
View code at this point
Browse repository at this point
Commits on Feb 1, 2022
analyze: correctly mention that --json= is also understood by inspect-elf
poettering
authored and
yuwata
committed
c0f6590
View commit details
Copy full SHA for c0f6590
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.