]>
git.meshlink.io Git - catta/log
Trent Lloyd [Sun, 28 Aug 2005 19:29:47 +0000 (19:29 +0000)]
* Update docs/DBUS-API
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@476
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 28 Aug 2005 19:27:02 +0000 (19:27 +0000)]
fix make distcheck
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@475
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Sun, 28 Aug 2005 18:56:03 +0000 (18:56 +0000)]
* Yeh, maybe we should use the copied value instead of the old one...
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@474
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Sun, 28 Aug 2005 18:54:51 +0000 (18:54 +0000)]
* We should va_end the va_copy'd value too
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@473
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Sun, 28 Aug 2005 18:49:39 +0000 (18:49 +0000)]
* avahi-common/malloc.c: va_copy the va_list before using it as we might want it again.
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@472
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 28 Aug 2005 16:25:13 +0000 (16:25 +0000)]
* Withdraw addresses if interface is not considered relevant
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@471
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 28 Aug 2005 15:18:00 +0000 (15:18 +0000)]
update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@470
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 28 Aug 2005 15:17:31 +0000 (15:17 +0000)]
* Change order of relevancy checks and RR updating for new/removed interfaces
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@469
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 28 Aug 2005 15:01:04 +0000 (15:01 +0000)]
* postpone address registration until all addresses have been discovered
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@468
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 28 Aug 2005 02:12:25 +0000 (02:12 +0000)]
* First try to publish link local addresses in case they are the only ones on the link
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@467
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 28 Aug 2005 02:11:14 +0000 (02:11 +0000)]
Don't consider incoming goodbye packets as conflicting unless they match one of our records
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@466
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 28 Aug 2005 02:10:06 +0000 (02:10 +0000)]
* Improve log messages
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@465
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 28 Aug 2005 01:31:34 +0000 (01:31 +0000)]
* be a little bit more verbose about published IP addresses
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@464
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 28 Aug 2005 01:18:06 +0000 (01:18 +0000)]
update todo
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@463
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 28 Aug 2005 01:15:48 +0000 (01:15 +0000)]
* Move service/host name/address resolvers to asynchronous interfaces
* drop xxx_get_dbus_path() functions
* drop xxx_block() functions
* fix compiler warning about missing const
* fix some minor memory corruption bugs
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@462
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 28 Aug 2005 01:11:13 +0000 (01:11 +0000)]
* Fix service resolving when a service is updated
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@461
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 28 Aug 2005 01:10:18 +0000 (01:10 +0000)]
* improve debug messages
* set destination for asynchronous resolver signals
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@460
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Sat, 27 Aug 2005 19:37:15 +0000 (19:37 +0000)]
* Fix a small typo in Server.introspect
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@459
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sat, 27 Aug 2005 18:25:29 +0000 (18:25 +0000)]
* fix some small issues in client-test
* add protocol argument avahi_adress_resolver_new_a()
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@458
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sat, 27 Aug 2005 17:13:10 +0000 (17:13 +0000)]
update avahi-discover and avahi-browse to make use of the service type database
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@457
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sat, 27 Aug 2005 17:12:48 +0000 (17:12 +0000)]
* add new object ServiceTypeDatabase to avahi module for python
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@456
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sat, 27 Aug 2005 17:11:39 +0000 (17:11 +0000)]
Add service type _workstation._tcp
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@455
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sat, 27 Aug 2005 01:21:49 +0000 (01:21 +0000)]
integrate the service type database into the build system
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@454
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sat, 27 Aug 2005 01:19:51 +0000 (01:19 +0000)]
update servcie type database a little
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@453
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sat, 27 Aug 2005 01:19:13 +0000 (01:19 +0000)]
install interface file when compiling without GTK but with Python+DBUS
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@452
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sat, 27 Aug 2005 00:51:25 +0000 (00:51 +0000)]
* add the beginning of a service type data base
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@451
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Fri, 26 Aug 2005 19:16:10 +0000 (19:16 +0000)]
* Implement AddressResolver in the avahi-client C api
* Small fix to the HostNameResolver
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@450
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Fri, 26 Aug 2005 18:25:39 +0000 (18:25 +0000)]
* Implement the HostNameResolver in the avahi-client C api
* Add HostNameResolver and ServiceResolver to client-test
* Add get_client functions to all avahi-client browsers/resolvers
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@449
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Thu, 25 Aug 2005 19:36:38 +0000 (19:36 +0000)]
minor avahi-discover-standalone fixes
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@448
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Thu, 25 Aug 2005 19:36:16 +0000 (19:36 +0000)]
* fix string list serialization
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@447
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Thu, 25 Aug 2005 19:34:51 +0000 (19:34 +0000)]
* fix "sebest's bug" (TM) -- deal with dbus brokeness when passing zero length arrays
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@446
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Thu, 25 Aug 2005 17:54:19 +0000 (17:54 +0000)]
* fix behaviour of empty TXT lists
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@445
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Thu, 25 Aug 2005 14:05:56 +0000 (14:05 +0000)]
* brrr, fix commit r442
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@444
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Thu, 25 Aug 2005 14:02:29 +0000 (14:02 +0000)]
* Show interface names instead of indexes in avahi-discover-standalone GUI
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@443
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Thu, 25 Aug 2005 14:01:48 +0000 (14:01 +0000)]
* support GetNetworkInterfaceNameByIndex/IndexByName on IPv6-only hosts
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@442
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Thu, 25 Aug 2005 13:43:14 +0000 (13:43 +0000)]
* small avahi-discover-standalone beautification when showing empty TXT records
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@441
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Thu, 25 Aug 2005 13:18:18 +0000 (13:18 +0000)]
add strncasecmp to functions to check for in configure.ac
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@440
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Thu, 25 Aug 2005 13:15:54 +0000 (13:15 +0000)]
fix small typo which breaks build without dbus
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@439
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Thu, 25 Aug 2005 13:15:27 +0000 (13:15 +0000)]
small bootstrap improvement
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@438
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Wed, 24 Aug 2005 09:36:56 +0000 (09:36 +0000)]
* avahi-bookmarks: Mention twisted.web in twisted error message
* bootstrap.sh: Change interpreter to #!/bin/sh
* configure.ac:
- Allow --with-distro=none to bypass check for supported distro
- Add check for the pkg-config binary
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@436
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Wed, 24 Aug 2005 07:41:33 +0000 (07:41 +0000)]
* Fix the archlinux avahi-dnsconfd init script
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@435
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Tue, 23 Aug 2005 23:45:27 +0000 (23:45 +0000)]
* drop useless argument
* do NOT call _exit when DBUS connection dies
* don't print directly to STDOUT, that's what DBusError is for
* small optimization
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@434
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Tue, 23 Aug 2005 21:50:39 +0000 (21:50 +0000)]
* avahi-client/
- Create a new function avahi_dbus_bus_get which acts like
dbus_bus_get but instead gets a private connection, this solves
the bug where you can't have more than one AvahiClient at once
because each successive AvahiClient stepped on the DBusWatch
handling of the previous due to libdbus liking to recycle
its connections.
Introduced a new configure option --with-dbus-system-address=
if you set this, you likely want it set to
unix:path=/some/socket/here
The default is /var/run/dbus/system_socket_address, because
this path is hard coded into D-BUS itself, and the
DBUS_SYSTEM_BUS_ADDRESS environment variable is now supported
to change this at runtime which is inline with libdbus.
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@432
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Tue, 23 Aug 2005 20:35:26 +0000 (20:35 +0000)]
* Re-indent configure.ac to four spaces
* Make all python programs that use DBUS only install if compiling with DBUS support (avahi-utils/Makefile.am, man/Makefile.am)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@431
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Tue, 23 Aug 2005 20:04:03 +0000 (20:04 +0000)]
* really fix compilation without DBUS
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@430
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Tue, 23 Aug 2005 19:42:53 +0000 (19:42 +0000)]
* Fix compilation with D-BUS disabled, include flags in DaemonConfig even if HAVE_DBUS is false
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@429
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Tue, 23 Aug 2005 19:05:34 +0000 (19:05 +0000)]
Implement asynchronous service resolving DBUS API
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@427
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Tue, 23 Aug 2005 18:23:13 +0000 (18:23 +0000)]
* Implement asynchronous host name resolving
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@426
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Tue, 23 Aug 2005 18:00:47 +0000 (18:00 +0000)]
* Implement asynchronous address resolver
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@425
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Tue, 23 Aug 2005 17:38:22 +0000 (17:38 +0000)]
* Move the D-BUS configured but not compiled in warning, and make it work right.
* Fix a bug in avahi-client where if you have multiple clients, a crash can occur when using AvahiServiceBrowsers.
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@424
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Tue, 23 Aug 2005 17:25:05 +0000 (17:25 +0000)]
Some configure cleanups
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@423
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Tue, 23 Aug 2005 17:19:29 +0000 (17:19 +0000)]
hide some files
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@422
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Tue, 23 Aug 2005 17:17:54 +0000 (17:17 +0000)]
bump .so current and age
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@421
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Tue, 23 Aug 2005 16:54:18 +0000 (16:54 +0000)]
* Yeh, I should like.. test my changes before I commit them, that would be a goodd idea. *nod*
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@420
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Tue, 23 Aug 2005 15:28:28 +0000 (15:28 +0000)]
* Don't barf on enable-dbus if not compiled with dbus, but print a warning if the config file requested to enable it
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@419
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Tue, 23 Aug 2005 13:02:11 +0000 (13:02 +0000)]
* Bump version number in configure.ac to 0.2
* Move a few dir definitions in Makefile.am's do that autotools doesn't create empty directories
* Uncomment AM_CONDITIONAL for TARGET_GENTOO which broke the build
* Add missing introspect files to EXTRA_DIST in avahi-daemon/Makefile.am, makes
distcheck pass again.
* Remove the ugly archlinux specific -std=c99 hack
* Replace it with a much more elegant test to see if rtnetlink.h will compile w
ith -std=c99 and disable it if it will not
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@417
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Tue, 23 Aug 2005 11:59:02 +0000 (11:59 +0000)]
* Re-enable use of gentoo initscripts
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@416
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Tue, 23 Aug 2005 11:36:41 +0000 (11:36 +0000)]
fPIC fix
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@415
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Tue, 23 Aug 2005 11:36:29 +0000 (11:36 +0000)]
update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@414
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Tue, 23 Aug 2005 11:28:40 +0000 (11:28 +0000)]
* New gentoo init scripts from Sven Wegener
* Fix creation of /avahi when compiling without python (thanks Sven Wegener for that too)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@413
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Tue, 23 Aug 2005 09:55:00 +0000 (09:55 +0000)]
* Yeh, so we wanted /etc/arch-release not /etc/arch-version.
* Fix syntax in the archlinux init script
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@412
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Tue, 23 Aug 2005 09:17:36 +0000 (09:17 +0000)]
* Add a pointer of where to find the xmltoman source as the upstream authors page has disappeared
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@411
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Tue, 23 Aug 2005 09:14:07 +0000 (09:14 +0000)]
* Check if the manpages have been generated, if not error about missing xmltoman rather than warning
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@410
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Tue, 23 Aug 2005 08:47:15 +0000 (08:47 +0000)]
* Another fix to the archlinux stuff.
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@409
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Tue, 23 Aug 2005 08:43:38 +0000 (08:43 +0000)]
* Hide Makefile.in, Makefile in initscripts/archlinux
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@408
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Tue, 23 Aug 2005 08:39:01 +0000 (08:39 +0000)]
* generate initscript/archlinux/Makefile
* Fix archlinux CFLAG err, fix.
* Rename the initscript dirs to all lowercase.
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@407
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Tue, 23 Aug 2005 08:16:13 +0000 (08:16 +0000)]
* Clean up init script handling stuff
* Add archlinux support
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@406
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Tue, 23 Aug 2005 06:37:21 +0000 (06:37 +0000)]
* Mention a 'none' option to --with-distro for distributions that are not known.
* Add a return 0 to the glib integration example, better make good code examples I suppose. :)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@405
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Sebastien Estienne [Tue, 23 Aug 2005 01:18:33 +0000 (01:18 +0000)]
fix a bug in avahi-glib.pc
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@404
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Mon, 22 Aug 2005 23:20:05 +0000 (23:20 +0000)]
* Add introspection data for new resolver interfaces
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@403
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Mon, 22 Aug 2005 23:11:52 +0000 (23:11 +0000)]
More asynchronous resolver work
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@402
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Mon, 22 Aug 2005 23:11:22 +0000 (23:11 +0000)]
Make protocol an attribute instead of an element. (Sorry Lathiat, but you broke the DTD, and I just fixed this without forcing a specific order of elements.)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@401
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Mon, 22 Aug 2005 22:17:47 +0000 (22:17 +0000)]
preliminary asynchronous resolver work
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@400
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Mon, 22 Aug 2005 21:59:12 +0000 (21:59 +0000)]
hide glib-integration
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@399
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Mon, 22 Aug 2005 21:57:09 +0000 (21:57 +0000)]
fix memory corruption in avahi-test
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@398
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Mon, 22 Aug 2005 20:26:18 +0000 (20:26 +0000)]
* add support for setting enable-dbus to "warn" in avahi-daemon.conf
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@397
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Mon, 22 Aug 2005 20:02:18 +0000 (20:02 +0000)]
* fix glib example build when compiling without DBUS but with GLIB
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@396
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Mon, 22 Aug 2005 19:15:22 +0000 (19:15 +0000)]
* add four new AvahiStringList functions (this is four you, Sebastien!)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@395
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Mon, 22 Aug 2005 19:07:08 +0000 (19:07 +0000)]
* Add glib integration example.
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@394
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Mon, 22 Aug 2005 08:56:57 +0000 (08:56 +0000)]
fix some issues with host-name/address/service resolving
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@393
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 21 Aug 2005 23:01:28 +0000 (23:01 +0000)]
update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@392
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Sun, 21 Aug 2005 21:33:12 +0000 (21:33 +0000)]
* Update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@390
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Sun, 21 Aug 2005 21:23:14 +0000 (21:23 +0000)]
* Add a simple entry group reset/change/commit to client-test
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@389
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 21 Aug 2005 21:15:47 +0000 (21:15 +0000)]
* Beef up host name and address resolvers to notify about RR changes (Similar to what already is available for the service resolver)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@388
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 21 Aug 2005 21:13:01 +0000 (21:13 +0000)]
Add debug message when executing simple protocol commands
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@387
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 21 Aug 2005 20:03:50 +0000 (20:03 +0000)]
add support for RR modification in service data
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@386
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 21 Aug 2005 17:23:22 +0000 (17:23 +0000)]
* fix memory corruption bug in reflection engine
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@385
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Trent Lloyd [Sun, 21 Aug 2005 16:48:57 +0000 (16:48 +0000)]
* Exclude Gentoo, SUSE from configure.ac. Makes distcheck pass.
* Update AUTHORS file
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@384
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 21 Aug 2005 16:04:22 +0000 (16:04 +0000)]
* add two new functions:
* avahi_string_list_add_printf
* avahi_string_list_add_vprintf
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@383
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 21 Aug 2005 15:20:55 +0000 (15:20 +0000)]
* fix local conflict detection algorithm
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@382
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 21 Aug 2005 15:04:16 +0000 (15:04 +0000)]
initialize n_clients to 0
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@381
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 21 Aug 2005 13:35:06 +0000 (13:35 +0000)]
* Disable shipping of Gentoo and SUSE init scripts for now since they are horribly out of date
* Remove RedHat/Slackware directories since they are empty
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@380
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 21 Aug 2005 13:12:24 +0000 (13:12 +0000)]
small fix
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@379
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 21 Aug 2005 12:54:35 +0000 (12:54 +0000)]
* fix a bug with bad collision handling in static services (Thanks Sebest!)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@378
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 21 Aug 2005 12:52:02 +0000 (12:52 +0000)]
Build man pages before homepage upload
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@377
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Sebastien Estienne [Sun, 21 Aug 2005 12:07:30 +0000 (12:07 +0000)]
regenerate doxygen when a header or an example file is modified
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@376
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 21 Aug 2005 01:26:44 +0000 (01:26 +0000)]
Built client examples only when DBUS is available
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@375
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sun, 21 Aug 2005 00:35:33 +0000 (00:35 +0000)]
* Detect usable compiler flags automatically (Thanks, Ikke!)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@374
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sat, 20 Aug 2005 23:59:59 +0000 (23:59 +0000)]
* fix a bug in avahi-discover-standalone found by some guy calling himself "j"
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@373
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe
Lennart Poettering [Sat, 20 Aug 2005 23:41:18 +0000 (23:41 +0000)]
ship avahi-poll.dia
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@372
941a03a8 -eaeb-0310-b9a0-
b1bbd8fe43fe