Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re #94: don't accept "localhost" as hostname; read distribution id from /etc/... | Lennart Poettering | 2007-02-02 | 1 | -5/+60 |
* | strip characters that are not in the set [a-zA-Z0-9-] from the local host nam... | Lennart Poettering | 2006-04-24 | 1 | -1/+4 |
* | make sure that the local hostname passes the avahi_is_valid_domain_name() check. | Lennart Poettering | 2005-11-09 | 1 | -0/+3 |
* | * deal with gethostname() failing, use utsname.sysname[] instead in that case | Lennart Poettering | 2005-11-08 | 1 | -10/+38 |
* | * replace AF_UNSPEC by AVAHI_PROTO_UNSPEC in client-test.c | Lennart Poettering | 2005-10-25 | 1 | -0/+101 |