aboutsummaryrefslogtreecommitdiff
path: root/avahi-utils
AgeCommit message (Expand)Author
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
2005-10-27* nicer display of txt recordsSebastien Estienne
2005-10-26distribute sigint.hLennart Poettering
2005-10-26update Makefile.amLennart Poettering
2005-10-26add sigint.[ch]Lennart Poettering
2005-10-26add avahi-browse.cLennart Poettering
2005-10-26* avahi-utils: replace python avahi-browse with a version written in C.Lennart Poettering
2005-10-15 * Fix avahi-utils to use new flags argumentsTrent Lloyd
2005-09-25update python programs to new DBUS APILennart Poettering
2005-09-16make AVAHI_PROTO_xxx well defined constants: python supportLennart Poettering
2005-09-07python: use module gdbm exclusively (dropping anydbm, dbm)Lennart Poettering
2005-09-06 * Patch by Ross Burton to make building the ServiceTypeDatabase work when PY...Trent Lloyd
2005-08-30some more fixes for r504Lennart Poettering