summaryrefslogtreecommitdiffstats
path: root/avahi-client/internal.h
Commit message (Expand)AuthorAgeFilesLines
* * Disable debug output of avahi-clientLennart Poettering2005-08-201-0/+10
* * many improvements to avahi-client (especially error handling)Lennart Poettering2005-08-201-2/+7
* * implement avahi_client_freeLennart Poettering2005-08-191-6/+5
* * start implementing error handling in avahi-clientLennart Poettering2005-08-161-5/+8
* * add new priority parameter to avahi_glib_poll_new()Lennart Poettering2005-08-141-0/+1
* * Fix docs/INSTALL for the right dbus path for debian (Thanks sebest)Trent Lloyd2005-08-141-0/+1
* * Add service browser support to C client APITrent Lloyd2005-08-141-0/+10
* * 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
* It is a bad idea to name your own variables "errno". On some system the libc ...Lennart Poettering2005-08-111-2/+2
* Please do not include "config.h" in header files! (I wrote this in HACKING, b...Lennart Poettering2005-08-111-4/+0
* * Add ServiceTypeBrowser support to C APITrent Lloyd2005-08-111-0/+15
* * Add DomainBrowser support to C client APITrent Lloyd2005-08-111-0/+9
* * Work on avahi-clientTrent Lloyd2005-08-111-0/+50