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-resolve
/
test-resolve.c
Age
Commit message (
Expand
)
Author
2016-01-07
tests: test-resolve: wait until all queries are completed
Evgeny Vereshchagin
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-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-08-27
sd-resolve: drop res_query() API
Lennart Poettering
2015-03-10
add REMOTE_ADDR and REMOTE_PORT for Accept=yes
Shawn Landden
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-22
tests: use assert_se instead of assert
Ronny Chevalier
2014-11-28
treewide: more log_*_errno() conversions
Michal Schmidt
2014-11-28
treewide: drop unnecessary trailing \n in log_*() calls
Michal Schmidt
2014-05-15
sd-resolve: add "floating" resolve queries
Lennart Poettering
2014-04-29
sd-resolve: rework sd-resolve to be callback based, similar in style to sd-bu...
Lennart Poettering
2014-04-24
test-resolve.c: Cleanup and make use of sockaddr_pretty()
Daniel Buch
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-01-27
resolve: update sd-resolve to match the other APIs in style and functionality
Lennart Poettering
2014-01-21
libsystemd: split up into subdirs
Tom Gundersen