which provides cookie-based persistence, automatic failover, header
insertion, deletion, modification on the fly, advanced logging contents
to help troubleshoot buggy applications and/or networks, and a few other
features. It uses its own state machine to achieve up to ten thousands
hits per second on modern hardware, even with thousands of simultaneous
connections.
feedback from merdely@, okan@, wcmaier@
ok merdely@ and pval@
alignment problems have been fixed upstream and no problems have
been seen with this version with default compiler flags, so
remove the hack and bump package.
ok brad@ jakob@
CVE-2008-1105.
Specifically crafted SMB responses can result in a heap overflow
in the Samba client code. Because the server process, smbd, can
itself act as a client during operations such as printer
notification and domain authentication, this issue affects both
Samba client and server installations.
Feedback from sthen@
ok mbalmer@ sthen@
- do not enable DIV_SMALL by default, on all archs
- for now, don't use 128-bit arithmetics on amd64, as a work-around
for the gcc bug. gcc3.3 mangles arguments for __divti3, and amd64
hangs on non-DIV_SMALL, when passing correct arguments. this is
what silc-toolkit and silc-server use, too
unbreaks amd64
- for now, don't use 128-bit arithmetics on amd64, as a work-around
for the gcc bug. gcc3.3 mangles arguments for __divti3, and amd64
hangs on non-DIV_SMALL, when passing correct arguments. this is
what silc-toolkit and silc-server use, too
unbreaks amd64
tested by brad@
initial diff tested by sthen@
"definitely fine with me" brad@
The emesene Windows Live Messenger client supports tabbed chat,
custom emoticons, file transfers, offline messaging, personal
messages, nudges and MSN Plus!. The multilingual GUI can be extended
through customization including themes, smilies, sounds and tweaks
to the conversation format.
requested by and 'please commit' robert@
* remove himself from MAINTAINER as per his request
* fix data types to correct compile time warnings
* fix an off by one
- regen PLIST while here
note: this port should be marked as EOL and removed or is anyone still
using this?
Argus data clients support a range of operations on binary flow data
from Argus, such as sorting, aggregation, archival and reporting.
ok naddy@ sthen@
Argus is a fixed-model real time flow monitor designed to track and
report on the status and performance of all network transactions seen in
a data network traffic stream. Argus provides a common data format for
reporting flow metrics such as connectivity, capacity, demand, loss,
delay, and jitter on a per transaction basis. The record format that
Argus uses is flexible and extensible, supporting generic flow
identifiers and metrics, as well as application/protocol specific
information.
ok naddy@ sthen@
- Make sure client entry is not expired more than once
- Fixed silc_parse_userfqdn argument check
- Remove client from expired client list before deleting it
"Commit that" brad@ (maintainer)
* 2 missing NULL pointer checks
* fixes a cause code translation when no Q.931 code is set
* fixes possible memory leak in virtual queues on unregistered calls
* checks for the new config file on a reload