]> git.meshlink.io Git - catta/history - avahi-common/address.c
a few documentation updates
[catta] / avahi-common / address.c
2005-10-28 Sebastien Estienne* many trivial fix to make avahi compile on OpenBSD
2005-10-26 Lennart Poetteringreorder arguments of avahi_reverse_lookup_name() to...
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-14 Sebastien Estienne * missing include for freebsd
2005-09-16 Lennart PoetteringMake AVAHI_PROTO_xxx well defined constants
2005-08-12 Lennart PoetteringSplit avahi-common/util.h into
2005-08-11 Lennart Poettering* drop glib from avahi-common
2005-08-02 Lennart Poettering* allow caller to specifiy additional CFLAGS arguments...
2005-06-24 Lennart Poettering* implement new source address check mechanisms
2005-06-16 Lennart Poettering* update avahi_address_parse() to work with AF_UNSPEC...
2005-06-04 Trent Lloyd* Split out a fair bit of avahi-core into avahi-common...