aboutsummaryrefslogtreecommitdiff
path: root/avahi-core/cache.c
AgeCommit message (Expand)Author
2015-08-11rename avahi-common/malloc.[ch] to avahi-malloc.Robert Ginda
2010-06-25daemon: make internal limits configurableLennart Poettering
2010-06-25get rid of a lot of old svn cruftLennart Poettering
2010-06-25from now on we enforce a strict whitespace regimeLennart Poettering
2009-11-14core: fix assertion side effectPatrick Oppenlander
2008-01-28Make the poof algorithm only positive if 4 unanswered queries eachSjoerd Simons
2006-08-25fix a gcc warningLennart Poettering
2005-11-16* when calculating a random jitter time for time events, use the same jitter inLennart Poettering
2005-11-13* Make "NameAcquired" warning line disappear in avahi-clientLennart Poettering
2005-10-26* remove lots of DOXYGEN_SHOULD_SKIP_THIS from the header files, use doxygen ...Lennart Poettering
2005-10-24* rename all limit defs so that they end with _MAXLennart Poettering
2005-10-17* move unicast DNS server registration/browsing routines to their own header ...Lennart Poettering
2005-09-26* Implement POOF aka "Passive Observation of Failure"Lennart Poettering
2005-09-25* split off lookup.h and publish.h from core.hLennart Poettering
2005-08-13* strip glib from avahi-coreLennart Poettering
2005-08-12implement new main loop abstraction layerLennart Poettering
2005-08-12Split avahi-common/util.h into Lennart Poettering
2005-08-11* drop glib from avahi-commonLennart Poettering
2005-08-02* allow caller to specifiy additional CFLAGS arguments to bootstrap.shLennart Poettering
2005-07-30* add new tool avahi-publish-addressLennart Poettering
2005-07-19* Change timeval arithmetic functions to use 64bit integers. This fixes some ...Lennart Poettering
2005-07-16Fix cache managamentLennart Poettering
2005-06-11* add logging API and make all code make use of itLennart Poettering
2005-06-03* use FIONREAD to minimize allocated buffer size when reading incoming packetsLennart Poettering
2005-06-03* implement reflection (including legacy unicast reflection)Lennart Poettering
2005-05-22* Rework some Browsing/Resolving stuffLennart Poettering
2005-05-20* rename AvahiSubscription to AvahiRecordResolverLennart Poettering
2005-05-20* add new server state AVAHI_SERVER_SLEEPING to avoid conflicts by own responsesLennart Poettering
2005-05-20Add support for server state change callbacksLennart Poettering
2005-05-16* case insensitive name comparisonsLennart Poettering
2005-05-10check MUSTs of RFC:Lennart Poettering
2005-05-07rename libavahi-core to avahi-coreLennart Poettering