]>
 
 
git.meshlink.io Git - catta/log 
 
 
 
 
 
 
Jakub Stachowski  [Sat, 1 Oct 2005 20:34:56 +0000  (20:34 +0000)] 
 
Better fix for negative timeout problem.
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@669 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sat, 1 Oct 2005 12:56:19 +0000  (12:56 +0000)] 
 
small doc fix
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@668 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Jakub Stachowski  [Fri, 30 Sep 2005 21:53:04 +0000  (21:53 +0000)] 
 
Adapt to undocumented hack (passing 0:0 in tv to mean "now") that probably got introduced in dbus update.
This fix is critical for service browsing in all qt apps.
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@667 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Thu, 29 Sep 2005 23:37:07 +0000  (23:37 +0000)] 
 
s/--disable-mono-docs/--disable-monodoc/
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@665 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Trent Lloyd  [Thu, 29 Sep 2005 23:15:22 +0000  (23:15 +0000)] 
 
 * Merge 662:663 (0.5.1 NEWS update) from branches/working-0.5.x to trunk
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@664 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Thu, 29 Sep 2005 22:52:52 +0000  (22:52 +0000)] 
 
* add bonjour compatibility header (no implementation yet)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@660 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Thu, 29 Sep 2005 22:37:27 +0000  (22:37 +0000)] 
 
Add new flag AVAHI_PUBLISH_IS_PROXY and activate it for static services with a host name set
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@658 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Thu, 29 Sep 2005 22:36:15 +0000  (22:36 +0000)] 
 
handle wide areas responses with ANCOUNT = 0 like NXDOMAIN
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@657 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Thu, 29 Sep 2005 22:34:55 +0000  (22:34 +0000)] 
 
* deal correctly with browsing mDNS services pointing to unicast DNS host names
* fix service resolving for both IPv4 and IPv6 where one of the two addresses doesn't exist
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@656 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Thu, 29 Sep 2005 22:31:36 +0000  (22:31 +0000)] 
 
fix switch fall through error
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@655 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Thu, 29 Sep 2005 18:41:25 +0000  (18:41 +0000)] 
 
comment RSS types for now
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@653 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Thu, 29 Sep 2005 16:32:41 +0000  (16:32 +0000)] 
 
change default value of "disallow-other-stacks" to "no" to make Marc happy. (i.e. enable SO_REUSEADDR by default)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@652 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Thu, 29 Sep 2005 16:25:44 +0000  (16:25 +0000)] 
 
reset the the commit throttling counter for entry groups 5s afer they have been established successfully
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@651 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Thu, 29 Sep 2005 16:19:12 +0000  (16:19 +0000)] 
 
TODO update
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@650 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Thu, 29 Sep 2005 01:53:35 +0000  (01:53  +0000)] 
 
update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@649 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Thu, 29 Sep 2005 01:51:53 +0000  (01:51  +0000)] 
 
* make all flags parameters UINT32 when marshalling for DBUS
* rename AvahiEntryFlags to AvahiPublishFlags
* add flags parameter to add_service() and friends
* validity checking of flags, interface and protocol parameters of add_service() and friends
* make AVAHI_VALID_FLAGS a global macro
* add new flag AVAHI_PUBLISH_NO_REVERSE, if set address records will no be created with matching reverse lookup PTR RRs
* add new flag AVAHI_PUBLISH_NO_COOKIE, for not implicitly adding the service cookie to TXT records
* minor cleanups
Yes, this will break the mono bindings. More breakages to come.
NO_REVERSE and NO_COOKIE needs testing.
Lathiat, I guess the new flag NO_REVERSE makes the immediate need to add a client side API to add arbitrary RRs obsolete for now. You might consider moving it in the TODO list to "later".
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@648 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Wed, 28 Sep 2005 23:55:21 +0000  (23:55 +0000)] 
 
remove even more bad newlines in log messages
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@647 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Wed, 28 Sep 2005 23:49:09 +0000  (23:49 +0000)] 
 
* add option to not enable SO_REUSEADDR for multicast sockets, effectively disallow multiple mDNS stacks running simultaneously
* add a config file option for this and enable it by default
* remove some bad \n in log messages
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@646 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Wed, 28 Sep 2005 01:59:41 +0000  (01:59  +0000)] 
 
update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@643 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Wed, 28 Sep 2005 01:41:53 +0000  (01:41  +0000)] 
 
fix yet another bug found by our bugfinder number one, Sebastien. Thank you, Sebest!
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@642 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Wed, 28 Sep 2005 01:12:34 +0000  (01:12  +0000)] 
 
* fix a bug found by Sebastien triggered be repeatedly resetting and commiting an entry group
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@641 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Tue, 27 Sep 2005 20:35:24 +0000  (20:35 +0000)] 
 
update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@640 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Tue, 27 Sep 2005 18:18:57 +0000  (18:18 +0000)] 
 
update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@639 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Tue, 27 Sep 2005 15:04:55 +0000  (15:04 +0000)] 
 
* Stress that the service type database is not intended as developer documentation.
* Make Marc happy ;-)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@638 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Mon, 26 Sep 2005 15:21:17 +0000  (15:21 +0000)] 
 
add RSS types
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@637 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
James Willcox  [Mon, 26 Sep 2005 06:57:41 +0000  (06:57 +0000)] 
 
add base class for resolvers, and add some missing events there
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@636 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
James Willcox  [Mon, 26 Sep 2005 03:57:30 +0000  (03:57  +0000)] 
 
add some missing events to the resolver classes, and make them
inherit from a base class which contains these events
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@635 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Trent Lloyd  [Mon, 26 Sep 2005 02:30:44 +0000  (02:30  +0000)] 
 
 * avahi-sharp: Fix minor distcheck error
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@634 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Mon, 26 Sep 2005 01:35:36 +0000  (01:35  +0000)] 
 
update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@633 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Mon, 26 Sep 2005 01:34:43 +0000  (01:34  +0000)] 
 
* Implement POOF aka "Passive Observation of Failure"
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@632 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Mon, 26 Sep 2005 00:08:30 +0000  (00:08  +0000)] 
 
* update todo
* and BTW: the last commit added a server version check to avahi-client
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@631 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Mon, 26 Sep 2005 00:07:05 +0000  (00:07  +0000)] 
 
* rename some DBUS errrors
* add new VERSION_MISMATCH error
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@630 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 23:46:25 +0000  (23:46 +0000)] 
 
fix querier instantiation
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@629 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 23:29:08 +0000  (23:29 +0000)] 
 
hide avahi-sharp.dll.config from SVN
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@628 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
James Willcox  [Sun, 25 Sep 2005 23:28:19 +0000  (23:28 +0000)] 
 
use /bin/sh
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@627 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
James Willcox  [Sun, 25 Sep 2005 23:25:23 +0000  (23:25 +0000)] 
 
oops
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@626 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
James Willcox  [Sun, 25 Sep 2005 23:22:36 +0000  (23:22 +0000)] 
 
automatically figure out the dlnames for the unmanaged libs
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@625 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
James Willcox  [Sun, 25 Sep 2005 22:28:41 +0000  (22:28 +0000)] 
 
actually define the flags correctly
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@624 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 22:23:40 +0000  (22:23 +0000)] 
 
update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@623 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 22:23:32 +0000  (22:23 +0000)] 
 
s/AVAHI_LOOKUP_CALLBACK/AVAHI_LOOKUP_RESULT/g
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@622 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
James Willcox  [Sun, 25 Sep 2005 22:20:39 +0000  (22:20 +0000)] 
 
oops, forgot some flag bits in ServiceResolver
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@621 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
James Willcox  [Sun, 25 Sep 2005 22:09:41 +0000  (22:09 +0000)] 
 
* update to the latest avahi-client API (LookupFlags)
* add the local service cookie bits
* update docs
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@620 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 21:30:59 +0000  (21:30 +0000)] 
 
bump version number to 0.6
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@619 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 20:27:44 +0000  (20:27 +0000)] 
 
refer to avahi_free() instead of g_free() in docs
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@618 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 20:27:28 +0000  (20:27 +0000)] 
 
brown paperbag fix
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@617 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 20:24:58 +0000  (20:24 +0000)] 
 
add rlist.h and llist.h to doxygen docs
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@616 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 20:24:45 +0000  (20:24 +0000)] 
 
documentation updates
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@615 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 20:17:15 +0000  (20:17 +0000)] 
 
update doxygen sources
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@614 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 20:17:01 +0000  (20:17 +0000)] 
 
update to current avahi-core API
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@613 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 20:16:15 +0000  (20:16 +0000)] 
 
update examples to reflect recent API changes (wide area)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@612 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 20:15:46 +0000  (20:15 +0000)] 
 
update python programs to new DBUS API
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@611 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 20:15:19 +0000  (20:15 +0000)] 
 
* fix some bugs
* update to current DBUS API
* add test for resolving standalone SRV records
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@610 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 20:14:02 +0000  (20:14 +0000)] 
 
* adapt to recent avahi-core API changes
* make use of wide area DNS
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@609 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 20:12:40 +0000  (20:12 +0000)] 
 
* split off lookup.h and publish.h from core.h
* implement wide-area DNS-SD
* if multiple clients query the same records, only start the query packet sequence once
* implement recursive CNAME queries
* add support for resolving services without TXT or A/AAAA records
* enlarge resolving timeouts to 5s
* implement new browse/resolving events CACHE_EXHAUSTED/ALL_FOR_NOW
* add support for resolving services without name. (i.e. for normal SRV records)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@608 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 20:01:49 +0000  (20:01 +0000)] 
 
* add new macros AVAHI_IF_VALID, AVAHI_PROTO_VALID
* make AvahiProtocol an int
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@607 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 19:59:40 +0000  (19:59 +0000)] 
 
* add new linked list implementation ala GSList
* install llist.h and rlist.h
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@606 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 19:58:12 +0000  (19:58 +0000)] 
 
add new function avahi_domain_ends_with()
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@605 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 19:57:10 +0000  (19:57 +0000)] 
 
add a bunch of new errors codes
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@604 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sun, 25 Sep 2005 19:55:14 +0000  (19:55 +0000)] 
 
* add some more service types to database
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@603 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Trent Lloyd  [Mon, 19 Sep 2005 13:50:51 +0000  (13:50 +0000)] 
 
 * Back out incorrect change
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@602 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Trent Lloyd  [Mon, 19 Sep 2005 04:01:15 +0000  (04:01  +0000)] 
 
 * Fix error handling in avahi-client so that it actually reports the
   error from avahi_client_new, before the ret_error was left untouched.
 * In the case of a NO_DAEMON error, free the dbus error so that the
   NO_DAEMON error takes precidence.
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@601 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Trent Lloyd  [Mon, 19 Sep 2005 01:54:32 +0000  (01:54  +0000)] 
 
 * Fix minor typo in documentation comments
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@600 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Fri, 16 Sep 2005 01:21:28 +0000  (01:21  +0000)] 
 
drop "Make AVAHI_PROTO_xxx" well defined constants from TODO list
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@599 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Fri, 16 Sep 2005 01:21:01 +0000  (01:21  +0000)] 
 
use AvahiIfIndex/AvahiProtocol where it applies in avahi-dnsconfd
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@598 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Fri, 16 Sep 2005 01:20:30 +0000  (01:20  +0000)] 
 
make AVAHI_PROTO_xxx well defined constants: C# support
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@597 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Fri, 16 Sep 2005 01:20:08 +0000  (01:20  +0000)] 
 
make AVAHI_PROTO_xxx well defined constants: python support
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@596 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Fri, 16 Sep 2005 01:19:32 +0000  (01:19  +0000)] 
 
Make AVAHI_PROTO_xxx well defined constants
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@595 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Trent Lloyd  [Wed, 14 Sep 2005 18:30:09 +0000  (18:30 +0000)] 
 
 * Re-word something in NEWS
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@593 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Trent Lloyd  [Wed, 14 Sep 2005 18:26:10 +0000  (18:26 +0000)] 
 
 * Put 0.5 release name in
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@591 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Wed, 14 Sep 2005 18:07:43 +0000  (18:07 +0000)] 
 
the API to determine if a service is local does not depend on the cookie stuff
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@590 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Trent Lloyd  [Wed, 14 Sep 2005 17:49:59 +0000  (17:49 +0000)] 
 
 * Update NEWS
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@589 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
James Willcox  [Wed, 14 Sep 2005 17:30:00 +0000  (17:30 +0000)] 
 
update the test
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@588 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Wed, 14 Sep 2005 17:22:46 +0000  (17:22 +0000)] 
 
update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@587 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Trent Lloyd  [Wed, 14 Sep 2005 17:14:40 +0000  (17:14 +0000)] 
 
 * Try to guess where the D-BUS socket is before defaulting (this is for gentoo and arch users where its different than other distros)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@586 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Trent Lloyd  [Wed, 14 Sep 2005 16:59:19 +0000  (16:59 +0000)] 
 
 * Actually include the DISTCHECk flag
 * Remove GTK from AvahiTest.cs
 * Add AvahiTest.cs to EXTRA_DIST
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@585 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Trent Lloyd  [Wed, 14 Sep 2005 16:33:38 +0000  (16:33 +0000)] 
 
 * Add --disable-mono-docs to the distcheck flags
 * Fix avahi-sharp build foo for distcheck
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@584 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
James Willcox  [Wed, 14 Sep 2005 06:08:23 +0000  (06:08 +0000)] 
 
add a missing file, and add EntryGroup.GetAlternativeServiceName
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@583 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
James Willcox  [Wed, 14 Sep 2005 05:05:04 +0000  (05:05  +0000)] 
 
add docs for avahi-sharp
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@582 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Trent Lloyd  [Wed, 14 Sep 2005 02:46:00 +0000  (02:46  +0000)] 
 
 * Update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@581 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
James Willcox  [Wed, 14 Sep 2005 02:32:27 +0000  (02:32  +0000)] 
 
lose the dep on avahi-glib, and run the avahi loop in a thread
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@580 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Wed, 14 Sep 2005 00:03:14 +0000  (00:03  +0000)] 
 
add some mo0re wakeups
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@579 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Tue, 13 Sep 2005 23:40:54 +0000  (23:40 +0000)] 
 
* add wakeup stuff to AvahiSimplePoll to facilitate integration in threaded environments
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@578 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Tue, 13 Sep 2005 22:37:06 +0000  (22:37 +0000)] 
 
fix for threading simple polls
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@577 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Tue, 13 Sep 2005 16:43:52 +0000  (16:43 +0000)] 
 
add description of avahi-daemon.conf option "add-service-cookie=" to man page
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@576 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Trent Lloyd  [Tue, 13 Sep 2005 15:39:03 +0000  (15:39 +0000)] 
 
 * Bump so-names ready for 0.5
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@575 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Tue, 13 Sep 2005 15:21:06 +0000  (15:21 +0000)] 
 
add new item to the TODO list: wrap avahi_server_add_record()
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@574 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Tue, 13 Sep 2005 15:16:45 +0000  (15:16 +0000)] 
 
update TODO marking things scheduled for 0.6
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@573 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Tue, 13 Sep 2005 14:55:58 +0000  (14:55 +0000)] 
 
update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@572 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
James Willcox  [Mon, 12 Sep 2005 23:05:50 +0000  (23:05 +0000)] 
 
really allow varags this time
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@571 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
James Willcox  [Mon, 12 Sep 2005 23:04:37 +0000  (23:04 +0000)] 
 
allow varags for the TXT data in AddService
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@570 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Trent Lloyd  [Mon, 12 Sep 2005 18:47:42 +0000  (18:47 +0000)] 
 
 * Allow setting of NOCONFIGURE when running autogen.sh to bypass configure/make clean
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@569 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
James Willcox  [Mon, 12 Sep 2005 18:21:47 +0000  (18:21 +0000)] 
 
fix some small bugs in publishing and resolving, and make uninstall work
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@568 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Trent Lloyd  [Mon, 12 Sep 2005 15:45:01 +0000  (15:45 +0000)] 
 
 * Print a couple extra variables from the configure output
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@567 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sat, 10 Sep 2005 02:26:59 +0000  (02:26  +0000)] 
 
stupid typo fix
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@566 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sat, 10 Sep 2005 02:24:25 +0000  (02:24  +0000)] 
 
update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@565 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sat, 10 Sep 2005 02:23:59 +0000  (02:23  +0000)] 
 
update examples to use xxx_is_service_local()
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@564 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sat, 10 Sep 2005 02:22:32 +0000  (02:22  +0000)] 
 
add new API avahi_client_is_service_local()
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@563 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sat, 10 Sep 2005 02:21:50 +0000  (02:21  +0000)] 
 
add new DBUS function IsServiceLocal()
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@562 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sat, 10 Sep 2005 02:20:51 +0000  (02:20  +0000)] 
 
add new public function avahi_server_is_service_local()
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@561 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe 
 
Lennart Poettering  [Sat, 10 Sep 2005 02:20:00 +0000  (02:20  +0000)] 
 
fix bad memory access
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@560 
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe