summaryrefslogtreecommitdiffstats
path: root/avahi-client/client.c
Commit message (Expand)AuthorAgeFilesLines
* * Add service browser support to C client APITrent Lloyd2005-08-141-1/+6
* * Revert revision 303 (Name space changes) as avahi-core has now been changed.Trent Lloyd2005-08-141-4/+4
* * Rename various data structures to prevent a namespace conflict with avahi-...Trent Lloyd2005-08-121-4/+4
* * Some minor error handling cleanupsLennart Poettering2005-08-111-10/+8
* There is no need to test a pointer to be freed for being NULL. free() does th...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-4/+4
* * Add ServiceTypeBrowser support to C APITrent Lloyd2005-08-111-2/+7
* * Add DomainBrowser support to C client APITrent Lloyd2005-08-111-6/+6
* * Work on avahi-clientTrent Lloyd2005-08-111-35/+130
* * Move avahi-core/llist.h to avahi-common/llist.h, not installed.Trent Lloyd2005-08-081-47/+90
* * Fix a stupidity in avahi-client that stopped it from working.Trent Lloyd2005-08-021-6/+6
* * Work on avahi-clientTrent Lloyd2005-08-011-0/+194
* * Move dbus service #defines to avahi-common/dbus.hTrent Lloyd2005-07-291-3/+10
* * Add some use documentation to the daemonTrent Lloyd2005-06-041-0/+11