summaryrefslogtreecommitdiffstats
path: root/avahi-core
Commit message (Expand)AuthorAgeFilesLines
* reflector: cache entry link-local addresses filterFrançois-Xavier Bourlet2011-03-081-0/+8
* socket: Still read corrupt packets from the socketsVincent Untz2011-02-181-10/+11
* netlink: fix wrong use of netlink flags for dump operationsPablo Neira Ayuso2011-02-181-1/+1
* core: implement packet rate limiting and enable it by defaultLennart Poettering2010-06-295-0/+34
* core: fix potential crash on service name collisionPatrick Oppenlander2010-06-293-2/+31
* core: fix counting of workstation services that are in the process of being r...Lennart Poettering2010-06-282-3/+7
* core: don't warn if we try to remove a querier that is already goneLennart Poettering2010-06-281-4/+3
* core: properly unescape host name before using it in the workstation serviceLennart Poettering2010-06-281-2/+4
* core: don't check ARCOUNT to avoid incompatibility with EDNS0Lennart Poettering2010-06-281-4/+3
* iface: check for IFA_F_DEPRECATEDLennart Poettering2010-06-283-14/+14
* core: always normalize configure host/domain nameLennart Poettering2010-06-281-10/+11
* socket: ignore EINTR on sendmsg()Lennart Poettering2010-06-251-0/+3
* limits: considerably bump up limits, since users can now easily lower them ag...Lennart Poettering2010-06-251-1/+1
* daemon: make internal limits configurableLennart Poettering2010-06-253-6/+5
* core: Don't ignore records with link-local addresssTommaso Colombo2010-06-251-4/+3
* get rid of a lot of old svn cruftLennart Poettering2010-06-2576-152/+0
* socket: ignore packet if FIONREAD returns zeroLudwig Nussel2010-06-251-0/+8
* build-sys: make things more quietLennart Poettering2010-06-252-4/+4
* from now on we enforce a strict whitespace regimeLennart Poettering2010-06-2569-1113/+1113
* core: Bug fixes for cleanup codeLennart Poettering2009-11-143-10/+7
* core: fix assertion side effectPatrick Oppenlander2009-11-141-1/+2
* fix minor typosLennart Poettering2009-06-081-1/+1
* reflector: Don't reflect link-local IPv4 or IPv6 addressesRob Leslie2009-04-196-49/+106
* CVE-2009-0758: Reflector creates packet storm on legacy unicast trafficRob Leslie2009-04-011-2/+2
* Fix pfroute IPv6 codeLennart Poettering2008-12-121-9/+32
* allow/deny interfaces supportLennart Poettering2008-12-123-65/+109
* explain which port it is that is invalidLennart Poettering2008-12-121-1/+1
* Don't get confused by UDP packets with a source port that is zeroLennart Poettering2008-12-121-0/+6
* Include host in invalid packet messagesLennart Poettering2008-12-111-147/+151
* Make avahi compile on GNU/Hurd. Patch by Samuel Thibault.Sjoerd Simons2008-06-242-4/+37
* Don't use -export-dynamic as a linker flagSjoerd Simons2008-06-241-1/+1
* add .gitignore filesLennart Poettering2008-06-181-0/+17
* Make the poof algorithm only positive if 4 unanswered queries eachSjoerd Simons2008-01-283-6/+20
* fix detection whether an interface has a routable address assigned on BSD. Pa...Lennart Poettering2007-12-161-1/+5
* work around yet another bsd limitation: prefer IP_MULTICAST_IF over IP_SENDSR...Lennart Poettering2007-12-161-9/+9
* fix usage of CMSG macros to fix portability to 64 systems. Identified by Davi...Lennart Poettering2007-10-261-101/+95
* Spelling/grammar corrections (all trivial)Ted Percival2007-09-283-5/+5
* * Fix a few typos of error message, thansk to tedp (Ref: Debian #444235)Trent Lloyd2007-09-271-16/+16
* add new API function avahi_server_set_browse_domains() to avahi-coreLennart Poettering2007-08-122-0/+29
* make gcc shut up a little bit moreLennart Poettering2007-08-121-0/+1
* remove redundant definitionLennart Poettering2007-08-121-2/+0
* * Modify the local conflict detection to allow multiple identical Trent Lloyd2007-07-201-0/+5
* reindentLennart Poettering2007-07-111-11/+8
* * Don't attempt to treat Known Answer records as potentially Trent Lloyd2007-07-101-5/+3
* FreeBSD portability fixes contributed by marcusLennart Poettering2007-07-101-0/+1
* * Patch from Sjoerd Simons - if we shorten a DNS packet to remove records, w...Trent Lloyd2007-07-072-0/+24
* don't publish the service cookie by default anymore. It was a bad idea. We sh...Lennart Poettering2007-05-081-1/+1
* add a regression test for #84 contributed by tedp. (closes #84)Lennart Poettering2007-04-122-0/+135
* allow adding of generic DNS RRs properly. Patch from Sjoerd Simons again (clo...Lennart Poettering2007-04-121-1/+2
* Fix registration of really large records, like it is necessary for XEP-0174 (...Lennart Poettering2007-04-125-20/+23