summaryrefslogtreecommitdiff
path: root/src/libelogind/sd-bus
Commit message (Expand)AuthorAge
* Replace free and reassignment with free_and_replaceDaniel Lockyer2017-11-24
* Replace free and return NULL with return mfreeDaniel Lockyer2017-11-24
* tree-wide: adjust fall through comments so that gcc is happyShawn Landden2017-11-19
* tree-wide: do not work in assert() (#7271)Yu Watanabe2017-11-07
* Prep 235: Enabled sd_peer_get_session() and sd_peer_get_owner_uid() to try to...Sven Eden2018-01-09
* Prep 235: Enabled sd_bus_creds_get_slice(), sd_bus_creds_get_user_slice(), sd...Sven Eden2018-01-09
* Prep 235: Although systemd slices are unsupported, make cg_path_get_slice() a...Sven Eden2018-01-09
* Prep v232.6: Make all supportable API functions visibleSven Eden2017-12-12
* Prep 229.9: Make all supportable API functions visible.Sven Eden2017-12-12
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-12-08
* Apply updates from upstreamSven Eden2017-12-07
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-11-23
* sd-bus: drop bloom fieldsLennart Poettering2017-09-29
* sd-bus: drop match cookie conceptLennart Poettering2017-09-29
* sd-bus: when showing brief message info show error name in debug out put tooLennart Poettering2017-09-29
* libelogind: use IN_SET macroYu Watanabe2017-11-22
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-11-21
* Add abstraction model for BPF programsDaniel Mack2017-11-20
* v235: Added missing updatesSven Eden2017-11-19
* tests: change dbus tests to use user bus (#6845)Michael Biebl2017-09-19
* sd-bus: style nitpick node_vtable_get_userdata()Alan Jenkins2017-09-16
* sd-bus: fix response for GetAll on non-existent objectsAlan Jenkins2017-09-16
* sd-bus: extend D-Bus authentication timeout considerably (#6813)Lennart Poettering2017-09-13
* sd-bus: use -- when passing arguments to ssh (#6706)Evgeny Vereshchagin2017-09-25
* sd-bus: socket - only transmit auxillary FDs once (#6603)Tom Gundersen2017-08-30
* Prep 235: add missing libshared.sym and remove obsolete kdbus.hSven Eden2017-08-30
* Prep v235: Add missing includes and dependencies.Sven Eden2017-08-14
* Prep v235: Apply upstream fixes (5/10) [src/libelogind]Sven Eden2017-08-14
* sd-bus: free everything when bus_set_address_user fails (#6552)Evgeny Vereshchagin2017-08-10
* core, sd-bus, logind: make use of uid_is_valid() in more placesLennart Poettering2017-07-14
* General: Update build system to upstream support of meson+ninja.Sven Eden2017-08-04
* Prep v234: Remove now obsolete text files from src/libelogind/sd-busSven Eden2017-07-25
* Prep v234: Update root build files to upstream.Sven Eden2017-07-25
* sd-bus: never augment creds when we are operating on remote connections (#6217)Lennart Poettering2017-07-25
* sd-bus: use GetConnectionCredentials() when querying credentials, if availableLennart Poettering2017-07-25
* sd-bus: when credentials of the "org.freedesktop.DBus" service are queried re...Lennart Poettering2017-07-25
* sd-bus: make sure propagate all errors with vtable callbacks back to clientsLennart Poettering2017-07-25
* sd-bus: silence format warnings in kdbus code (#6072)Zbigniew Jędrzejewski-Szmek2017-07-25
* Revert "selinux: split up mac_selinux_have() from mac_selinux_use()"Gary Tierney2017-07-25
* bus: report builtins in GetManagedObjects() (#5799)David Herrmann2017-07-25
* Export sd_bus_message_append_ap. It is renamed to sd_bus_message_appendv to f...Federico2017-07-25
* sd-bus: drop kdbus-related docs (#5533)AsciiWolf2017-07-25
* Prep v233.3: Add all possible coverage tests for elogindSven Eden2017-07-20
* Prep v233.3: Unmask various functions for future coverage tests.Sven Eden2017-07-19
* manager: refuse reloading/reexecing when /run is overly fullLennart Poettering2017-07-17
* Consistently use ERFKILL for masked unitsZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: drop (llu) casts for kernel's __u64Zbigniew Jędrzejewski-Szmek2017-07-17
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2017-07-17
* Revert "sd-bus: use PRIu64 instead of casting" (#4556)Zbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2017-07-17