aboutsummaryrefslogtreecommitdiff
path: root/avahi-core
AgeCommit message (Expand)Author
2015-08-13Remove LOCAL_MODULE_TAGS vars, switch to SHARED libs.Robert Ginda
2015-08-12Initial add of Android.mk files.Robert Ginda
2015-08-11rename avahi-common/malloc.[ch] to avahi-malloc.Robert Ginda
2015-08-11Remove ifdef __BIONIC__ from socket.cRobert Ginda
2015-08-11Apply patch 0001 from http://www.avahi.org/ticket/354Robert Ginda
2012-04-02core: don't leak hinfo/workstation even if the configuration file doesn't existLennart Poettering
2011-04-04socket: minor beautificationLennart Poettering
2011-04-02iface: use interface values only when validLennart Poettering
2011-04-02iface: look for both IFA_ADDRESS and IFA_LOCALLennart Poettering
2011-04-02general: various smaller fixesLennart Poettering
2011-03-08core: avahi on Linux uses incorrect address for P-t-P interfaceMatt Ginzton
2011-03-08reflector: cache entry link-local addresses filterFrançois-Xavier Bourlet
2011-02-18socket: Still read corrupt packets from the socketsVincent Untz
2011-02-18netlink: fix wrong use of netlink flags for dump operationsPablo Neira Ayuso
2010-06-29core: implement packet rate limiting and enable it by defaultLennart Poettering
2010-06-29core: fix potential crash on service name collisionPatrick Oppenlander
2010-06-28core: fix counting of workstation services that are in the process of being r...Lennart Poettering
2010-06-28core: don't warn if we try to remove a querier that is already goneLennart Poettering
2010-06-28core: properly unescape host name before using it in the workstation serviceLennart Poettering
2010-06-28core: don't check ARCOUNT to avoid incompatibility with EDNS0Lennart Poettering
2010-06-28iface: check for IFA_F_DEPRECATEDLennart Poettering
2010-06-28core: always normalize configure host/domain nameLennart Poettering
2010-06-25socket: ignore EINTR on sendmsg()Lennart Poettering
2010-06-25limits: considerably bump up limits, since users can now easily lower them ag...Lennart Poettering
2010-06-25daemon: make internal limits configurableLennart Poettering
2010-06-25core: Don't ignore records with link-local addresssTommaso Colombo
2010-06-25get rid of a lot of old svn cruftLennart Poettering
2010-06-25socket: ignore packet if FIONREAD returns zeroLudwig Nussel
2010-06-25build-sys: make things more quietLennart Poettering
2010-06-25from now on we enforce a strict whitespace regimeLennart Poettering
2009-11-14core: Bug fixes for cleanup codeLennart Poettering
2009-11-14core: fix assertion side effectPatrick Oppenlander
2009-06-08fix minor typosLennart Poettering
2009-04-19reflector: Don't reflect link-local IPv4 or IPv6 addressesRob Leslie
2009-04-01CVE-2009-0758: Reflector creates packet storm on legacy unicast trafficRob Leslie
2008-12-12Fix pfroute IPv6 codeLennart Poettering
2008-12-12allow/deny interfaces supportLennart Poettering
2008-12-12explain which port it is that is invalidLennart Poettering
2008-12-12Don't get confused by UDP packets with a source port that is zeroLennart Poettering
2008-12-11Include host in invalid packet messagesLennart Poettering
2008-06-24Make avahi compile on GNU/Hurd. Patch by Samuel Thibault.Sjoerd Simons
2008-06-24Don't use -export-dynamic as a linker flagSjoerd Simons
2008-06-18add .gitignore filesLennart Poettering
2008-01-28Make the poof algorithm only positive if 4 unanswered queries eachSjoerd Simons
2007-12-16fix detection whether an interface has a routable address assigned on BSD. Pa...Lennart Poettering
2007-12-16work around yet another bsd limitation: prefer IP_MULTICAST_IF over IP_SENDSR...Lennart Poettering
2007-10-26fix usage of CMSG macros to fix portability to 64 systems. Identified by Davi...Lennart Poettering
2007-09-28Spelling/grammar corrections (all trivial)Ted Percival
2007-09-27 * Fix a few typos of error message, thansk to tedp (Ref: Debian #444235)Trent Lloyd
2007-08-12add new API function avahi_server_set_browse_domains() to avahi-coreLennart Poettering