Age | Commit message (Collapse) | Author | Files | Lines |
|
to "netbsd" for OpenBSD. This fixes PR 24536.
|
|
|
|
|
|
modified by me.
tcpick is a textmode sniffer that can track TCP streams and saves the
data captured in files or displays them in the terminal. It is useful
for picking files in a passive way. It can store all connections in
different files, or it can display all the stream on the terminal
(using colors too).
|
|
Changes in 1.2.0:
- Timeout support has been overhauled. It now works on Python 2.2 as
well as 2.3, and the total time spent processing a query is now much
more controllable than before since the timeout is now on the whole
query instead of just on individual network calls.
- The master file reader now gives the filename and line number of
the offending input when a syntax error occurs.
- $INCLUDE is now supported in DNS master files. Processing of
$INCLUDE can also be disabled if desired.
- BIND 8 style TTLs, e.g. "1w2d3h4m5s", are accepted when reading a
master file, but will never be emitted.
- Basic zone sanity checks are made after a zone is
loaded. Specifically, the zone must have SOA and NS rdatasets at its
origin.
|
|
|
|
|
|
|
|
pkg/24414, with minor changes by me.
jftpgw is an FTP proxy/gateway that uses the FTP protocol (unlike
those FTP proxies that fetch an FTP file but work as an http proxy).
You can use it to make servers behind a firewall/NAT server
(masquerading server) accessible or to allow users behind such
solutions to transfer files to and from the outside of the LAN.
|
|
|
|
|
|
some problems and enhance functionality in rdesktop 1.0.
these fixes have since been incorporated into the latest rdesktop, so
this package is now redundant.
|
|
documentation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
been bit-rotting. This is a last ditch effort to get it to work. I am not
fixing configure.in because it is really busted and autoconf does not like
it anymore.
|
|
|
|
|
|
|
|
|
|
ed2k-gtk-gui is a graphical frontend (GUI) that allows you to control
an eDonkey2000 command line client (core) running on the local machine
or on a remote host. It is based on the GTK+ toolkit and the gnet
library.
|
|
|
|
|
|
|
|
|
|
|
|
that don't serve the distfile.
|
|
|
|
|
|
IPgrab is a verbose packet sniffer that displays a great amount of
detail on each packet it reads, including application layer fields.
|
|
|
|
|
|
environment overrides all other settings.
|
|
|
|
|
|
|
|
Roland Illig to support Solaris, and modified by me.
Aget is a multithreaded HTTP download accelerator. It aims to imitate
Flashget for Win32. Aget is an acronym for two Turkish words "Acele
Getir," meaning "Get it fast."
|
|
|
|
Net::CIDR::Lite is a Perl extension for merging IPv4/v6 CIDR addresses.
Faster alternative to Net::CIDR when merging a large number of CIDR address
ranges. Works for IPv4 and IPv6 addresses.
|
|
|
|
It is "bin/wol-bootptab", not "bin/wol-boottab".
|
|
conversion of this package.
|
|
o Joining a Samba domain from Pre-SP2 Windows 2000 clients.
o Logging onto a Samba domain from Windows XP clients.
o Problems with the %U and %u smb.conf variables in relation to
Windows 9x/ME clients.
o Kerberos failures due to an invalid in memory keytab detection
test.
o Updates to the ntlm_auth tool.
o Fixes for various SMB signing errors.
o Better separation of WINS and DNS queries for domain controllers.
o Issues with nss_winbind FreeBSD and Solaris.
o Several crash bugs in smbd and winbindd.
o Output formatting fixes for smbclient for better compatibility
with scripts based on the 2.2 version.
|
|
gettext is good enough for it. While we're here, bl3ify. Bump the
PKGREVISION due to dependency changes.
|
|
|
|
slightly modified by me.
This is the Net::IP module, designed to allow easy manipulation of
IPv4 and IPv6 addresses.
|