summaryrefslogtreecommitdiffstats
path: root/avahi-utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* make AVAHI_PROTO_xxx well defined constants: python supportLennart Poettering2005-09-161-1/+1
* python: use module gdbm exclusively (dropping anydbm, dbm)Lennart Poettering2005-09-071-2/+2
* * Patch by Ross Burton to make building the ServiceTypeDatabase work when PY...Trent Lloyd2005-09-061-5/+5
* some more fixes for r504Lennart Poettering2005-08-302-23/+27
* * Fix avahi-bookmarks breakage in r504Lennart Poettering2005-08-301-21/+50
* * This should solve the avahi-bookmarks and checking for python modules prob...Trent Lloyd2005-08-302-4/+7
* * Fix building of python scripts to exclude things needing DBUS or GTK if th...Trent Lloyd2005-08-301-13/+18
* * Make a small fix to avahi-bookmarks where the URL was incorrect if the pat...Trent Lloyd2005-08-301-1/+1
* dont distribute ServiceTypeDatabase.py builtLennart Poettering2005-08-281-3/+2
* update avahi-discover and avahi-browse to make use of the service type databaseLennart Poettering2005-08-272-43/+68
* * add new object ServiceTypeDatabase to avahi module for pythonLennart Poettering2005-08-272-4/+110
* * avahi-bookmarks: Mention twisted.web in twisted error messageTrent Lloyd2005-08-241-1/+1
* * Re-indent configure.ac to four spacesTrent Lloyd2005-08-231-2/+3
* * New gentoo init scripts from Sven WegenerTrent Lloyd2005-08-231-1/+1
* small fixLennart Poettering2005-08-211-2/+4
* * Add support for specifying the protocol in service definition filesTrent Lloyd2005-08-191-1/+6
* * cleanup build system a littleLennart Poettering2005-08-151-2/+4
* * add an handler in glade to handle the destroy eventSebastien Estienne2005-08-131-15/+32
* * Work on avahi-clientTrent Lloyd2005-08-111-1/+1
* s/shttp/https/Lennart Poettering2005-08-091-1/+1
* * Split out error code handling to avahi-common/error.[ch]Trent Lloyd2005-08-091-2/+2