summaryrefslogtreecommitdiffstats
path: root/avahi-core/server.c
Commit message (Expand)AuthorAgeFilesLines
* reflector: cache entry link-local addresses filterFrançois-Xavier Bourlet2011-03-081-0/+8
* core: implement packet rate limiting and enable it by defaultLennart Poettering2010-06-291-0/+2
* core: fix potential crash on service name collisionPatrick Oppenlander2010-06-291-0/+4
* core: fix counting of workstation services that are in the process of being r...Lennart Poettering2010-06-281-0/+1
* core: don't check ARCOUNT to avoid incompatibility with EDNS0Lennart Poettering2010-06-281-4/+3
* core: always normalize configure host/domain nameLennart Poettering2010-06-281-10/+11
* 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-251-0/+3
* 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-251-2/+0
* core: Bug fixes for cleanup codeLennart Poettering2009-11-141-9/+2
* fix minor typosLennart Poettering2009-06-081-1/+1
* reflector: Don't reflect link-local IPv4 or IPv6 addressesRob Leslie2009-04-191-1/+1
* CVE-2009-0758: Reflector creates packet storm on legacy unicast trafficRob Leslie2009-04-011-2/+2
* allow/deny interfaces supportLennart Poettering2008-12-121-3/+24
* 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 the poof algorithm only positive if 4 unanswered queries eachSjoerd Simons2008-01-281-1/+2
* * 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-121-0/+26
* * Don't attempt to treat Known Answer records as potentially Trent Lloyd2007-07-101-5/+3
* don't publish the service cookie by default anymore. It was a bad idea. We sh...Lennart Poettering2007-05-081-1/+1
* Fix registration of really large records, like it is necessary for XEP-0174 (...Lennart Poettering2007-04-121-8/+18
* * optionally, register A RR via IPv6, AAAA RR via IPv4 (Closes #62)Lennart Poettering2007-01-051-3/+11
* do not alllow setting the host name to the one that is currently used anyway....Lennart Poettering2006-08-231-9/+30
* if validation of incoming traffic fails, give the user a clue that this might...Lennart Poettering2006-04-241-4/+4
* * add an option to make avahi-daemon using POINTOPOINT interfaces (disable b...Sebastien Estienne2006-02-191-0/+1
* never publish .local as browsing domainLennart Poettering2005-11-231-1/+3
* * when calculating a random jitter time for time events, use the same jitter inLennart Poettering2005-11-161-13/+2
* minor cleanupsLennart Poettering2005-11-141-14/+5
* * Make "NameAcquired" warning line disappear in avahi-clientLennart Poettering2005-11-131-5/+15
* * Do not allow adding RRs to entry groups that are already commitedLennart Poettering2005-11-081-1/+1
* * deal with gethostname() failing, use utsname.sysname[] instead in that caseLennart Poettering2005-11-081-6/+13
* * add two new configuration file options: "disable-publishing" and "disable-u...Lennart Poettering2005-11-061-0/+1
* * allow the user to specify a static browse domain list in the configuration ...Lennart Poettering2005-11-031-0/+10
* * small fixesSebastien Estienne2005-11-031-0/+1
* rework and cleanup socket handling to improve support for OS that don't suppo...Lennart Poettering2005-11-031-89/+77
* * fix compiling with --disable-dbusSebastien Estienne2005-11-011-0/+1
* remove a bunch of compiler warningsLennart Poettering2005-10-271-3/+3
* * avahi-utils: replace python avahi-browse with a version written in C.Lennart Poettering2005-10-261-1/+1
* * remove lots of DOXYGEN_SHOULD_SKIP_THIS from the header files, use doxygen ...Lennart Poettering2005-10-261-0/+1
* * replace AF_UNSPEC by AVAHI_PROTO_UNSPEC in client-test.cLennart Poettering2005-10-251-38/+65
* * rename all limit defs so that they end with _MAXLennart Poettering2005-10-241-11/+11
* * reorder some things during server initializationLennart Poettering2005-10-241-23/+19
* * remove AVAHI_PUBLISH_IS_PROXY, it was a bad ideaLennart Poettering2005-10-181-14/+70
* rename server.h to internal.hLennart Poettering2005-10-171-1/+1
* * move unicast DNS server registration/browsing routines to their own header ...Lennart Poettering2005-10-171-8/+3
* split entry and entry-group management stuff off to its own file entry.cLennart Poettering2005-10-171-1178/+9
* Rename "AvahiAnnouncement" to "AvahiAnnouncer" to match AvahiQuerierLennart Poettering2005-10-171-1/+1