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-02-11
Remove kdbus custom endpoint support
Daniel Mack
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-09
core: change internal error code for masked units from EBADR to ESHUTDOWN
Lennart Poettering
2016-01-25
resolve: generate a nice clean error when clients try to resolve a name when ...
Lennart Poettering
2016-01-19
resolved: add bus API for configuring per-link DNS settings
Lennart Poettering
2016-01-19
resolved: add a couple of errors to the error mapping tables
Lennart Poettering
2016-01-18
bus-kernel: reword assignment of dst_id in bus_message_setup_kmsg
Zbigniew Jędrzejewski-Szmek
2016-01-18
test-bus-error: add tests for setting error == 0
Zbigniew Jędrzejewski-Szmek
2016-01-18
bus-error: verify additional error maps during installation
Zbigniew Jędrzejewski-Szmek
2016-01-18
basic,bus-error: return negative error from errno_from_name
Zbigniew Jędrzejewski-Szmek
2016-01-12
tree-wide: use xsprintf() where applicable
Daniel Mack
2016-01-11
resolved: don't attempt to send queries for DNSSEC RR types to servers not su...
Lennart Poettering
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
[next]