chiark / gitweb /
sd-dns: initial commit
authorDaniel Buch <boogiewasthere@gmail.com>
Mon, 6 Jan 2014 12:41:59 +0000 (13:41 +0100)
committerTom Gundersen <teg@jklm.no>
Sat, 11 Jan 2014 15:03:25 +0000 (15:03 +0000)
commite963e3ada17e7592ad499b9d7fbb3355287a05ca
tree7de6383df371c81f17500f0dd338fa6d534e5c3d
parente0d4a0ac06afb856c9370c5c256f0f7bb7efdc8e
sd-dns: initial commit

Origin: <http://0pointer.de/lennart/projects/libasyncns/>

[tomegun: renamed some more files asyncns -> sd-dns and moved to libsystemd-bus as
requested by Lennart]
.gitignore
Makefile.am
src/libsystemd-bus/dns-util.h [new file with mode: 0644]
src/libsystemd-bus/sd-dns.c [new file with mode: 0644]
src/libsystemd-bus/test-dns.c [new file with mode: 0644]
src/systemd/sd-dns.h [new file with mode: 0644]