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
2015-11-06
doc: correct punctuation and improve typography in documentation
Jan Engelhardt
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
io-util.h: move iovec stuff from macro.h to io-util.h
Lennart Poettering
2015-10-27
user-util: move UID/GID related macros from macro.h to user-util.h
Lennart Poettering
2015-10-27
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
util-lib: move more locale-related calls to locale-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
util-lib: split out hex/dec/oct encoding/decoding into its own file
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-17
sd-bus: fix error handling of pthread API calls
Lennart Poettering
2015-10-05
hashmap: hash_funcs - make inputs unambiguous
Tom Gundersen
2015-10-05
hashmap: refactor hash_func
Tom Gundersen
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
tree-wide: port more code to use send_one_fd() and receive_one_fd()
Lennart Poettering
2015-09-27
sd-bus: va_start should use the last named parameter
Thomas Hindoe Paaboel Andersen
2015-09-26
sd-bus: add sd_bus_path_{encode,decode}_many()
David Herrmann
2015-09-23
busctl: also monitor messages to SERVICE arguments
Lars Uebernickel
2015-09-22
Merge pull request #1334 from poettering/sd-bus-default-flush-close
David Herrmann
2015-09-22
cgtop: underline table header
Lennart Poettering
2015-09-22
sd-bus: introduce new sd_bus_default_flush_close() call
Lennart Poettering
2015-09-16
sd-bus: correct size calculation in DBus fd receive
Michal Schmidt
2015-09-16
basic: nicer assert messages
Michal Schmidt
2015-09-10
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-09-09
tree-wide: make use of the fact that strv_free() returns NULL
Lennart Poettering
2015-09-09
Merge pull request #1218 from poettering/safe-fclose
Daniel Mack
2015-09-09
util: introduce safe_fclose() and port everything over to it
Lennart Poettering
2015-09-09
sd-bus: drop weird empty lines
David Herrmann
2015-09-09
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-07
sd-bus: when connecting to a container AF_UNIX bus, return error
Lennart Poettering
2015-09-06
Merge pull request #1162 from dvdhrm/bus-recursive-nodes
Lennart Poettering
2015-09-05
sd-bus: make introspection data non-recursive
David Herrmann
2015-09-05
sd-bus: derive uid from cgroup if possible
David Herrmann
2015-09-05
Merge pull request #1140 from poettering/sd-event-signals
David Herrmann
2015-09-04
tests: Skip tests which need to access /sys/fs/cgroup if that is not available
Martin Pitt
2015-09-04
audit: audit calls should return ENODATA when process are not in an audit ses...
Lennart Poettering
2015-09-01
sd-bus: when connecting to a container, don't fall back to host bus
Lennart Poettering
2015-09-01
sd-bus: when connecting to a kdbus container bus pass error up
Lennart Poettering
2015-08-30
sd-bus: Fix incorrect cleanup attribute in bus_match_to_string()
Cristian Rodríguez
2015-08-27
Merge pull request #1055 from poettering/dhcp-updates
Tom Gundersen
2015-08-27
sd-bus: do not connect to dbus-1 socket when kdbus is available
David Herrmann
2015-08-27
Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"
David Herrmann
2015-08-27
sd-bus: rename bloom-tag to arg0-has
David Herrmann
2015-08-27
Merge pull request #1036 from poettering/sd-bus-arg0has
David Herrmann
2015-08-27
Merge pull request #1024 from poettering/sd-bus-explicit
David Herrmann
[next]