]> git.meshlink.io Git - catta/commit
* Add custom user-specific configure flags to bootstrap.sh
authorTrent Lloyd <lathiat@bur.st>
Mon, 17 Oct 2005 20:07:43 +0000 (20:07 +0000)
committerTrent Lloyd <lathiat@bur.st>
Mon, 17 Oct 2005 20:07:43 +0000 (20:07 +0000)
commit3adbda2cd5be48b7c630325f0f92e315d7eb2cfb
treefa98de69267ed3e7f1a3e915b2632afebe8ddb38
parentc1c236e751d126f3aeffe3ccf5da889dbf853b2f
 * Add custom user-specific configure flags to bootstrap.sh
 * Add new constant AVAHI_ADDRESS_STR_MAX for use with
avahi_address_snprint arr
ays
 * Update all our code to use AVAHI_ADDRESS_STR_MAX
 * Add avahi_client_add_address to avahi-client
 * Add avahi_client_add_address test to avahi-client

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@800 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
13 files changed:
avahi-client/client-test.c
avahi-client/entrygroup.c
avahi-client/publish.h
avahi-client/resolver.c
avahi-common/address.h
avahi-core/avahi-test.c
avahi-core/iface.c
avahi-daemon/dbus-protocol.c
avahi-daemon/simple-protocol.c
avahi-discover-standalone/main.c
bootstrap.sh
examples/client-browse-services.c
examples/core-browse-services.c