]> git.meshlink.io Git - catta/history - examples/client-publish-service.c
fix avahi_netlink_new to allow multiple netlinks per process
[catta] / examples / client-publish-service.c
2010-06-28 Lennart PoetteringMerge remote branch 'origin/master-tx'
2010-06-25 Lennart Poetteringget rid of a lot of old svn cruft
2007-12-17 Lennart Poetteringhandle both cases of local collision
2007-12-16 Lennart Poetteringadd proper handling for local collisions to example...
2007-06-02 Lennart PoetteringMake herzi sleep beter. (Closes #143)
2006-12-11 Trent Lloyd * Fix specifying priviliged access group (Closes:...
2006-08-22 Lennart Poetteringfix logic of AVAHI_SERVER_REGISTERING state handling...
2006-01-27 Lennart Poetteringupdate example to include some code to show how to...
2005-11-08 Lennart Poettering* add new flags parameter to avahi_client_new()
2005-11-06 Lennart Poettering* Rename AVAHI_ERR_NOT_CONNECTED to AVAHI_ERR_DISCONNECTED
2005-11-06 Lennart Poetteringadd new client state AVAHI_CLIENT_FAILURE
2005-10-26 Lennart Poettering* avahi-utils: replace python avahi-browse with a versi...
2005-10-24 Lennart Poettering* add new entry group state AVAHI_ENTRY_GROUP_FAILURE
2005-10-18 Lennart Poettering* remove AVAHI_PUBLISH_IS_PROXY, it was a bad idea
2005-10-17 Lennart Poettering* split client.h into client.h, lookup.h and publish...
2005-10-11 Lennart Poetteringadd an example for subtype usage
2005-09-29 Lennart Poettering* make all flags parameters UINT32 when marshalling...
2005-08-20 Lennart Poettering* Disable debug output of avahi-client