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

..03-May-2022-

API-CHANGES-0.6H A D01-Apr-20153.1 KiB7554

AUTHORSH A D01-Apr-2015406 1613

COMPAT-LAYERSH A D01-Apr-2015649 1712

DBUS-APIH A D01-Apr-2015502 149

HACKINGH A D01-Apr-20152.8 KiB8060

INSTALLH A D01-Apr-20152 KiB5439

MALLOCH A D01-Apr-2015374 96

NEWSH A D18-Feb-202040.7 KiB1,029821

READMEH A D01-Apr-20151.5 KiB4833

TODOH A D10-Oct-20155 KiB118116

avahi-poll.diaH A D01-Apr-201536.4 KiB1,0431,042

overview.diaH A D01-Apr-201550.7 KiB1,4961,495

server-states.diaH A D01-Apr-201532.7 KiB976975

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