services/services_db.c contains descriptions for some services, which can be 
running on Samba host. This patch adds descriptions about 10 new popular 
services

--- services_db.c start here ---
--- services_db.c.old   Thu Apr 20 09:29:15 2006
+++ services_db.c       Wed Jan  3 19:38:56 2007
@@ -80,6 +80,16 @@
                                                        "file transferring" },
   { "ssh2",         NULL, "SSH Secure Shell",          "Provides service for 
secure 
connection for remote administration" },
   { "sshd",         NULL, "SSH Secure Shell",          "Provides service for 
secure 
connection for remote administration" },
+  { "mysqld",        NULL, "MySQL Database Server ",   NULL },
+  { "slpd",          NULL, "Service Location Daemon ", NULL },
+  { "snmpd",         NULL, "SNMP Monitoring Daemon ",  NULL },
+  { "mdnsd",         NULL, "mDNS Responder ",          NULL },
+  { "cvsupd",        NULL, "CVS updating daemon ",     NULL },
+  { "innd",          NULL, "Internetwork News Daemon ",        NULL },
+  { "nagios",        NULL, "Network vitality monitor ",        NULL },
+  { "nrpe2",         NULL, "Nagios Remote Plugins Daemon ",    NULL },
+  { "dspam",         NULL, "Spam Protection Daemon ",  NULL },
+  { "netams",        NULL, "Traffic Monitoring Daemon ",NULL },
   { NULL, NULL, NULL, NULL }
 };
--- services_db.c ends here --- 

-- 
   With Best Regards.
   Rashid N. Achilov (RNA1-RIPE), Web: http://www.askd.ru/~shelton
   OOO "ACK" telecommunications administrator, e-mail: achilov-rn [at] askd.ru
   PGP: 83 CD E2 A7 37 4A D5 81 D6 D6 52 BF C9 2F 85 AF 97 BE CB 0A
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to