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-11-28
sd-bus: add new call sd_bus_get_scope() for querying whether one is connected...
Lennart Poettering
2014-11-28
sd-bus: rework credential query logic
Lennart Poettering
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
kdbus: when running in a container, don't complain that we cannot write to /sys
Lennart Poettering
2014-11-28
sd-bus: the attach_mask kernel module parameter is 64bit now, hence initializ...
Lennart Poettering
2014-11-27
kdbus: set kernel attach mask before creating the first bus
Lennart Poettering
2014-11-27
sd-bus: set creds info for "org.freedesktop.DBus.Local" generated messages, too
Lennart Poettering
2014-11-27
sd-bus: when we get the list of well-known names back from kdbus we shouldn't...
Lennart Poettering
2014-11-27
sd-bus: deal with whitespace in matches
Lennart Poettering
2014-11-27
sd-bus: unify logic how we patch the message source of driver messages
Lennart Poettering
2014-11-27
sd-bus: fake valid well-known-names metadata for faked bus messages
Lennart Poettering
2014-11-27
sd-bus: optimize how we generate the well-known-names lists in messages from ...
Lennart Poettering
2014-11-27
sd-bus: be stricter with mismatches between dbus1 and kdbus message headers
Lennart Poettering
2014-11-27
bus-proxy: check passed parameter signature of all driver method calls
Lennart Poettering
2014-11-27
bus: prefix custom endpoints with "$UID-"
David Herrmann
2014-11-26
sd-bus: make sure that when we connect to the system bus we have enough creds...
Lennart Poettering
2014-11-26
sd-bus: update kdbus.h from upstream
Lennart Poettering
2014-11-26
sd-bus: given that the kernel now passes the auxgroups list as 32bit array to...
Lennart Poettering
2014-11-26
bus: update kdbus.h (ABI break)
David Herrmann
2014-11-26
bus-kernel: when installing an activator, ask for any kind of metadata to be ...
Lennart Poettering
2014-11-26
sd-bus: don't clobber return values on failure in bus_kernel_open_bus_fd()
Lennart Poettering
2014-11-26
sd-bus: set per-bus attach flag requirement mask to ANY
Lennart Poettering
2014-11-26
sd-bus: add suppot for renegotiating message credential attach flags
Lennart Poettering
2014-11-26
sd-bus: use free_and_strdup() where appropriate
Lennart Poettering
2014-11-25
core: show log message about process triggering kdbus service activation
Lennart Poettering
2014-11-25
sd-bus: react properly to EOVERFLOW by generating a log message about dropped...
Lennart Poettering
2014-11-25
kdbus: update header file to current upstream version
Lennart Poettering
2014-11-25
kdbus: minor simplification
Lennart Poettering
2014-11-25
sd-bus: fix error handling when receiving invalid service name
Lennart Poettering
2014-11-25
sd-bus: properly handle non-initialized audit records attached to incoming ke...
Lennart Poettering
2014-11-25
sd-bus: properly copy selinux label and description field when duplicating cr...
Lennart Poettering
2014-11-25
sd-bus: add supplementary groups list to creds object
Lennart Poettering
2014-11-25
busctl: if no parameter is specified for "busctl status" show credentials of ...
Lennart Poettering
2014-11-25
sd-bus: properly handle uninitialized audit creds from kdbus
Lennart Poettering
2014-11-25
sd-bus: don't fail when querying creds and dbus1 refuses to tell us the selin...
Lennart Poettering
2014-11-25
busctl: add new --augment-creds= switch for controlling whether shown credent...
Lennart Poettering
2014-11-25
sd-bus: update to current kernel version, by splitting off the extended KDBUS...
Lennart Poettering
2014-11-25
busctl: improve readability a bit
Lennart Poettering
2014-11-25
bus: change creds dumping order to be more close to internal storage order
Lennart Poettering
2014-11-25
sd-bus: don't blindly take incomplete ucred bits from AF_UNIX when constructi...
Lennart Poettering
2014-11-21
busctl: add --timeout= option to specify method call timeout
Lennart Poettering
2014-11-21
busctl: add options to control message header flags when invoking methods
Lennart Poettering
2014-11-21
busctl: show property values in "introspect" output, add "set-property" comma...
Lennart Poettering
2014-11-21
busctl: when --address is specified do not assume we connect to a full bus
Lennart Poettering
2014-11-21
busctl: use canned error message on parse failure
Lennart Poettering
2014-11-21
sd-bus: create clean error when a property Set() call with incorrect signatur...
Lennart Poettering
2014-11-20
busctl: pass error output to stdout (rather than stderr) when generate tree f...
Lennart Poettering
2014-11-20
busctl: improve output of service creds
Lennart Poettering
2014-11-20
busctl: add new "introspect" verb for introspecting objects
Lennart Poettering
[next]