aboutsummaryrefslogtreecommitdiff
path: root/avahi-utils
AgeCommit message (Expand)Author
2015-08-13Remove LOCAL_MODULE_TAGS vars, switch to SHARED libs.Robert Ginda
2015-08-12Initial add of Android.mk files.Robert Ginda
2015-08-11rename avahi-common/malloc.[ch] to avahi-malloc.Robert Ginda
2015-08-11Apply patch 0001 from http://www.avahi.org/ticket/354Robert Ginda
2012-06-19build-sys: fix previous commit for recent automakeMarc-Antoine Perennou
2012-06-19build-sys: fix parallel install in avahi-utilsDiego Elio Pettenò
2012-02-14build-sys: actually, we need to place the service type database in lib64, not...Lennart Poettering
2012-02-14build-sys: compatibility with newer automakeLennart Poettering
2010-06-28avahi-browse: replace unprintable chars when printing services namesLennart 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-14avahi-publish: allow A-record-only publication in avahi-publishKees Cook
2008-06-18add .gitignore filesLennart Poettering
2008-04-10Give translators some contextTed Percival
2007-12-17add i18n support for the utilities.Lennart Poettering
2007-09-06service-types.db belongs in /lib, closes #171, rhbz 274731Lennart Poettering
2007-09-03Add new option --parsable to avahi-browse for output in an easily parsable fo...Lennart Poettering
2007-08-12fix avahi-browse --helpLennart Poettering
2007-08-12Enough is enough! I have had it with these motherf**ng gcc on this motherf**n...Lennart Poettering
2007-06-11fix compilation when compiled with DBM instead of gdbm. Patch supplied from P...Lennart Poettering
2007-05-09Fix bogus --help output for avahi-resolve. Yet another patch that hasn't been...Lennart Poettering
2007-04-14Fix error message when passing invalid command line arguments. I admit defeat...Lennart Poettering
2007-04-12add the ability to dump the service type database to avahi-browseLennart Poettering
2006-12-31Fix error message when passing an invalid command line option (Closes #88)Lennart Poettering
2006-08-22add new utility "avahi-set-host-name" for changing the mDNS host name during ...Lennart Poettering
2006-08-22remove unnecessary #include Lennart Poettering
2006-08-22fix logic of AVAHI_SERVER_REGISTERING state handling. Many clients assumed thatLennart Poettering
2006-08-06Allow storing the service type database as Solaris DBM file, alternatively to...Lennart Poettering
2006-07-09flush stdout after every line, this makes avahi-browse more useful in shell s...Lennart Poettering
2006-01-22fix avahi-browse to properly show when services are removedLennart Poettering
2006-01-11 * Fix a bug where avahi-publish-service ignores the port - Thanks to Trent Lloyd
2005-11-25* correct the help message of avahi-publicSebastien Estienne
2005-11-16fix installation of avahi-publish-address/avahi-publish-serviceLennart Poettering
2005-11-16Implement avahi-publish{-address, service} in CLennart Poettering
2005-11-16add avahi-browse-domains as an alias for avahi-browse --browse-domainsLennart Poettering
2005-11-15small --help wording improvementLennart Poettering
2005-11-15If avahi-resolve is called without command, let it failLennart Poettering
2005-11-15create links from avahi-resolve to avahi-resolve-address, avahi-resolve-host-...Lennart Poettering
2005-11-15rename avahi-resolve-host-name to avahi-resolveLennart Poettering
2005-11-15move python tools from avahi-utils to avahi-pythonLennart Poettering
2005-11-13* merge the python dict support in trunkSebastien Estienne
2005-11-08* add new flags parameter to avahi_client_new()Lennart Poettering
2005-11-06* Rename AVAHI_ERR_NOT_CONNECTED to AVAHI_ERR_DISCONNECTEDLennart Poettering
2005-11-06makefile fixLennart Poettering
2005-11-06replace avahi-resolve-{address,host-name} with versions written in CLennart Poettering
2005-11-06add new client state AVAHI_CLIENT_FAILURELennart Poettering
2005-11-01* add support to browse for domains in avahi-browseLennart Poettering
2005-10-31* small fix in the #includesSebastien Estienne
2005-10-29fix avahi-browse build when gdbm is not availableLennart Poettering
2005-10-27lookup service types in the service data base in avahi-browseLennart Poettering