index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-bus
/
bus-message.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus: synthesize timeout message errors instead of returning error codes
Lennart Poettering
2013-05-16
1
-0
/
+4
*
bus: put together messages with memfd payload correctly
Lennart Poettering
2013-05-16
1
-0
/
+3
*
bus: add support for adding memfds into message payload
Lennart Poettering
2013-05-15
1
-2
/
+5
*
bus: rework message struct to keep header with fields in same malloc() block
Lennart Poettering
2013-05-15
1
-4
/
+13
*
bus: add macro for iterating through body parts of a message
Lennart Poettering
2013-05-15
1
-0
/
+3
*
bus: properly handle message bodies that are a chain of memory areas rather t...
Lennart Poettering
2013-05-14
1
-4
/
+22
*
bus: catch up with latest kdbus
Lennart Poettering
2013-05-10
1
-0
/
+3
*
bus: add API for appending/reading fixed arrays
Lennart Poettering
2013-05-09
1
-2
/
+2
*
bus: parse capability kdbus meta data of messages
Lennart Poettering
2013-04-23
1
-0
/
+3
*
bus: parse audit metadata from kdbus messages
Lennart Poettering
2013-04-23
1
-0
/
+2
*
bus: parse unit/user unit/session from cgroup path
Lennart Poettering
2013-04-16
1
-0
/
+4
*
kdbus: parse cgroup meta data, too
Lennart Poettering
2013-04-15
1
-1
/
+1
*
kdbus: also parse cmdline message attribute
Lennart Poettering
2013-04-14
1
-0
/
+5
*
kdbus: parse even more kernel meta data fields
Lennart Poettering
2013-04-13
1
-2
/
+7
*
dbus: fill in kdbus sender+destination from kdbus data
Lennart Poettering
2013-04-12
1
-0
/
+3
*
bus: parse and expose kdbus message timestamps
Lennart Poettering
2013-04-12
1
-0
/
+1
*
bus: also parse PID starttime out of kdbus message
Lennart Poettering
2013-04-12
1
-0
/
+1
*
bus: add kdbus test case
Lennart Poettering
2013-04-12
1
-0
/
+1
*
bus: basic implementation of kdbus client side
Lennart Poettering
2013-04-11
1
-1
/
+25
*
bus: calculate iovec for messages only when we need it
Lennart Poettering
2013-04-11
1
-1
/
+2
*
bus: add convenience functions for constructing and sending method calls/sign...
Lennart Poettering
2013-04-05
1
-0
/
+2
*
bus: parse matches locally and allow registration of callbacks for them
Lennart Poettering
2013-03-31
1
-0
/
+2
*
bus: implement support for FD passing
Lennart Poettering
2013-03-25
1
-2
/
+12
*
bus: move attribute to end of structure, so it is not ignored
Zbigniew Jędrzejewski-Szmek
2013-03-23
1
-2
/
+2
*
bus: implicitly collect ucred/label information
Lennart Poettering
2013-03-22
1
-1
/
+4
*
bus: implement full method call timeout logic
Lennart Poettering
2013-03-21
1
-0
/
+1
*
bus: hook up client with socket communication
Lennart Poettering
2013-03-20
1
-1
/
+1
*
bus: demarshal header fields properly
Lennart Poettering
2013-03-20
1
-6
/
+2
*
bus: implement demarshaller
Lennart Poettering
2013-03-20
1
-8
/
+21
*
bus: suppress reply messages to method calls with no_reply set
Lennart Poettering
2013-03-20
1
-0
/
+1
*
bus: add basic implementation of a native bus client library
Lennart Poettering
2013-03-20
1
-0
/
+120