summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tagging release 0.6.17tags/release-0.6.17Lennart Poettering2007-02-040-0/+0
* prepare NEWS for 0.6.17Lennart Poettering2007-02-041-0/+15
* move assert check before accessLennart Poettering2007-02-041-1/+2
* minor cleanups it netlink handling code:Lennart Poettering2007-02-041-8/+7
* Use SCM_CREDENTIALS for authentication of netlink data from kernelLennart Poettering2007-02-041-2/+36
* fix build of the service-type-database if srcdir != builddir (Closes #100)Lennart Poettering2007-02-041-2/+4
* re #94: don't accept "localhost" as hostname; read distribution id from /etc/...Lennart Poettering2007-02-021-5/+60
* Add CGI support to avahi-bookmarks. (Closes: #91) -- Thanks for the patch!Lennart Poettering2007-02-021-26/+72
* * Fix typo of failure, thanks to Michael Burns (Closes #98)Trent Lloyd2007-01-301-1/+1
* * Add OLPC Presence service to the service-type-databaseTrent Lloyd2007-01-211-0/+1
* refer to some wiki stories from the man pagesLennart Poettering2007-01-062-0/+4
* * handle NULL sdrefs gracefully.Lennart Poettering2007-01-061-14/+21
* 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