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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Technolution
/
dbus-java
Public
forked from
hypfvieh/dbus-java
Notifications
You must be signed in to change notification settings
Fork
1
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
dbus-java
dbus-java
src
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 27, 2021
Issue #128: Do not throw RuntimeException in DBusConnection.getConnection
hypfvieh
committed
d2a353e
View commit details
Copy full SHA for d2a353e
View code at this point
Browse repository at this point
Commits on Jan 13, 2021
Removed an offending method
Show description for 105eb92
RaNo99
authored
105eb92
View commit details
Copy full SHA for 105eb92
View code at this point
Browse repository at this point
Commits on Jan 10, 2021
I have come across systems that have existing but empty machine id files. For example, /var/lib/dbus/machine-id exists, but is empty, and /etc/machine-id exists. This was on Debian Buster (no idea …
Show description for 04034be
brett-smith
committed
04034be
View commit details
Copy full SHA for 04034be
View code at this point
Browse repository at this point
Commits on Jan 5, 2021
Fixed issues caused by JPMS
hypfvieh
committed
1d8db5e
View commit details
Copy full SHA for 1d8db5e
View code at this point
Browse repository at this point
Commits on Jan 4, 2021
Fixed merge conflicts
hypfvieh
committed
350f9a0
View commit details
Copy full SHA for 350f9a0
View code at this point
Browse repository at this point
Commits on Jan 1, 2021
Return to SLF4J 1.7.30 (it has an Automatic-Module-Name), replace tabs in source with spaces.
brett-smith
committed
8bc6ae0
View commit details
Copy full SHA for 8bc6ae0
View code at this point
Browse repository at this point
Commits on Dec 28, 2020
Moved Hexdump util; Moved DBus main interface to please crappy jigsaw modulization
hypfvieh
committed
45a8bd6
View commit details
Copy full SHA for 45a8bd6
View code at this point
Browse repository at this point
Removed usage of java-utils; Updated jnr-unixsocket
hypfvieh
committed
cf0403d
View commit details
Copy full SHA for cf0403d
View code at this point
Browse repository at this point
Commits on Dec 19, 2020
Modularise dbus-java (MRJAR, so supports Java 8 and Java 9+).
Show description for ed1e6ec
brett-smith
committed
ed1e6ec
View commit details
Copy full SHA for ed1e6ec
View code at this point
Browse repository at this point
Commits on Nov 14, 2020
Fixed some issues with terminating connection properly
hypfvieh
committed
bbe26f8
View commit details
Copy full SHA for bbe26f8
View code at this point
Browse repository at this point
Commits on Nov 11, 2020
Implemented some of the suggestions from #123
hypfvieh
committed
c1ee121
View commit details
Copy full SHA for c1ee121
View code at this point
Browse repository at this point
Commits on Oct 26, 2020
Removed unused imports
hypfvieh
committed
0f6899e
View commit details
Copy full SHA for 0f6899e
View code at this point
Browse repository at this point
Fixed formatting
hypfvieh
committed
fc5e8c9
View commit details
Copy full SHA for fc5e8c9
View code at this point
Browse repository at this point
Commits on Oct 25, 2020
Solves #119
Show description for da1a416
Oleg Kleshchev
committed
da1a416
View commit details
Copy full SHA for da1a416
View code at this point
Browse repository at this point
Commits on Aug 24, 2020
Do not call Arrays.deepToString in logging methods if desired loglevel is not enabled
hypfvieh
committed
223f914
View commit details
Copy full SHA for 223f914
View code at this point
Browse repository at this point
Commits on Aug 22, 2020
Solves #115
Show description for 418e778
Oleg Kleshchev
committed
418e778
View commit details
Copy full SHA for 418e778
View code at this point
Browse repository at this point
Commits on Aug 8, 2020
Fixed regression in finding correct Constructor (#114).
Show description for f60623e
hypfvieh
committed
f60623e
View commit details
Copy full SHA for f60623e
View code at this point
Browse repository at this point
Commits on Jul 28, 2020
Handle primitives when comparing received argument classes to constructor parameter classes
hypfvieh
committed
a045a40
View commit details
Copy full SHA for a045a40
View code at this point
Browse repository at this point
Commits on Jul 27, 2020
Code cleanup
hypfvieh
committed
66e68bc
View commit details
Copy full SHA for 66e68bc
View code at this point
Browse repository at this point
Increased timeout in unit test
hypfvieh
committed
5fc117f
View commit details
Copy full SHA for 5fc117f
View code at this point
Browse repository at this point
Try to detect if received signal parameters do not match constructor type definition
hypfvieh
committed
ff6a3f1
View commit details
Copy full SHA for ff6a3f1
View code at this point
Browse repository at this point
Commits on Jul 26, 2020
Try to detect if received signal parameters do not match constructor type definition
hypfvieh
committed
82a0b09
View commit details
Copy full SHA for 82a0b09
View code at this point
Browse repository at this point
Commits on Jun 15, 2020
Authentication hangs when using TCP.
brett-smith
committed
8b60e2c
View commit details
Copy full SHA for 8b60e2c
View code at this point
Browse repository at this point
Commits on May 26, 2020
Updated code style; Fixed wrong comparision of posix.errno vs. Errno enum
hypfvieh
committed
f769bc7
View commit details
Copy full SHA for f769bc7
View code at this point
Browse repository at this point
Always use FreeBSDHelper to check for FreeBSD platform
hypfvieh
committed
a413332
View commit details
Copy full SHA for a413332
View code at this point
Browse repository at this point
Commits on May 25, 2020
Add FreeBSD support (implement SCM_CREDS/cmsgcred).
Michael Gmelin
committed
4b340f3
View commit details
Copy full SHA for 4b340f3
View code at this point
Browse repository at this point
Commits on May 16, 2020
Remove intermediate TreeNodes when unexporting them
Show description for a7ab20a
AsamK
committed
a7ab20a
View commit details
Copy full SHA for a7ab20a
View code at this point
Browse repository at this point
Commits on May 7, 2020
Increased timeout
hypfvieh
committed
6540130
View commit details
Copy full SHA for 6540130
View code at this point
Browse repository at this point
Fixed possible concurrency issue
hypfvieh
committed
cda65e5
View commit details
Copy full SHA for cda65e5
View code at this point
Browse repository at this point
Merged dbus-spi branch
hypfvieh
committed
fbee41e
View commit details
Copy full SHA for fbee41e
View code at this point
Browse repository at this point
Commits on Mar 20, 2020
Initial site documentation
rm5248
committed
600da2d
View commit details
Copy full SHA for 600da2d
View code at this point
Browse repository at this point
Commits on Mar 19, 2020
Fix ordering of authentication and simplify SPI
rm5248
committed
862a47e
View commit details
Copy full SHA for 862a47e
View code at this point
Browse repository at this point
Commits on Mar 18, 2020
Merge branch 'master' of https://github.com/hypfvieh/dbus-java
hypfvieh
committed
c1c429b
View commit details
Copy full SHA for c1c429b
View code at this point
Browse repository at this point
#98: Added ugly Windows support for the machine id.
lbeuster-cts
committed
6ac55d7
View commit details
Copy full SHA for 6ac55d7
View code at this point
Browse repository at this point
Use computeIfAbsent to add new collection to signal map
hypfvieh
committed
47cad81
View commit details
Copy full SHA for 47cad81
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.