summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Tag 0.6.16 releasetags/release-0.6.16Trent Lloyd2006-12-280-0/+0
* * 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
* use alias interfaces for network configuration if only ifconfig is availableLennart Poettering2006-09-041-10/+4
* describe how to communicate between IPv4LL and non-IPv4LL hostsLennart Poettering2006-09-041-0/+10
* do not remove the interface address if an UNBIND event is recieved. This migh...Lennart Poettering2006-09-031-1/+8
* configure broadcast address explicitlyLennart Poettering2006-09-031-3/+3
* fix "make distcheck"Lennart Poettering2006-09-021-2/+6
* update INSTALLLennart Poettering2006-09-022-1/+4
* remove "set -e" from the hook scripts since this apparently breaks stuff in t...Lennart Poettering2006-09-022-5/+1
* remove a bogus warningLennart Poettering2006-09-021-1/+3
* ship dhclient hook scripts for using ipv4ll as fallback solution where DHCP i...Lennart Poettering2006-09-023-1/+97
* add avahi autoipd man pageLennart Poettering2006-09-023-1/+271
* lots of documentation cleanups and fixesLennart Poettering2006-09-0212-26/+26
* * ship avahi-autopid.action in the tarballLennart Poettering2006-09-011-2/+10
* remove remnants of a todo listLennart Poettering2006-09-011-6/+0
* * don't allow 169.254.0.0 and 169.254.255.255 as valid addressesLennart Poettering2006-08-311-8/+92
* implement chroot()ing and dropping of privilegesLennart Poettering2006-08-312-24/+177
* change process title to work with pidof/killallLennart Poettering2006-08-311-6/+6
* install avahi-autoipd.actionLennart Poettering2006-08-311-0/+2
* * change process title of chroot() helper process to "chroot helper" droppingLennart Poettering2006-08-311-1/+3
* add support for interface configuration with user supplied event scriptLennart Poettering2006-08-313-24/+233
* avahi_set_proc_title(): change the process name with prctl() if availableLennart Poettering2006-08-315-15/+39
* remove some embarrassinlgy superfluous codeLennart Poettering2006-08-311-24/+0