summaryrefslogtreecommitdiffstats
path: root/avahi-client/entrygroup.c
Commit message (Expand)AuthorAgeFilesLines
* * complete error handling in avahi-clientLennart Poettering2005-08-201-4/+20
* * many improvements to avahi-client (especially error handling)Lennart Poettering2005-08-201-147/+366
* * start implementing error handling in avahi-clientLennart Poettering2005-08-161-2/+2
* * add new priority parameter to avahi_glib_poll_new()Lennart Poettering2005-08-141-12/+11
* * Fix docs/INSTALL for the right dbus path for debian (Thanks sebest)Trent Lloyd2005-08-141-1/+0
* * Remove AvahiEntryGroups from the client's list when we free itTrent Lloyd2005-08-141-0/+2
* * Remove most of the debug printf()s from avahi-client code and make sure er...Trent Lloyd2005-08-141-5/+0
* * Add a free function for AvahiEntryGroup in C apiTrent Lloyd2005-08-141-0/+22
* * Revert revision 303 (Name space changes) as avahi-core has now been changed.Trent Lloyd2005-08-141-13/+13
* * Rename various data structures to prevent a namespace conflict with avahi-...Trent Lloyd2005-08-121-13/+13
* * Some minor error handling cleanupsLennart Poettering2005-08-111-1/+1
* rename avahi_entry_group_state() to avahi_entry_group_get_state()Lennart Poettering2005-08-111-1/+1
* It is a bad idea to name your own variables "errno". On some system the libc ...Lennart Poettering2005-08-111-1/+1
* * Add DomainBrowser support to C client APITrent Lloyd2005-08-111-2/+2
* * Work on avahi-clientTrent Lloyd2005-08-111-0/+256