2004-11-29 01:58:09 by Todd Vierling | Files touched by this commit (4) |
Log message:
Update to 0.9.8. Fix MAINTAINER. Changelog:
0.9.5 (Thu Sep 04 2003 18:18:04)
-----
64-bit integer fix (Tobias Ernst 2:2476/418).
Allow '-' and '_' in domain names (Tobias Ernst 2:2476/418).
"defnode" was not work correctly in 0.9.4.
binkd/win: run() fix for no inherit open files (i.e. *.bsy).
@command - run in background (Dima Afanasiev <da@4u.net>)
binkd/os2-emx: run() fix
binkd/os2: don't send hidden files from filebox
New command-line parameter '-m' - do not use MD5 authorization.
If remote requests file offset more then file size, touch
the file and drop session for send it from 0 next session.
binkd/unix: run as daemon (Alex Semenyaka <alexs@snark.rinet.ru>).
New option skipmask in binkd.cfg - don't receive (destructive skip)
files by specified wildcards.
getfree() bug if free space >4G fixed.
NTLM proxy authotization (Dima Afanasiev <da@4u.net>).
New option bindaddr in binkd.cfg - bind to specified interface
(Dima Afanasiev <da@4u.net>).
Run by-file events with the same command-line once after session.
Bugfix in ftrans (thanks to Aleksey I Zavilohin <villain@ems.ru>).
New option inboundcase in binkd.cfg - set case style for received files
(Kostya Falkov 2:5014/33@fidonet)
New option deletedirs in binkd.cfg - delete empty point dirs in BSO.
Do not send empty (60-bytes) pkt files.
New option overwrite in binkd.cfg - overwrite older file by newer.
Run as service under win9x (Alexander Reznikov 2:4600/220@fidonet).
Check free space on inbox if defined.
Fix security vulernability (DoS) (andrew clarke <mail@ozzmosis.com>).
Assume default domain for remote 4D address.
Do not resolve hosts if proxy or socks5 using.
Do not give unsecure mail to secure link when send-if-pwd.
Amiga Style Outbound (ASO) support.
New option -sip in node string: strict IP check; host need to
be specified, resolved and matched. For -ip option unresolved
host is ok.
Crypt traffic, new option -r (disable crypt).
NR- and ND-modes can be asymmetric now, options -nr and -nd
sets mode only for receiving files from this node.
0.9.6 (Fri Oct 28 06:02:25 EET 2003)
-----
Memory leak in event processing (Roman Trunov).
Bugfixes in NT service exit (Stas Degteff).
Some minor bugfixes.
0.9.7 (Sun Jun 15 08:22:58 EET 2004)
-----
Fix in client manager (poll nodes queue).
0.9.8 (Mon Nov 08 12:47:00 EET 2004)
-----
Fix signal handling, binkd sometimes hangs under glibc 2.3.
Fixed memory leak.
Fixed compilation under SuSe and OS2-emx.
|
2004-11-13 22:28:29 by Johnny C. Lam | Files touched by this commit (38) |
Log message:
USE_BUILDLINK3 is a yes/no variable.
|
2004-04-11 08:12:40 by Soren Jacobsen | Files touched by this commit (1) |
Log message:
Convert to buildlink3.
|
2004-01-20 13:10:01 by Alistair G. Crooks | Files touched by this commit (12) |
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.
|
2002-12-24 19:53:18 by Julio Merino | Files touched by this commit (1) |
Log message:
Use PKGNAME_NOREV instead of replicating PKGNAME. Thanks wiz!
|
2002-12-24 19:10:53 by Julio Merino | Files touched by this commit (4) |
Log message:
Make this package install its sample configuration file under the examples
tree. Bump PKGREVISION to 1.
|
2002-11-15 00:50:46 by Johnny C. Lam | Files touched by this commit (1) |
Log message:
buildlink1 -> buildlink2
|