]> git.meshlink.io Git - catta/log
catta
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

18 years agoadd some data access api to string list, and use it in ServiceResolver
James Willcox [Fri, 9 Sep 2005 20:48:41 +0000 (20:48 +0000)]
add some data access api to string list, and use it in ServiceResolver

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

18 years agohousekeeping
Lennart Poettering [Fri, 9 Sep 2005 20:29:48 +0000 (20:29 +0000)]
housekeeping

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

18 years agoI am retarded
James Willcox [Fri, 9 Sep 2005 19:56:12 +0000 (19:56 +0000)]
I am retarded

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

18 years agobump version number
Lennart Poettering [Fri, 9 Sep 2005 19:49:29 +0000 (19:49 +0000)]
bump version number

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

18 years agomove avahi-sharp.pc to the root directory
James Willcox [Fri, 9 Sep 2005 19:37:21 +0000 (19:37 +0000)]
move avahi-sharp.pc to the root directory

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

18 years agoignore Makefile(.in)? in avahi-sharp
Lennart Poettering [Fri, 9 Sep 2005 19:36:22 +0000 (19:36 +0000)]
ignore Makefile(.in)? in avahi-sharp

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

18 years agoadd another status line to configure.ac
Lennart Poettering [Fri, 9 Sep 2005 19:35:31 +0000 (19:35 +0000)]
add another status line to configure.ac

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

18 years agoadd pkg-config file, and AssemblyInfo
James Willcox [Fri, 9 Sep 2005 19:29:47 +0000 (19:29 +0000)]
add pkg-config file, and AssemblyInfo

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

18 years agoadd myself
James Willcox [Fri, 9 Sep 2005 19:01:16 +0000 (19:01 +0000)]
add myself

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

18 years agoadd the Id line, enable keyword expansion
James Willcox [Fri, 9 Sep 2005 18:53:40 +0000 (18:53 +0000)]
add the Id line, enable keyword expansion

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

18 years agointegrate mono bindings into the build
James Willcox [Fri, 9 Sep 2005 18:41:51 +0000 (18:41 +0000)]
integrate mono bindings into the build

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

18 years agomajor TODO update
Lennart Poettering [Fri, 9 Sep 2005 17:16:22 +0000 (17:16 +0000)]
major TODO update

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

18 years agoadd initial mono bindings
James Willcox [Fri, 9 Sep 2005 17:12:57 +0000 (17:12 +0000)]
add initial mono bindings

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

18 years agosmall, superfluous optimization
Lennart Poettering [Thu, 8 Sep 2005 20:28:42 +0000 (20:28 +0000)]
small, superfluous optimization

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

18 years ago * Insert brain here.
Trent Lloyd [Thu, 8 Sep 2005 20:23:35 +0000 (20:23 +0000)]
 * Insert brain here.

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

18 years ago * Fix interfaces stuff
Trent Lloyd [Thu, 8 Sep 2005 20:20:03 +0000 (20:20 +0000)]
 * Fix interfaces stuff

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

18 years agofix avahi-disocver and glade
Lennart Poettering [Thu, 8 Sep 2005 18:56:02 +0000 (18:56 +0000)]
fix avahi-disocver and glade

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

18 years ago * Bump libavahi-core soname version
Trent Lloyd [Thu, 8 Sep 2005 18:19:46 +0000 (18:19 +0000)]
 * Bump libavahi-core soname version

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

18 years ago * Update NEWS file for 0.4 release.
Trent Lloyd [Thu, 8 Sep 2005 18:10:13 +0000 (18:10 +0000)]
 * Update NEWS file for 0.4 release.

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

18 years agodefine interfacesdir unconditionally
Lennart Poettering [Thu, 8 Sep 2005 12:20:09 +0000 (12:20 +0000)]
define interfacesdir unconditionally

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

18 years ago * Minor build change
Trent Lloyd [Thu, 8 Sep 2005 12:13:09 +0000 (12:13 +0000)]
 * Minor build change

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

18 years agoadd suse init scripts
Lennart Poettering [Wed, 7 Sep 2005 21:16:20 +0000 (21:16 +0000)]
add suse init scripts

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

18 years agoRemove superfluous sleep in archlinux init scripts
Lennart Poettering [Wed, 7 Sep 2005 21:14:09 +0000 (21:14 +0000)]
Remove superfluous sleep in archlinux init scripts

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

18 years agoremove superflous sleeps in debian initscriptcs
Lennart Poettering [Wed, 7 Sep 2005 21:02:47 +0000 (21:02 +0000)]
remove superflous sleeps in debian initscriptcs

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

18 years agopython: use module gdbm exclusively (dropping anydbm, dbm)
Lennart Poettering [Wed, 7 Sep 2005 17:51:01 +0000 (17:51 +0000)]
python: use module gdbm exclusively (dropping anydbm, dbm)

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

18 years agomove definition of libtool version info data to configure.ac
Lennart Poettering [Wed, 7 Sep 2005 17:25:07 +0000 (17:25 +0000)]
move definition of libtool version info data to configure.ac

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

18 years agoupdate configure.ac to require at least dbus 0.34
Lennart Poettering [Wed, 7 Sep 2005 17:07:59 +0000 (17:07 +0000)]
update configure.ac to require at least dbus 0.34

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

18 years agoremove some obsolte stuff regarding compiler warnings from HACKING
Lennart Poettering [Wed, 7 Sep 2005 11:59:32 +0000 (11:59 +0000)]
remove some obsolte stuff regarding compiler warnings from HACKING

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

18 years ago * Bump version to 0.4 ready for 0.4 release shortly.
Trent Lloyd [Wed, 7 Sep 2005 09:30:11 +0000 (09:30 +0000)]
 * Bump version to 0.4 ready for 0.4 release shortly.

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

18 years agoMatch rr_pending increases/decreases. Fixed crash (assert rr_pending>0)
Jakub Stachowski [Tue, 6 Sep 2005 22:23:50 +0000 (22:23 +0000)]
Match rr_pending increases/decreases. Fixed crash (assert rr_pending>0)
when running dhclient after bringing interface down.

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

18 years ago * Patch by Ross Burton to make building the ServiceTypeDatabase work when PYGTK...
Trent Lloyd [Tue, 6 Sep 2005 11:23:21 +0000 (11:23 +0000)]
 * Patch by Ross Burton to make building the ServiceTypeDatabase work when PYGTK and PYTHON-DBUS are not found.

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

18 years agoSeparate directories for qt3 and qt4 includes.
Jakub Stachowski [Tue, 6 Sep 2005 10:41:59 +0000 (10:41 +0000)]
Separate directories for qt3 and qt4 includes.

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

18 years agominor NEWS updat
Lennart Poettering [Sat, 3 Sep 2005 17:06:29 +0000 (17:06 +0000)]
minor NEWS updat

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

18 years ago * Add NEWS for 0.3 release.
Trent Lloyd [Sat, 3 Sep 2005 16:31:52 +0000 (16:31 +0000)]
 * Add NEWS for 0.3 release.

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

18 years agoTimeout should be called only once and then disable itself
Jakub Stachowski [Thu, 1 Sep 2005 18:44:57 +0000 (18:44 +0000)]
Timeout should be called only once and then disable itself

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

18 years ago* Update avahi-bookmarks and add documentation for recent avahi-bookmarks changes
Lennart Poettering [Wed, 31 Aug 2005 21:57:13 +0000 (21:57 +0000)]
* Update avahi-bookmarks and add documentation for recent avahi-bookmarks changes

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

18 years ago * Make a few small build fixes to the QT stuff so make distcheck passes.
Trent Lloyd [Tue, 30 Aug 2005 21:51:34 +0000 (21:51 +0000)]
 * Make a few small build fixes to the QT stuff so make distcheck passes.

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

18 years ago * Bump configure.ac version to 0.3 for testing.
Trent Lloyd [Tue, 30 Aug 2005 21:36:12 +0000 (21:36 +0000)]
 * Bump configure.ac version to 0.3 for testing.

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

18 years agoFix even more breakage from r504
Lennart Poettering [Tue, 30 Aug 2005 18:18:51 +0000 (18:18 +0000)]
Fix even more breakage from r504

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

18 years agosome more fixes for r504
Lennart Poettering [Tue, 30 Aug 2005 18:15:47 +0000 (18:15 +0000)]
some more fixes for r504

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