]> git.meshlink.io Git - catta/history - avahi-core
build avahi-gobject only when avahi-client is also built
[catta] / avahi-core /
2007-12-16 Lennart Poetteringfix detection whether an interface has a routable addre...
2007-12-16 Lennart Poetteringwork around yet another bsd limitation: prefer IP_MULTI...
2007-10-26 Lennart Poetteringfix usage of CMSG macros to fix portability to 64 syste...
2007-09-28 Ted PercivalSpelling/grammar corrections (all trivial)
2007-09-27 Trent Lloyd * Fix a few typos of error message, thansk to tedp...
2007-08-12 Lennart Poetteringadd new API function avahi_server_set_browse_domains...
2007-08-12 Lennart Poetteringmake gcc shut up a little bit more
2007-08-12 Lennart Poetteringremove redundant definition
2007-07-20 Trent Lloyd * Modify the local conflict detection to allow multipl...
2007-07-11 Lennart Poetteringreindent
2007-07-10 Trent Lloyd * Don't attempt to treat Known Answer records as poten...
2007-07-10 Lennart PoetteringFreeBSD portability fixes contributed by marcus
2007-07-07 Trent Lloyd * Patch from Sjoerd Simons - if we shorten a DNS packe...
2007-05-08 Lennart Poetteringdon't publish the service cookie by default anymore...
2007-04-12 Lennart Poetteringadd a regression test for #84 contributed by tedp....
2007-04-12 Lennart Poetteringallow adding of generic DNS RRs properly. Patch from...
2007-04-12 Lennart PoetteringFix registration of really large records, like it is...
2007-03-30 Trent Lloyd * avahi-core/entry.c: Correctly reset register_time_ev...
2007-03-24 Trent Lloyd * Revert fix from R1398
2007-02-05 Lennart Poetteringadd sys/types.h for openbsd compat
2007-02-04 Lennart Poetteringmove assert check before access
2007-02-04 Lennart Poetteringminor cleanups it netlink handling code:
2007-02-02 Lennart Poetteringre #94: don't accept "localhost" as hostname; read...
2007-01-06 Lennart Poetteringcreate unicast IPv4 socket oly if IPv4 is enabled,...
2007-01-06 Lennart Poettering* set IPV6_V6ONLY for unicast DNS sockets, too
2007-01-05 Lennart Poettering* optionally, register A RR via IPv6, AAAA RR via IPv4...
2007-01-04 Lennart PoetteringSome more ia64 fixes. (Closes #90)
2006-12-31 Lennart PoetteringIgnore EAGAIN errors on recvmsg() (Closes #60)
2006-12-29 Trent Lloyd * Make sure we return -1 if we fall of the end of...
2006-12-16 Trent Lloyd * avahi-core/dns.c#consume_labels(): Add some addition...
2006-12-16 Trent Lloyd * avahi-core/dns.c: Use a '#define AVAHI_DNS_LABELS_MA...
2006-12-16 Trent Lloyd * Limit the number of loops in consume_labels() (Close...
2006-12-12 Trent Lloyd * Really actually fix build on Linux <2.6.19
2006-12-11 Trent Lloyd * Fix specifying priviliged access group (Closes:...
2006-12-11 Trent Lloyd* Revert previous patch to check nlmsg_pid as it is...
2006-11-06 Trent LloydFix a bug where Avahi does not verify the source of...
2006-09-21 Lennart PoetteringFix build on NetBSD. Patch contributed by Daniel S...
2006-08-25 Lennart Poetteringadd findstatic.pl script from Andrew Tridgell to SVN...
2006-08-25 Lennart Poetteringfix a gcc warning
2006-08-23 Lennart Poetteringdo not alllow setting the host name to the one that...
2006-07-09 Lennart Poetteringmake avahi-test run on Solaris (patch by Padraig O...
2006-06-22 Lennart PoetteringP_RECVIF portability for Solaris
2006-06-21 Lennart Poetteringfix segfault when destructing multicast lookup objects
2006-06-21 Lennart Poetteringfix a mem leak
2006-06-21 Lennart Poetteringmerge solaris port of iface-pfroute.c (contributed...
2006-05-04 Lennart Poetteringactually enforce that we never print more than 20 bytes...
2006-05-04 Lennart Poetteringfix sendmsg() calls on FreeBSD and AMD64 kernels with...
2006-05-02 Sebastien EstiennePatch from Padraig O'Briain <Padraig.Obriain@sun.com...
2006-04-24 Lennart Poetteringif validation of incoming traffic fails, give the user...
2006-04-24 Lennart Poetteringadd an extra validity check when parsing mDNS queries...
2006-04-24 Lennart Poetteringmake the construction of the ancillary data for sendmsg...
2006-04-24 Lennart Poetteringstrip characters that are not in the set [a-zA-Z0-9...
2006-04-01 Lennart Poetteringwhen resolving a service, don't return host name that...
2006-03-17 Sebastien EstiennePatch from sjoerd simons to close Ticket #19 (Doesn...
2006-03-02 Lennart Poetteringdon't allow registration of address records for invalid...
2006-03-02 Lennart Poetteringadd proper argument validity checking to address and...
2006-02-23 Sebastien Estienne * fix a typo
2006-02-22 Lennart Poetteringhide "Bad probe size estimate" warning in probe code...
2006-02-20 Lennart Poetteringreverse 1144, since it broke more things than it fixed
2006-02-19 Sebastien Estienne * add an option to make avahi-daemon using POINTOPOINT...
2006-02-17 Lennart Poetteringmake anonymous structs appear properly in doxygen
2006-02-10 Lennart Poetteringadd membership hack for IPv6, too
2006-02-10 Sebastien Estienne * fix bug where avahi-daemon wasn't working anymore...
2006-02-09 Lennart Poetteringmerge ia64 fixes from Jason Vas Dias
2006-01-30 Lennart Poetteringadd new error code AVAHI_ERR_IS_EMPTY and use it in...
2006-01-30 Lennart Poettering* do not accept empty strings in TXT records
2006-01-30 Lennart Poetteringdon't allow commiting of empty entry groups
2006-01-27 Lennart Poetteringsmall update-test debug output improvement
2006-01-23 Lennart Poetteringreenable record updating using AVAHI_PUBLISH_UPDATE
2006-01-17 Lennart Poetteringfix build on GNU (closes: #3)
2006-01-07 Lennart Poetteringfix double free() bug
2005-11-27 Sebastien Estienne* may fix a compile problem on freebsd 4.x
2005-11-23 Lennart Poetteringmissing initialization fix
2005-11-23 Lennart Poetteringnever publish .local as browsing domain
2005-11-23 Lennart Poetteringin the domain browser objects: don't return statically...
2005-11-19 Lennart PoetteringHopefully fix a segfault when shutting down the daemon...
2005-11-17 Sebastien Estienne* fixed usage of avahi_format_mac_address
2005-11-16 Lennart Poettering* when calculating a random jitter time for time events...
2005-11-15 Lennart Poetteringsome minor adjusments to the conformance testing progra...
2005-11-14 Lennart Poetteringdeal better with mcast management and disappearing...
2005-11-14 Lennart Poetteringdon't fail if leaving a multicast group fails
2005-11-14 Lennart Poetteringminor cleanups
2005-11-13 Sebastien Estienne* be more verbose when retrying sysctl when the routing...
2005-11-13 Sebastien Estienne* fixed a problem on FreeBSD where sysctl needs locked...
2005-11-13 Lennart Poettering* Make "NameAcquired" warning line disappear in avahi...
2005-11-09 Sebastien Estienne* add support for IP_SENDSRCADDR on freeBSD
2005-11-09 Sebastien Estienne* set IP_MULTICAST_IF for *BSD
2005-11-09 Lennart Poetteringmake sure that the local hostname passes the avahi_is_v...
2005-11-08 Lennart Poettering* Do not allow adding RRs to entry groups that are...
2005-11-08 Lennart Poettering* deal with gethostname() failing, use utsname.sysname...
2005-11-06 Lennart Poettering* add two new configuration file options: "disable...
2005-11-03 Lennart Poettering* allow the user to specify a static browse domain...
2005-11-03 Sebastien Estienne* small fixes
2005-11-03 Lennart Poetteringrework and cleanup socket handling to improve support...
2005-11-01 Lennart Poettering* Always specfify the local IP address when joining...
2005-11-01 Sebastien Estienne* fix compiling with --disable-dbus
2005-10-31 Sebastien Estienne* small fix in the #includes
2005-10-28 Sebastien Estienne* many trivial fix to make avahi compile on OpenBSD
2005-10-27 Lennart Poetteringremove a bunch of compiler warnings
2005-10-27 Lennart Poettering* format unknown DNS records according to RFC3597
next