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

(#2156786) Add idle time column to loginctl list-sessions #393

Merged

Commits on May 30, 2023

  1. format-table: add TABLE_TIMESTAMP_UTC and _RELATIVE

    (cherry picked from commit c5bbb2b)
    
    Related: #2156786
    yuwata authored and dtardon committed May 30, 2023
    Configuration menu
    Copy the full SHA
    a50c280 View commit details
    Browse the repository at this point in the history
  2. loginctl: shorten variable name

    (cherry picked from commit 86f128558d57586bd28c55eb63968eab3dc4b36e)
    
    Related: #2156786
    dtardon committed May 30, 2023
    Configuration menu
    Copy the full SHA
    19e1625 View commit details
    Browse the repository at this point in the history
  3. loginctl: use bus_map_all_properties

    (cherry picked from commit 5b7d1536d0c2ccf0b7688490f31c92c1e766ea44)
    
    Related: #2156786
    dtardon committed May 30, 2023
    Configuration menu
    Copy the full SHA
    276a13c View commit details
    Browse the repository at this point in the history
  4. loginctl: show session idle status in list-sessions

    (cherry picked from commit 556723e738b96a5c2b2d45a96b87b7b80e0c5664)
    
    Resolves: #2156786
    dtardon committed May 30, 2023
    Configuration menu
    Copy the full SHA
    a002b4c View commit details
    Browse the repository at this point in the history
  5. loginctl: list-sessions: fix timestamp for idle hint

    Follow-up for 556723e738b96a5c2b2d45a96b87b7b80e0c5664
    
    TABLE_TIMESTAMP_RELATIVE takes a realtime timestamp.
    
    (cherry picked from commit be88af3d9646c8bd1aaea3d4a00520e97ee8674d)
    
    Related: #2156786
    YHNdnzj authored and dtardon committed May 30, 2023
    Configuration menu
    Copy the full SHA
    774cb4a View commit details
    Browse the repository at this point in the history
  6. loginctl: also show idle hint in session-status

    (cherry picked from commit 82449055af97cf92466dbe132a89c9d889440c3d)
    
    Related: #2156786
    YHNdnzj authored and dtardon committed May 30, 2023
    Configuration menu
    Copy the full SHA
    9f3b1ba View commit details
    Browse the repository at this point in the history