index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-bus
Age
Commit message (
Expand
)
Author
2014-10-13
bus: check allow-interactive-auhtorization flag when doing polkit
Lennart Poettering
2014-10-13
sd-bus: add support for new allow-interactive-authorization message header flag
Lennart Poettering
2014-10-12
tests: fix some tests to pass in koji
Zbigniew Jędrzejewski-Szmek
2014-10-10
kdbus: fix buffer overflow in bus_get_owner_kdbus() function
Lukasz Skalski
2014-10-09
sd-bus: check return value of asprintf()
Daniel Mack
2014-10-08
sd-bus: sync kdbus.h (ABI break)
Daniel Mack
2014-10-07
sd-bus: check return value of vasprintf
Daniel Mack
2014-10-07
sd-bus: fix KDBUS_CMD_FREE user
Daniel Mack
2014-10-07
sd-bus: fix use-after-free in close_kdbus_msg()
Daniel Mack
2014-10-07
sd-bus: remove unused variable
Thomas Hindoe Paaboel Andersen
2014-10-06
sd-bus: sync kdbus.h (ABI break)
Daniel Mack
2014-10-05
bus: add assert to check that we're not freeing a static structure
Zbigniew Jędrzejewski-Szmek
2014-10-03
sd-bus: split out cleanup into separate function
Zbigniew Jędrzejewski-Szmek
2014-10-02
kdbus: don't clobber return values, use strjoin() instead of asprintf(), keep...
Lennart Poettering
2014-10-02
kdbus: make sure we never invoke free() on an uninitialized pointer on OOM
Lennart Poettering
2014-10-02
sd-bus: sync kdbus.h (ABI break!)
Daniel Mack
2014-10-02
sd-bus: sync kdbus.h (ABI break)
Daniel Mack
2014-10-02
sd-bus: use terms from the D-Bus Specification a bit more
Simon McVittie
2014-10-02
PORTING-DBUS1: we use :1.%llu not :0.%llu for D-Bus unique bus names
Simon McVittie
2014-09-29
bus: use 2M as maximum message size in benchmark
David Herrmann
2014-09-29
bus: sync kdbus.h (ABI break!)
David Herrmann
2014-09-28
sd-bus: clean up string length calculation
Daniel Mack
2014-09-23
bus: remove unused check
Thomas Hindoe Paaboel Andersen
2014-09-23
sd-bus: sync kdbus.h
Daniel Mack
2014-09-23
sd-bus: sync kdbus.h (API break)
Daniel Mack
2014-09-22
sd-bus: sync kdbus.h (API+ABI break)
Daniel Mack
2014-09-22
bus: align kdbus ioctl parameters to 8byte
David Herrmann
2014-09-18
bus: fix bus_print_property() to use "int" for booleans
David Herrmann
2014-09-18
sd-bus: sync kdbus.h
Daniel Mack
2014-09-18
Fix resource leak (coverity CID 1237760)
Cristian Rodríguez
2014-09-17
bus: fix error leak in bus_node_exists()
David Herrmann
2014-09-17
bus: never respond to GetManagedObjects() on sub-paths
David Herrmann
2014-09-16
sd-bus: sd_bus_message_get_errno should only return positive errno
Thomas Hindoe Paaboel Andersen
2014-09-15
sd-bus: use proper ITERATOR_FIRST abstraction
Michal Schmidt
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-11
bus: unref buscreds on failure
Philippe De Swert
2014-09-11
bus: avoid using m->kdbus after freeing it
Philippe De Swert
2014-09-08
bus: add code to create custom endpoints and set their policy
Daniel Mack
2014-09-08
bus: factor out bus policy items
Daniel Mack
2014-08-30
Fix a few more typos
Ruben Kerkhof
2014-08-28
sd-event: name event sources used in libraries
Tom Gundersen
2014-08-28
bus: don't skip interfaces in bus_message_map_properties_changed()
David Herrmann
2014-08-28
bus: fix use-after-free in slot-release
David Herrmann
2014-08-27
bus: split bus_map_all_properties into multiple helpers
David Herrmann
2014-08-26
sd-bus: don't include internal header memfd.h in public header sd-bus.h
Hristo Venev
2014-08-26
sd-bus: remove unused call bus_kernel_create_monitor()
Lennart Poettering
2014-08-21
bus: when terminating our bus-actviated services that exit-on-idle send STOPP...
Lennart Poettering
2014-08-19
remove unused variables
Thomas Hindoe Paaboel Andersen
2014-08-19
memfd: simplify API
Lennart Poettering
2014-08-18
bus: map sealed memfds as MAP_PRIVATE
David Herrmann
[next]