Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DoNotMerge] DBus proof-of-concept #533

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Oct 21, 2020

  1. First proof-of-concept for DBus integration in upsd.

    Not complete yet. Only integrate introspect, get and getall.
    No building chain complete integration yet.
    EmilienKia authored and emilienkia-eaton committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    0df1f4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4019f03 View commit details
    Browse the repository at this point in the history
  3. DBus set property.

    EmilienKia authored and emilienkia-eaton committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    d1959ef View commit details
    Browse the repository at this point in the history
  4. Fix spaces and indentations

    EmilienKia authored and emilienkia-eaton committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    71317fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8462430 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d0abd4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d301b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3fbe05 View commit details
    Browse the repository at this point in the history
  9. Code cleanup.

    Use upsdebugx and upslogx for logging.
    Add return code for tracing errors.
    Release dbus allocated memory in case of error.
    EmilienKia authored and emilienkia-eaton committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    2de4c23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8f5ce3e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ddd5842 View commit details
    Browse the repository at this point in the history
  12. Add dbus right rules.

    Tested on Ubuntu 16.04 derivate (Linux Mint 18.3).
    Should be tested on other systems and particularly for default dir (/etc/dbus-1/system.d/).
    EmilienKia authored and emilienkia-eaton committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    06d8b0b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75be421 View commit details
    Browse the repository at this point in the history
  14. Add dbus to NUT dictionary

    EmilienKia authored and emilienkia-eaton committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    2bedf84 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. Configuration menu
    Copy the full SHA
    a5cbb16 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

  1. Configuration menu
    Copy the full SHA
    44e8c3a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Configuration menu
    Copy the full SHA
    3d2519d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    17bf913 View commit details
    Browse the repository at this point in the history