Ticket #117: avahi-refactor-service-type-database-ticket-117.patch

File avahi-refactor-service-type-database-ticket-117.patch, 4.2 KB (added by uws, 5 years ago)

Patch against trunk

  • service-types

     
    3030### documentation. If you're looking for the correct service type to 
    3131### use for your application please refer to the URL mentioned above. 
    3232 
     33 
     34# Devices 
     35 
     36_workstation._tcp:Workstation 
     37_workstation._tcp[de]:Arbeitsplatzrechner 
     38 
     39 
     40# Web 
     41 
    3342_http._tcp:Web Site 
    3443_http._tcp[de]:Web-Angebot 
    3544 
    3645_https._tcp:Secure Web Site 
    3746_https._tcp[de]:Sicheres Web-Angebot 
    3847 
     48_rss._tcp:Web Syndication RSS 
     49 
     50# Network 
     51 
     52_domain._udp:DNS Server 
     53_domain._udp[de]: DNS Dienst 
     54 
     55_ntp._udp:NTP Time Server 
     56 
     57_smb._tcp:Microsoft Windows Network 
     58 
     59_airport._tcp:Apple AirPort 
     60 
     61 
     62# File and data access 
     63 
    3964_ftp._tcp:FTP File Transfer 
    4065_ftp._tcp[de]:FTP Dateifreigabe 
    4166 
    42 _h323._tcp:H.323 Telephony 
    43 _h323._tcp[de]:H.323 Telefonie 
     67_webdav._tcp:WebDAV File Share 
    4468 
    45 _sip._udp:SIP Telephony 
    46 _sip._udp[de]:SIP Telefonie 
     69_webdavs._tcp:Secure WebDAV File Share 
    4770 
    48 _ssh._tcp:SSH Remote Terminal 
    49 _ssh._tcp[de]:SSH Fernzugriff 
     71_afpovertcp._tcp:Apple File Sharing 
    5072 
    51 _distcc._tcp:Distributed Compiler 
    52 _distcc._tcp[de]:Verteilter Compiler 
     73_nfs._tcp:Network File System 
    5374 
    54 _daap._tcp:iTunes Audio Access 
    55 _daap._tcp[de]:iTunes Audio-Zugriff 
     75_apt._tcp:APT Package Repository 
    5676 
    57 _domain._udp:DNS Server 
    58 _domain._udp[de]: DNS Dienst 
     77 
     78# Remote access 
     79 
     80_ssh._tcp:SSH Remote Terminal 
     81_ssh._tcp[de]:SSH Fernzugriff 
    5982 
    6083_imap._tcp:IMAP Mail Access 
    6184 
     
    6790 
    6891_telnet._tcp:Telnet Remote Terminal 
    6992 
    70 _presence._tcp:iChat Presence 
    71  
    72 _webdav._tcp:WebDAV File Share 
     93_timbuktu._tcp:Timbuktu Remote Desktop Control 
    7394 
    74 _webdavs._tcp:Secure WebDAV File Share 
    7595 
    76 _workstation._tcp:Workstation 
    77 _workstation._tcp[de]:Arbeitsplatzrechner 
     96# Printing 
    7897 
    7998_printer._tcp:UNIX Printer 
    8099 
    81 _afpovertcp._tcp:Apple File Sharing 
    82  
    83100_pdl-datastream._tcp:PDL Printer 
    84101 
    85102_ipp._tcp:Internet Printer 
    86103 
    87 _rss._tcp:Web Syndication RSS 
     104 
     105# Multimedia 
     106 
     107_daap._tcp:iTunes Audio Access 
     108_daap._tcp[de]:iTunes Audio-Zugriff 
    88109 
    89110_dacp._tcp:iTunes Remote Control 
    90111 
    91112_realplayfavs._tcp:RealPlayer Shared Favorites 
    92113 
    93 _timbuktu._tcp:Timbuktu Remote Desktop Control 
     114_raop._tcp:AirTunes Remote Audio 
    94115 
    95 _see._tcp:SubEthaEdit Collaborative Text Editor 
     116_rtsp._tcp:RTSP Realtime Streaming Server 
     117_rtp._udp:RTP Realtime Streaming Server 
    96118 
    97 _postgresql._tcp:PostgreSQL Server 
     119_dpap._tcp:Digital Photo Sharing 
    98120 
    99 _ksysguard._tcp:KDE System Guard 
     121_pulse-server._tcp:PulseAudio Sound Server 
     122_pulse-sink._tcp:PulseAudio Sound Sink 
     123_pulse-source._tcp:PulseAudio Sound Source 
    100124 
    101 _omni-bookmark._tcp:OmniWeb Bookmark Sharing 
     125_mpd._tcp:Music Player Daemon 
    102126 
    103 _MacOSXDupSuppress._tcp:MacOS X Duplicate Machine Suppression 
    104127 
    105 _lobby._tcp:Gobby Collaborative Editor Session 
     128# Communication, presence, working together 
    106129 
    107 _dpap._tcp:Digital Photo Sharing 
     130_presence._tcp:iChat Presence 
    108131 
    109 _skype._tcp:Skype VoIP 
     132_sip._udp:SIP Telephony 
     133_sip._udp[de]:SIP Telefonie 
    110134 
    111 _airport._tcp:Apple AirPort 
     135_h323._tcp:H.323 Telephony 
     136_h323._tcp[de]:H.323 Telefonie 
    112137 
    113 _pulse-server._tcp:PulseAudio Sound Server 
    114 _pulse-sink._tcp:PulseAudio Sound Sink 
    115 _pulse-source._tcp:PulseAudio Sound Source 
     138_presence_olpc._tcp:OLPC Presence 
    116139 
    117 _mpd._tcp:Music Player Daemon 
    118 _smb._tcp:Microsoft Windows Network 
     140_iax._udp:Asterisk Exchange 
    119141 
    120 _pgpkey-hkp._tcp:GnuPG/PGP HKP Key Server 
     142_skype._tcp:Skype VoIP 
    121143 
    122 _ldap._tcp:LDAP Directory Server 
     144_see._tcp:SubEthaEdit Collaborative Text Editor 
    123145 
    124 _iax._udp:Asterisk Exchange 
     146_lobby._tcp:Gobby Collaborative Editor Session 
    125147 
    126 _nfs._tcp:Network File System 
    127148 
    128 _ntp._udp:NTP Time Server 
     149# Databases 
    129150 
    130 _raop._tcp:AirTunes Remote Audio 
     151_postgresql._tcp:PostgreSQL Server 
    131152 
    132 _rtsp._tcp:RTSP Realtime Streaming Server 
    133 _rtp._udp:RTP Realtime Streaming Server 
     153 
     154# Development 
    134155 
    135156_svn._tcp:Subversion Revision Control 
    136157 
    137 _presence_olpc._tcp:OLPC Presence 
     158_distcc._tcp:Distributed Compiler 
     159_distcc._tcp[de]:Verteilter Compiler 
     160 
     161 
     162# Vendor specific 
     163 
     164_MacOSXDupSuppress._tcp:MacOS X Duplicate Machine Suppression 
     165 
     166_ksysguard._tcp:KDE System Guard 
     167 
     168_omni-bookmark._tcp:OmniWeb Bookmark Sharing 
     169 
     170 
     171# Other 
     172 
     173_pgpkey-hkp._tcp:GnuPG/PGP HKP Key Server 
     174 
     175_ldap._tcp:LDAP Directory Server