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 }}
uncleweb
/
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
Breadcrumbs
History for
python-systemd
systemd
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 16, 2019
docs: mention .process() in docstring of .fileno()
Show description for a402d08
keszybz
committed
a402d08
View commit details
Copy full SHA for a402d08
View code at this point
Browse repository at this point
docs: use :manpage: role to provide links to systemd man pages
Show description for 42ec430
keszybz
committed
42ec430
View commit details
Copy full SHA for 42ec430
View code at this point
Browse repository at this point
Use #if instead of #ifdef for compatibility checks
Show description for 343f974
keszybz
committed
343f974
View commit details
Copy full SHA for 343f974
View code at this point
Browse repository at this point
id128: update constants for systmed-243
keszybz
committed
36c57e5
View commit details
Copy full SHA for 36c57e5
View code at this point
Browse repository at this point
tests: add tests for all id128 funcs, including get_machine_app_specific()
keszybz
committed
83b4939
View commit details
Copy full SHA for 83b4939
View code at this point
Browse repository at this point
id128: conditionalize get_machine_app_specific on libsystemd version
keszybz
committed
b54707a
View commit details
Copy full SHA for b54707a
View code at this point
Browse repository at this point
id128: do not copy the id128 buffer bytes
Show description for 56d6fc5
keszybz
committed
56d6fc5
View commit details
Copy full SHA for 56d6fc5
View code at this point
Browse repository at this point
Add id128.get_machine_app_specific function
Tomasz Meresiński
authored and
keszybz
committed
552ad76
View commit details
Copy full SHA for 552ad76
View code at this point
Browse repository at this point
Modernize C syntax
keszybz
committed
c0e9a8b
View commit details
Copy full SHA for c0e9a8b
View code at this point
Browse repository at this point
_listen_fd_with_names documentation now modeled after is_socket_sockaddr
MarcelWaldvogel
authored and
keszybz
committed
5101a6a
View commit details
Copy full SHA for 5101a6a
View code at this point
Browse repository at this point
Added support for listen_fds_with_names()
MarcelWaldvogel
authored and
keszybz
committed
b1608da
View commit details
Copy full SHA for b1608da
View code at this point
Browse repository at this point
tests: add the reproducer from #51
Show description for a2471e2
keszybz
committed
a2471e2
View commit details
Copy full SHA for a2471e2
View code at this point
Browse repository at this point
Merge pull request #51 from feedstock/fix_notify_fs_leak
Show description for 7e32263
keszybz
authored
7e32263
View commit details
Copy full SHA for 7e32263
View code at this point
Browse repository at this point
Adapt to systemd 230 tool renaming, bump version
MarcelWaldvogel
authored and
keszybz
committed
216f990
View commit details
Copy full SHA for 216f990
View code at this point
Browse repository at this point
Commits on Sep 12, 2017
Fix malloc retval check
mpaolini
committed
6ab8f8e
View commit details
Copy full SHA for 6ab8f8e
View code at this point
Browse repository at this point
Avoid ref leak in notify
mpaolini
committed
d93d41f
View commit details
Copy full SHA for d93d41f
View code at this point
Browse repository at this point
Commits on Mar 26, 2017
Update to constants from systemd-233
Show description for a54a7a2
keszybz
committed
a54a7a2
View commit details
Copy full SHA for a54a7a2
View code at this point
Browse repository at this point
Commits on Mar 25, 2017
journal: fix repr of JournalHandler to match python3.6
Show description for a5dc4ab
keszybz
committed
a5dc4ab
View commit details
Copy full SHA for a5dc4ab
View code at this point
Browse repository at this point
Commits on Mar 19, 2017
journal: do not convert extra args to string in JournalHandler
Show description for 2169cde
keszybz
committed
2169cde
View commit details
Copy full SHA for 2169cde
View code at this point
Browse repository at this point
test_journal: add tests for MESSAGE_ID passing
Show description for aa5550a
keszybz
committed
aa5550a
View commit details
Copy full SHA for aa5550a
View code at this point
Browse repository at this point
Remove mid from JournalHandler
Show description for 0885748
wesleybowman
authored and
keszybz
committed
0885748
View commit details
Copy full SHA for 0885748
View code at this point
Browse repository at this point
journal: rename SENDER_FUNCTION to sender_function
Show description for 84371c2
keszybz
committed
84371c2
View commit details
Copy full SHA for 84371c2
View code at this point
Browse repository at this point
daemon: properly skip sd_is_socket_sockaddr calls if not available
Show description for 5498ad7
keszybz
committed
5498ad7
View commit details
Copy full SHA for 5498ad7
View code at this point
Browse repository at this point
Commits on Mar 14, 2017
Fix styling to match PEP8 in most places (#45)
Show description for 73807b4
wesleybowman
authored and
keszybz
committed
73807b4
View commit details
Copy full SHA for 73807b4
View code at this point
Browse repository at this point
Commits on Mar 12, 2017
journal: improve docstring formatting a bit
keszybz
committed
c7e393b
View commit details
Copy full SHA for c7e393b
View code at this point
Browse repository at this point
Adjust import order, spacing, operators as recommended by pylint
keszybz
committed
14b05bf
View commit details
Copy full SHA for 14b05bf
View code at this point
Browse repository at this point
tests: move login tests from doctest to separate file
Show description for 5aab3fc
keszybz
committed
5aab3fc
View commit details
Copy full SHA for 5aab3fc
View code at this point
Browse repository at this point
Prevent non-str values from being concatenated with + (#40)
Show description for 8921c79
jcao219
authored and
keszybz
committed
8921c79
View commit details
Copy full SHA for 8921c79
View code at this point
Browse repository at this point
Commits on Mar 11, 2017
Merge pull request #31 from keszybz/is_socket_sockaddr
Show description for 753a4ca
keszybz
authored
753a4ca
View commit details
Copy full SHA for 753a4ca
View code at this point
Browse repository at this point
replace dict.iteritems() with dict.items() to support py3 (#39)
Show description for dce0a85
toracle
authored and
keszybz
committed
dce0a85
View commit details
Copy full SHA for dce0a85
View code at this point
Browse repository at this point
test_daemon: xfail test_notify_with_socket if bind() fails (#42)
Show description for 35a27a4
floppym
authored and
keszybz
committed
35a27a4
View commit details
Copy full SHA for 35a27a4
View code at this point
Browse repository at this point
Python 3.6 invalid escape sequence deprecation fixes (#43)
Show description for ea8e705
scop
authored and
keszybz
committed
ea8e705
View commit details
Copy full SHA for ea8e705
View code at this point
Browse repository at this point
Commits on Dec 16, 2016
Fix handling of addresses without port and add tests
keszybz
committed
bc691d8
View commit details
Copy full SHA for bc691d8
View code at this point
Browse repository at this point
daemon: add wrapper for sd_is_socket_sockaddr and tests
Show description for 4a3cee1
keszybz
committed
4a3cee1
View commit details
Copy full SHA for 4a3cee1
View code at this point
Browse repository at this point
_daemon: allow specifying flowinfo
Show description for 5ffc226
keszybz
committed
5ffc226
View commit details
Copy full SHA for 5ffc226
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.