summaryrefslogtreecommitdiffstats
path: root/avahi-daemon
Commit message (Expand)AuthorAgeFilesLines
* * Improve log messagesLennart Poettering2005-08-281-2/+2
* * be a little bit more verbose about published IP addressesLennart Poettering2005-08-282-2/+2
* * improve debug messages Lennart Poettering2005-08-281-13/+21
* * Fix a small typo in Server.introspectTrent Lloyd2005-08-271-1/+1
* * brrr, fix commit r442Lennart Poettering2005-08-251-2/+2
* * support GetNetworkInterfaceNameByIndex/IndexByName on IPv6-only hostsLennart Poettering2005-08-251-8/+10
* fix small typo which breaks build without dbus Lennart Poettering2005-08-251-1/+1
* * really fix compilation without DBUSLennart Poettering2005-08-231-0/+4
* * Fix compilation with D-BUS disabled, include flags in DaemonConfig even if...Trent Lloyd2005-08-231-2/+0
* Implement asynchronous service resolving DBUS APILennart Poettering2005-08-231-18/+178
* * Implement asynchronous host name resolvingLennart Poettering2005-08-231-5/+131
* * Implement asynchronous address resolverLennart Poettering2005-08-232-10/+150
* * Move the D-BUS configured but not compiled in warning, and make it work ri...Trent Lloyd2005-08-231-6/+4
* * Yeh, I should like.. test my changes before I commit them, that would be a...Trent Lloyd2005-08-231-1/+1
* * Don't barf on enable-dbus if not compiled with dbus, but print a warning i...Trent Lloyd2005-08-231-4/+6
* * Bump version number in configure.ac to 0.2Trent Lloyd2005-08-231-0/+3
* * Add introspection data for new resolver interfacesLennart Poettering2005-08-224-6/+99
* More asynchronous resolver workLennart Poettering2005-08-222-12/+97
* Make protocol an attribute instead of an element. (Sorry Lathiat, but you bro...Lennart Poettering2005-08-223-39/+30
* preliminary asynchronous resolver workLennart Poettering2005-08-221-39/+73
* * add support for setting enable-dbus to "warn" in avahi-daemon.confLennart Poettering2005-08-221-4/+28
* Add debug message when executing simple protocol commandsLennart Poettering2005-08-211-0/+20
* initialize n_clients to 0Lennart Poettering2005-08-211-0/+1
* * fix a bug with bad collision handling in static services (Thanks Sebest!)Lennart Poettering2005-08-211-7/+8
* * Add avahi-client examples to doxygenLennart Poettering2005-08-204-0/+7
* brown paper bug typoLennart Poettering2005-08-201-1/+1
* small fixesLennart Poettering2005-08-201-7/+8
* * Add support for specifying the protocol in service definition filesTrent Lloyd2005-08-193-1/+34
* rename libdbus-watch-glue to libdbus-commonLennart Poettering2005-08-191-1/+1
* * Improve and reorganise DBus error handling, see avahi-common/dbus.hTrent Lloyd2005-08-191-31/+2
* * set FILENO rlimit to 30 by defaultLennart Poettering2005-08-192-13/+34
* * start implementing error handling in avahi-clientLennart Poettering2005-08-161-3/+3
* Fix service reloading on SIGHUP (thanks, Sebastien!)Lennart Poettering2005-08-161-0/+4
* fix a typo in --helpSebastien Estienne2005-08-161-1/+1
* * cleanup build system a littleLennart Poettering2005-08-152-39/+39
* * Add pkg-config files for avahi-glib/avahi-clientLennart Poettering2005-08-151-1/+2
* * fix a bad memory access bug in avahi_strndup()Lennart Poettering2005-08-151-2/+1
* gcc 2.95 compatibilityLennart Poettering2005-08-152-2/+3
* * implement ini file parserLennart Poettering2005-08-1510-708/+991
* * add new priority parameter to avahi_glib_poll_new()Lennart Poettering2005-08-141-1/+1
* * Fix docs/INSTALL for the right dbus path for debian (Thanks sebest)Trent Lloyd2005-08-141-1/+0
* * Add a free function for AvahiEntryGroup in C apiTrent Lloyd2005-08-141-1/+2
* Fix no network interface bug reported by LathiatLennart Poettering2005-08-141-4/+9
* * allow SRV records with port == 0 (for flagship naming)Lennart Poettering2005-08-141-2/+2
* * add resource limit enforcement to the daemonLennart Poettering2005-08-142-22/+169
* Rename some server side objects/symbols so that they do not conflict with the...Lennart Poettering2005-08-134-67/+76
* add missing error codes to some places where they belongLennart Poettering2005-08-131-1/+4
* * strip glib from avahi-coreLennart Poettering2005-08-134-18/+68
* Split avahi-common/util.h into Lennart Poettering2005-08-121-2/+0
* disable valgrind workaroundLennart Poettering2005-08-091-1/+1