Changes between Version 5 and Version 6 of GoogleSummerOfCode

Show
Ignore:
Timestamp:
02/17/07 14:33:31 (6 years ago)
Author:
lennart
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GoogleSummerOfCode

    v5 v6  
    99 1. '''CUPS integration''' - Implement Avahi based browsing in CUPS, with all bells and whistles, including paper size handling and so on. This item probably requires some cooperation with the CUPS project, since the patch needs to be integrated with their code, not ours. 
    1010 1. '''res_query()''' - Find a clean way to add mDNS support to glibc's res_query(), without making Avahi a dependency of GLIBC. This item probably requires some cooperation with the GLIBC project, since it probably requires changes in their code. 
     11 1. '''Improved integration into GNOME''' - This is a bag of small things: notify the user about name conflicts with libnotify; change the mDNS host name depending on the user logged in; a small capplet for configure browse domains; support domains in gnome-vfs; add service browsing capabilities through avahi-ui to every single GNOME module that is part of the GNOME Desktop set of packages and where Zeroconf makes sense, such as the proxy configuration capplet, evolution mail erver configuration, various gnome applets, totem streaming server selection 
    1112 1. '''DNSSEC, writable wide-area DNS (aka DNS Update), and [http://files.dns-sd.org/draft-sekar-dns-llq.txt DNS-LLQ] support''' - Implement proper DNS-SD over unicast DNS support in Avahi, for use on the Internet and in large corporate networks. 
    1213 1. '''NAT-PMP support''' - Implement a [http://files.dns-sd.org/draft-cheshire-nat-pmp.txt NAT-PMP] client and server for integration into Avahi. The client should probably also seamlessly support the UPNP IGD protocol.