summaryrefslogtreecommitdiffstats
path: root/avahi-core/domain-util.c
Commit message (Expand)AuthorAgeFilesLines
* re #94: don't accept "localhost" as hostname; read distribution id from /etc/...Lennart Poettering2007-02-021-5/+60
* strip characters that are not in the set [a-zA-Z0-9-] from the local host nam...Lennart Poettering2006-04-241-1/+4
* make sure that the local hostname passes the avahi_is_valid_domain_name() check.Lennart Poettering2005-11-091-0/+3
* * deal with gethostname() failing, use utsname.sysname[] instead in that caseLennart Poettering2005-11-081-10/+38
* * replace AF_UNSPEC by AVAHI_PROTO_UNSPEC in client-test.cLennart Poettering2005-10-251-0/+101