]> git.meshlink.io Git - catta/history - avahi-core/core.h
forgot to pull the publish_no_reverse change to the example.
[catta] / avahi-core / core.h
2014-08-08 Niklas Hofmannpublish_no_reverse configuration flag added
2010-06-29 Lennart Poetteringcore: implement packet rate limiting and enable it...
2010-06-28 Lennart PoetteringMerge remote branch 'origin/master-tx'
2010-06-25 Lennart Poetteringdaemon: make internal limits configurable
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
2009-03-05 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2008-12-12 Lennart PoetteringMerge commit 'flameeyes/master'
2008-12-12 Lennart Poetteringallow/deny interfaces support
2007-08-12 Lennart Poetteringadd new API function avahi_server_set_browse_domains...
2007-01-05 Lennart Poettering* optionally, register A RR via IPv6, AAAA RR via IPv4...
2006-02-20 Lennart Poetteringreverse 1144, since it broke more things than it fixed
2006-02-19 Sebastien Estienne * add an option to make avahi-daemon using POINTOPOINT...
2006-02-17 Lennart Poetteringmake anonymous structs appear properly in doxygen
2005-11-06 Lennart Poettering* add two new configuration file options: "disable...
2005-11-03 Lennart Poettering* allow the user to specify a static browse domain...
2005-10-26 Lennart Poettering* remove lots of DOXYGEN_SHOULD_SKIP_THIS from the...
2005-10-24 Lennart Poettering* rename all limit defs so that they end with _MAX
2005-10-18 Lennart Poettering* remove AVAHI_PUBLISH_IS_PROXY, it was a bad idea
2005-09-29 Lennart Poettering* make all flags parameters UINT32 when marshalling...
2005-09-28 Lennart Poettering* add option to not enable SO_REUSEADDR for multicast...
2005-09-25 Lennart Poettering* split off lookup.h and publish.h from core.h
2005-09-10 Lennart Poetteringadd new public function avahi_server_is_service_local()
2005-09-10 Lennart Poettering* add magic identification cookies to service TXT recor...
2005-08-21 Lennart Poettering* Beef up host name and address resolvers to notify...
2005-08-20 Lennart Poettering* Add avahi-client examples to doxygen
2005-08-16 Lennart Poettering* start implementing error handling in avahi-client
2005-08-14 Lennart Poettering* doxygen documentation updates
2005-08-13 Lennart PoetteringRename some server side objects/symbols so that they...
2005-08-13 Lennart Poettering* strip glib from avahi-core
2005-08-09 Lennart Poetteringmove rr.[ch] back to avahi-core/
2005-08-09 Trent Lloyd * Split out error code handling to avahi-common/error...
2005-08-08 Trent Lloyd * First set of changes for new avahi-client, move...
2005-08-05 Lennart Poettering* Beef up simple protocol with error codes
2005-08-05 Lennart Poettering* add proper error codes and patch everything to make...
2005-08-03 Lennart Poettering* drop AVAHI_ENTRY_GROUP_SLEEPING
2005-08-03 Lennart Poettering* add C examples
2005-08-02 Lennart Poettering* replace guchar and gint by AvahiProtocol, AvahiIfInde...
2005-07-30 Lennart Poetteringremove stdio.h inclusion from core.h
2005-07-30 Lennart Poettering* add new tool avahi-publish-address
2005-07-29 Lennart PoetteringDBUS: implement ServiceBrowser
2005-07-28 Lennart Poettering* DBUS: implement org.freedesktop.Avahi.GetVersionString()
2005-07-27 Lennart Poettering* swap order of "type" and "name" arguments of avahi_se...
2005-06-28 Lennart Poetteringimprove documentation
2005-06-28 Lennart Poettering* recreate DNS query in simple protocol on host or...
2005-06-24 Lennart Poetterings/avahi_server_add_text/avahi_server_add_txt/g
2005-06-24 Lennart Poettering* update default TTL generation to match RFC
2005-06-24 Lennart Poettering* implement new source address check mechanisms
2005-06-24 Lennart Poettering* update todo list
2005-06-21 Lennart Poettering* Update configure.ac to check for the availabilty...
2005-06-18 Lennart Poettering* rename the configuration variables register_xxx and...
2005-06-04 Trent Lloyd* Split out a fair bit of avahi-core into avahi-common...
2005-06-03 Lennart Poettering* make some functions return a gint, for signaling...
2005-06-03 Lennart Poettering* add support for _workstation._tcp
2005-06-03 Lennart Poettering* implement reflection (including legacy unicast reflec...
2005-05-23 Lennart Poettering* add the first bits of a mDNS reflector
2005-05-22 Lennart PoetteringImpelement AvahiServiceResolver
2005-05-22 Lennart Poettering* implement AvahiServiceBrowser
2005-05-22 Lennart Poettering* add service type browser
2005-05-22 Lennart Poettering* Rework some Browsing/Resolving stuff
2005-05-20 Lennart Poettering* add address resolver
2005-05-20 Lennart Poettering* rename AvahiSubscription to AvahiRecordResolver
2005-05-20 Lennart Poettering* add new server state AVAHI_SERVER_SLEEPING to avoid...
2005-05-20 Lennart PoetteringAdd support for server state change callbacks
2005-05-19 Lennart Poetteringadd a new structure for configuration AvahiServerConfig
2005-05-16 Lennart Poettering* case insensitive name comparisons
2005-05-07 Lennart Poetteringremove _ prefix from structure name (for doxygen)
2005-05-07 Lennart Poetteringrename avahi.h => core.h