Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* [security] Fix for client buffer overflows [CAN-2005-2772].
|
|
|
|
slightly modified by me.
MyDNS is a free DNS server for UNIX. It was implemented from scratch
and is designed to serve records directly from an SQL database
(currently either MySQL or PostgreSQL).
Its primary objectives are stability, security, interoperability, and
speed, though not necessarily in that order.
MyDNS does not include recursive name service, nor a resolver library.
It is primarily designed for organizations with many zones and/or
resource records who desire the ability to perform real-time dynamic
updates on their DNS data via MySQL.
MyDNS starts and is ready to answer questions immediately, no matter
how much DNS data you have in the database. It is very fast and
memory- efficient. It includes complete documentation, including a
manual and a FAQ.
MyDNS supports a few frills, including round robin DNS, dynamic load
balancing, and outgoing AXFR for non-MyDNS nameservers.
MyDNS is licensed under the GNU General Public License.
This package provides the MySQL-based version.
|
|
slightly modified by me.
MyDNS is a free DNS server for UNIX. It was implemented from scratch
and is designed to serve records directly from an SQL database
(currently either MySQL or PostgreSQL).
Its primary objectives are stability, security, interoperability, and
speed, though not necessarily in that order.
MyDNS does not include recursive name service, nor a resolver library.
It is primarily designed for organizations with many zones and/or
resource records who desire the ability to perform real-time dynamic
updates on their DNS data via MySQL.
MyDNS starts and is ready to answer questions immediately, no matter
how much DNS data you have in the database. It is very fast and
memory- efficient. It includes complete documentation, including a
manual and a FAQ.
MyDNS supports a few frills, including round robin DNS, dynamic load
balancing, and outgoing AXFR for non-MyDNS nameservers.
MyDNS is licensed under the GNU General Public License.
This package provides the PostgreSQL-based version.
|
|
|
|
Chksniff is a small tool to check in what mode network interfaces are
running. If they are running in promiscuous mode (which generally
means an interface is sniffed) this gets displayed by chksniff.
|
|
not add /usr/pkg/lib/charset.alias unnecessarily.
Bump PKGREVISION.
|
|
Ok'ed bouyer@
Lots of changes but in brief:
new probe programming interface
allow target-specific vars get defaults from Probes section
config file examples and smokeping_examples document
documentation updates and reorganizing
new commandline options '--config=X' and '--check'
Perl 5.8.0 compatibility fix
RRDtool 1.2.x compatibility fix ("unknown RRD version: 0003" on restart)
See this URL for all the details:
http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/CHANGES
|
|
|
|
Balance is a successful load balancing solution being a simple but
powerful generic tcp proxy with round robin load balancing and
failover mechanisms. Its behaviour can be controlled at runtime using
a simple command line syntax.
|
|
create it's .unison directory (showed by darwin's bulk build)
This file is useless, since unison -doc install will show it
|
|
directory or try to create it: it causes the build to fail under darwin
More: the INSTALL file is not necessary, since unison -doc install will show it
|
|
* VoIP support
* NetFlow v9/IPFIX enhancements
* performance boost
* more statistics and stability
|
|
|
|
Gopher server that also acts as http server and gopher to http gateway.
|
|
libpcap prototypes.)
also, make this build properly against the new BLT, and remove
dependency on tk83.
This should now properly build again.
|
|
|
|
(No official changelog or release notes for this build.)
|
|
* Improvements
|
|
* Improvements
|
|
|
|
|
|
|
|
|
|
|
|
this is not true, so I added the same patch Debian is using for the man
page.
|
|
|
|
Pkgsrc changes:
- Added TEST_TARGET.
[Relevant] changes since version 1.3.8:
=======================================
1.3.14 2005-9-7
* Check if byte, ushort, ulong, u16, u32 are defined in configure
script. Fixes compilation issue on FreeBSD systems.
* Check for Big Endian byte order (needed for MD5 code in geoipupdate
to work properly on Mac OS X and other Big Endian processors
* Fixed GEOIP_CHECK_CACHE mode when used with GEOIP_STANDARD to
only refresh upon file change
* Fixed memory leak when refreshing file in GEOIP_CHECK_CACHE mode
* Updated ltmain.sh to support Debian GNU/k*BSD bug #315425 (Marek Habersack)
* Added lookup functions using IP numeric representation as input (Frank Mather)
* Removed geoipexport
* Replaced Yugoslavia with Serbia and Montenegro
* Updated geoiplookup to only perform country lookup once instead of twice by using GeoIP_id_by_name
1.3.13 2005-8-1
* Fixed autoconf weirdness that resulted in libraries being
installed without .so suffix
1.3.12 2005-7-19
* Removed -lGeoIP from libGeoIPUpdate_la_LIBADD - fixes compilation error
if GeoIP isn't already installed (Thomas Steudten)
1.3.11 2005-7-7
* Fixed gcc warnings and bug. Use int
instead of char for checking the return value of getopt in geoipupdate.c.
Moved the internal functions to GeoIP_internal.h to get rid
of those 'implicit declaration' warnings. (Ludwig Nussel/SUSE)
* Cleaned up name space by prefixing internal functions with
_GeoIP* (Ludwig Nussel/SUSE)
* Memory Leak fix for GeoIP City if fread error
* Added more verbose error messages for geoipupdate (Frank Mather)
* Added check for zlib.h to configure.in
1.3.10 2005-4-17
* Added types.h to Makefile.am - fixes compilation error
1.3.9 2005-4-14
* fixed bug with GEOIP_INDEX_CACHE (Frank Mather)
* fixed segfault issue if GeoIP.dat not found (Frank Mather)
* Updated MD5 checksum code to use GnuPG code which works
on 64bit machines (Frank Mather)
* Fixed memory leak in test-geoip-isp.c and test-geoip-org.c
* Added support for GeoIP Domain Names in geoipupdate
|
|
Bump PKGREVISION.
|
|
by Zafer Aydogan.
|
|
to a working site. Closes PR 31818 by Zafer Aydogan.
|
|
|
|
"${PKG_SYSCONFDIR}/rsyncd.conf" as documented. Bump package revision
because of this fix. Problem noted by Joerg Sonnenberger in private e-mail.
|
|
This fixes a number of memory leaks, crashes and buffer overflows
in protocol dissectors, see
http://www.ethereal.com/appnotes/enpa-sa-00021.html
for details.
other changes:
-nanosecond timestamp resolution possible
-memory managment has been greatly improved
-can now save gzip-compressed capture files
|
|
it immediately.
|
|
2005/10/11: spiralvoice (version 2.6.5 = tag release-2-6-5)
4508: Configure: Print some important build targets
4507: EDK: Print server banners into logfile (pango)
4500: BT: Fix multifile download with zero-byte files (thanks to jave)
4506: replace obsolete longarry and fifo2 code (bogeyman)
2005/10/10: spiralvoice
4504: Clean http_server.ml logging
4502: Remove obsolete Weak2 sourcecode (bogeyman)
4503: OV: fill buckets only with peers we send to and heard of (bogeyman)
4499: Check for stalled pid file and remove it if MLDonkey is not running
(does not work on MinGW due to missing Unix.kill) (pango, spiralvoice)
4501: HTML: Fix chunk wrapping on IE (zet)
2005/10/09: spiralvoice
4477: prevented some compiler warnings (Schlumpf)
4496: Nicer summary of configure command
2005/10/06: spiralvoice
4337: improved upload scheduler (pango)
4494: fix infinite loop when create_dir_mask on fat32 (zet)
4495: BT: include Wiki link to report unknown clients (bogeyman)
4493: BT: Correctly parse .torrent files with an empty directory (zet)
4487: BT/HTML: Display files inside a multifile torrent (bogeyman, jave)
4458: EDK: add enable_sui toggle option (enabled by default) (zet)
4491: Compilation fix for NetBSD>=2.99 (Thomas Klausner)
4490: memstats for a weakhash and a new OV command dump_bucket (bogeyman)
4473: New command: whoami
4457: BeOS: Compile patch for CryptoPP (Michael Lotz)
4460: Added search for .torrents via IsoHunt (WingMaster)
4456: Fix shrink effect in vd for Opera (Luar Roji)
4452: Clean configure.in, check for c++ compiler
* zlib is not optional anymore
* remove old code (Cryptokit, Broosnet etc.)
* distinguish between Cygwin and MinGW
* print start warning message only for Cygwin
* remove whitespaces
4450: Remove swarmer data when cancelling download (kempston, zet)
2005/09/21: spiralvoice
4454: commonSources: add sources from resumed files
(outside_queue sources) back to the queues (zet)
4453: Telnet: Print reject message for connecting client
if it is not allowed to connect,
prepend "dllink" for all commands starting with "http://"
4455: Improve make distclean
4449: New parameter for pid file: -pid <dir>, small improvements for pid files
4451: Correct the help of allowed_ips (gildor)
2005/09/19: spiralvoice
4439: Fix for "make mlnet.byte" (zet)
4438: Fix secure-ident related compile bugs in Opennap & Soulseek
4437: BT: show up/down stats for Brand unknown (bogeyman)
4436: EDK: Solve memleak in donkeyChunks (file_md4s_to_register) (bogeyman)
4434: Added button to eMugle in Search (wingmaster)
4432: Add more info to mem_stats (zet)
2005/09/18: spiralvoice
4431: Newgui: Compile fix
4419: EDK: Support secure user identification (crypto5, by zet)
2005/09/17: spiralvoice
4424: OV: discard peers with ip 1.0.0.0 and random port
4425: EDK: Support server extended getsources2 opcode (zet)
4429: Better error message if MLDonkey lacks network support
for a file in files.ini
4427: BT: 10 retries / follow 10 redirections in
dllink http://server/file.torrent
4423: OV/KAD: Save only active peers to config files/ save max 200 peers
(bogeyman)
2005/09/14: spiralvoice
4420: Remove obsoleted commonSwarming1 code
4418: Re-activate sources_per_chunk option (pango)
4417: BT: Improve BT upload speed (pango)
4374: fix "max_hard_download_rate has to be doubled" (pango)
This patch changes internal code, no option has to be changed
2005/09/13: spiralvoice
4406: Improved Unicode filename support (CML)
4412: OV: Handle OvernetPeerNotFound correctly (bogeyman)
4411: OV/KAD: Some peers are not added to known_peers (bogeyman)
4410: Shorter filesystem name for XFS
4409: Compile fix if Bzip2 is not available
4408: OpenBSD: configure.in fix to find libbz2 and others in /usr/local
2005/09/08: spiralvoice
4397: Buildinfo: Run-time check for Windows OS version / Unix uname (zet)
4403: html_mods: mem_stats in a single readable table (zet)
4402: BT: BT-user_agent option (zet)
2005/09/06: spiralvoice
4268: Web/Gui: free core's buffer allocated by vd # and gui (bogeyman)
4393: Lower ip blocking memory usage (pango)
new option ip_blocking_descriptions true|false
4401: BT: Send 'stopped' event to all trackers when exiting (zet)
|
|
- Fixed potential buffer overflow in BackOrifice preprocessor and
added an alert on attempt to overflow buffer in snort. Thanks
Andy Mullican for the fix.
|
|
|
|
|
|
dhowland.
Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP
server. It is designed to provide DNS and, optionally, DHCP, to a
small network. It can serve the names of local machines which are not
in the global DNS. The DHCP server integrates with the DNS server and
allows machines with DHCP-allocated addresses to appear in the DNS
with names configured either in each host or in a central
configuration file. Dnsmasq supports static and dynamic DHCP leases
and BOOTP for network booting of diskless machines.
|
|
|
|
|
|
|
|
|
|
Finding the home country of a client using only the IP address can be
difficult. Looking up the domain name associated with that address can
provide some help, but many IP address are not reverse mapped to any
useful domain, and the most common domain (.com) offers no help when
looking for country.
This perl module comes bundled with a database of countries where various
IP addresses have been assigned. Although the country of assignment will
probably be the country associated with a large ISP rather than the
client herself, this is probably good enough for most log analysis
applications, and under test has proved to be as accurate as reverse-DNS
and WHOIS lookup.
|
|
Net::Ident is a module that looks up the username on the remote side of
a TCP/IP connection through the ident (auth/tap) protocol described in
RFC1413. Note that this requires the remote site to run a daemon (often
called identd) to provide the requested information, so it is not always
available for all TCP/IP connections.
|
|
and distfiles are reverted without DIST_SUBDIR.
|
|
Fix PR 31819
|
|
==============
Version 2.12.0
==============
o Translators
* Jordi Mallach (ca)
* Chris Jackson (cy)
* Hendrik Richter (de)
* Ilkka Tuohela (fi)
* Jean-Michel Ardantz (fr)
* Žygimantas Beručka (lt)
* Leonid Kanter (ru)
* Baris Cicek (tr)
===============
Version 2.11.92
===============
o Misc
* Use gnome-doc-utils for docs translations (Vincent Untz)
o Translators
* Vladimir Petkov (bg)
* Tommi Vainikainen (fi)
* Gabor Kelemen (hu)
* Tino Meinen (nl)
* GNOME PL Team (pl)
* Sebastian Ivan (ro)
* Laurent Dhima (sq)
* Игор Несторовић (sr)
* Clytie Siddall (vi)
* Mai Hao Hui (zh_CN)
* Woodman Tuen (zh_TW)
===============
Version 2.11.90
===============
o Translators
* Martin Willemoes Hansen (da)
* Tommi Vainikainen (fi)
* Takeshi AIHANA (ja)
* Kjartan Maraas (nb, no)
* Marcel Telka (sk)
* Theppitak Karoonboonyanan (th)
* Clytie Siddall (vi)
* Roy Chan (zh_TW)
==============
Version 2.11.1
==============
o Features
* Wireless support on FreeBSD (Joe Marcus Clarke)
o Translators
* Miloslav Trmac (cs)
* Adam Weinberger (en_CA)
* Gareth Owen (en_GB)
* Francisco Javier F. Serrador (es)
* Priit Laes (et)
* Farzad Ghanei (fa)
* Ankit Patel (gu)
* Takeshi AIHANA (ja)
* Guilherme de S. Pastore (pt_BR)
* Duarte Loreto (pt)
* Steve Murphy (rw)
* Canonical Ltd (xh)
|