]> git.meshlink.io Git - catta/commit
* add new entry group state AVAHI_ENTRY_GROUP_FAILURE
authorLennart Poettering <lennart@poettering.net>
Mon, 24 Oct 2005 22:41:39 +0000 (22:41 +0000)
committerLennart Poettering <lennart@poettering.net>
Mon, 24 Oct 2005 22:41:39 +0000 (22:41 +0000)
commitf17d2832301b0f2fcd50fdcc6fec77666178158f
tree1f221330303258df9897b794df536672c9ef3fd0
parent71a48fcf258fbff06507d111b9c790a6d94a95f7
* add new entry group state AVAHI_ENTRY_GROUP_FAILURE
* pass error code alongside entry gorup state changes over DBUS
* add new server state AVAHI_SERVER_FAILURE
* pass error code alongside server state changes over DBUS
* fix client-publish-service
* rename error code AVAHI_ERR_LOCAL_COLLISION to AVAHI_ERR_COLLISION
* update TODO

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@854 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
17 files changed:
avahi-client/client.c
avahi-client/client.h
avahi-common/dbus.c
avahi-common/dbus.h
avahi-common/defs.h
avahi-common/error.h
avahi-compat-howl/compat.c
avahi-compat-libdns_sd/compat.c
avahi-core/entry.c
avahi-daemon/EntryGroup.introspect
avahi-daemon/Server.introspect
avahi-daemon/dbus-protocol.c
avahi-daemon/main.c
avahi-daemon/main.h
docs/TODO
examples/client-publish-service.c
examples/core-publish-service.c