summaryrefslogtreecommitdiffstats
path: root/src/home/homed-home-bus.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libsystemd: turn json.[ch] into a public APILennart Poettering2024-06-121-1/+1
* homework: Implement offline updatesAdrian Vovk2024-03-231-2/+5
* homework: Accept volume key from keyringAdrian Vovk2024-03-231-2/+2
* homed: Minor function name cleanupAdrian Vovk2024-03-181-2/+2
* Revert "homed: Add InhibitSuspend() method"Adrian Vovk2024-03-181-52/+2
* polkit: turn "interactive" flag to polkit APIs into a proper flags field (#31...Lennart Poettering2024-03-111-3/+2
* homework: Handle Update & Create w/ blob dirAdrian Vovk2024-02-191-4/+30
* homed: Pass in username and uid as Polkit detailsAdrian Vovk2024-02-151-27/+51
* homed: add a ActivateHomeIfReferenced() bus callLennart Poettering2024-02-141-2/+23
* homed: add bus call that allows referencing a home without activating itLennart Poettering2024-02-141-15/+28
* homed: Add InhibitSuspend() methodAdrian Vovk2024-01-311-2/+54
* polkit: simplify bus_verify_polkit_async() + drop auth-by-cap dbus featureLennart Poettering2023-12-211-28/+11
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-2/+2
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-39/+19
* homed: fix dbus node enumeratorYu Watanabe2022-07-261-0/+2
* homed: Use new SD_BUS_METHOD_WITH_ARGS macroNishal Kulkarni2021-12-181-65/+50
* home: fix heap-use-after-freeYu Watanabe2021-12-141-0/+6
* homed: add automatic grow/shrink ("rebalancing")Lennart Poettering2021-11-251-1/+1
* userdb: make most loading of JSON user record data "permissive"Lennart Poettering2021-06-011-2/+2
* homed: disable event sources before unreffing themZbigniew Jędrzejewski-Szmek2021-03-081-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: define iterator inside of the macroZbigniew Jędrzejewski-Szmek2020-09-081-2/+1
* homed: report a home directory as "dirty" if image file has dirty flagLennart Poettering2020-08-251-0/+1
* homed: fix parameter names on D-Bus methodsLennart Poettering2020-05-121-9/+9
* homed: convert to the new scheme and add --bus-introspectZbigniew Jędrzejewski-Szmek2020-05-061-27/+103
* home: fix several typosVito Caputo2020-03-311-2/+2
* home: add new systemd-homed service that can manage LUKS homesLennart Poettering2020-01-281-0/+877