Commit graph

6 commits

Author SHA1 Message Date
hans
2cb7294221 Fix build on SunOS. 2012-01-11 19:51:26 +00:00
tron
9745c176af Make interface scanning in mDNS code work under NetBSD 4.99.32(?) and
newer. The daemon works again under 5.0_BETA on my system now.
Bump package revision because of this bug fix.
2008-11-23 22:57:05 +00:00
adrianp
dbdf9f9259 0.2.4.2
Small bug fixes for port order on mdns advertisement on intel macs, playlists based on bitrate. Primarly, though, this release is to apply fix for CVE-2008-1771. Thanks to Nico Golde for bringing it to light.
0.2.4.1
Security updates for two DOS and one format string vulnerability.
2008-05-14 21:12:12 +00:00
tron
658c5a6a63 Use FreeBSD compatibility code in interface scanning routing for NetBSD
and DragonFlyBSD, too. This makes the mDNS code work on systems with IPv6
(or pflog(4)?) enabled.

Bump package revision because of this fix.
2007-02-05 22:23:06 +00:00
joerg
23a4742ad8 s/MAXNAMLEN/NAME_MAX/ and fix pthread test in configure. 2006-12-06 16:41:26 +00:00
adrianp
e122ded917 mt-daapd is a program which acts as an iTunes (DAAP) server for Linux
and other POSIX unixes. It may eventually support Win32 as well.

Some random features that it supports:
Supports the Roku SoundBridge (query/browse/index support)
Supports periodic rescans of the database
Can advertise shoutcast streams
Supports password-protected shares
Is web-configurable and managable
Support dynamic playlists, like iTunes "Smart playlists"
Probably other things I've forgotten

All is not perfect, however. Currently, there are several drawbacks to it:
database is indexed by inode, so all music must be on one filesystem
browse by artist is slow on Roku, times out (with large databases ~10K songs)
Probably other things I've forgotten
2006-10-20 20:28:28 +00:00