| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Patch from Sjoerd Simons - if we shorten a DNS packet to remove records, w... | Trent Lloyd | 2007-07-07 | 2 | -0/+24 |
* | don't publish the service cookie by default anymore. It was a bad idea. We sh... | Lennart Poettering | 2007-05-08 | 1 | -1/+1 |
* | add a regression test for #84 contributed by tedp. (closes #84) | Lennart Poettering | 2007-04-12 | 2 | -0/+135 |
* | allow adding of generic DNS RRs properly. Patch from Sjoerd Simons again (clo... | Lennart Poettering | 2007-04-12 | 1 | -1/+2 |
* | Fix registration of really large records, like it is necessary for XEP-0174 (... | Lennart Poettering | 2007-04-12 | 5 | -20/+23 |
* | * avahi-core/entry.c: Correctly reset register_time_event when leaving the R... | Trent Lloyd | 2007-03-30 | 1 | -7/+5 |
* | * Revert fix from R1398 | Trent Lloyd | 2007-03-24 | 1 | -1/+1 |
* | add sys/types.h for openbsd compat | Lennart Poettering | 2007-02-05 | 1 | -0/+1 |
* | move assert check before access | Lennart Poettering | 2007-02-04 | 1 | -1/+2 |
* | minor cleanups it netlink handling code: | Lennart Poettering | 2007-02-04 | 1 | -8/+7 |
* | re #94: don't accept "localhost" as hostname; read distribution id from /etc/... | Lennart Poettering | 2007-02-02 | 1 | -5/+60 |
* | create unicast IPv4 socket oly if IPv4 is enabled, same for unicast IPv6 | Lennart Poettering | 2007-01-06 | 1 | -2/+2 |
* | * set IPV6_V6ONLY for unicast DNS sockets, too | Lennart Poettering | 2007-01-06 | 1 | -7/+38 |
* | * optionally, register A RR via IPv6, AAAA RR via IPv4 (Closes #62) | Lennart Poettering | 2007-01-05 | 4 | -39/+59 |
* | Some more ia64 fixes. (Closes #90) | Lennart Poettering | 2007-01-04 | 1 | -3/+3 |
* | Ignore EAGAIN errors on recvmsg() (Closes #60) | Lennart Poettering | 2006-12-31 | 1 | -2/+22 |
* | * Make sure we return -1 if we fall of the end of consume_labels() | Trent Lloyd | 2006-12-29 | 1 | -0/+2 |
* | * avahi-core/dns.c#consume_labels(): Add some additional checks on the compr... | Trent Lloyd | 2006-12-16 | 1 | -1/+7 |
* | * avahi-core/dns.c: Use a '#define AVAHI_DNS_LABELS_MAX 127' instead of the ... | Trent Lloyd | 2006-12-16 | 2 | -1/+2 |
* | * Limit the number of loops in consume_labels() (Closes: #84) | Trent Lloyd | 2006-12-16 | 1 | -1/+2 |
* | * Really actually fix build on Linux <2.6.19 | Trent Lloyd | 2006-12-12 | 1 | -4/+4 |
* | * Fix specifying priviliged access group (Closes: #85) | Trent Lloyd | 2006-12-11 | 1 | -1/+2 |
* | * Revert previous patch to check nlmsg_pid as it is bogus and breaks | Trent Lloyd | 2006-12-11 | 2 | -9/+46 |
* | Fix a bug where Avahi does not verify the source of netlink messages | Trent Lloyd | 2006-11-06 | 1 | -0/+6 |
* | Fix build on NetBSD. Patch contributed by Daniel S. Haischt (closes #59) | Lennart Poettering | 2006-09-21 | 1 | -3/+3 |
* | add findstatic.pl script from Andrew Tridgell to SVN. It's useful for finding | Lennart Poettering | 2006-08-25 | 1 | -0/+70 |
* | fix a gcc warning | Lennart Poettering | 2006-08-25 | 1 | -1/+1 |
* | do not alllow setting the host name to the one that is currently used anyway.... | Lennart Poettering | 2006-08-23 | 1 | -9/+30 |
* | make avahi-test run on Solaris (patch by Padraig O'Briain) | Lennart Poettering | 2006-07-09 | 1 | -4/+4 |
* | P_RECVIF portability for Solaris | Lennart Poettering | 2006-06-22 | 1 | -0/+4 |
* | fix segfault when destructing multicast lookup objects | Lennart Poettering | 2006-06-21 | 1 | -1/+2 |
* | fix a mem leak | Lennart Poettering | 2006-06-21 | 1 | -0/+2 |
* | merge solaris port of iface-pfroute.c (contributed by Padraig O'Briain) | Lennart Poettering | 2006-06-21 | 1 | -4/+157 |
* | actually enforce that we never print more than 20 bytes from arbitrary record... | Lennart Poettering | 2006-05-04 | 1 | -1/+1 |
* | fix sendmsg() calls on FreeBSD and AMD64 kernels with 32bit userspace. (Close... | Lennart Poettering | 2006-05-04 | 1 | -16/+27 |
* | Patch from Padraig O'Briain <Padraig.Obriain@sun.com> to build avahi on Solaris | Sebastien Estienne | 2006-05-02 | 2 | -0/+15 |
* | if validation of incoming traffic fails, give the user a clue that this might... | Lennart Poettering | 2006-04-24 | 2 | -6/+6 |
* | add an extra validity check when parsing mDNS queries and records in packets | Lennart Poettering | 2006-04-24 | 1 | -2/+13 |
* | make the construction of the ancillary data for sendmsg() a bit more robust. ... | Lennart Poettering | 2006-04-24 | 1 | -3/+5 |
* | 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 |
* | when resolving a service, don't return host name that was assigned to the act... | Lennart Poettering | 2006-04-01 | 1 | -1/+1 |
* | Patch from sjoerd simons to close Ticket #19 (Doesn't work on 64 bit machines... | Sebastien Estienne | 2006-03-17 | 1 | -3/+3 |
* | don't allow registration of address records for invalid host names according ... | Lennart Poettering | 2006-03-02 | 2 | -4/+4 |
* | add proper argument validity checking to address and hostname resolvers (clos... | Lennart Poettering | 2006-03-02 | 2 | -29/+10 |
* | * fix a typo | Sebastien Estienne | 2006-02-23 | 1 | -1/+1 |
* | hide "Bad probe size estimate" warning in probe code which was generated when... | Lennart Poettering | 2006-02-22 | 1 | -1/+1 |
* | reverse 1144, since it broke more things than it fixed | Lennart Poettering | 2006-02-20 | 3 | -9/+9 |
* | * add an option to make avahi-daemon using POINTOPOINT interfaces (disable b... | Sebastien Estienne | 2006-02-19 | 4 | -2/+4 |
* | make anonymous structs appear properly in doxygen | Lennart Poettering | 2006-02-17 | 3 | -9/+9 |
* | add membership hack for IPv6, too | Lennart Poettering | 2006-02-10 | 1 | -1/+7 |