]> git.meshlink.io Git - catta/history - avahi-core/server.c
forgot to pull the publish_no_reverse change to the example.
[catta] / avahi-core / server.c
2014-08-08 Niklas Hofmannpublish_no_reverse configuration flag added
2012-04-02 Lennart Poetteringcore: don't leak hinfo/workstation even if the configur...
2011-04-02 Lennart PoetteringMerge remote-tracking branch 'origin/master-tx'
2011-03-08 François-Xavier... reflector: cache entry link-local addresses filter
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 check ARCOUNT to avoid incompatibility...
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 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
2009-11-14 Lennart Poetteringcore: Bug fixes for cleanup code
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 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-01-28 Sjoerd SimonsMake the poof algorithm only positive if 4 unanswered...
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-07-10 Trent Lloyd * Don't attempt to treat Known Answer records as poten...
2007-05-08 Lennart Poetteringdon't publish the service cookie by default anymore...
2007-04-12 Lennart PoetteringFix registration of really large records, like it is...
2007-01-05 Lennart Poettering* optionally, register A RR via IPv6, AAAA RR via IPv4...
2006-08-23 Lennart Poetteringdo not alllow setting the host name to the one that...
2006-04-24 Lennart Poetteringif validation of incoming traffic fails, give the user...
2006-02-19 Sebastien Estienne * add an option to make avahi-daemon using POINTOPOINT...
2005-11-23 Lennart Poetteringnever publish .local as browsing domain
2005-11-16 Lennart Poettering* when calculating a random jitter time for time events...
2005-11-14 Lennart Poetteringminor cleanups
2005-11-13 Lennart Poettering* Make "NameAcquired" warning line disappear in avahi...
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 Sebastien Estienne* fix compiling with --disable-dbus
2005-10-27 Lennart Poetteringremove a bunch of compiler warnings
2005-10-26 Lennart Poettering* avahi-utils: replace python avahi-browse with a versi...
2005-10-26 Lennart Poettering* remove lots of DOXYGEN_SHOULD_SKIP_THIS from the...
2005-10-25 Lennart Poettering* replace AF_UNSPEC by AVAHI_PROTO_UNSPEC in client...
2005-10-24 Lennart Poettering* rename all limit defs so that they end with _MAX
2005-10-24 Lennart Poettering* reorder some things during server initialization
2005-10-18 Lennart Poettering* remove AVAHI_PUBLISH_IS_PROXY, it was a bad idea
2005-10-17 Lennart Poetteringrename server.h to internal.h
2005-10-17 Lennart Poettering* move unicast DNS server registration/browsing routine...
2005-10-17 Lennart Poetteringsplit entry and entry-group management stuff off to...
2005-10-17 Lennart PoetteringRename "AvahiAnnouncement" to "AvahiAnnouncer" to match...
2005-10-17 Lennart Poettering* implement record updating through the new flags AVAHI...
2005-10-12 Lennart Poetteringadd a (struct sockaddr*) cast to getsockname
2005-10-12 Lennart Poetteringsmall fix to allow creating server instances without...
2005-10-11 Lennart PoetteringSplit off linux specific parts of iface.[ch] into iface...
2005-10-11 Lennart Poetteringlimit allowed flags to avahi_server_add_service_subtype()
2005-10-11 Lennart Poettering* rename avahi_is_valid_service_type() to avahi_is_vali...
2005-10-11 Lennart Poetteringadd support for service subtypes: avahi_server_add_serv...
2005-10-10 Lennart Poettering* rename avahi_service_name_snprint() to avahi_service_...
2005-10-03 Lennart Poettering### BACKPORT ### (only second point)
2005-09-29 Lennart PoetteringAdd new flag AVAHI_PUBLISH_IS_PROXY and activate it...
2005-09-29 Lennart Poetteringreset the the commit throttling counter for entry group...
2005-09-29 Lennart Poettering* make all flags parameters UINT32 when marshalling...
2005-09-28 Lennart Poettering* add option to not enable SO_REUSEADDR for multicast...
2005-09-28 Lennart Poettering* fix a bug found by Sebastien triggered be repeatedly...
2005-09-26 Lennart Poettering* Implement POOF aka "Passive Observation of Failure"
2005-09-25 Lennart Poettering* split off lookup.h and publish.h from core.h
2005-09-16 Lennart PoetteringMake AVAHI_PROTO_xxx well defined constants
2005-09-10 Lennart Poetteringadd new public function avahi_server_is_service_local()
2005-09-10 Lennart Poettering* add magic identification cookies to service TXT recor...
2005-08-28 Lennart PoetteringDon't consider incoming goodbye packets as conflicting...
2005-08-23 Lennart Poetteringhide some files
2005-08-22 Lennart Poetteringfix memory corruption in avahi-test
2005-08-21 Lennart Poettering* fix memory corruption bug in reflection engine
2005-08-21 Lennart Poettering* fix local conflict detection algorithm
2005-08-20 Lennart Poettering* Add avahi-client examples to doxygen
2005-08-14 Lennart PoetteringFix no network interface bug reported by Lathiat
2005-08-14 Lennart Poettering* doxygen documentation updates
2005-08-14 Lennart Poettering* allow SRV records with port == 0 (for flagship naming)
2005-08-13 Lennart PoetteringRename some server side objects/symbols so that they...
2005-08-13 Lennart Poettering* strip glib from avahi-core
2005-08-12 Lennart Poettering* implement hashmap
2005-08-12 Lennart Poetteringimplement new main loop abstraction layer
2005-08-12 Lennart PoetteringSplit avahi-common/util.h into
2005-08-11 Lennart Poettering* drop glib from avahi-common
2005-08-09 Trent Lloyd * Split out error code handling to avahi-common/error...
2005-08-05 Lennart Poettering* Beef up simple protocol with error codes
2005-08-05 Lennart Poettering* add proper error codes and patch everything to make...
2005-08-03 Lennart Poettering* another small fix
2005-08-03 Lennart Poettering* correct fixes
2005-08-03 Lennart Poettering* another small fix
2005-08-03 Lennart Poetteringsmall fix
2005-08-03 Lennart Poettering* drop AVAHI_ENTRY_GROUP_SLEEPING
next