summaryrefslogtreecommitdiffstats
path: root/src/shared/bus-polkit.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* polkit: introduce common macro for generating polkit allowInteractiveAuth var...Lennart Poettering2024-10-091-0/+5
* polkit: fix typo in enum nameLuca Boccassi2024-07-181-1/+1
* polkit: map POLKIT_ALWAYS_QUERY to new polkit flagLuca Boccassi2024-07-181-0/+1
* sd-varlink: make our internal Varlink API public as sd-varlink.[ch]Lennart Poettering2024-07-161-4/+4
* hostnamed: if polkit authentication fails for Varlink Describe() call, don't ...Lennart Poettering2024-06-271-0/+1
* libsystemd: turn json.[ch] into a public APILennart Poettering2024-06-121-2/+2
* core: Pass NULL error in dump_impl()Daan De Meyer2024-04-291-2/+2
* polkit: add another flag that controls how to treat the PK absent caseLennart Poettering2024-03-131-0/+1
* polkit: add new POLKIT_ALWAYS_QUERY flagLennart Poettering2024-03-131-0/+1
* polkit: allow checking if we already acquired some actionLennart Poettering2024-03-131-0/+2
* polkit: turn "interactive" flag to polkit APIs into a proper flags field (#31...Lennart Poettering2024-03-111-3/+10
* bus-polkit: port polkit_registry to use value destructors in hash_opsLennart Poettering2024-01-031-2/+0
* bus-polkit: add support for authenticating varlink peers via polkitLennart Poettering2024-01-031-0/+11
* polkit: simplify bus_verify_polkit_async() + drop auth-by-cap dbus featureLennart Poettering2023-12-211-2/+7
* polkit: make bus_verify_polkit_async_registry_free() return Hashmap* with NULLYu Watanabe2021-12-141-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* shared: split out polkit stuff from bus-util.c → bus-polkit.cLennart Poettering2020-01-221-0/+11