--
LibGTop is a library for obtaining information about processes and the system.
This includes information about the following areas:
* General System Information
* SYS V IPC Limits:
* Network:
* Process List:
* Process information:
* Process maps:
* File system usage:
From marcm for gnome2
--
This library allows you to load glade interface files in a program at runtime.
It doesn't require GLADE to be used, but GLADE is by far the easiest way to
create the interface files.
From marcm for gnome2
--
GConf is a configuration database system, functionally similar to the
Windows registry but lots better.
For more information about GConf and the GNOME project, visit:
WWW: http://www.gnome.org/projects/gconf/
From marcm for gnome2
--
ORBit is a high-performance CORBA (Common Object Request Broker
Architecture) ORB (object request broker). It allows programs to
send requests and receive replies from other programs, regardless
of the locations of the two programs. CORBA is an architecture that
enables communication between program objects, regardless of the
programming language they're written in or the operating system they
run on.
WWW: http://www.labs.redhat.com/orbit/
From marcm for gnome2
--
libIDL is a small library for creating parse trees of CORBA v2.2
compliant Interface Definition Language (IDL) files, which is a
specification for defining interfaces which can be used between
different CORBA implementations.
From marcm for gnome2
--
linc is a library that eases the task of writing networked servers and
clients. It takes care of connection initiation and maintainance, and
the details of varioustransports. It is used by the new ORBit to
handle message transmission/receipt.
From marcm for gnome2
fixed 91 bits HMAC bug, fixed minor compile warnings for the
external DTD patch, fixed bug with EVP ciphers for OpenSSL 0.9.7
when last block was not processed for padding, etc.
STABILITY FIX:
Fixed double free'd pointer bug in mysql_change_user() handling, that
enabled a specially hacked version of MySQL client to crash mysqld.
Note, that one needs to login to the server by using a valid user
account to be able to exploit this bug.
--
A new, enhanced poisoining method (against Solaris) has been
introduced and many new plugins for PPTP tunnel breaking have
been added.
Updated the passive OS fingerprint database.
Several bugs fixed.
Changelog: http://ettercap.sourceforge.net/index.php?s=history
brad@ ok
--
This release adds support for background execution and for
logging in multi-process mode (multiple clients at a time),
plus a new syntax and a lot of bugfixes.
Further details on:
http://download.simphalempin.com/tcpreen/ChangeLog
- Added Net::DNS::Resolver::Recurse module.
- Fixed the regular expression in RR.pm to comply with the RFCs,
turns our we were _too_ paranoid.
- Fixed 00-load.t to skip the Net::DNS::SEC modules. The test suite
should now pass if you have Net::DNS::SEC installed.
--
Security Fix
This version fixes a buffer overflow with the rarely used
option 'progress=2' (triggered by long attachment names),
and some other buffer overflows, disables the "mail" program
by default.
Fixes a segfault with headers encoded as quoted printable,
fixes an expires option to work in incremental mode, and adds
delete_older and delete_newer options to limit archive by date.
brad@ ok
- fix thread startup in knode, including work-around for thread bugs up until
a week ago...
- replace IP detection code with home-made code so that kfrb/krdc works for us.