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
Age
Commit message (
Expand
)
Author
2014-11-28
treewide: more log_*_errno() conversions
Michal Schmidt
2014-11-28
treewide: drop unnecessary trailing \n in log_*() calls
Michal Schmidt
2014-08-12
sd-resolve: scale number of threads by queries currently being processed, rat...
Lennart Poettering
2014-08-12
sd-resolve: fix allocation if query ids, never reuse them
Lennart Poettering
2014-08-12
sd-resolve: keep floating query referenced while we access it
Lennart Poettering
2014-05-15
resolve: fix copy/paste error
Lennart Poettering
2014-05-15
sd-resolve: add "floating" resolve queries
Lennart Poettering
2014-05-05
sd-resolve: make sure we can destroy a query object from its own callback han...
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-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
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