]> git.meshlink.io Git - catta/history - avahi-client/client-test.c
fix avahi_netlink_new to allow multiple netlinks per process
[catta] / avahi-client / client-test.c
2010-06-28 Lennart PoetteringMerge remote branch 'origin/master-tx'
2010-06-25 Lennart Poetteringget rid of a lot of old svn cruft
2010-06-24 Lennart Poetteringbuild-sys: make things more quiet
2010-06-24 Lennart Poetteringfrom now on we enforce a strict whitespace regime
2006-05-15 Lennart Poetteringsunstudio cc compat (contributed by Padraig O'Briain)
2006-05-14 Lennart Poetteringbrown paperbag: actually reserve memory for our AvahiAd...
2005-11-08 Lennart Poettering* add new flags parameter to avahi_client_new()
2005-11-06 Lennart Poettering* add two new configuration file options: "disable...
2005-10-27 Trent Lloyd * avahi-daemon: Implement EntryGroup::AddRecord for...
2005-10-26 Lennart Poettering* avahi-utils: replace python avahi-browse with a versi...
2005-10-25 Lennart Poettering* replace AF_UNSPEC by AVAHI_PROTO_UNSPEC in client...
2005-10-18 Lennart Poettering* remove AVAHI_PUBLISH_IS_PROXY, it was a bad idea
2005-10-17 Trent Lloyd * Add custom user-specific configure flags to bootstrap.sh
2005-10-17 Lennart Poettering* split client.h into client.h, lookup.h and publish...
2005-10-12 Lennart Poettering* drop AVAHI_RESOLVER_TIMEOUT, AVAHI_RESOLVER_NOT_FOUND...
2005-09-29 Lennart Poettering* make all flags parameters UINT32 when marshalling...
2005-09-25 Lennart Poettering* fix some bugs
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-27 Lennart Poettering* fix some small issues in client-test
2005-08-26 Trent Lloyd * Implement AddressResolver in the avahi-client C api
2005-08-26 Trent Lloyd * Implement the HostNameResolver in the avahi-client...
2005-08-21 Trent Lloyd * Add a simple entry group reset/change/commit to...
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 Lennart Poettering* implement avahi_client_free
2005-08-16 Lennart Poettering* start implementing error handling in avahi-client
2005-08-15 Lennart Poettering* cleanup build system a little
2005-08-14 Lennart Poettering* add new priority parameter to avahi_glib_poll_new()
2005-08-14 Trent Lloyd * Remove AvahiEntryGroups from the client's list when...
2005-08-14 Trent Lloyd * Implement free functions for the various browsers...
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 PoetteringPlease do not include "config.h" in header files! ...
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-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