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
mount
on
v248
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 4, 2021
table: drop last SIZE_MAX from table_set_sort() and table_set_display()
yuwata
committed
ef1e0b9
View commit details
Copy full SHA for ef1e0b9
View code at this point
Browse repository at this point
Commits on Feb 22, 2021
tree-wide: use sd_device_new_from_stat_rdev() whereever appropriate
poettering
committed
930aa88
View commit details
Copy full SHA for 930aa88
View code at this point
Browse repository at this point
Commits on Feb 20, 2021
mount-tool: sd_device_get_sysattr_value() returns 0 on success
yuwata
committed
1f22fc3
View commit details
Copy full SHA for 1f22fc3
View code at this point
Browse repository at this point
systemctl: don't search in the full argv[0] for the invocation name
Show description for 2306d17
poettering
authored and
keszybz
committed
2306d17
View commit details
Copy full SHA for 2306d17
View code at this point
Browse repository at this point
Commits on Feb 17, 2021
tree-wide: use parse_boolean_argument() for variables with non-boolean type
Show description for c347087
keszybz
committed
c347087
View commit details
Copy full SHA for c347087
View code at this point
Browse repository at this point
tree-wide: add a helper to parse boolean optarg
Show description for 599c7c5
keszybz
committed
599c7c5
View commit details
Copy full SHA for 599c7c5
View code at this point
Browse repository at this point
Commits on Feb 11, 2021
tree-wide: use free_and_strdup_warn()
yuwata
committed
b3f9c17
View commit details
Copy full SHA for b3f9c17
View code at this point
Browse repository at this point
Commits on Jan 31, 2021
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 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 9, 2020
tree-wide: assorted coccinelle fixes
mrc0mmand
committed
d7a0f1f
View commit details
Copy full SHA for d7a0f1f
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
tree-wide: use SYNTHETIC_ERRNO with log_device_* in more places
keszybz
committed
9e79123
View commit details
Copy full SHA for 9e79123
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
Commits on Jun 30, 2020
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 8, 2020
mount-tool: Replace fstype_is_{network,api_vfs} with fstype_is_blockdev_backed
Show description for c15ab81
YmrDtnJu
committed
c15ab81
View commit details
Copy full SHA for c15ab81
View code at this point
Browse repository at this point
Commits on May 7, 2020
mount: switch to BusLocator-oriented helpers
Show description for 92cb8eb
vcaputo
committed
92cb8eb
View commit details
Copy full SHA for 92cb8eb
View code at this point
Browse repository at this point
Commits on Feb 15, 2020
systemd: Fix busctl crash on aarch64 when setting output table format
Show description for ad5555b
anpopa
authored and
yuwata
committed
ad5555b
View commit details
Copy full SHA for ad5555b
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
systemd-mount: add --full command line option
yuwata
committed
a362c06
View commit details
Copy full SHA for a362c06
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
systemd-mount: add --no-legend command line option
yuwata
committed
a527963
View commit details
Copy full SHA for a527963
View code at this point
Browse repository at this point
systemd-mount: use format-table.[ch]
yuwata
committed
6ae6ea5
View commit details
Copy full SHA for 6ae6ea5
View code at this point
Browse repository at this point
Commits on Oct 24, 2019
basic/fs-util: change CHASE_OPEN flag into a separate output parameter
Show description for a5648b8
keszybz
authored and
yuwata
committed
a5648b8
View commit details
Copy full SHA for a5648b8
View code at this point
Browse repository at this point
Commits on Jun 20, 2019
tree-wide: replace strjoin() with path_join()
yuwata
committed
657ee2d
View commit details
Copy full SHA for 657ee2d
View code at this point
Browse repository at this point
Commits on Jun 11, 2019
systemd-mount: don't check for non-normalized WHAT for network FS
Show description for 08185cf
karelzak
authored and
keszybz
committed
08185cf
View commit details
Copy full SHA for 08185cf
View code at this point
Browse repository at this point
Commits on May 8, 2019
Merge pull request #12411 from keszybz/pr/12394
Show description for e95be7d
poettering
authored
e95be7d
View commit details
Copy full SHA for e95be7d
View code at this point
Browse repository at this point
Enable log colors for most of tools in /usr/bin
Show description for 1a04395
keszybz
committed
1a04395
View commit details
Copy full SHA for 1a04395
View code at this point
Browse repository at this point
Commits on Apr 23, 2019
Add helper function for mnt_table_parse_{stream,mtab}
Show description for e2857b3
keszybz
committed
e2857b3
View commit details
Copy full SHA for e2857b3
View code at this point
Browse repository at this point
mount-tool: use libmount to parse /proc/self/mountinfo
Show description for 7d991d4
keszybz
committed
7d991d4
View commit details
Copy full SHA for 7d991d4
View code at this point
Browse repository at this point
Commits on Mar 27, 2019
headers: remove unneeded includes from util.h
Show description for ca78ad1
keszybz
committed
ca78ad1
View commit details
Copy full SHA for ca78ad1
View code at this point
Browse repository at this point
Commits on Mar 13, 2019
shared: split out code to wait for jobs to complet into its own source file
Show description for e45c81b
poettering
committed
e45c81b
View commit details
Copy full SHA for e45c81b
View code at this point
Browse repository at this point
util: split out sorting related calls to new sort-util.[ch]
poettering
committed
760877e
View commit details
Copy full SHA for 760877e
View code at this point
Browse repository at this point
Commits on Nov 29, 2018
Split out part of mount-util.c into mountpoint-util.c
Show description for 049af8a
keszybz
committed
049af8a
View commit details
Copy full SHA for 049af8a
View code at this point
Browse repository at this point
Commits on Nov 22, 2018
coccinelle: make use of SYNTHETIC_ERRNO
Show description for baaa35a
keszybz
committed
baaa35a
View commit details
Copy full SHA for baaa35a
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
mount-tool: use static destructor and DEFINE_MAIN_FUNCTION() macro
yuwata
authored and
keszybz
committed
f2fae6f
View commit details
Copy full SHA for f2fae6f
View code at this point
Browse repository at this point
Split out pretty-print.c and move pager.c and main-func.h to shared/
Show description for 294bf0c
keszybz
committed
294bf0c
View commit details
Copy full SHA for 294bf0c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.