]> git.meshlink.io Git - catta/history - avahi-core
move the rtnetlink.h/C99 check and always fail configure if it fails
[catta] / avahi-core /
2014-08-18 Sven M. Hallbergadd some ignores
2014-08-08 Niklas Hofmannfix avahi_netlink_new to allow multiple netlinks per...
2014-08-08 Niklas Hofmannpublish_no_reverse configuration flag added
2014-08-07 Niklas Hofmannworkaround: disable PTR records for local interfaces...
2012-04-02 Lennart Poetteringcore: don't leak hinfo/workstation even if the configur...
2011-04-03 Lennart Poetteringsocket: minor beautification
2011-04-02 Lennart Poetteringiface: use interface values only when valid
2011-04-02 Lennart PoetteringMerge remote-tracking branch 'origin/master-tx'
2011-04-02 Lennart Poetteringiface: look for both IFA_ADDRESS and IFA_LOCAL
2011-04-02 Lennart Poetteringgeneral: various smaller fixes
2011-03-08 Matt Ginztoncore: avahi on Linux uses incorrect address for P-t...
2011-03-08 François-Xavier... reflector: cache entry link-local addresses filter
2011-02-18 Vincent Untzsocket: Still read corrupt packets from the sockets
2011-02-18 Pablo Neira Ayusonetlink: fix wrong use of netlink flags for dump operations
2010-06-29 Lennart Poetteringcore: implement packet rate limiting and enable it...
2010-06-28 Patrick Oppenlandercore: fix potential crash on service name collision
2010-06-28 Lennart Poetteringcore: fix counting of workstation services that are...
2010-06-28 Lennart Poetteringcore: don't warn if we try to remove a querier that...
2010-06-28 Lennart Poetteringcore: properly unescape host name before using it in...
2010-06-28 Lennart Poetteringcore: don't check ARCOUNT to avoid incompatibility...
2010-06-28 Lennart Poetteringiface: check for IFA_F_DEPRECATED
2010-06-28 Lennart Poetteringcore: always normalize configure host/domain name
2010-06-28 Lennart PoetteringMerge remote branch 'origin/master-tx'
2010-06-25 Lennart Poetteringsocket: ignore EINTR on sendmsg()
2010-06-25 Lennart Poetteringlimits: considerably bump up limits, since users can...
2010-06-25 Lennart Poetteringdaemon: make internal limits configurable
2010-06-25 Tommaso Colombocore: Don't ignore records with link-local addresss
2010-06-25 Lennart Poetteringget rid of a lot of old svn cruft
2010-06-25 Ludwig Nusselsocket: ignore packet if FIONREAD returns zero
2010-06-24 Lennart Poetteringbuild-sys: make things more quiet
2010-06-24 Lennart Poetteringfrom now on we enforce a strict whitespace regime
2009-11-14 Lennart Poetteringcore: Bug fixes for cleanup code
2009-11-14 Patrick Oppenlandercore: fix assertion side effect
2009-06-08 Lennart Poetteringfix minor typos
2009-04-18 Rob Lesliereflector: Don't reflect link-local IPv4 or IPv6 addresses
2009-03-31 Lennart PoetteringMerge commit 'origin/master-tx'
2009-03-31 Rob LeslieCVE-2009-0758: Reflector creates packet storm on legacy...
2009-03-05 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2008-12-12 Lennart PoetteringMerge commit 'flameeyes/master'
2008-12-12 Lennart PoetteringFix pfroute IPv6 code
2008-12-12 Lennart Poetteringallow/deny interfaces support
2008-12-12 Lennart PoetteringMerge commit 'origin/master-tx'
2008-12-12 Lennart Poetteringexplain which port it is that is invalid
2008-12-12 Lennart PoetteringDon't get confused by UDP packets with a source port...
2008-12-11 Lennart PoetteringInclude host in invalid packet messages
2008-06-23 Sjoerd SimonsMake avahi compile on GNU/Hurd. Patch by Samuel Thibault.
2008-06-23 Sjoerd SimonsDon't use -export-dynamic as a linker flag
2008-06-18 Lennart Poetteringadd .gitignore files
2008-01-28 Sjoerd SimonsMake the poof algorithm only positive if 4 unanswered...
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...
next