summaryrefslogtreecommitdiffstats
path: root/avahi-common/dbus-watch-glue.c
Commit message (Expand)AuthorAgeFilesLines
* get rid of a lot of old svn cruftLennart Poettering2010-06-251-2/+0
* from now on we enforce a strict whitespace regimeLennart Poettering2010-06-251-22/+22
* add more missing config.h inclusionsLennart Poettering2007-09-061-0/+4
* fix dbus version check for dbus_watch_get_unix_fd()Lennart Poettering2007-09-021-1/+1
* use dbus_watch_get_unix_fd() only in dbus >= 1.1.1Lennart Poettering2007-08-121-0/+4
* replace obsolete dbus apiLennart Poettering2007-08-121-1/+1
* disable time events after they have been dispatchedLennart Poettering2006-07-221-7/+11
* * avahi-utils: replace python avahi-browse with a version written in C.Lennart Poettering2005-10-261-3/+4
* * do no longer include timeval.h in watch.h by defaultLennart Poettering2005-10-171-2/+2
* * Disable debug output of avahi-clientLennart Poettering2005-08-201-5/+38
* * Add support for specifying the protocol in service definition filesTrent Lloyd2005-08-191-3/+3
* * fix a bad memory access bug in avahi_strndup()Lennart Poettering2005-08-151-24/+102
* * implement ini file parserLennart Poettering2005-08-151-0/+235