summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tagging release 0.6.10tags/release-0.6.10Lennart Poettering2006-05-050-0/+0
* fix check for sysctl.hLennart Poettering2006-05-051-0/+2
* call _stop() instead of _quit() in _free(), to avoid hitting an assert()Lennart Poettering2006-05-051-1/+1
* update NEWS file for avahi 0.6.10Lennart Poettering2006-05-041-0/+43
* bump sonamesLennart Poettering2006-05-041-3/+3
* actually enforce that we never print more than 20 bytes from arbitrary record...Lennart Poettering2006-05-041-1/+1
* bump version number to 0.6.10Lennart Poettering2006-05-041-1/+1
* fix sendmsg() calls on FreeBSD and AMD64 kernels with 32bit userspace. (Close...Lennart Poettering2006-05-041-16/+27
* Patch from Padraig O'Briain <Padraig.Obriain@sun.com> to build avahi on SolarisSebastien Estienne2006-05-026-2/+50
* Merge patch "avahi-compat-error-return.patch" from Stanislav Brabec/JP Roseve...Lennart Poettering2006-04-261-2/+2
* if validation of incoming traffic fails, give the user a clue that this might...Lennart Poettering2006-04-242-6/+6
* add an extra validity check when parsing mDNS queries and records in packetsLennart Poettering2006-04-241-2/+13
* add an utf8 check when unescaping domains - essentially this means that all d...Lennart Poettering2006-04-241-0/+4
* add utf8 validity check API (based on the glib's implementation and hence mos...Lennart Poettering2006-04-244-4/+201
* fix compilation if chroot() is not available. (see #32)Lennart Poettering2006-04-241-1/+5
* make the construction of the ancillary data for sendmsg() a bit more robust. ...Lennart Poettering2006-04-241-3/+5
* add a note about the new DBUS reconnection behaviour of avahi-daemonLennart Poettering2006-04-241-2/+4
* reconnect if the DBUS daemon kicks avahi-daemon. Since the DBUS system bus so...Lennart Poettering2006-04-244-37/+115
* fix bad memory access in simple-procotol.c's debug outputLennart Poettering2006-04-241-3/+3
* filter out double DNS server entriesLennart Poettering2006-04-241-0/+10
* strip characters that are not in the set [a-zA-Z0-9-] from the local host nam...Lennart Poettering2006-04-241-1/+4
* * don't call dbus_connection_get_is_connected() for a NULL dbus connection (c...Lennart Poettering2006-04-241-0/+1
* Merge patch "avahi-compat-txt-buffer-size.patch" from Stanislav Brabec/JP Ros...Lennart Poettering2006-04-241-1/+1
* revert to 1189Sebastien Estienne2006-04-232-17/+3
* adding --enable-foo=auto , only for qt3 / qt4 for reviewSebastien Estienne2006-04-232-3/+17
* fix regular expressions for enumerating service typesLennart Poettering2006-04-221-1/+2
* add a missing lockJames Willcox2006-04-181-1/+5
* fix on SuSe when avahi-dnsconfd is started before avahi-daemon closing bug #31Sebastien Estienne2006-04-111-0/+9
* add airport entry in service-type db closing #28Sebastien Estienne2006-04-111-0/+2
* when resolving a service, don't return host name that was assigned to the act...Lennart Poettering2006-04-011-1/+1
* convert an error log into an info logSebastien Estienne2006-03-241-1/+1
* log end_msg for debian initscriptSebastien Estienne2006-03-241-12/+4
* * Provide a slightly better description of what mcs is (Closes: #22)Trent Lloyd2006-03-211-1/+1
* proposed patch to close Ticket #20Sebastien Estienne2006-03-171-2/+15
* Patch from sjoerd simons to close Ticket #19 (Doesn't work on 64 bit machines...Sebastien Estienne2006-03-171-3/+3
* add an 'Error' property to ClientStateArgsJames Willcox2006-03-091-2/+9
* * The patch was undone in svn revision 1160, adding it again and closing tic...Sebastien Estienne2006-03-091-0/+105
* improve avahi-discover desktop file (from Emmet Hikory over slomoLennart Poettering2006-03-031-2/+2
* update NEWS file for 0.6.9Lennart Poettering2006-03-021-2/+15
* add new method items() to ServiceTypeDatabaseLennart Poettering2006-03-021-0/+12
* gentoo init script updateLennart Poettering2006-03-022-2/+8
* prepare release 0.6.9Lennart Poettering2006-03-021-3/+3
* don't allow registration of address records for invalid host names according ...Lennart Poettering2006-03-022-4/+4
* add new API function avahi_is_valid_fqdn()Lennart Poettering2006-03-024-0/+50
* use term "static host names" instead of "static hosts" in error messagesLennart Poettering2006-03-021-4/+4
* add proper argument validity checking to address and hostname resolvers (clos...Lennart Poettering2006-03-022-29/+10
* fix compilation if DBUS is disabled (closes: #15)Lennart Poettering2006-03-011-4/+4
* add a note to INSTALL to run ldconfig after installationLennart Poettering2006-02-231-2/+3
* remove yet another osx compiler warningLennart Poettering2006-02-231-1/+1
* remove two compiler warnings on OSXLennart Poettering2006-02-231-1/+2