]> git.meshlink.io Git - catta/commit
* rename avahi_is_valid_service_type() to avahi_is_valid_service_type_generic()
authorLennart Poettering <lennart@poettering.net>
Tue, 11 Oct 2005 00:58:04 +0000 (00:58 +0000)
committerLennart Poettering <lennart@poettering.net>
Tue, 11 Oct 2005 00:58:04 +0000 (00:58 +0000)
commitf56d3a4e5dec3aa75d25fae761a0642e6ebd7c3c
tree5ef56fa5e9815da6ec06ce6f83fe07a7a3453758
parentc530608ec993bf73e3d22d070a8d1ecd1f302ee4
* rename avahi_is_valid_service_type() to avahi_is_valid_service_type_generic()
* add avahi_is_valid_service_type_strict() which doesn't allow subtypes and other strange things to pass
* fix protocol validity checks in server.c
* add new API function avahi_get_type_from_subtype()

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@716 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
avahi-common/domain-test.c
avahi-common/domain.c
avahi-common/domain.h
avahi-core/browse-service.c
avahi-core/resolve-service.c
avahi-core/server.c