summaryrefslogtreecommitdiff
path: root/etc/services
AgeCommit message (Collapse)Author
2007-05-01order by port number.Steven Mestdagh
okay xsa, sobrado, jdixon
2007-03-04`z' -> `s', as agreed w/ reyk;Jason McIntyre
2007-03-04Database synchronizaton for spamd/spamlogdBob Beck
This adds an HMAC protected synchronization protocol for use by spamd and spamlogd. - spamd can receive updates from other hosts for GREY, WHITE, and TRAPPED db entries, and will update the local /var/db/spamd accordingly. - spamd can send updates when it makes changes to the GREY or TRAPPED entries in the db to other hosts running spamd. (Note it does not send WHITE entries because the other spamd will see the GREY changes and have complete information to make appropritate decisions) - spamlogd can send updates for WHITE db entries that it performs on the local db to other hosts running spamd, which will then apply them on remote hosts. note that while this diff provides synchronization for changes made to the spamd db by the daemons, it does *not* provide for sychonizing changes to the spamd db made manually with the spamdb command. Synchronization protocol and most of the work by reyk@, with a bunch of the spamd, and spamlogd stuff by me. testing mostly at the U of A, running happily there under big load. ok reyk@ jmc@
2006-05-30asf/ipmi balony at udp 623; sthen@bootes.spacehopper.orgTheo de Raadt
2005-11-20add "iapp" (port 3517), as used by hostapd(8).Reyk Floeter
the official assignment by the IANA for the IEEE 802.11f Inter Access Point Protocol on port 3517 is 802-11-iapp, we use it as an alias. ok jakob@, deraadt@
2005-09-27kill spacesDavid Krause
2005-09-23add eppc, Remote AppleEvents; ok theoJakob Schlyter
2005-09-13add sql server from iana. comments jolan@, sturm@; 'ok with the right names' ↵Ian Darwin
deraadt@
2005-07-23Adding netplan, 2983/tcpMarc Balmer
ok deraadt@
2004-12-27correct comment for ipsec-nat-t;Jason McIntyre
from joel knight; ok hshoexer@;
2004-06-22Add ipsec-nat-t at port 4500Hakan Olsson
2004-04-10typos from Jon Mosco, plus further tweak;Jason McIntyre
ok deraadt@
2003-12-16add ipp (Internet Printing Protocol). ok deraadt@Jakob Schlyter
2003-12-16add daap (Digital Audio Access Protocol). ok deraadt@Jakob Schlyter
2003-12-16add afpovertcp. ok deraadt@Jakob Schlyter
2003-06-19add "microsoft-ds"; Dries SchellekensPeter Valchev
2003-04-14add rtsp. ok deraadt@Jakob Schlyter
2003-03-09Fix a few typos, Make spamd and spamd-setup use /etc/services to findBob Beck
their ports. Adds "spamd" and "spamd-cfg" services to /etc/services. Mostly from Daniel Lucq <daniel@lucq.org>.
2003-01-24Remove duplicate kerberos entries; ekshell2 should probably just be removedTodd C. Miller
2002-12-15add ssdp 1900/{tcp.udp}. ok deraadt@Jakob Schlyter
2002-11-07Add ldap; Jedi/Sector OneTodd C. Miller
2002-10-29Add silc from IANA; ok millertPeter Valchev
2002-08-13By request, add imaps and pop3s (TLS/SSL imap and pop3) from IANA.Todd C. Miller
There are other TLS/SSL services we could add if desired.
2002-08-11Add pptp; reinhard@Todd C. Miller
2002-06-27add postgresql port.Brad Smith
2002-05-30space nitsTheo de Raadt
2002-05-03add pwdgen entries. PR 2557.Brad Smith
-- From: Sebastian Stark
2002-02-26cvspserver 2401/tcp; ok millert@lebel
2001-12-24Add iana url and correct text; openbsd@davidkrause.comThomas Nordin
2001-12-11another (*&$ kerberos entryTheo de Raadt
2001-11-19zap trailing spaces and tabsTheo de Raadt
2001-10-24typo; from Sebastian Stark <seb@todesplanet.de>Michael Shalayeff
2001-09-13Add descriptions for afs3-update and afs3-rmtsys; kurt@seifried.orgTodd C. Miller
2001-06-25Remove bogus "kpasswd" entry.Hans Insulander
2001-06-23Add kerberos 5 services.Hans Insulander
2001-04-19undo broken changeTheo de Raadt
2001-04-18add MySQL port, ok deraadt@Jakob Schlyter
2001-04-18s/timserver/timeserver/, ok deraadt@Jakob Schlyter
2001-03-13add socks 1080/tcp. ok deraadt@Jakob Schlyter
2001-03-08typo, PR#1717Jakob Schlyter
2001-02-26Fix typo: authenication -> authentication.Aaron Campbell
2001-02-08Update loc-srv ports, from IANA's web page.Angelos D. Keromytis
2001-01-18Fix RADIUS ports, per RFCs 2865/2866 (linuxfreak@partition.com)Angelos D. Keromytis
2000-11-22add SIP (Session Initiation Protocol)Jakob Schlyter
2000-04-27Add port 587, message submissionTodd C. Miller
2000-04-16cannaMarc Espie
1999-09-21sync imap port with IANA. OK deraadt@Jakob Schlyter
1999-08-08add huntDavid Leonard
1999-01-08rsyncArtur Grabowski
1998-11-15ISAKMP on UDP port 500Niklas Hallqvist