summaryrefslogtreecommitdiffstats
path: root/avahi-python
Commit message (Expand)AuthorAgeFilesLines
* avahi-discover: Fix type being inserted into tree model (Bug #332)Robert Ancell2011-04-021-1/+1
* i18n: make avahi-discover translatable.Lennart Poettering2010-06-282-8/+15
* python: extend ServiceTypeDatabase.py API a littleChris Couzens2010-06-251-9/+62
* discover: don't show python backtrace when we cannot connect to Avahi (rhbz#5...Lennart Poettering2010-06-251-3/+6
* discover: don't show python backtrace when we cannot connect to X11 (rhbz#599...Lennart Poettering2010-06-251-16/+17
* get rid of a lot of old svn cruftLennart Poettering2010-06-258-17/+1
* build-sys: almost completely make the build clean, missing are howl and avahi...Lennart Poettering2010-06-251-3/+3
* build-sys: make things more quietLennart Poettering2010-06-252-5/+5
* Replace libglade with GtkBuilderRobert Ancell2009-11-143-355/+16
* hide more files from gitLennart Poettering2009-04-141-0/+1
* Make .desktop files pass desktop-file-validateLennart Poettering2009-04-141-2/+1
* make make distclean passLennart Poettering2008-12-121-1/+2
* Add localization support to avahi-ui and avahi-discoverTakao Fujiwara2008-12-123-5/+12
* compile python module even without gtk. It seems, that most parts of python a...Lennart Poettering2008-12-121-2/+0
* Install avahi bookmarks, even if no pygtk is available.Lennart Poettering2008-12-122-3/+1
* avahi-discover crashes if row is unselectedLennart Poettering2008-12-121-1/+3
* add .gitignore filesLennart Poettering2008-06-183-0/+4
* update path to the new service type db path for avahi-discover, tooLennart Poettering2007-09-252-3/+3
* Move SimpleGladeApp.py into avahi-discover, so that avahi-python doesn't need...Sjoerd Simons2007-09-237-31/+93
* update desktop files with http://svn.debian.org/wsvn/pkg-utopia/packages/unst...Lennart Poettering2007-05-091-1/+1
* work around KDE misbehaviour. (Patch from Martin Putt; Closes #135)Lennart Poettering2007-05-081-1/+1
* Use nodist for scripts that are created at build time, else it may happen thatLennart Poettering2007-04-211-4/+2
* no need to make the .desktop files executableLennart Poettering2007-04-171-1/+0
* fixup icon the same way we already fixed up the desktop file iconLennart Poettering2007-04-121-1/+1
* use network-wired instead of gnome-nettool as an icon. Stealing icons sucks. ...Lennart Poettering2007-04-121-1/+3
* remove a deprecation warning (patch from DamjanGeorgievski) (closes #129)Lennart Poettering2007-04-121-1/+1
* avahi-pyhton build fix contributed by Stanislav BrabecLennart Poettering2007-04-121-1/+3
* Add CGI support to avahi-bookmarks. (Closes: #91) -- Thanks for the patch!Lennart Poettering2007-02-021-26/+72
* build avahi-discover only if either dbm or gdbm is available (patch from sweg...Lennart Poettering2007-01-051-3/+14
* * Fix avahi-discover broken in an earlier commitTrent Lloyd2006-12-281-2/+1
* display a graphical error message when the deamon is not runningSebastien Estienne2006-12-171-4/+20
* Add big note to avahi-discover.in pointing out the import dbus.glib (as Trent Lloyd2006-11-171-0/+4
* fix python bindings for the service type database when GDBM is usedLennart Poettering2006-08-251-1/+1
* fix build when neither HAVE_GDBM nor HAVE_DBM is specifiedLennart Poettering2006-08-201-1/+4
* Allow storing the service type database as Solaris DBM file, alternatively to...Lennart Poettering2006-08-062-5/+22
* fix regular expressions for enumerating service typesLennart Poettering2006-04-221-1/+2
* improve avahi-discover desktop file (from Emmet Hikory over slomoLennart Poettering2006-03-031-2/+2
* add new method items() to ServiceTypeDatabaseLennart Poettering2006-03-021-0/+12
* * replace gtk2reactor by glib2reactor, closing Ticket #10Sebastien Estienne2006-02-021-2/+2
* * add new API function avahi_nss_support()Lennart Poettering2006-01-201-8/+20
* * reveted change from rev 1069 as the icon was already handledSebastien Estienne2006-01-091-1/+0
* set an icon for the avahi-disocver windowLennart Poettering2006-01-091-0/+1
* * added an icon window to avahi-discover closing bugzilla #4970Sebastien Estienne2005-11-191-0/+1
* Implement avahi-publish{-address, service} in CLennart Poettering2005-11-163-242/+0
* add record browser DBUS interface namesLennart Poettering2005-11-151-0/+1
* Show "Wide Area" as interface for services found on wide area DNS-SDLennart Poettering2005-11-151-7/+14
* update python stuff a little to match the newest DBUS interfacesLennart Poettering2005-11-152-9/+36
* move python tools from avahi-utils to avahi-pythonLennart Poettering2005-11-1510-0/+1296