• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

API-CHANGES-0.6D22-Nov-20233.1 KiB7554

AUTHORSD22-Nov-2023406 1613

COMPAT-LAYERSD22-Nov-2023649 1712

DBUS-APID22-Nov-2023502 149

HACKINGD22-Nov-20232.8 KiB8060

INSTALLD22-Nov-20232 KiB5439

MALLOCD22-Nov-2023380 96

NEWSD22-Nov-202329.6 KiB823652

READMED22-Nov-20231.5 KiB4833

TODOD22-Nov-20234.7 KiB107105

avahi-favicon.pngD22-Nov-2023684

avahi-logo.pngD22-Nov-20238.2 KiB

avahi-poll.diaD22-Nov-202336.4 KiB1,0431,042

avahi-trac.pngD22-Nov-202311.1 KiB

mdns-paket.diaD22-Nov-202342.8 KiB1,2441,243

multicast.diaD22-Nov-202322.1 KiB652651

overview.diaD22-Nov-202350.7 KiB1,4961,495

server-states.diaD22-Nov-202332.7 KiB976975

socket-auto-port.cD22-Nov-20231 KiB5038

utilities-avahi1.svgD22-Nov-202387.5 KiB1,7451,686

utilities-avahi2.svgD22-Nov-202385 KiB1,6271,573

zeroconf-stack-de.diaD22-Nov-202318.9 KiB564563

README

1Avahi is a free, LGPL mDNS/DNS-SD implementation.
2
3Copyright 2004-2009 by the Avahi developers.
4
5	http://avahi.org/
6
7Avahi has a mailing list:
8
9	http://lists.freedesktop.org/mailman/listinfo/avahi
10
11You have a chance to meet the developers on
12
13	#avahi on irc.freenode.org
14
15Please report bugs to the freedesktop.org bugzilla:
16
17	http://bugs.freedesktop.org/
18
19Avahi's SVN repository is freely accessible:
20
21	svn checkout svn://svn.0pointer.de/avahi/trunk avahi
22
23	http://0pointer.de/cgi-bin/viewcvs.cgi/?root=avahi
24
25Avahi has the following requirements:
26	- glib2
27	- expat
28	- libdaemon (http://0pointer.de/lennart/projects/libdaemon/)
29	- Linux 2.4 or 2.6
30	- DBUS 0.3x (optional, if you disable this, the daemon is not
31	  accessible over IPC to other applications!)
32	- gtk2 + glade (optional, needed for avahi-discover-standalone)
33	- doxygen (optional, needed for he API documentaton)
34	- Python 2.4, pygtk2 (optional, needed by all client tools)
35	- python-twisted (optional, needed by avahi-bookmarks)
36    - xmltoman (if building from SVN rather than a tarball)
37      If you are not using debian or ubuntu, the upstream authors page has
38      disappeared, but you can get the source from debian here
39      http://ftp.debian.org/debian/pool/main/x/xmltoman/xmltoman_0.3.orig.tar.gz
40
41Please make sure to read the currently available documentation for avahi before
42asking for support on the mailing list:
43
44	- INSTALL
45	- Man pages
46	- Homepage http://avahi.org/
47	- Mailing list archive http://lists.freedesktop.org/archives/avahi/
48