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
backlight
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 31, 2022
tree-wide: unify some code that looks for --help in the command line
poettering
committed
542bb9b
View commit details
Copy full SHA for 542bb9b
View code at this point
Browse repository at this point
Commits on Jan 5, 2022
backlight: ignore error if the backlight device is already removed
Show description for f0f6508
yuwata
authored and
bluca
committed
f0f6508
View commit details
Copy full SHA for f0f6508
View code at this point
Browse repository at this point
Commits on Oct 14, 2021
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Show description for 2f82562
poettering
committed
2f82562
View commit details
Copy full SHA for 2f82562
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
Drop the text argument from assert_not_reached()
Show description for 04499a7
keszybz
committed
04499a7
View commit details
Copy full SHA for 04499a7
View code at this point
Browse repository at this point
Commits on Apr 1, 2021
backlight: refactor get_max_brightness() to appease gcc
Show description for c039161
keszybz
committed
c039161
View commit details
Copy full SHA for c039161
View code at this point
Browse repository at this point
Commits on Feb 22, 2021
backlight: reindent comments
yuwata
committed
b77c929
View commit details
Copy full SHA for b77c929
View code at this point
Browse repository at this point
backlight: reduce indentation a bit
yuwata
committed
d17d66f
View commit details
Copy full SHA for d17d66f
View code at this point
Browse repository at this point
backlight: same_device() may return negative errno
yuwata
committed
ba6c9b7
View commit details
Copy full SHA for ba6c9b7
View code at this point
Browse repository at this point
backlight: exit earlier when unknown verb is specified
yuwata
committed
7a9737b
View commit details
Copy full SHA for 7a9737b
View code at this point
Browse repository at this point
Commits on Jan 31, 2021
tree-wide: enable colorized logging for daemons when run in console
Show description for d2acb93
yuwata
committed
d2acb93
View commit details
Copy full SHA for d2acb93
View code at this point
Browse repository at this point
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 23, 2020
backlight: add several debug logs and adjust log level of non critical error
Show description for 8dc1ad0
yuwata
authored and
poettering
committed
8dc1ad0
View commit details
Copy full SHA for 8dc1ad0
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 Sep 22, 2020
various: remove assignments of unread variables
keszybz
committed
afa8ffa
View commit details
Copy full SHA for afa8ffa
View code at this point
Browse repository at this point
Commits on Sep 11, 2020
backlight: validate read sysattr value
Show description for 3bacb7e
yuwata
committed
3bacb7e
View commit details
Copy full SHA for 3bacb7e
View code at this point
Browse repository at this point
backlight: do not claim that ID_BACKLIGHT_CLAMP= property is not set
yuwata
committed
06d98bd
View commit details
Copy full SHA for 06d98bd
View code at this point
Browse repository at this point
Commits on Aug 28, 2020
Add simple usage message to systemd-backlight (#16709)
hubenchang0515
authored
b23728e
View commit details
Copy full SHA for b23728e
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
backlight: read current backlight brightness from 'actual_brightness' attribute
Show description for 437b9a7
yuwata
committed
437b9a7
View commit details
Copy full SHA for 437b9a7
View code at this point
Browse repository at this point
backlight: call log_setup_service() before logging
yuwata
committed
daa227a
View commit details
Copy full SHA for daa227a
View code at this point
Browse repository at this point
backlight: use SYNTHETIC_ERRNO() macro
yuwata
committed
74f1bb5
View commit details
Copy full SHA for 74f1bb5
View code at this point
Browse repository at this point
Commits on Sep 16, 2019
util-lib: move shall_restore_state() to shared/reboot-util
Show description for 2bfa846
keszybz
committed
2bfa846
View commit details
Copy full SHA for 2bfa846
View code at this point
Browse repository at this point
Commits on Mar 27, 2019
tree-wide: (void)ify a few unlink() and rmdir()
Show description for 6990fb6
poettering
authored and
keszybz
committed
6990fb6
View commit details
Copy full SHA for 6990fb6
View code at this point
Browse repository at this point
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 Feb 2, 2019
backlight: handle loading truncated file
Show description for cbed254
topimiettinen
committed
cbed254
View commit details
Copy full SHA for cbed254
View code at this point
Browse repository at this point
Commits on Nov 26, 2018
tree-wide: port various places over to STARTSWITH_SET()
poettering
committed
49fe5c0
View commit details
Copy full SHA for 49fe5c0
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
backlight: use DEFINE_MAIN_FUNCTION() macro
yuwata
authored and
keszybz
committed
1ddae15
View commit details
Copy full SHA for 1ddae15
View code at this point
Browse repository at this point
log: introduce new helper call log_setup_service()
Show description for 6bf3c61
poettering
committed
6bf3c61
View commit details
Copy full SHA for 6bf3c61
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
Move LONG_LINE_MAX definition to fileio.h
Show description for fde3202
keszybz
committed
fde3202
View commit details
Copy full SHA for fde3202
View code at this point
Browse repository at this point
Commits on Oct 23, 2018
backlight: use log_device_*()
yuwata
committed
87a9a19
View commit details
Copy full SHA for 87a9a19
View code at this point
Browse repository at this point
Commits on Sep 23, 2018
tree-wide: use streq() instead of streq_ptr()
yuwata
committed
403660c
View commit details
Copy full SHA for 403660c
View code at this point
Browse repository at this point
Commits on Sep 10, 2018
tree-wide: replace device_enumerator_scan_devices()+FOREACH_DEVICE_AND_SUBSYSTEM() by FOREACH_DEVICE()
yuwata
committed
8437c05
View commit details
Copy full SHA for 8437c05
View code at this point
Browse repository at this point
Commits on Sep 7, 2018
backlight: do not unref parent device
Show description for e8596ca
yuwata
authored and
keszybz
committed
e8596ca
View commit details
Copy full SHA for e8596ca
View code at this point
Browse repository at this point
Commits on Aug 22, 2018
backlight: replace udev_device by sd_device
yuwata
committed
9aadd28
View commit details
Copy full SHA for 9aadd28
View code at this point
Browse repository at this point
Commits on Jun 14, 2018
tree-wide: remove Lennart's copyright lines
Show description for 0c69794
poettering
committed
0c69794
View commit details
Copy full SHA for 0c69794
View code at this point
Browse repository at this point
tree-wide: drop 'This file is part of systemd' blurb
Show description for 818bf54
poettering
committed
818bf54
View commit details
Copy full SHA for 818bf54
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.