summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Pass AM_CFLAGS instead of CFLAGS when build the libdns_sd test toolLennart Poettering2007-01-061-2/+2
* fix a bogus error conditionLennart Poettering2007-01-061-2/+2
* create unicast IPv4 socket oly if IPv4 is enabled, same for unicast IPv6Lennart Poettering2007-01-061-2/+2
* * set IPV6_V6ONLY for unicast DNS sockets, tooLennart Poettering2007-01-061-7/+38
* debian init scripts: print a nice warning when not starting avahi due to sett...Lennart Poettering2007-01-052-0/+22
* build avahi-discover only if either dbm or gdbm is available (patch from sweg...Lennart Poettering2007-01-051-3/+14
* bump version number and SONAMESLennart Poettering2007-01-051-3/+3
* add new config options "publish-aaaa-on-ipv4=" and "publish-a-on-ipv6="Lennart Poettering2007-01-054-4/+33
* * optionally, register A RR via IPv6, AAAA RR via IPv4 (Closes #62)Lennart Poettering2007-01-054-39/+59
* Rework DBus connection handling: use a private DBusConnection instead of a sh...Lennart Poettering2007-01-052-4/+42
* Some more ia64 fixes. (Closes #90)Lennart Poettering2007-01-041-3/+3
* Modify C++ testing code to pass when CXXFLAGS contains -Werror. (Closes #75) ...Lennart Poettering2007-01-011-1/+1
* Ignore EAGAIN errors on recvmsg() (Closes #60)Lennart Poettering2006-12-311-2/+22
* remove yet another occurence of dbus_message_iter_get_array_len() due to obso...Lennart Poettering2006-12-311-6/+5
* Fix documentation of avahi_{entry_group|client}_new(): clarify that the speci...Lennart Poettering2006-12-312-2/+2
* Fix error message when passing an invalid command line option (Closes #88)Lennart Poettering2006-12-317-7/+7
* Don't use dbus_message_iter_get_array_len() since it is obsoleteLennart Poettering2006-12-311-6/+3
* Check for a working C++ compiler in configure.ac (Closes #75) Thanks, tedp!Lennart Poettering2006-12-311-0/+10
* add a comment so that #87 is not repeatedLennart Poettering2006-12-311-0/+2
* * Un-bump DNS-SD soname, we are following apple's version so we Trent Lloyd2006-12-291-1/+1
* * Make sure we return -1 if we fall of the end of consume_labels()Trent Lloyd2006-12-291-0/+2
* * Correct comment reference to the priviledged access group in Trent Lloyd2006-12-291-1/+1
* * Import debian init script changes from debianTrent Lloyd2006-12-282-0/+18
* * Fix avahi-discover broken in an earlier commitTrent Lloyd2006-12-281-2/+1
* * Bump version to 0.6.16Trent Lloyd2006-12-281-1/+1
* * Update NEWS for 0.6.16Trent Lloyd2006-12-281-0/+25
* * Bump SONAME version of libdns_sdTrent Lloyd2006-12-281-2/+2
* * Gracefully handle some conditions in libdns_sd that Bonjour handles Trent Lloyd2006-12-281-5/+14
* display a graphical error message when the deamon is not runningSebastien Estienne2006-12-171-4/+20
* * avahi-core/dns.c#consume_labels(): Add some additional checks on the compr...Trent Lloyd2006-12-161-1/+7
* * avahi-core/dns.c: Use a '#define AVAHI_DNS_LABELS_MAX 127' instead of the ...Trent Lloyd2006-12-162-1/+2
* * Limit the number of loops in consume_labels() (Closes: #84)Trent Lloyd2006-12-161-1/+2
* * Really actually fix build on Linux <2.6.19Trent Lloyd2006-12-121-4/+4
* * Also fix < 2.6.19 builds for avahi-autoipd.Trent Lloyd2006-12-111-1/+2
* * Fix specifying priviliged access group (Closes: #85)Trent Lloyd2006-12-114-5/+6
* * Revert previous patch to check nlmsg_pid as it is bogus and breaksTrent Lloyd2006-12-114-12/+58
* * Fix doxygen comments for avahi watch, thanks to tedp (Closes: #77)Trent Lloyd2006-11-191-4/+4
* Add big note to avahi-discover.in pointing out the import dbus.glib (as Trent Lloyd2006-11-171-0/+4
* Make d-bus version detection work for >= 1.0 (Closes: #71)Trent Lloyd2006-11-111-18/+3
* Fix a bug where Avahi does not verify the source of netlink messages Trent Lloyd2006-11-063-1/+19
* add updated specs to svnLennart Poettering2006-10-032-0/+5279
* * Fix dbus_service_browser not setting AVAHI_LOOKUP_RESULT_OUR_OWN.Trent Lloyd2006-09-251-4/+4
* Fix build on NetBSD. Patch contributed by Daniel S. Haischt (closes #59)Lennart Poettering2006-09-212-3/+19
* reword NEWS file a littleLennart Poettering2006-09-131-8/+10
* bump version number and sonamesLennart Poettering2006-09-131-3/+3
* update NEWS fileLennart Poettering2006-09-131-0/+38
* minor rtp name fixLennart Poettering2006-09-121-1/+1
* add a few additional service types to databaseLennart Poettering2006-09-121-0/+16
* add pgp key server service type to databaseLennart Poettering2006-09-121-0/+2
* fix --helpLennart Poettering2006-09-041-1/+1