Archive for June, 2008

SMC anti-spam email filter 2.1 (Default branch)

Monday, June 30th, 2008

Source

SMC anti-spam email filter is a software
application (plug-in) designed to significantly
reduce the amount of spam/UCE (junk-mail) you
receive. SMC uses a greylisting-like technique to
stop the junk-mail and a set of dynamic, automatic
“whitelists” for unknown, but legitimate senders.


License: GNU General Public License (GPL)


Changes:
This release adds classic SPF support. Configuration reload has been added on signal 1 (SIGHUP). The “NS Relay” algorithm has been renamed to AutoSPF. The auto-confirmation algorithm has been renamed to AutoSWL (Auto Sender White List). There is a small bugfix in the AutoSPF and data caching code. There are new options in the config file, and minor changes to config defaults. There is a bugfix in the greylisting code. The code has been cleaned up and optimized. There are documentation fixes.

system-config-printer 0.7.82.5 (Fedora 9 branch)

Monday, June 30th, 2008

Source

system-config-printer configures a CUPS server. It
uses the CUPS API (bound to Python with pycups) to
do this. The communication with the server is
performed using IPP. As a result, it is equally
able to configure a remote CUPS server as a local one.


License: GNU General Public License (GPL)


Changes:
Several small bugs were fixed.

portreserve 0.0.2 (Default branch)

Monday, June 30th, 2008

Source

portreserve aims to help services with well-known
ports that lie in the bindresvport() range. It
prevents portmap (or other programs using
bindresvport()) from occupying a real service’s
port by occupying it itself, until the real
service tells it to release the port (generally in
its init script).


License: GNU General Public License v2


Changes:
A typing mistake in the previous version has been
fixed.

Leonov 0.0.1 (Default branch)

Monday, June 30th, 2008

Source

Leonov is a desktop client for Launchpad. Leonov
is not bound to KDE/Qt or GNOME/Gtk. Whatever you
can do with Launchpad, there will be a
representation in Leonov.

MxGraph 0.12.1.1 (Default branch)

Monday, June 30th, 2008

Source

Screenshot
mxGraph is a JavaScript library that uses built-in
browser capabilities to provide an interactive
drawing and diagramming solution. Target
applications are Web based applications that
require workflow/BPM, diagram, network, or general
graph editing to be available in-place on a Web
page.


License: Free for non-commercial use


Changes:
This release makes a number of minor architectural
changes to support the forthcoming Swing client
for mxGraph.

rp-pppoe 3.10 (Default branch)

Monday, June 30th, 2008

Source

rp-pppoe is a PPPoE client and server suite for
Linux. It is fully RFC-compliant and supports
cookies, relay-IDs, and multiple simultaneous
PPPoE discovery phases. It is cleanly coded and
fairly efficient, and supports kernel-mode PPPoE
on Linux 2.4 and 2.6.


License: GNU General Public License (GPL)


Changes:
Compilation problems on various platforms were
fixed. The Makefiles now obey DESTDIR to relocate
installed files. The kernel-mode PPPoE plugin is
easier to compile, since you do no longer need to
specify the path to pppd.h if it’s installed under
/usr/include.

Schoorbs 1.0.3 (Default branch)

Monday, June 30th, 2008

Source

Screenshot
Schoorbs is a system to make room and resource
bookings through a Web 2.0 GUI. You can also
interact with it through a REST API. It allows you to book rooms and resources grouped by areas. Activity can be logged via a simple logging interface. The code is automatically tested by several unit tests. The interface can easily be styled through the usage of a template system. Schoorbs produces valid XHTML 1.1 output, has packages for Debian and Ubuntu, and is well documented online.


License: GNU General Public License (GPL)


Changes:
This version comes with a fix for the first
security problem that was ever detected in
Schoorbs. Despite the fact that it is an SQL
injection vulnerability, it doesn’t give the users
who could exploit it any more rights since the
affected code passage may only be called by
administrators. Although this is a security
release, an email logging backend is now included,
so that one could be notified by mail if a booking
will be created or edited.

EditiX Lite 2008 SP4 (Default branch)

Monday, June 30th, 2008

Source

Screenshot
EditiX Lite is a powerful and easy to use XML
editor, visual schema editor and XSLT debugger. It
is designed to help Web authors and application
programmers take advantage of the latest XML and
XML-related technologies such as XSLT/FO, DocBook,
and XSD Schema. It has real-time XPath location
and syntax error detection, context syntax popups
supporting DTD, Schema, and RelaxNG, and support
for multiple templates and project management.


License: Free for non-commercial use


Changes:
This version includes an XQuery and CSS editor.
Various problems were fixed.

Brutus 1.0.0 (Server branch)

Monday, June 30th, 2008

Source

Screenshot
Brutus is an Exchange connector and development framework that offers access to all of MAPI and therefore to all versions of Microsoft Exchange from version 5.5 onwards. It is a complete wrapping of all of MAPI into a (large) set of CORBA interfaces. It enables any client application to integrate seamlessly into any organization with existing Exchange deployments on an equal footing with MS Outlook. Being based on CORBA, it is platform independent, and works equally well on Linux, the BSDs, Windows, or wherever there is a CORBA implementation available.


License: GNU General Public License (GPL)


Changes:
A new option was added to enable SSL encryption of
server/client connections. Firewall traversal is
supported through the use of Lorica. Lots of small
fixes were made all over the place.

web2ldap 0.16.30 (Default branch)

Monday, June 30th, 2008

Source

web2ldap is a full-featured Web-based LDAPv3 client written in Python. It is designed to run either as with stand-alone built-in Web server or under the control of another Web server with FastCGI support (e.g. Apache with mod_fastcgi). It has support for various LDAPv3 bind methods and a powerful built-in schema browser. HTML templates are supported for displaying and editing entries, and LDIF templates can be used for quickly adding new entries. A built-in X.509 parser displays a detailed view of certificates and CRLs with active links.


License: GNU General Public License (GPL)


Changes:
Handling of multi-valued RDN when adding new
entries was improved. Some small improvements were
made to the login code when having to search for
user entries before and after the bind request. A
fix was made for name forms in subschema. New
plugin-classes were added for attributes found in
MS AD.