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
2016-01-05
tests: use sd_bus_flush_close_unref instead of sd_bus_unref in test-bus-cleanup
Evgeny Vereshchagin
2016-01-04
resolved: explicitly handle case when the trust anchor is empty
Lennart Poettering
2016-01-04
resolved: introduce a proper bus error for DNSSEC validation errors
Lennart Poettering
2016-01-01
Merge pull request #2241 from poettering/dnssec9
Tom Gundersen
2015-12-29
resolved: properly handle SRV RRs with the DNS root as hostname
Lennart Poettering
2015-12-29
resolved: add errno mapping for BUS_ERROR_CONNECTION_FAILURE
Lennart Poettering
2015-12-29
resolved: change mapping of BUS_ERROR_NO_NAME_SERVERS to ESRCH
Lennart Poettering
2015-12-29
tests: fix memory leak in test-bus-marshal
Evgeny Vereshchagin
2015-12-26
resolved: generate an explicit transaction error when we cannot reach server ...
Lennart Poettering
2015-12-02
tests: turn check if manager cannot be intialized into macro
Zbigniew Jędrzejewski-Szmek
2015-11-27
selinux: split up mac_selinux_have() from mac_selinux_use()
Lennart Poettering
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-18
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-17
Merge pull request #1923 from zonque/siphash
Lennart Poettering
2015-11-16
siphash24: let siphash24_finalize() and siphash24() return the result directly
Daniel Mack
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
tree-wide: add missing includes
Thomas Hindoe Paaboel Andersen
2015-11-16
siphash24: change result argument to uint64_t
Martin Pitt
2015-11-11
sd-bus: don't try to acquire connection selinux label unless selinux is actua...
Lennart Poettering
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
[next]