]> git.meshlink.io Git - catta/history - avahi-common/address.h
forgot to pull the publish_no_reverse change to the example.
[catta] / avahi-common / address.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
2007-09-28 Ted PercivalCopyediting / spelling / grammar
2007-05-09 Lennart PoetteringDoxygen documentation cleanups:
2007-03-24 Trent Lloyd * Revert fix from R1398
2007-03-24 Trent Lloyd * avahi-common/address.h#AVAHI_IF_INDEX check should...
2006-12-11 Trent Lloyd* Revert previous patch to check nlmsg_pid as it is...
2005-10-26 Lennart Poetteringreorder arguments of avahi_reverse_lookup_name() to...
2005-10-26 Lennart Poettering* remove lots of DOXYGEN_SHOULD_SKIP_THIS from the...
2005-10-25 Lennart Poettering* replace AF_UNSPEC by AVAHI_PROTO_UNSPEC in client...
2005-10-23 Lennart Poettering* correctly handle empty domain names (i.e. the root...
2005-10-18 Lennart Poetteringin order to reduce our code/API size, drop support...
2005-10-17 Trent Lloyd * Add custom user-specific configure flags to bootstrap.sh
2005-10-11 Lennart Poetteringremove some superfluous commas from enum definitions
2005-09-25 Lennart Poetteringrefer to avahi_free() instead of g_free() in docs
2005-09-25 Lennart Poetteringdocumentation updates
2005-09-25 Lennart Poettering* add new macros AVAHI_IF_VALID, AVAHI_PROTO_VALID
2005-09-19 Trent Lloyd * Fix minor typo in documentation comments
2005-09-16 Lennart PoetteringMake AVAHI_PROTO_xxx well defined constants
2005-08-12 Lennart PoetteringDocumentation updates
2005-08-11 Lennart Poettering* drop glib from avahi-common
2005-06-28 Lennart Poetteringimprove documentation
2005-06-28 Lennart Poettering* recreate DNS query in simple protocol on host or...
2005-06-25 Lennart Poettering* doxygen updates
2005-06-24 Lennart Poettering* implement new source address check mechanisms
2005-06-04 Trent Lloyd* Split out a fair bit of avahi-core into avahi-common...