]> git.meshlink.io Git - catta/commit
* add proper error codes and patch everything to make use of it
authorLennart Poettering <lennart@poettering.net>
Fri, 5 Aug 2005 18:59:21 +0000 (18:59 +0000)
committerLennart Poettering <lennart@poettering.net>
Fri, 5 Aug 2005 18:59:21 +0000 (18:59 +0000)
commit0632e854728e8e64552ae08f90852d4a2658539e
tree0fab7d52e01da7ab9b81b8409dcf70cceb7d2852
parentd76069e946b4e89c828c96340677e40f583080c9
* add proper error codes and patch everything to make use of it
* parameter validity checkin in all user visible functions of libavahi-core
* two new python tools/examples avahi-resolve-host-name and avahi-resolve-address

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@238 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
29 files changed:
avahi-common/dbus.h
avahi-common/rr.c
avahi-common/rr.h
avahi-common/util.c
avahi-common/util.h
avahi-core/avahi-reflector.c
avahi-core/avahi-test.c
avahi-core/browse-dns-server.c
avahi-core/browse-domain.c
avahi-core/browse-service-type.c
avahi-core/browse-service.c
avahi-core/browse.c
avahi-core/conformance-test.c
avahi-core/core.h
avahi-core/resolve-address.c
avahi-core/resolve-host-name.c
avahi-core/resolve-service.c
avahi-core/server.c
avahi-core/server.h
avahi-daemon/dbus-protocol.c
avahi-daemon/main.c
avahi-daemon/static-services.c
avahi-discover-standalone/main.c
avahi-utils/Makefile.am
avahi-utils/avahi-resolve-address.in [new file with mode: 0755]
avahi-utils/avahi-resolve-host-name.in [new file with mode: 0755]
doxygen.cfg
examples/browse-services.c
examples/publish-service.c