From 0bd9a88889c5d4c2ad0bd150e7584cc3f99d1116 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 12 Sep 2006 13:49:37 +0000 Subject: add a few additional service types to database git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1322 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- service-type-database/service-types | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/service-type-database/service-types b/service-type-database/service-types index e3db1a6..b96385b 100644 --- a/service-type-database/service-types +++ b/service-type-database/service-types @@ -118,3 +118,19 @@ _mpd._tcp:Music Player Daemon _smb._tcp:Microsoft Windows Network _pgpkey-hkp._tcp:GnuPG/PGP HKP Key Server + +_ldap._tcp:LDAP Directory Server + +_iax._udp:Asterisk Exchange + +_nfs._tcp:Network File System + +_ntp._udp:NTP Time Server + +_raop._tcp:AirTunes Remote Audio + +_rtsp._tcp:RTSP Realtime Streaming Server +_rtp._tcp:RTP Realtime Streaming Server + +_svn._tcp:Subversion Revision Control + -- cgit