summaryrefslogtreecommitdiffstats
path: root/avahi-daemon
Commit message (Expand)AuthorAgeFilesLines
...
* * remove AVAHI_PUBLISH_IS_PROXY, it was a bad ideaLennart Poettering2005-10-183-49/+42
* * move unicast DNS server registration/browsing routines to their own header ...Lennart Poettering2005-10-172-0/+4
* * Add custom user-specific configure flags to bootstrap.shTrent Lloyd2005-10-172-8/+8
* * split client.h into client.h, lookup.h and publish.h just like we did on th...Lennart Poettering2005-10-172-53/+110
* * avahi-daemon: Only use multicast when looking up things in simple-protocolTrent Lloyd2005-10-151-8/+8
* Complete AVAHI_LOOKUP_NO_ADDRESS fixJakub Stachowski2005-10-131-1/+4
* * handle AVAHI_LOOKUP_NO_ADDRESS over DBUS correctlyLennart Poettering2005-10-131-2/+4
* * drop AVAHI_RESOLVER_TIMEOUT, AVAHI_RESOLVER_NOT_FOUND and AVAHI_BROWSER_NOT...Lennart Poettering2005-10-128-68/+65
* wrap avahi_server_add_service_subtype() for DBUSLennart Poettering2005-10-112-6/+51
* remove empty line. YEAH!Lennart Poettering2005-10-031-1/+0
* Add new flag AVAHI_PUBLISH_IS_PROXY and activate it for static services with ...Lennart Poettering2005-09-291-1/+1
* change default value of "disallow-other-stacks" to "no" to make Marc happy. (...Lennart Poettering2005-09-292-2/+1
* * make all flags parameters UINT32 when marshalling for DBUSLennart Poettering2005-09-2911-71/+96
* * add option to not enable SO_REUSEADDR for multicast sockets, effectively di...Lennart Poettering2005-09-282-0/+4
* fix yet another bug found by our bugfinder number one, Sebastien. Thank you, ...Lennart Poettering2005-09-281-0/+1
* * adapt to recent avahi-core API changesLennart Poettering2005-09-2512-127/+337
* Make AVAHI_PROTO_xxx well defined constantsLennart Poettering2005-09-161-6/+6
* add new DBUS function IsServiceLocal()Lennart Poettering2005-09-102-0/+43
* add new configuration file option "add-service-cookie"Lennart Poettering2005-09-102-2/+4
* * add magic identification cookies to service TXT records automaticallyLennart Poettering2005-09-103-1/+25
* * 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