]> git.meshlink.io Git - catta/history - avahi-client/client.c
add new client state AVAHI_CLIENT_FAILURE
[catta] / avahi-client / client.c
2005-11-06 Lennart Poetteringadd new client state AVAHI_CLIENT_FAILURE
2005-10-26 Lennart Poettering* avahi-utils: replace python avahi-browse with a versi...
2005-10-24 Lennart Poettering* add new entry group state AVAHI_ENTRY_GROUP_FAILURE
2005-10-18 Lennart Poettering* remove AVAHI_PUBLISH_IS_PROXY, it was a bad idea
2005-10-12 Lennart Poettering* drop AVAHI_RESOLVER_TIMEOUT, AVAHI_RESOLVER_NOT_FOUND...
2005-10-03 Lennart Poettering* First check server version, after that request server...
2005-09-26 Lennart Poettering* rename some DBUS errrors
2005-09-25 Lennart Poettering* fix some bugs
2005-09-19 Trent Lloyd * Back out incorrect change
2005-09-19 Trent Lloyd * Fix error handling in avahi-client so that it actual...
2005-09-10 Lennart Poetteringadd new API avahi_client_is_service_local()
2005-09-10 Lennart Poettering* add magic identification cookies to service TXT recor...
2005-08-28 Lennart Poettering* Move service/host name/address resolvers to asynchron...
2005-08-26 Trent Lloyd * Implement AddressResolver in the avahi-client C api
2005-08-23 Lennart Poettering* drop useless argument
2005-08-23 Trent Lloyd * avahi-client/
2005-08-20 Lennart Poettering* Disable debug output of avahi-client
2005-08-20 Lennart Poettering* complete error handling in avahi-client
2005-08-20 Lennart Poettering* many improvements to avahi-client (especially error...
2005-08-19 Trent Lloyd * Improve and reorganise DBus error handling, see...
2005-08-19 Lennart Poettering* implement avahi_client_free
2005-08-16 Lennart Poettering* start implementing error handling in avahi-client
2005-08-15 Lennart Poettering* implement ini file parser
2005-08-14 Lennart Poettering* add new priority parameter to avahi_glib_poll_new()
2005-08-14 Trent Lloyd * Fix docs/INSTALL for the right dbus path for debian...
2005-08-14 Trent Lloyd * Remove most of the debug printf()s from avahi-client...
2005-08-14 Trent Lloyd * Add service browser support to C client API
2005-08-14 Trent Lloyd * Revert revision 303 (Name space changes) as avahi...
2005-08-12 Trent Lloyd * Rename various data structures to prevent a namespac...
2005-08-11 Lennart Poettering* Some minor error handling cleanups
2005-08-11 Lennart PoetteringThere is no need to test a pointer to be freed for...
2005-08-11 Lennart PoetteringIt is a bad idea to name your own variables "errno...
2005-08-11 Trent Lloyd * Add ServiceTypeBrowser support to C API
2005-08-11 Trent Lloyd * Add DomainBrowser support to C client API
2005-08-11 Trent Lloyd * Work on avahi-client
2005-08-08 Trent Lloyd * Move avahi-core/llist.h to avahi-common/llist.h...
2005-08-02 Trent Lloyd * Fix a stupidity in avahi-client that stopped it...
2005-08-01 Trent Lloyd * Work on avahi-client
2005-07-29 Trent Lloyd * Move dbus service #defines to avahi-common/dbus.h
2005-06-04 Trent Lloyd * Add some use documentation to the daemon