summaryrefslogtreecommitdiffstats
path: root/avahi-utils
Commit message (Expand)AuthorAgeFilesLines
* avahi-browse: replace unprintable chars when printing services namesLennart Poettering2010-06-281-3/+21
* get rid of a lot of old svn cruftLennart Poettering2010-06-259-18/+0
* from now on we enforce a strict whitespace regimeLennart Poettering2010-06-254-28/+28
* avahi-publish: allow A-record-only publication in avahi-publishKees Cook2009-11-141-4/+9
* add .gitignore filesLennart Poettering2008-06-181-0/+10
* Give translators some contextTed Percival2008-04-101-2/+7
* add i18n support for the utilities.Lennart Poettering2007-12-174-246/+263
* service-types.db belongs in /lib, closes #171, rhbz 274731Lennart Poettering2007-09-061-2/+2
* Add new option --parsable to avahi-browse for output in an easily parsable fo...Lennart Poettering2007-09-031-31/+64
* fix avahi-browse --helpLennart Poettering2007-08-121-1/+4
* Enough is enough! I have had it with these motherf**ng gcc on this motherf**n...Lennart Poettering2007-08-121-1/+1
* fix compilation when compiled with DBM instead of gdbm. Patch supplied from P...Lennart Poettering2007-06-111-1/+1
* Fix bogus --help output for avahi-resolve. Yet another patch that hasn't been...Lennart Poettering2007-05-091-2/+2
* Fix error message when passing invalid command line arguments. I admit defeat...Lennart Poettering2007-04-144-8/+0
* add the ability to dump the service type database to avahi-browseLennart Poettering2007-04-123-2/+87
* Fix error message when passing an invalid command line option (Closes #88)Lennart Poettering2006-12-314-4/+4
* add new utility "avahi-set-host-name" for changing the mDNS host name during ...Lennart Poettering2006-08-222-1/+216
* remove unnecessary #include Lennart Poettering2006-08-221-4/+0
* fix logic of AVAHI_SERVER_REGISTERING state handling. Many clients assumed thatLennart Poettering2006-08-221-1/+5
* Allow storing the service type database as Solaris DBM file, alternatively to...Lennart Poettering2006-08-064-10/+62
* flush stdout after every line, this makes avahi-browse more useful in shell s...Lennart Poettering2006-07-091-0/+2
* fix avahi-browse to properly show when services are removedLennart Poettering2006-01-221-2/+2
* * Fix a bug where avahi-publish-service ignores the port - Thanks to Trent Lloyd2006-01-111-0/+2
* * correct the help message of avahi-publicSebastien Estienne2005-11-251-2/+2
* fix installation of avahi-publish-address/avahi-publish-serviceLennart Poettering2005-11-161-1/+1
* Implement avahi-publish{-address, service} in CLennart Poettering2005-11-164-7/+431
* add avahi-browse-domains as an alias for avahi-browse --browse-domainsLennart Poettering2005-11-163-13/+22
* small --help wording improvementLennart Poettering2005-11-151-1/+1
* If avahi-resolve is called without command, let it failLennart Poettering2005-11-151-4/+9
* create links from avahi-resolve to avahi-resolve-address, avahi-resolve-host-...Lennart Poettering2005-11-151-0/+3
* rename avahi-resolve-host-name to avahi-resolveLennart Poettering2005-11-152-4/+4
* move python tools from avahi-utils to avahi-pythonLennart Poettering2005-11-1510-1273/+0
* * merge the python dict support in trunkSebastien Estienne2005-11-131-0/+8
* * add new flags parameter to avahi_client_new()Lennart Poettering2005-11-082-37/+99
* * Rename AVAHI_ERR_NOT_CONNECTED to AVAHI_ERR_DISCONNECTEDLennart Poettering2005-11-062-10/+0
* makefile fixLennart Poettering2005-11-061-2/+0
* replace avahi-resolve-{address,host-name} with versions written in CLennart Poettering2005-11-064-117/+348
* add new client state AVAHI_CLIENT_FAILURELennart Poettering2005-11-061-1/+6
* * add support to browse for domains in avahi-browseLennart Poettering2005-11-011-41/+125
* * small fix in the #includesSebastien Estienne2005-10-311-0/+2
* fix avahi-browse build when gdbm is not availableLennart Poettering2005-10-291-1/+2
* lookup service types in the service data base in avahi-browseLennart Poettering2005-10-274-15/+205
* * nicer display of txt recordsSebastien Estienne2005-10-271-7/+22
* distribute sigint.hLennart Poettering2005-10-261-1/+1
* update Makefile.amLennart Poettering2005-10-261-0/+5
* add sigint.[ch]Lennart Poettering2005-10-262-0/+176
* add avahi-browse.cLennart Poettering2005-10-261-0/+593
* * avahi-utils: replace python avahi-browse with a version written in C.Lennart Poettering2005-10-262-172/+10
* * Fix avahi-utils to use new flags argumentsTrent Lloyd2005-10-157-15/+15
* update python programs to new DBUS APILennart Poettering2005-09-255-25/+32