aboutsummaryrefslogtreecommitdiff
path: root/avahi-core/Makefile.am
AgeCommit message (Expand)Author
2015-08-11Apply patch 0001 from http://www.avahi.org/ticket/354Robert Ginda
2010-06-25get rid of a lot of old svn cruftLennart Poettering
2009-04-19reflector: Don't reflect link-local IPv4 or IPv6 addressesRob Leslie
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
2007-04-12add a regression test for #84 contributed by tedp. (closes #84)Lennart Poettering
2005-10-26add dns-srv.hh to distributionLennart Poettering
2005-10-26* remove lots of DOXYGEN_SHOULD_SKIP_THIS from the header files, use doxygen ...Lennart Poettering
2005-10-25* replace AF_UNSPEC by AVAHI_PROTO_UNSPEC in client-test.cLennart Poettering
2005-10-19* Compile tests only when --enable-tests was specified on the configure comma...Lennart Poettering
2005-10-17rename server.h to internal.hLennart Poettering
2005-10-17 * autotools magic for PF_ROUTE (not the real thing yet).Sebastien Estienne
2005-10-17split entry and entry-group management stuff off to its own file entry.cLennart Poettering
2005-10-17* implement record updating through the new flags AVAHI_PUBLISH_UPDATELennart Poettering
2005-10-12minor Makefile.am cleanupLennart Poettering
2005-10-12 * added support in autoconf for multiple architectureSebastien Estienne
2005-10-11Split off linux specific parts of iface.[ch] into iface-linux.[ch]. This shouldLennart Poettering
2005-09-25* split off lookup.h and publish.h from core.hLennart Poettering
2005-09-07move definition of libtool version info data to configure.acLennart Poettering
2005-08-28bum sonamesLennart Poettering
2005-08-15* cleanup build system a littleLennart Poettering
2005-08-15* Add pkg-config files for avahi-glib/avahi-clientLennart Poettering
2005-08-13* strip glib from avahi-coreLennart Poettering
2005-08-12* implement hashmapLennart Poettering
2005-08-12implement new main loop abstraction layerLennart Poettering
2005-08-12Split avahi-common/util.h into Lennart Poettering
2005-08-09move rr.[ch] back to avahi-core/Lennart Poettering
2005-08-08 * Make distcheck work again, broken by my recent changesTrent Lloyd
2005-08-08* simply compilation a littleLennart Poettering
2005-08-06some autoconf fixesLennart Poettering
2005-07-16* hide some more filesLennart Poettering
2005-07-06* Patch by Ikke <ikke@eikke.com> to make distcheck pass.Trent Lloyd
2005-07-01* using AC_GNU_SOURCE instead of -D _GNU_SOURCESebastien Estienne
2005-06-30Fixed Makefile.am not installing headers file.Sebastien Estienne
2005-06-24* update todo listLennart Poettering
2005-06-11* add logging API and make all code make use of itLennart Poettering
2005-06-10* build libavahi-common statically for debugging purposesLennart Poettering
2005-06-07 * Patch by ross burton to allow make dist to pass (Closes: #3480)Trent Lloyd
2005-06-06move dns.[ch] back to avahi-core/Lennart Poettering
2005-06-04* Split out a fair bit of avahi-core into avahi-common for use by the client ...Trent Lloyd
2005-05-23* add the first bits of a mDNS reflectorLennart Poettering
2005-05-22* fix pkgconfig fileLennart Poettering
2005-05-22Impelement AvahiServiceResolverLennart Poettering
2005-05-22* implement AvahiServiceBrowserLennart Poettering
2005-05-22* add service type browserLennart Poettering
2005-05-22rename resolve.[ch] to browse.[ch]Lennart Poettering
2005-05-22* Rework some Browsing/Resolving stuffLennart Poettering
2005-05-20* add address resolverLennart Poettering
2005-05-20* rename subscribe.[ch] to resolve.[ch]Lennart Poettering
2005-05-20* rename AvahiSubscription to AvahiRecordResolverLennart Poettering