aboutsummaryrefslogtreecommitdiff
path: root/net/ipsvd
Commit message (Collapse)AuthorAgeFilesLines
* SIZE *DOES* MATTER.Sergei Kolobov2004-01-301-0/+1
| | | | Notes: svn path=/head/; revision=99525
* - Update to 0.7.1Sergei Kolobov2003-12-052-2/+2
| | | | Notes: svn path=/head/; revision=95168
* - Update to 0.7.0:Sergei Kolobov2003-10-233-2/+3
| | | | | | | | | | | | | | | | - A new type of instruction has been added: ipsvd(8) now can be told to look up IP addresses of (dynamic) hostnames on incoming connections, and to handle a connection through different instructions if the client's IP address matches one of these IP addresses. See the ipsvd-instruct(5) man page for details. - The examples web page has been updated slightly, and now includes an example of the new check host instructions. Approved by: krion (implicit) Notes: svn path=/head/; revision=91944
* Change to my @FreeBSD.org address.Sergei Kolobov2003-10-231-1/+1
| | | | | | | Approved by: krion Notes: svn path=/head/; revision=91927
* Update to 0.6.1Sergey A. Osokin2003-10-213-9/+2
| | | | | | | | Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) PR: 58323 Notes: svn path=/head/; revision=91802
* - Update to 0.6.0:Kirill Ponomarev2003-09-303-2/+9
| | | | | | | | | | | | | | With this version the ipsv daemons support the port to listen on to be specified either as a name from /etc/services, or as a number. The ipsvd interface now necessitates the -u command line option, and the documentation has been enhanced slightly. PR: 57400 Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) Notes: svn path=/head/; revision=89923
* Chase repocopies towards ports/dnsEdwin Groothuis2003-09-051-1/+1
| | | | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr Notes: svn path=/head/; revision=88581
* - Update to 0.5.0Kirill Ponomarev2003-08-253-2/+3
| | | | | | | | PR: 55968 Submitted by: maintainer Notes: svn path=/head/; revision=87689
* Update to 0.4.1Yen-Ming Lee2003-05-133-9/+2
| | | | | | | | PR: 52119 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=80891
* Add ipsvd 0.4.0, internet protocol service daemons.Pete Fritchman2003-05-125-0/+91
PR: 51814 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=80716