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-04-10
bus: update kdbus.h
Kay Sievers
2014-03-31
doc: fix items' names in PORTING-DBUS1
Lukasz Skalski
2014-03-24
sd-bus: invert bus->is_kernel check in sd_bus_get_peer_creds()
Daniel Mack
2014-03-24
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2014-03-24
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-22
sd-bus: mark sd_bus_unref() as broken regarding self-refs
David Herrmann
2014-03-22
sd-bus: add note about sd_bus_unref() recursion
David Herrmann
2014-03-19
sd-bus: don't use assert_return() to check for disconnected bus connections
Lennart Poettering
2014-03-19
sd-bus: properly translate high-level attach flags into kdbus attach flags
Lennart Poettering
2014-03-19
busctl: when monitoring the bus, enable all credentials
Lennart Poettering
2014-03-19
sd-bus: add proper monitoring API
Lennart Poettering
2014-03-19
busname: introduce Activating directive
Daniel Mack
2014-03-19
core: when creating an activating busname attach all metadata fields to the m...
Lennart Poettering
2014-03-19
update kdbus.h
Lennart Poettering
2014-03-18
sd-bus: if we got a message with fds attached even though we didn't negotiate...
Lennart Poettering
2014-03-18
core: add new AcceptFD= setting to .busname units
Lennart Poettering
2014-03-18
test
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-17
core, libsystemd, systemd, timedate, udev: spelling fixes
Miklos Vajna
2014-03-17
systemctl: introduce -r switch to show units running in local containers in a...
Lennart Poettering
2014-03-16
Use strlen even for constant strings
Josh Triplett
2014-03-14
sd-bus: don't choke if somebody sends us a message with a unix fd count of 0
Lennart Poettering
2014-03-14
sd-bus: don't access invalid memory if a signal matcher was freed from its ow...
Lennart Poettering
2014-03-13
sd-bus: don't look for a 64bit value when we only have 32bit value on reply c...
Lennart Poettering
2014-03-13
bus: fix memory leak when kdbus is not enabled
Lennart Poettering
2014-03-11
bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco...
Lennart Poettering
2014-03-08
sd-bus: sync kdbus.h
Daniel Mack
2014-03-08
sd-bus: check for potential integer overflow in KDBUS_ITEM_FOREACH()
Daniel Mack
2014-03-07
sd-bus: add support for policy upload on activator connections
Daniel Mack
2014-03-07
sd-bus: sync kdbus.h (ABI break)
Daniel Mack
2014-03-06
man: describe functions for appending to messages
Zbigniew Jędrzejewski-Szmek
2014-03-05
systemd-run: support all currently exported properties with -p
Lennart Poettering
2014-03-05
core: make the LimitXYZ= properties settable for transient service units
Lennart Poettering
2014-03-05
systemd-run: add new --property= switch that can set arbitrary properties for...
Lennart Poettering
2014-03-04
Introduce strv_consume which takes ownership
Zbigniew Jędrzejewski-Szmek
2014-03-03
silence warning
Thomas Hindoe Paaboel Andersen
2014-03-03
bus: add sd_bus_track object for tracking peers, and port core over to it
Lennart Poettering
2014-02-25
Use /var/run/dbus/system_bus_socket for the D-Bus socket
Zbigniew Jędrzejewski-Szmek
2014-02-26
Revert back to /var/run at a couple of problems
Lennart Poettering
2014-02-25
Replace /var/run with /run in remaining places
Zbigniew Jędrzejewski-Szmek
2014-02-23
src/shared/ cannot reference symbols from libraries
Kay Sievers
2014-02-20
libsystemd: fix compiler warning in property_get_set_callbacks_run()
Daniel Mack
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-20
sd-bus: the bus returned should be the first arg
Jason A. Donenfeld
2014-02-19
bus: fix unreffing logic
Lennart Poettering
2014-02-19
make gcc shut up
Lennart Poettering
2014-02-19
busctl: add --no-legend and use in bash completion
Thomas Hindoe Paaboel Andersen
2014-02-18
util: generalize code that checks whether PIDs are alive or unwaited for
Lennart Poettering
2014-02-17
doc: update punctuation
Jan Engelhardt
2014-02-16
bus: fix match_parse for unquoted matches
Simon Peeters
[next]