summaryrefslogtreecommitdiffstats
path: root/avahi-client/client-test.c
Commit message (Expand)AuthorAgeFilesLines
* get rid of a lot of old svn cruftLennart Poettering2010-06-251-2/+0
* build-sys: make things more quietLennart Poettering2010-06-251-9/+9
* from now on we enforce a strict whitespace regimeLennart Poettering2010-06-251-15/+15
* sunstudio cc compat (contributed by Padraig O'Briain)Lennart Poettering2006-05-151-3/+3
* brown paperbag: actually reserve memory for our AvahiAddress before parsing d...Lennart Poettering2006-05-141-2/+2
* * add new flags parameter to avahi_client_new()Lennart Poettering2005-11-081-2/+2
* * add two new configuration file options: "disable-publishing" and "disable-u...Lennart Poettering2005-11-061-5/+3
* * avahi-daemon: Implement EntryGroup::AddRecord for arbitrary record additionsTrent Lloyd2005-10-271-0/+1
* * avahi-utils: replace python avahi-browse with a version written in C.Lennart Poettering2005-10-261-13/+13
* * replace AF_UNSPEC by AVAHI_PROTO_UNSPEC in client-test.cLennart Poettering2005-10-251-3/+1
* * remove AVAHI_PUBLISH_IS_PROXY, it was a bad ideaLennart Poettering2005-10-181-4/+4
* * Add custom user-specific configure flags to bootstrap.shTrent Lloyd2005-10-171-1/+23
* * split client.h into client.h, lookup.h and publish.h just like we did on th...Lennart Poettering2005-10-171-0/+13
* * drop AVAHI_RESOLVER_TIMEOUT, AVAHI_RESOLVER_NOT_FOUND and AVAHI_BROWSER_NOT...Lennart Poettering2005-10-121-6/+3
* * make all flags parameters UINT32 when marshalling for DBUSLennart Poettering2005-09-291-2/+2
* * fix some bugsLennart Poettering2005-09-251-42/+86
* * add magic identification cookies to service TXT records automaticallyLennart Poettering2005-09-101-0/+4
* * Move service/host name/address resolvers to asynchronous interfacesLennart Poettering2005-08-281-21/+24
* * fix some small issues in client-testLennart Poettering2005-08-271-4/+4
* * Implement AddressResolver in the avahi-client C apiTrent Lloyd2005-08-261-14/+39
* * Implement the HostNameResolver in the avahi-client C apiTrent Lloyd2005-08-261-0/+41
* * Add a simple entry group reset/change/commit to client-testTrent Lloyd2005-08-211-3/+17
* * complete error handling in avahi-clientLennart Poettering2005-08-201-11/+20
* * many improvements to avahi-client (especially error handling)Lennart Poettering2005-08-201-24/+14
* * implement avahi_client_freeLennart Poettering2005-08-191-1/+1
* * start implementing error handling in avahi-clientLennart Poettering2005-08-161-3/+10
* * cleanup build system a littleLennart Poettering2005-08-151-27/+32
* * add new priority parameter to avahi_glib_poll_new()Lennart Poettering2005-08-141-13/+19
* * Remove AvahiEntryGroups from the client's list when we free itTrent Lloyd2005-08-141-3/+12
* * Implement free functions for the various browsers in the C apiTrent Lloyd2005-08-141-0/+12
* * Add service browser support to C client APITrent Lloyd2005-08-141-0/+12
* * Revert revision 303 (Name space changes) as avahi-core has now been changed.Trent Lloyd2005-08-141-6/+6
* * Rename various data structures to prevent a namespace conflict with avahi-...Trent Lloyd2005-08-121-6/+6
* Please do not include "config.h" in header files! (I wrote this in HACKING, b...Lennart Poettering2005-08-111-0/+4
* * Add ServiceTypeBrowser support to C APITrent Lloyd2005-08-111-2/+15
* * Add DomainBrowser support to C client APITrent Lloyd2005-08-111-3/+16
* * Work on avahi-clientTrent Lloyd2005-08-111-6/+36
* * Move avahi-core/llist.h to avahi-common/llist.h, not installed.Trent Lloyd2005-08-081-3/+31
* * Work on avahi-clientTrent Lloyd2005-08-011-2/+19
* * Move dbus service #defines to avahi-common/dbus.hTrent Lloyd2005-07-291-3/+7
* * Add some use documentation to the daemonTrent Lloyd2005-06-041-0/+11