]> git.meshlink.io Git - catta/log
catta
16 years agoMove SimpleGladeApp.py into avahi-discover, so that avahi-python doesn't need to...
Sjoerd Simons [Sun, 23 Sep 2007 18:47:13 +0000 (18:47 +0000)]
Move SimpleGladeApp.py into avahi-discover, so that avahi-python doesn't need to depend on python anymore

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

16 years agoadd missing comment terminator
Lennart Poettering [Thu, 6 Sep 2007 20:03:45 +0000 (20:03 +0000)]
add missing comment terminator

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

16 years agoservice-types.db belongs in /lib, closes #171, rhbz 274731
Lennart Poettering [Thu, 6 Sep 2007 17:49:29 +0000 (17:49 +0000)]
service-types.db belongs in /lib, closes #171, rhbz 274731

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

16 years agoFix a segfault when registering services with libdns_sd before the avahi daemon finis...
Lennart Poettering [Thu, 6 Sep 2007 17:20:03 +0000 (17:20 +0000)]
Fix a segfault when registering services with libdns_sd before the avahi daemon finished starting up; Closes rhbz 251700; Original patch from Tim Waugh

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

16 years agoadd more missing config.h inclusions
Lennart Poettering [Thu, 6 Sep 2007 17:01:24 +0000 (17:01 +0000)]
add more missing config.h inclusions

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

16 years agomove fedora init script to level 96, closing rhbz #249044
Lennart Poettering [Thu, 6 Sep 2007 16:57:42 +0000 (16:57 +0000)]
move fedora init script to level 96, closing rhbz #249044

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

16 years agoadd missing config.h inclusion
Lennart Poettering [Thu, 6 Sep 2007 16:51:35 +0000 (16:51 +0000)]
add missing config.h inclusion

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

16 years agomerge fedora initscript changes, closes rhbz #246875
Lennart Poettering [Thu, 6 Sep 2007 16:48:03 +0000 (16:48 +0000)]
merge fedora initscript changes, closes rhbz #246875

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

16 years agoAdd new option --parsable to avahi-browse for output in an easily parsable format...
Lennart Poettering [Mon, 3 Sep 2007 12:43:06 +0000 (12:43 +0000)]
Add new option --parsable to avahi-browse for output in an easily parsable format. (Closes #169)

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

16 years agofix dbus version check for dbus_watch_get_unix_fd()
Lennart Poettering [Sun, 2 Sep 2007 21:17:57 +0000 (21:17 +0000)]
fix dbus version check for dbus_watch_get_unix_fd()

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

16 years agoDon't segfault when no browse domains are configured in resolv.conf. Original patch...
Lennart Poettering [Sat, 25 Aug 2007 23:25:19 +0000 (23:25 +0000)]
Don't segfault when no browse domains are configured in resolv.conf. Original patch from zml. Closes #162

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

16 years agoproperly use va_copy() when iterating more than once through a va_list; fix bad memor...
Lennart Poettering [Sat, 25 Aug 2007 23:16:36 +0000 (23:16 +0000)]
properly use va_copy() when iterating more than once through a va_list; fix bad memory access by one byte; closes #164; identified by QuLogic

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

16 years agofix build on old freebsd, patch from zmi (Closes #158)
Lennart Poettering [Sun, 19 Aug 2007 23:45:30 +0000 (23:45 +0000)]
fix build on old freebsd, patch from zmi (Closes #158)

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

16 years agofix avahi-browse --help
Lennart Poettering [Sun, 12 Aug 2007 18:59:29 +0000 (18:59 +0000)]
fix avahi-browse --help

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

16 years agouse dbus_watch_get_unix_fd() only in dbus >= 1.1.1
Lennart Poettering [Sun, 12 Aug 2007 17:16:43 +0000 (17:16 +0000)]
use dbus_watch_get_unix_fd() only in dbus >= 1.1.1

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

16 years agohide built init scripts
Lennart Poettering [Sun, 12 Aug 2007 16:25:06 +0000 (16:25 +0000)]
hide built init scripts

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

16 years agoupdate sonames
Lennart Poettering [Sun, 12 Aug 2007 16:08:21 +0000 (16:08 +0000)]
update sonames

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

16 years agoupdate NEWS file
Lennart Poettering [Sun, 12 Aug 2007 16:06:16 +0000 (16:06 +0000)]
update NEWS file

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

16 years agoadd new API function avahi_server_set_browse_domains() to avahi-core
Lennart Poettering [Sun, 12 Aug 2007 15:45:03 +0000 (15:45 +0000)]
add new API function avahi_server_set_browse_domains() to avahi-core

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

16 years agoEnough is enough! I have had it with these motherf**ng gcc on this motherf**ng shut...
Lennart Poettering [Sun, 12 Aug 2007 15:43:42 +0000 (15:43 +0000)]
Enough is enough! I have had it with these motherf**ng gcc on this motherf**ng shut up\! -- Neville Flynn

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

16 years agogcc, shut the fuck up\!
Lennart Poettering [Sun, 12 Aug 2007 15:41:45 +0000 (15:41 +0000)]
gcc, shut the fuck up\!

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

16 years agomake gcc even more shut up
Lennart Poettering [Sun, 12 Aug 2007 15:41:10 +0000 (15:41 +0000)]
make gcc even more shut up

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

16 years agomake gcc shut up a little bit more
Lennart Poettering [Sun, 12 Aug 2007 15:40:25 +0000 (15:40 +0000)]
make gcc shut up a little bit more

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

16 years agoremove redundant definition
Lennart Poettering [Sun, 12 Aug 2007 15:39:53 +0000 (15:39 +0000)]
remove redundant definition

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

16 years agoreplace obsolete dbus api
Lennart Poettering [Sun, 12 Aug 2007 15:39:18 +0000 (15:39 +0000)]
replace obsolete dbus api

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

16 years agoadd really long test cases
Lennart Poettering [Sun, 12 Aug 2007 14:09:23 +0000 (14:09 +0000)]
add really long test cases

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

16 years agodeal properly with really long service/host names when looking for alternatives
Lennart Poettering [Sun, 12 Aug 2007 14:09:11 +0000 (14:09 +0000)]
deal properly with really long service/host names when looking for alternatives

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

16 years agomake gcc shut up
Lennart Poettering [Sun, 12 Aug 2007 14:03:27 +0000 (14:03 +0000)]
make gcc shut up

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

16 years agoFix autoipd on Linux, bug fix from Pauline Yeung
Lennart Poettering [Wed, 8 Aug 2007 14:28:58 +0000 (14:28 +0000)]
Fix autoipd on Linux, bug fix from Pauline Yeung

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

16 years agoDocument in avahi_entry_group_add_service() that Avahi service names need to be short...
Lennart Poettering [Mon, 30 Jul 2007 20:12:20 +0000 (20:12 +0000)]
Document in avahi_entry_group_add_service() that Avahi service names need to be shorter than 63 characters, as requested by RĂ©mi Cardona

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

16 years agoMove fedora init script from start level 98 to 97 to leave some space so that cups...
Lennart Poettering [Tue, 24 Jul 2007 21:26:35 +0000 (21:26 +0000)]
Move fedora init script from start level 98 to 97 to leave some space so that cups can be started after avahi but before cups. Closes RHBZ 249044

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

16 years agoFix a couple of typos. Closes RHBZ #249306
Lennart Poettering [Tue, 24 Jul 2007 20:48:04 +0000 (20:48 +0000)]
Fix a couple of typos. Closes RHBZ #249306

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

16 years ago * Modify the local conflict detection to allow multiple identical
Trent Lloyd [Fri, 20 Jul 2007 18:13:42 +0000 (18:13 +0000)]
 * Modify the local conflict detection to allow multiple identical
records, so it is consistent with the network conflict detection.  This
allows you to publish shared services from the same machine not just
different machines.

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

16 years agoChange _XOPEN_SOURCE to 500
Lennart Poettering [Wed, 11 Jul 2007 22:59:06 +0000 (22:59 +0000)]
Change _XOPEN_SOURCE to 500

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

16 years agoreindent
Lennart Poettering [Wed, 11 Jul 2007 16:35:13 +0000 (16:35 +0000)]
reindent

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

16 years ago * Don't attempt to treat Known Answer records as potentially
Trent Lloyd [Tue, 10 Jul 2007 23:52:30 +0000 (23:52 +0000)]
 * Don't attempt to treat Known Answer records as potentially
conflicting records.

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

16 years agoAdd FreeBSD kqueue support for watching for configuration file changes, much the...
Lennart Poettering [Tue, 10 Jul 2007 22:41:39 +0000 (22:41 +0000)]
Add FreeBSD kqueue support for watching for configuration file changes, much the same way we currently have for Linux with inotify. (Patch supplied by marcus, but autoconf check reversed, re #149)

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

16 years agoFreeBSD portability fixes contributed by marcus
Lennart Poettering [Tue, 10 Jul 2007 22:39:30 +0000 (22:39 +0000)]
FreeBSD portability fixes contributed by marcus

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

16 years ago * Patch from Sjoerd Simons - if we shorten a DNS packet to remove records, we must...
Trent Lloyd [Sat, 7 Jul 2007 21:22:19 +0000 (21:22 +0000)]
 * Patch from Sjoerd Simons - if we shorten a DNS packet to remove records, we must remove all compressed labels from the name table that are inside
the removed section.  Add avahi_dns_packet_cleanup_name_table and call in appropriate places where packet is shrunk.

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

16 years agoonly build avahi-ui-sharp if we have gtk
James Willcox [Thu, 5 Jul 2007 15:31:51 +0000 (15:31 +0000)]
only build avahi-ui-sharp if we have gtk

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

16 years agobump version
Lennart Poettering [Fri, 22 Jun 2007 16:31:14 +0000 (16:31 +0000)]
bump version

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

16 years agoUpdate README for 0.6.20
Lennart Poettering [Fri, 22 Jun 2007 16:26:50 +0000 (16:26 +0000)]
Update README for 0.6.20

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

16 years agoavahi-autoipd: allow specifying the action script to run on the command line. Patch...
Lennart Poettering [Thu, 21 Jun 2007 14:32:24 +0000 (14:32 +0000)]
avahi-autoipd: allow specifying the action script to run on the command line. Patch from dcbw. Closes #147

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

16 years agouse libdaemon's new daemon_close_all() function to close all fds when daemonizing...
Lennart Poettering [Mon, 11 Jun 2007 16:43:47 +0000 (16:43 +0000)]
use libdaemon's new daemon_close_all() function to close all fds when daemonizing. This requires libdaemon 0.11 (not yet released) to work, hence also bump the dep.

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

16 years agoSome additional solaris portability issues. (Patch from trs80) (re #145)
Lennart Poettering [Mon, 11 Jun 2007 16:10:26 +0000 (16:10 +0000)]
Some additional solaris portability issues. (Patch from trs80) (re #145)

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

16 years agoProplery remove bvnc man page before installing it. (re #145)
Lennart Poettering [Mon, 11 Jun 2007 15:57:18 +0000 (15:57 +0000)]
Proplery remove bvnc man page before installing it. (re #145)

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

16 years agofix compilation when compiled with DBM instead of gdbm. Patch supplied from Padraig...
Lennart Poettering [Mon, 11 Jun 2007 15:55:07 +0000 (15:55 +0000)]
fix compilation when compiled with DBM instead of gdbm. Patch supplied from Padraig O'Briain. (rel #145)

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

16 years agoMake herzi sleep beter. (Closes #143)
Lennart Poettering [Sat, 2 Jun 2007 10:08:17 +0000 (10:08 +0000)]
Make herzi sleep beter. (Closes #143)

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

16 years agofix a local DoS (by hitting an assert) when passing empty TXT strings to the avahi...
Lennart Poettering [Mon, 21 May 2007 17:13:05 +0000 (17:13 +0000)]
fix a local DoS (by hitting an assert) when passing empty TXT strings to the avahi-daemon for regsitration. (Problem identified and original patch supplied by Emanuele Aina)

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

17 years agos/zssh.exe/bssh.exe/
James Willcox [Thu, 10 May 2007 20:06:09 +0000 (20:06 +0000)]
s/zssh.exe/bssh.exe/

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

17 years agomake sure avahi-ui-sharp.dll exists before building zssh.exe
James Willcox [Thu, 10 May 2007 19:47:48 +0000 (19:47 +0000)]
make sure avahi-ui-sharp.dll exists before building zssh.exe

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

17 years agofix the build for zssh.exe (was not referencing avahi-sharp.dll)
James Willcox [Thu, 10 May 2007 19:39:40 +0000 (19:39 +0000)]
fix the build for zssh.exe (was not referencing avahi-sharp.dll)

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

17 years agoDoxygen documentation cleanups:
Lennart Poettering [Wed, 9 May 2007 19:45:54 +0000 (19:45 +0000)]
Doxygen documentation cleanups:

* Hide a few irrelevant header files and definitions from doxygen to make the docs shorter
* Update some texts
* Put functions into categories

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

17 years agoadd refs to the ssh and xvncviewer man pages
Lennart Poettering [Wed, 9 May 2007 15:23:17 +0000 (15:23 +0000)]
add refs to the ssh and xvncviewer man pages

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

17 years agoadd note about new man page for bssh/bvnc to NEWS
Lennart Poettering [Wed, 9 May 2007 14:39:38 +0000 (14:39 +0000)]
add note about new man page for bssh/bvnc to NEWS

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

17 years agobumping version and sonames
Lennart Poettering [Wed, 9 May 2007 14:39:14 +0000 (14:39 +0000)]
bumping version and sonames

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

17 years agofix man page
Lennart Poettering [Wed, 9 May 2007 14:38:26 +0000 (14:38 +0000)]
fix man page

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

17 years agoupdate NEWS for 0.6.19
Lennart Poettering [Wed, 9 May 2007 14:32:24 +0000 (14:32 +0000)]
update NEWS for 0.6.19

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

17 years agoadd bssh man page
Lennart Poettering [Wed, 9 May 2007 14:30:19 +0000 (14:30 +0000)]
add bssh man page

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

17 years agocompat fix for older inotify versions
Lennart Poettering [Wed, 9 May 2007 13:09:09 +0000 (13:09 +0000)]
compat fix for older inotify versions

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

17 years agoupdate desktop files with http://svn.debian.org/wsvn/pkg-utopia/packages/unstable...
Lennart Poettering [Wed, 9 May 2007 12:54:01 +0000 (12:54 +0000)]
update desktop files with http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi/debian/patches/25_avahi_fix_desktop_files.patch?op=file&rev=0&sc=0

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

17 years agoReset umask before writing files to /var/lib/avahi-autoipd. Fix for ubuntu bug 83521
Lennart Poettering [Wed, 9 May 2007 12:19:11 +0000 (12:19 +0000)]
Reset umask before writing files to /var/lib/avahi-autoipd. Fix for ubuntu bug 83521

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

17 years agofix wording of the dbus reconneection message (closes fedora bug 237734)
Lennart Poettering [Wed, 9 May 2007 11:47:04 +0000 (11:47 +0000)]
fix wording of the dbus reconneection message (closes fedora bug 237734)

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

17 years agoFix bogus --help output for avahi-resolve. Yet another patch that hasn't been send...
Lennart Poettering [Wed, 9 May 2007 11:09:02 +0000 (11:09 +0000)]
Fix bogus --help output for avahi-resolve. Yet another patch that hasn't been send upstream from the distributors. http://cvs.fedora.redhat.com/viewcvs/devel/avahi/avahi-0.6.9-bz189427.patch

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

17 years agoApply fedora init script fix from http://cvs.fedora.redhat.com/viewcvs/devel/avahi...
Lennart Poettering [Wed, 9 May 2007 11:00:35 +0000 (11:00 +0000)]
Apply fedora init script fix from http://cvs.fedora.redhat.com/viewcvs/devel/avahi/avahi-0.6.15-initscript.patch

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

17 years agoAlso accept GTK_RESPONSE_OK, _YES and _APPLY besides _ACCEPT as positive response...
Lennart Poettering [Tue, 8 May 2007 23:59:43 +0000 (23:59 +0000)]
Also accept GTK_RESPONSE_OK, _YES and _APPLY besides _ACCEPT as positive response in AuiServiceDialog.
Fix default widget setting. Make positive buttons insensitive when no service is selected/listed. (Closes #139)

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

17 years agodon't publish the service cookie by default anymore. It was a bad idea. We should...
Lennart Poettering [Tue, 8 May 2007 22:50:58 +0000 (22:50 +0000)]
don't publish the service cookie by default anymore. It was a bad idea. We should think of something better way to work around this problem.

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

17 years agoDisable SSP on archs that don't support it. (Patch idead from Sjoerd Simons; Closes...
Lennart Poettering [Tue, 8 May 2007 22:36:38 +0000 (22:36 +0000)]
Disable SSP on archs that don't support it. (Patch idead from Sjoerd Simons; Closes #137)

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

17 years agofix a compilier warning in the HOWL headers. (Patch from MarkDoliner; closes #134)
Lennart Poettering [Tue, 8 May 2007 22:21:30 +0000 (22:21 +0000)]
fix a compilier warning in the HOWL headers. (Patch from MarkDoliner; closes #134)

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

17 years agowork around KDE misbehaviour. (Patch from Martin Putt; Closes #135)
Lennart Poettering [Tue, 8 May 2007 22:12:10 +0000 (22:12 +0000)]
work around KDE misbehaviour. (Patch from Martin Putt; Closes #135)

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

17 years agofix a small typo (patch from mezz; closes #138)
Lennart Poettering [Tue, 8 May 2007 22:01:57 +0000 (22:01 +0000)]
fix a small typo (patch from mezz; closes #138)

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

17 years agoAdd a few new service types from Adobe programs to the database (Closes: #136)
Lennart Poettering [Tue, 8 May 2007 21:59:27 +0000 (21:59 +0000)]
Add a few new service types from Adobe programs to the database (Closes: #136)

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

17 years agorename "zssh" to "bssh" and "zvnc" to "bvnc" to avoid a name collision with an alread...
Lennart Poettering [Tue, 8 May 2007 21:57:32 +0000 (21:57 +0000)]
rename "zssh" to "bssh" and "zvnc" to "bvnc" to avoid a name collision with an already existing tool of the same name. (on request of the Debian people)

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

17 years agoDon't pick the first 256 and the last 256 IP addresses from the IPv4LL range, as...
Lennart Poettering [Tue, 8 May 2007 21:52:54 +0000 (21:52 +0000)]
Don't pick the first 256 and the last 256 IP addresses from the IPv4LL range, as required by section 2.1 of the ipv4ll spec. (Noticed by grinsbalu)

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

17 years agoadd svn:ignore for avahi-ui-sharp
Lennart Poettering [Sat, 21 Apr 2007 19:30:04 +0000 (19:30 +0000)]
add svn:ignore for avahi-ui-sharp

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

17 years agoAdd missing #ifdef to avoid build failure on system having neither sys/inotify.h
Lennart Poettering [Sat, 21 Apr 2007 18:51:49 +0000 (18:51 +0000)]
Add missing #ifdef to avoid build failure on system having neither sys/inotify.h
nor linux/inotify.h (Patch from Sven Wegener)

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

17 years agoUse nodist for scripts that are created at build time, else it may happen that
Lennart Poettering [Sat, 21 Apr 2007 18:48:27 +0000 (18:48 +0000)]
Use nodist for scripts that are created at build time, else it may happen that
we bundle them and cause problems on the target systems. (Patch from Sven Wegener)

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

17 years agofix distcheck
James Willcox [Sat, 21 Apr 2007 02:26:14 +0000 (02:26 +0000)]
fix distcheck

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

17 years agoadda note to avahi_service_resolver_new() to remind people to pass the correct interf...
Lennart Poettering [Fri, 20 Apr 2007 14:17:22 +0000 (14:17 +0000)]
adda note to avahi_service_resolver_new() to remind people to pass the correct interface/protocol args they received via avahi_service_browser_new()'s callback function

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

17 years agoavahi-ui: fix segfault when browsing for services in non-existing domains or domains...
Lennart Poettering [Fri, 20 Apr 2007 13:17:49 +0000 (13:17 +0000)]
avahi-ui: fix segfault when browsing for services in non-existing domains or domains that don't have any services assigned.

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

17 years agotry to fix make distcheck
Lennart Poettering [Fri, 20 Apr 2007 10:26:05 +0000 (10:26 +0000)]
try to fix make distcheck

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

17 years agoadd a 'connect' button :)
James Willcox [Thu, 19 Apr 2007 23:16:56 +0000 (23:16 +0000)]
add a 'connect' button :)

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

17 years agoadd a makefile rule for zssh.exe, and add a .pc file for avahi-ui-sharp
James Willcox [Thu, 19 Apr 2007 23:12:35 +0000 (23:12 +0000)]
add a makefile rule for zssh.exe, and add a .pc file for avahi-ui-sharp

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

17 years agoadd avahi-ui-sharp
James Willcox [Thu, 19 Apr 2007 21:01:45 +0000 (21:01 +0000)]
add avahi-ui-sharp

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

17 years agokill avahi autoipd when dhclient enters RELEASE state. (following debian bug 419794)
Lennart Poettering [Thu, 19 Apr 2007 17:56:30 +0000 (17:56 +0000)]
kill avahi autoipd when dhclient enters RELEASE state. (following debian bug 419794)

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

17 years agoadd gcc ssp note to NEWS
Lennart Poettering [Wed, 18 Apr 2007 20:49:02 +0000 (20:49 +0000)]
add gcc ssp note to NEWS

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

17 years agoYes, I suck. This commit contains two totally unrelated changes and I really
Lennart Poettering [Wed, 18 Apr 2007 20:39:57 +0000 (20:39 +0000)]
Yes, I suck. This commit contains two totally unrelated changes and I really
should commit them seperately, but I am ignoring my own rules, and do it in a
single commit. I suck. I really do. I am sorry. Please don't try this at home.
And please don't tell your children!

* Show properly that avahi-autoipd is not built if libdaemon is missing (Closes #133)

* Enable stack-smashing protection if available and wokring. Patch from tedp. (Closes #105)

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

17 years agoadd missing header file
Lennart Poettering [Wed, 18 Apr 2007 20:29:34 +0000 (20:29 +0000)]
add missing header file

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

17 years agoadd a simple example how to properly let the IP stack choose a free port number
Lennart Poettering [Wed, 18 Apr 2007 20:22:27 +0000 (20:22 +0000)]
add a simple example how to properly let the IP stack choose a free port number

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

17 years agostreamline esktop file names
Lennart Poettering [Tue, 17 Apr 2007 11:49:54 +0000 (11:49 +0000)]
streamline esktop file names

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

17 years agono need to make the .desktop files executable
Lennart Poettering [Tue, 17 Apr 2007 11:35:58 +0000 (11:35 +0000)]
no need to make the .desktop files executable

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

17 years agobuild fixes for .desktop files
Lennart Poettering [Tue, 17 Apr 2007 11:35:15 +0000 (11:35 +0000)]
build fixes for .desktop files

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

17 years agoadd zssh and zvnc desktop files
Lennart Poettering [Tue, 17 Apr 2007 11:31:42 +0000 (11:31 +0000)]
add zssh and zvnc desktop files

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

17 years agoprepare NEWS for 0.6.18
Lennart Poettering [Tue, 17 Apr 2007 10:44:06 +0000 (10:44 +0000)]
prepare NEWS for 0.6.18

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

17 years agobump version number and libtool revision
Lennart Poettering [Tue, 17 Apr 2007 10:30:34 +0000 (10:30 +0000)]
bump version number and libtool revision

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

17 years agofix an UI label
Lennart Poettering [Tue, 17 Apr 2007 10:30:09 +0000 (10:30 +0000)]
fix an UI label

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

17 years agobuild doxygen docs for avahi-ui
Lennart Poettering [Tue, 17 Apr 2007 10:29:49 +0000 (10:29 +0000)]
build doxygen docs for avahi-ui

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

17 years agoHIGify avahi-ui, make the API more GTK conform
Lennart Poettering [Sun, 15 Apr 2007 23:20:42 +0000 (23:20 +0000)]
HIGify avahi-ui, make the API more GTK conform

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

17 years agoadd missing header file inotify-nosys.h to build
Lennart Poettering [Sun, 15 Apr 2007 13:04:30 +0000 (13:04 +0000)]
add missing header file inotify-nosys.h to build

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

17 years agoCleanup static services subsystem: properly notice when static hosts are removed...
Lennart Poettering [Sun, 15 Apr 2007 00:35:11 +0000 (00:35 +0000)]
Cleanup static services subsystem: properly notice when static hosts are removed or are added, other fixes

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