summaryrefslogtreecommitdiffstats
path: root/avahi-client/browser.c
Commit message (Expand)AuthorAgeFilesLines
* * Move service/host name/address resolvers to asynchronous interfacesLennart Poettering2005-08-281-72/+6
* * Implement the HostNameResolver in the avahi-client C apiTrent Lloyd2005-08-261-1/+19
* * Move the D-BUS configured but not compiled in warning, and make it work ri...Trent Lloyd2005-08-231-0/+3
* * complete error handling in avahi-clientLennart Poettering2005-08-201-234/+413
* * start implementing error handling in avahi-clientLennart Poettering2005-08-161-9/+9
* * implement ini file parserLennart Poettering2005-08-151-1/+0
* * add new priority parameter to avahi_glib_poll_new()Lennart Poettering2005-08-141-17/+17
* * Fix docs/INSTALL for the right dbus path for debian (Thanks sebest)Trent Lloyd2005-08-141-1/+0
* * Remove most of the debug printf()s from avahi-client code and make sure er...Trent Lloyd2005-08-141-3/+0
* * Add a free function for AvahiEntryGroup in C apiTrent Lloyd2005-08-141-14/+24
* * Implement free functions for the various browsers in the C apiTrent Lloyd2005-08-141-0/+65
* * Add service browser support to C client APITrent Lloyd2005-08-141-0/+109
* * Revert revision 303 (Name space changes) as avahi-core has now been changed.Trent Lloyd2005-08-141-14/+14
* * Rename various data structures to prevent a namespace conflict with avahi-...Trent Lloyd2005-08-121-14/+14
* * Add ServiceTypeBrowser support to C APITrent Lloyd2005-08-111-4/+105
* * Add DomainBrowser support to C client APITrent Lloyd2005-08-111-0/+139