summaryrefslogtreecommitdiffstats
path: root/avahi-common/domain.c
Commit message (Expand)AuthorAgeFilesLines
* get rid of a lot of old svn cruftLennart Poettering2010-06-251-2/+0
* from now on we enforce a strict whitespace regimeLennart Poettering2010-06-251-56/+56
* add an utf8 check when unescaping domains - essentially this means that all d...Lennart Poettering2006-04-241-0/+4
* add new API function avahi_is_valid_fqdn()Lennart Poettering2006-03-021-0/+36
* * replace AF_UNSPEC by AVAHI_PROTO_UNSPEC in client-test.cLennart Poettering2005-10-251-67/+0
* * correctly handle empty domain names (i.e. the root zone)Lennart Poettering2005-10-231-16/+27
* fix size of escaped_name in avahi_service_name_join()Lennart Poettering2005-10-211-1/+1
* * Compile tests only when --enable-tests was specified on the configure comma...Lennart Poettering2005-10-191-9/+12
* * rename avahi_is_valid_service_type() to avahi_is_valid_service_type_generic()Lennart Poettering2005-10-111-2/+97
* * rename avahi_service_name_snprint() to avahi_service_name_join()Lennart Poettering2005-10-101-195/+300
* Add avahi_service_name_snprint()Lennart Poettering2005-10-031-0/+67
* add new function avahi_domain_ends_with()Lennart Poettering2005-09-251-0/+18
* * strip glib from avahi-coreLennart Poettering2005-08-131-0/+17
* * implement hashmapLennart Poettering2005-08-121-51/+4
* Split avahi-common/util.h into Lennart Poettering2005-08-121-0/+369