]> git.meshlink.io Git - catta/history - avahi-core/publish.h
forgot to pull the publish_no_reverse change to the example.
[catta] / avahi-core / publish.h
2010-06-28 Lennart PoetteringMerge remote branch 'origin/master-tx'
2010-06-25 Lennart Poetteringget rid of a lot of old svn cruft
2010-06-24 Lennart Poetteringfrom now on we enforce a strict whitespace regime
2006-02-20 Lennart Poetteringreverse 1144, since it broke more things than it fixed
2006-02-17 Lennart Poetteringmake anonymous structs appear properly in doxygen
2005-10-26 Lennart Poettering* remove lots of DOXYGEN_SHOULD_SKIP_THIS from the...
2005-10-18 Lennart Poetteringin order to reduce our API size, dropping avahi_entry_g...
2005-10-18 Lennart Poettering* remove AVAHI_PUBLISH_IS_PROXY, it was a bad idea
2005-10-17 Lennart Poettering* move unicast DNS server registration/browsing routine...
2005-10-17 Lennart Poettering* do no longer include timeval.h in watch.h by default
2005-10-17 Lennart Poetteringdrop avahi_server_add_txt() prototypes (and friends)
2005-10-17 Lennart Poetteringremove or unexport avahi_server_add_txt_strlst(), avahi...
2005-10-17 Lennart Poettering* split client.h into client.h, lookup.h and publish...
2005-10-17 Lennart Poettering* implement record updating through the new flags AVAHI...
2005-10-11 Lennart Poetteringadd support for service subtypes: avahi_server_add_serv...
2005-10-10 Lennart Poettering* rename avahi_service_name_snprint() to avahi_service_...
2005-09-29 Lennart Poettering* make all flags parameters UINT32 when marshalling...
2005-09-25 Lennart Poettering* split off lookup.h and publish.h from core.h