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
Accelerator
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 }}
hypfvieh
/
dbus-java
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
78
Star
241
Code
Issues
5
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
dbus-java
dbus-java-core
src
main
java
on
master
User selector
All users
All time
Commit history
Commits on Jul 27, 2026
More sonar findings: Simplified method
hypfvieh
committed
76071ee
View commit details
Copy full SHA for 76071ee
View code at this point
Browse repository at this point
Addressed sonar findings
hypfvieh
committed
f93fb24
View commit details
Copy full SHA for f93fb24
View code at this point
Browse repository at this point
Added support for address fallback
hypfvieh
committed
ec2b842
View commit details
Copy full SHA for ec2b842
View code at this point
Browse repository at this point
Added Dbus "Verbose" interface
hypfvieh
committed
cf8181c
View commit details
Copy full SHA for cf8181c
View code at this point
Browse repository at this point
Commits on Jul 26, 2026
Improved implementation of BusAddress in combination with various
Show description for 7b2bbe7
hypfvieh
committed
7b2bbe7
View commit details
Copy full SHA for 7b2bbe7
View code at this point
Browse repository at this point
Added support for additional bus address parameters
hypfvieh
committed
e9006d1
View commit details
Copy full SHA for e9006d1
View code at this point
Browse repository at this point
Added support for tcp-nonce
hypfvieh
committed
4f04f5a
View commit details
Copy full SHA for 4f04f5a
View code at this point
Browse repository at this point
More features for DBus Daemon
Show description for 0cfe399
hypfvieh
committed
0cfe399
View commit details
Copy full SHA for 0cfe399
View code at this point
Browse repository at this point
Commits on Jul 18, 2026
Added debug output options to EmbeddedDbusDaemon
hypfvieh
committed
35a9904
View commit details
Copy full SHA for 35a9904
View code at this point
Browse repository at this point
Fixed: file descriptors could be read beyond limits
Show description for 1450971
hypfvieh
committed
1450971
View commit details
Copy full SHA for 1450971
View code at this point
Browse repository at this point
Added default implementation of DBusObjectManager
hypfvieh
committed
d983cf4
View commit details
Copy full SHA for d983cf4
View code at this point
Browse repository at this point
Improved BusAddress parsing
hypfvieh
committed
0664f2f
View commit details
Copy full SHA for 0664f2f
View code at this point
Browse repository at this point
Fixed BecomingMonitor handling
hypfvieh
committed
9f84e0e
View commit details
Copy full SHA for 9f84e0e
View code at this point
Browse repository at this point
Fixed: PropertiesChanged signal was not emitted when using bound
Show description for 26c67b4
hypfvieh
committed
26c67b4
View commit details
Copy full SHA for 26c67b4
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
Fixed checkstyle issues
hypfvieh
committed
74de2cb
View commit details
Copy full SHA for 74de2cb
View code at this point
Browse repository at this point
Fixed SASL FileDescriptor handling
hypfvieh
committed
765fc8e
View commit details
Copy full SHA for 765fc8e
View code at this point
Browse repository at this point
Fixed bugs in Dbus matchrule handling
hypfvieh
committed
1ecdbe5
View commit details
Copy full SHA for 1ecdbe5
View code at this point
Browse repository at this point
Merge branch 'master' into claude
hypfvieh
committed
03e245e
View commit details
Copy full SHA for 03e245e
View code at this point
Browse repository at this point
Fixed possible ArrayIndexOutOfBoundsException when reading dbus cookie;
Show description for 3b75597
hypfvieh
committed
3b75597
View commit details
Copy full SHA for 3b75597
View code at this point
Browse repository at this point
Fixed blocking shutdown if shutdown was initiated from signal callback
hypfvieh
committed
82374ad
View commit details
Copy full SHA for 82374ad
View code at this point
Browse repository at this point
Fixed possible leak
hypfvieh
committed
5f7a350
View commit details
Copy full SHA for 5f7a350
View code at this point
Browse repository at this point
Added bounds for error queue
hypfvieh
committed
0c80fe5
View commit details
Copy full SHA for 0c80fe5
View code at this point
Browse repository at this point
Added watchdog to terminate tcp-auth sessions when tcp-session is kept
Show description for c52c665
hypfvieh
committed
c52c665
View commit details
Copy full SHA for c52c665
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
Allow interaction autorization
Semyon Klintsov
committed
e9700a0
View commit details
Copy full SHA for e9700a0
View code at this point
Browse repository at this point
Commits on Jul 10, 2026
Fixed possible issues with array length and integer casting when reading
Show description for 07ff986
hypfvieh
committed
07ff986
View commit details
Copy full SHA for 07ff986
View code at this point
Browse repository at this point
Fixed issues when marshalling multi tuple return values
hypfvieh
committed
3922943
View commit details
Copy full SHA for 3922943
View code at this point
Browse repository at this point
Commits on Jul 5, 2026
More regression fixes
hypfvieh
committed
a619a17
View commit details
Copy full SHA for a619a17
View code at this point
Browse repository at this point
Regression fixes
hypfvieh
committed
f59adcc
View commit details
Copy full SHA for f59adcc
View code at this point
Browse repository at this point
More code review findings
hypfvieh
committed
7854257
View commit details
Copy full SHA for 7854257
View code at this point
Browse repository at this point
Addressed some code analysis findings
hypfvieh
committed
aa8d144
View commit details
Copy full SHA for aa8d144
View code at this point
Browse repository at this point
Commits on Mar 15, 2026
Issue 302, Issue 303, Issue 304:
Show description for ab2a3b5
hypfvieh
committed
ab2a3b5
View commit details
Copy full SHA for ab2a3b5
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
Issue 298: Use UID when acting in Server mode
Show description for 4a7406c
hypfvieh
committed
4a7406c
View commit details
Copy full SHA for 4a7406c
View code at this point
Browse repository at this point
Some Small Code Improvements
Show description for 96943a5
BrandonSchmitt
committed
96943a5
View commit details
Copy full SHA for 96943a5
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
Use more pattern matching in Marshalling class
Show description for d100455
BrandonSchmitt
committed
d100455
View commit details
Copy full SHA for d100455
View code at this point
Browse repository at this point
Commits on Feb 15, 2026
Merge branch 'issue-294'
hypfvieh
committed
41c3b1c
View commit details
Copy full SHA for 41c3b1c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.