aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipsvd
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.14.0miwi2008-12-252-4/+4
|
* - Update to 0.13.0miwi2008-12-242-5/+5
| | | | - Take maintainership
* Reset sergei@ due to maintainer-timeouts and no response to email.linimon2008-07-271-1/+1
| | | | Hat: portmgr
* - Upgrade to 0.12.1sergei2006-04-303-5/+6
|
* - Add SHA256 checksums to my portssergei2005-11-251-0/+1
|
* - Update to 0.11.1sergei2005-10-212-3/+3
|
* - Update to 0.11.0sergei2005-02-212-3/+3
|
* - Update to 0.9.7,sergei2004-12-142-3/+3
| | | | | Among other things, this upgrade fixes a nasty bug that caused connections to "stall" as if they all were coming from the same IP address
* - Update to 0.9.6sergei2004-08-072-4/+4
|
* - Update to 0.9.4sergei2004-06-212-3/+3
|
* - Update to 0.9.3sergei2004-06-053-4/+6
|
* - Update to 0.8.2sergei2004-03-012-3/+3
|
* - Update to 0.8.0sergei2004-02-182-5/+3
| | | | | - Remove dependency on dns/libdjbdns - that library is now included in ipsvd
* SIZE *DOES* MATTER.sergei2004-01-311-0/+1
|
* - Update to 0.7.1sergei2003-12-062-2/+2
|
* - Update to 0.7.0:sergei2003-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)
* Change to my @FreeBSD.org address.sergei2003-10-231-1/+1
| | | | Approved by: krion
* Update to 0.6.1osa2003-10-213-9/+2
| | | | | Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) PR: 58323
* - Update to 0.6.0:krion2003-10-013-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)
* Chase repocopies towards ports/dnsedwin2003-09-051-1/+1
| | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
* - Update to 0.5.0krion2003-08-263-2/+3
| | | | | PR: 55968 Submitted by: maintainer
* Update to 0.4.1leeym2003-05-133-9/+2
| | | | | PR: 52119 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Add ipsvd 0.4.0, internet protocol service daemons.petef2003-05-125-0/+91
PR: 51814 Submitted by: Sergei Kolobov <sergei@kolobov.com>