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 }}
jayef0
/
python-systemd
Public
forked from
systemd/python-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
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 17, 2022
Merge pull request #119 from keszybz/sd128-tests
Show description for 661ee27
keszybz
authored
661ee27
View commit details
Copy full SHA for 661ee27
Browse repository at this point
ci: drop instantiation of machine-id
Show description for 4bba47d
keszybz
committed
4bba47d
View commit details
Copy full SHA for 4bba47d
Browse repository at this point
tests: check for errnos that sd_id128_get_machine actually returns
Show description for 8f84fbe
keszybz
committed
8f84fbe
View commit details
Copy full SHA for 8f84fbe
Browse repository at this point
Commits on Aug 16, 2022
Version 235
Show description for dc1dae2
keszybz
committed
dc1dae2
View commit details
Copy full SHA for dc1dae2
Browse repository at this point
Merge pull request #117 from keszybz/python2-compat
Show description for 8360d1d
keszybz
authored
8360d1d
View commit details
Copy full SHA for 8360d1d
Browse repository at this point
NEWS: say that we'll drop support for python2 soon
Show description for c5f8b88
keszybz
committed
c5f8b88
View commit details
Copy full SHA for c5f8b88
Browse repository at this point
tests: simplify imports
Show description for cc03ed6
keszybz
committed
cc03ed6
View commit details
Copy full SHA for cc03ed6
Browse repository at this point
tests: python2-compat in another place
keszybz
committed
ba9d9f8
View commit details
Copy full SHA for ba9d9f8
Browse repository at this point
journal: fix compatibility with python2
Show description for 872ce30
keszybz
committed
872ce30
View commit details
Copy full SHA for 872ce30
Browse repository at this point
Merge pull request #92 from chrismullins/support-realtime-cutoff
Show description for 6320847
keszybz
authored
6320847
View commit details
Copy full SHA for 6320847
Browse repository at this point
Merge pull request #114 from keszybz/install-docs
Show description for 8b92ac5
keszybz
authored
8b92ac5
View commit details
Copy full SHA for 8b92ac5
Browse repository at this point
Commits on Aug 15, 2022
ci: run CIs on push events as well
Show description for fe4450e
mrc0mmand
committed
fe4450e
View commit details
Copy full SHA for fe4450e
Browse repository at this point
README: apt-get → apt
Show description for 65b1c19
keszybz
committed
65b1c19
View commit details
Copy full SHA for 65b1c19
Browse repository at this point
README: drop distro instructions for python2, drop epel/rhel
Show description for 05773b4
keszybz
committed
05773b4
View commit details
Copy full SHA for 05773b4
Browse repository at this point
Update constants for systemd 251
keszybz
committed
d361f0b
View commit details
Copy full SHA for d361f0b
Browse repository at this point
README: markup and line wrapping
Show description for e261fc0
keszybz
committed
e261fc0
View commit details
Copy full SHA for e261fc0
Browse repository at this point
README: fix installation urls
Show description for 8659af2
keszybz
committed
8659af2
View commit details
Copy full SHA for 8659af2
Browse repository at this point
Commits on Aug 13, 2022
Merge pull request #111 from keszybz/setuptools-compat
Show description for 75066b5
keszybz
authored
75066b5
View commit details
Copy full SHA for 75066b5
Browse repository at this point
ci: add 3.11 to the test matrix
keszybz
committed
23b329d
View commit details
Copy full SHA for 23b329d
Browse repository at this point
make: fix compat with setuptools >= 61
Show description for 09053a2
keszybz
committed
09053a2
View commit details
Copy full SHA for 09053a2
Browse repository at this point
Adding timezone information to datetimes from systemd-journal
Samuel BF
authored and
keszybz
committed
f868a56
View commit details
Copy full SHA for f868a56
Browse repository at this point
reader: Fix use of potentially uninitialized value
thatguystone
authored and
keszybz
committed
1abac3c
View commit details
Copy full SHA for 1abac3c
Browse repository at this point
setup.py: switch from distutils to setuptools
Show description for 44f7d19
moto-timo
authored and
keszybz
committed
44f7d19
View commit details
Copy full SHA for 44f7d19
Browse repository at this point
Merge pull request #104 from systemd/ci-shenanigans
Show description for 04ee44d
keszybz
authored
04ee44d
View commit details
Copy full SHA for 04ee44d
Browse repository at this point
Update news since 234
dbungert
authored and
keszybz
committed
671dc03
View commit details
Copy full SHA for 671dc03
Browse repository at this point
Set unit name in JournalHandler example, see #74
Federico Ceratto
authored and
keszybz
committed
21d9b16
View commit details
Copy full SHA for 21d9b16
Browse repository at this point
Merge pull request #91 from chrismullins/journal-examples
Show description for e6b457f
keszybz
authored
e6b457f
View commit details
Copy full SHA for e6b457f
Browse repository at this point
Commits on Jun 23, 2022
fix a mistype in README.md
Show description for b109b75
Architector4
authored and
keszybz
committed
b109b75
View commit details
Copy full SHA for b109b75
Browse repository at this point
Commits on Apr 14, 2022
ci: introduce a simple install test
mrc0mmand
committed
884a43e
View commit details
Copy full SHA for 884a43e
Browse repository at this point
ci: move the CI to GitHub Actions
mrc0mmand
committed
720d3cb
View commit details
Copy full SHA for 720d3cb
Browse repository at this point
Commits on Mar 6, 2022
Makefile: accept $SPHINXOPTS from the outside
mrc0mmand
committed
76e7478
View commit details
Copy full SHA for 76e7478
Browse repository at this point
Commits on Jan 3, 2021
Pass NULL for unnecessary timestamps
Chris Mullins
committed
d6b3af9
View commit details
Copy full SHA for d6b3af9
Browse repository at this point
Add support for sd_journal_get_cutoff_realtime_usec wrapper
Chris Mullins
committed
9bb147c
View commit details
Copy full SHA for 9bb147c
Browse repository at this point
Commits on Jan 2, 2021
Add link to journal fields docs
Chris Mullins
committed
1088520
View commit details
Copy full SHA for 1088520
Browse repository at this point
Add journalctl example for ring buffer
Chris Mullins
committed
1532b67
View commit details
Copy full SHA for 1532b67
Browse repository at this point
Previous
Next
You can’t perform that action at this time.