]> git.meshlink.io Git - catta/commit
* update todo list
authorLennart Poettering <lennart@poettering.net>
Fri, 24 Jun 2005 01:00:13 +0000 (01:00 +0000)
committerLennart Poettering <lennart@poettering.net>
Fri, 24 Jun 2005 01:00:13 +0000 (01:00 +0000)
commit9f9f4f6ea2405edc642d322c19f6f13e31920046
tree2a4a3a8ecbe0f942a140a98b4f1621d183575297
parent697d33e34648286fd42ff6086087e0111726f749
* update todo list
* add avvahi-dnsconfd
* implement AvahiDNSServerBrowser
* Update special browse/register RRs to match current RFC
* add support to avahi-daemon to publish name server information
* add support to avahi-daemon to publish /etc/resolv.conf DNS server information
* add new simple protocol command: "BROWSE-DNS-SERVERS"
* cleanup final configure message

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@143 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
17 files changed:
Makefile.am
avahi-core/Makefile.am
avahi-core/avahi-test.c
avahi-core/browse-dns-server.c [new file with mode: 0644]
avahi-core/browse-domain.c
avahi-core/core.h
avahi-core/server.c
avahi-core/server.h
avahi-daemon/Makefile.am
avahi-daemon/avahi.conf
avahi-daemon/main.c
avahi-daemon/simple-protocol.c
avahi-dnsconfd/Makefile.am [new file with mode: 0644]
avahi-dnsconfd/dnsconf.action [new file with mode: 0755]
avahi-dnsconfd/main.c [new file with mode: 0644]
configure.ac
todo