]> git.meshlink.io Git - catta/log
catta
18 years agofix switch fall through error
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

18 years agocomment RSS types for now
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

18 years agochange default value of "disallow-other-stacks" to "no" to make Marc happy. (i.e...
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

18 years agoreset the the commit throttling counter for entry groups 5s afer they have been estab...
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

18 years agoTODO update
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

18 years agoupdate TODO
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

18 years ago* make all flags parameters UINT32 when marshalling for DBUS
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

18 years agoremove even more bad newlines in log messages
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

18 years ago* add option to not enable SO_REUSEADDR for multicast sockets, effectively disallow...
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

18 years agoupdate TODO
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

18 years agofix yet another bug found by our bugfinder number one, Sebastien. Thank you, Sebest!
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

18 years ago* fix a bug found by Sebastien triggered be repeatedly resetting and commiting an...
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

18 years agoupdate TODO
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

18 years agoupdate TODO
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

18 years ago* Stress that the service type database is not intended as developer documentation.
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

18 years agoadd RSS types
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

18 years agoadd base class for resolvers, and add some missing events there
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

18 years agoadd some missing events to the resolver classes, and make them
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

18 years ago * avahi-sharp: Fix minor distcheck error
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

18 years agoupdate TODO
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

18 years ago* Implement POOF aka "Passive Observation of Failure"
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

18 years ago* update todo
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

18 years ago* rename some DBUS errrors
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

18 years agofix querier instantiation
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

18 years agohide avahi-sharp.dll.config from SVN
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

18 years agouse /bin/sh
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

18 years agooops
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

18 years agoautomatically figure out the dlnames for the unmanaged libs
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

18 years agoactually define the flags correctly
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

18 years agoupdate TODO
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

18 years agos/AVAHI_LOOKUP_CALLBACK/AVAHI_LOOKUP_RESULT/g
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

18 years agooops, forgot some flag bits in ServiceResolver
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

18 years ago* update to the latest avahi-client API (LookupFlags)
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

18 years agobump version number to 0.6
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

18 years agorefer to avahi_free() instead of g_free() in docs
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

18 years agobrown paperbag fix
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

18 years agoadd rlist.h and llist.h to doxygen docs
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

18 years agodocumentation updates
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

18 years agoupdate doxygen sources
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

18 years agoupdate to current avahi-core API
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

18 years agoupdate examples to reflect recent API changes (wide area)
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

18 years agoupdate python programs to new DBUS API
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

18 years ago* fix some bugs
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

18 years ago* adapt to recent avahi-core API changes
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

18 years ago* split off lookup.h and publish.h from core.h
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

18 years ago* add new macros AVAHI_IF_VALID, AVAHI_PROTO_VALID
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

18 years ago* add new linked list implementation ala GSList
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

18 years agoadd new function avahi_domain_ends_with()
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

18 years agoadd a bunch of new errors codes
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

18 years ago* add some more service types to database
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

18 years ago * Back out incorrect change
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

18 years ago * Fix error handling in avahi-client so that it actually reports the
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

18 years ago * Fix minor typo in documentation comments
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

18 years agodrop "Make AVAHI_PROTO_xxx" well defined constants from TODO list
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

18 years agouse AvahiIfIndex/AvahiProtocol where it applies in avahi-dnsconfd
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

18 years agomake AVAHI_PROTO_xxx well defined constants: C# support
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

18 years agomake AVAHI_PROTO_xxx well defined constants: python support
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

18 years agoMake AVAHI_PROTO_xxx well defined constants
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

18 years ago * Re-word something in NEWS
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

18 years ago * Put 0.5 release name in
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

18 years agothe API to determine if a service is local does not depend on the cookie stuff
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

18 years ago * Update NEWS
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

18 years agoupdate the test
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

18 years agoupdate TODO
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

18 years ago * Try to guess where the D-BUS socket is before defaulting (this is for gentoo and...
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

18 years ago * Actually include the DISTCHECk flag
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

18 years ago * Add --disable-mono-docs to the distcheck flags
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

18 years agoadd a missing file, and add EntryGroup.GetAlternativeServiceName
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

18 years agoadd docs for avahi-sharp
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

18 years ago * Update TODO
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

18 years agolose the dep on avahi-glib, and run the avahi loop in a thread
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

18 years agoadd some mo0re wakeups
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

18 years ago* add wakeup stuff to AvahiSimplePoll to facilitate integration in threaded environments
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

18 years agofix for threading simple polls
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

18 years agoadd description of avahi-daemon.conf option "add-service-cookie=" to man page
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

18 years ago * Bump so-names ready for 0.5
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

18 years agoadd new item to the TODO list: wrap avahi_server_add_record()
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

18 years agoupdate TODO marking things scheduled for 0.6
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

18 years agoupdate TODO
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

18 years agoreally allow varags this time
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

18 years agoallow varags for the TXT data in AddService
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

18 years ago * Allow setting of NOCONFIGURE when running autogen.sh to bypass configure/make...
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

18 years agofix some small bugs in publishing and resolving, and make uninstall work
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

18 years ago * Print a couple extra variables from the configure output
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

18 years agostupid typo fix
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

18 years agoupdate TODO
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

18 years agoupdate examples to use xxx_is_service_local()
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

18 years agoadd new API avahi_client_is_service_local()
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

18 years agoadd new DBUS function IsServiceLocal()
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

18 years agoadd new public function avahi_server_is_service_local()
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

18 years agofix bad memory access
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

18 years agoremove avahi_entry_group_get_dbus_path()
Lennart Poettering [Sat, 10 Sep 2005 02:18:07 +0000 (02:18 +0000)]
remove avahi_entry_group_get_dbus_path()

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@559 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoupdate examples to make use of avahi_string_list_get_service_cookie() for whatever...
Lennart Poettering [Sat, 10 Sep 2005 00:54:29 +0000 (00:54 +0000)]
update examples to make use of avahi_string_list_get_service_cookie() for whatever it is worth

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@558 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoadd new API function avahi_string_list_get_service_cookie()
Lennart Poettering [Sat, 10 Sep 2005 00:54:02 +0000 (00:54 +0000)]
add new API function avahi_string_list_get_service_cookie()

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@557 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoadd new configuration file option "add-service-cookie"
Lennart Poettering [Sat, 10 Sep 2005 00:52:33 +0000 (00:52 +0000)]
add new configuration file option "add-service-cookie"

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@556 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* add magic identification cookies to service TXT records automatically
Lennart Poettering [Sat, 10 Sep 2005 00:22:30 +0000 (00:22 +0000)]
* add magic identification cookies to service TXT records automatically
* add an API to query the local service cookie
* add a DBUS interface to query the local service cookie
* wrap that in avahi-client

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@555 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agos/Host/HostName/ in a couple places, and keep references to callbacks to
James Willcox [Fri, 9 Sep 2005 23:48:54 +0000 (23:48 +0000)]
s/Host/HostName/ in a couple places, and keep references to callbacks to
avoid crashing

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@554 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoum, point to the correct path
James Willcox [Fri, 9 Sep 2005 22:11:20 +0000 (22:11 +0000)]
um, point to the correct path

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@553 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoadd a mapping file
James Willcox [Fri, 9 Sep 2005 21:16:14 +0000 (21:16 +0000)]
add a mapping file

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@552 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agodrp const from text accessor functons in strlst.c
Lennart Poettering [Fri, 9 Sep 2005 20:53:40 +0000 (20:53 +0000)]
drp const from text accessor functons in strlst.c

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@551 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe