]> git.meshlink.io Git - catta/history - avahi-client/entrygroup.c
* add new priority parameter to avahi_glib_poll_new()
[catta] / avahi-client / entrygroup.c
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 AvahiEntryGroups from the client's list when...
2005-08-14 Trent Lloyd * Remove most of the debug printf()s from avahi-client...
2005-08-14 Trent Lloyd * Add a free function for AvahiEntryGroup in C 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 Poetteringrename avahi_entry_group_state() to avahi_entry_group_g...
2005-08-11 Lennart PoetteringIt is a bad idea to name your own variables "errno...
2005-08-11 Trent Lloyd * Add DomainBrowser support to C client API
2005-08-11 Trent Lloyd * Work on avahi-client