- a filter which distinguishes spam and non-spam mail
- support mails written in English and Japanese language
- written in Ruby
- support 3 methods for access
-- traditional unix-style filter. study and judge local files or pipe
-- IMAP. study and judge mails in an IMAP server
-- POP proxy. run between POP server and MUA
- distributed under GPL
Author: nabeken
WWW: http://bsfilter.org/index-e.html
It's two main functions are to limit the number of concurrent
connections per IP, and to limit the rate at which apache sends data
to the client. It includes detection of users behind proxy servers
(using the X-Referred-By header). It includes limiting the speed at
which files are sent to a configurable rate, with the option of
allowing a burst at full speed for the first chunk of a file.
pdumpfs is a simple daily backup system similar to Plan9's dumpfs which
preserves every daily snapshot. pdumpfs is written in Ruby. You can access the
past snapshots at any time for retrieving a certain day's file. Let's backup
your home directory with pdumpfs!
pdumpfs constructs the snapshot YYYY/MM/DD in the destination directory. All
source files are copied to the snapshot directory for the first time. On and
after the second time, pdumpfs copies only updated or newly created files and
stores unchanged files as hard links to the files of the previous day's
snapshot for saving a disk space.
in PR 27497.
Very slightly pkglinted before import.
MasonX::Apache2Handler is experimental (beta) and should only be
used in a test environment. The MasonX::Apache2Handler module itself
is a simple clone of Mason's HTML::Mason::ApacheHandler, and, as
such, seems to be solid. However the components used, mod_perl 2
and libapreq2, are currently under development.
Changes from 1.0.5, from ChangeLog:
-- chan_iax2:
-- Fixed a bug dealing with a division by zero that could cause a crash
-- chan_sip:
-- Behavior was changed so that when a registration fails due to DNS resolut
ion issues,
a retry will be attempted in 20 seconds.
-- Peer settings were not reset to null values when reloading the configurat
ion file.
Behavior has been changed so that these values are now cleared.
-- 'restrictcid' now properly works on MySQL peers.
-- Only use the default callerid if it has been specified.
-- Asterisk was not sending the same From: line in SIP messages during certa
in times.
Fixed to make sure it stays the same. This makes some providers happier,
to a working state.
-- Certain circumstances involving a blank callerid caused asterisk to segme
ntation fault.
-- There was a problem incorrectly matching codec availablity when global pr
eferences were
different from that of the user. To fix this, processing of SDP data has
been moved
to after determining who the call is coming from.
-- Asterisk would run out of RTP ports while waiting for SUBSCRIBE's to expi
re even though
an RTP port isn't needed in this case. This has been fixed by releasing
the ports early.
-- chan_zap:
-- During a certain scenario when using flash and '#' transfers you would he
ar the
other person and the music they were hearing. This has been fixed.
-- A fix for a compilation issue with gcc4 was added.
-- chan_modem_bestdata:
-- A fix for a compilation issue with gcc4 was added.
-- format_g729:
-- Treat a 10-byte read as an end of file indication instead of an error. So
me G729 encoders
like to put 10-bytes at the end to indicate this.
-- res_features:
-- During certain situations when parking a call, both endpoints would get m
usiconhold.
This has been fixed so the individual who parked the call will hear the d
igits and not
musiconhold.
-- app_dial:
-- DIALEDPEERNUMBER is now being set, so if you attempted to use it in the p
ast and failed
it should work now.
-- A callerid change caused many headaches, this has been reversed to the or
iginal 1.0 behavior.
-- A crash caused with the combination of the 'g' option and # transfer was
fixed.
-- app_voicemail:
-- If two people hit the voicemail system at the same time, and were leaving
a message
the second message was overwriting the first. This has been fixed so that
each one
is distinct and will not overwrite eachother.
-- cdr_tds:
-- If the server you were using was going down, it had the potential to brin
g your asterisk
server down with it. Extra stuff has been added so as to bring in more er
ror/connection
checking.
-- cdr_pgsql:
-- This will now attempt to reconnect after a connection problem.
-- IAXY firmware:
-- This has been updated to version 23. It includes a fix for lost registra
tions.
-- internals
-- Behavior was changed for 'show codec <number>' to make it more intuitive.
(kshumard)
-- DNS failures and asterisk do not get along too well, this is not totally
the case anymore.
-- Asterisk will now handle DNS failures at startup more gracefully, and won
't crash and
burn.
-- Choosing to append to a wave file would render the outputted wave file co
rrupt. Appending
now works again.
-- If you failed to define certain keys, asterisk had the potential to crash
when seeing if you had
used them.
-- Attempting to use such things as ${EXTEN:-1} gave a wrong return value. H
owever, this was never
a documented feature...
package to use these drivers as an option shortly.
DESCR:
This package provides the "zaptel" drivers, which support the Asterisk
software PBX, ported to NetBSD.
These are some drivers and auxiliary tools for NetBSD in support of
the Asterisk PBX. The wcfxo driver supports the Wildcard X100P/X101P and
clones, the wcfxs driver supports the Wildcard TDM400p, and the ztdummy
driver provides a software-only timer device which makes conferencing
work much better. (That is, if you run Asterisk, you may want these
drivers even if you don't have any of the hardware)
The T1 board driver has not yet been ported.
DESCR:
memgrep is a tool to search, replace, or dump arbitrary memory from
running applications and core files. Potential applications for memgrep
include reverse engineering, debugging, and vulnerability assessment.
08/02/2005 - UFRaw-0.4 released, based on DCRaw v6.33.
* Rotate Fuji images by 45 degrees.
* Preview dialog is more responsive.
* Disable internationalization for Hebrew and Arabic (The right to left setting
doesn't do good to the preview dialog).
* Bug correction - ufraw --batch did not calculate WB in some cases.
* Bug correction - Seg Fault for some images.
23/01/2005 - UFRaw-0.3 released, based on DCRaw v6.23.
* Added basic color management support using Little CMS.
* Made a stand-alone version with a GUI interface and batch processing support.
Images can be saved in the PPM, TIFF, and JPEG formats.
* Settings are saved between sessions in a configuration file.
* Added white balance presets (direct sunlight, cloudy, shade, flash, etc.)
* Several possible live histograms.
* Initial (a bit slow) support for thumbnails in the Gimp 2.0 open file dialog.
* Many smaller changes.
no member named `rlim_cur'" in FreeBSD. (Hey, this patch by nature
workarounds a bug in FreeBSD's sys/resource.h. Sweet 8-) But why
not patch both autoconfigure{,.in} files?)
Service (ICS). It implements the UPnP Internet Gateway Device specification
(IGD) and allows UPnP aware clients, such as MSN Messenger to work properly
from behind a NAT firewall.
Linux is an SDK for development of UPnP device and control point applications
for Linux. It consists of the core UPnP protocols along with a UPnP-specific
eXtensible Markup Language (XML) parser supporting the Document Object Model
(DOM) Level 1 API and an optional, integrated mini web server for serving UPnP
related documents.