January 2013
BIRD is a dynamic routing daemon for UNIX-like systems. It should support all routing protocols used in the contemporary Internet, such as BGP, OSPF, RIP, and their IPv6 variants. It also features a very flexible configuration mechanism, and a route filtering language.
Release Notes: BIRD can now be configured to keep and show filtered routes. This release adds separate receive and import limits, several new reconfiguration cmd options (undo, timeout, check), configurable automatic router ID selection, Dragonfly BSD support, and fixes for OSPFv3 vlinks.
SFLphone is an SIP/IAX2 compatible softphone. The goal is to create a robust enterprise-class desktop phone. While it can serve home users very well, it is designed for intensive corporate use.
Release Notes: This release supports the Opus, iLBC, and g.729 audio codecs. SFLphone accounts now have an "Auto-answer" mode. Along with a number of bugfixes, SFLphone's backend has been migrated from PJSIP 1.14.2 to 2.0.1. Support has been added for multi-codec calls (e.g., PCMA outgoing, PCMU incoming). The backend has also migrated threading libraries from Common C++ to pthread.
PacketFence is a fully supported, trusted network access control (NAC) system. It includes a captive portal for registration and remediation, centralized wired and wireless management, 802.1X support, layer-2 isolation of problematic devices, and integration with the Snort IDS and the Nessus vulnerability scanner. It can be used to effectively secure networks, from small to very large heterogeneous networks.
Release Notes: This minor release is focused on small new features, enhancements, and bugfixes. It improves performance and stability. BelAir equipment is now supported, and many registration issues have been fixed.
Countly is a real-time, mobile analytics application. It collects event data from mobile phones and visualizes this information to analyze mobile application usage. Countly dashboard gives a complete overview of your application's performance. You can view detailed metrics, including session length, hardware type, operator (carrier), connection type or speed, activity length, and more.
Release Notes: This release adds Windows Phone 7 and 8 and Blackberry WebWorks (BB OS 7) support, a management API, a modified data read API (/o) to be accessible only by using an API key, Portuguese and Russian translations, event key sorting to the event configuration modal, an optimized dashboard experience on tablet devices, and animations for closing popups with the ESC key.
The goal of the Pango project is to provide an Open Source framework for the layout and rendering of internationalized text. It uses Unicode for all of its encoding, and will eventually support output in all the world's major languages.
Release Notes: Thread safety has improved. BOT/EOT flags are now passed to HarfBuzz. Other minor bugs have been fixed.
BitlBee allows users to talk to people on the major instant messaging and microblogging networks (including MSN, Google Talk, AIM, and Twitter) from within any IRC client by emulating an IRC server. Virtual channels are created with all of the user's contacts in them, who can be talked to in the channel or in a query. Also, one can participate in group chats and chat rooms like they were normal IRC channels.
Release Notes: This release has been upgraded to Twitter API 1.1 (which will be mandatory starting in March), uses a streaming API instead of polling the timeline once a minute, and adds full DM support.
safe-rm is intended to prevent the accidental deletion of important files by replacing /bin/rm with a wrapper that checks the given arguments against a configurable blacklist of files and directories that should never be removed. Users who attempt to delete one of these protected files or directories will not be able to do so and will be shown a warning message instead. Protected paths can be set both at the site and user levels.
Release Notes: This version adds /lib32 and /lib64 to the default list of protected paths.
MQ Visual Edit allows users to view, manipulate and manage messages in a queue of a WebSphere MQ (formally MQSeries) queue manager and presents the data in a simplified format similar to a database utility or spreadsheet program. It is designed for application programmers, JMS developers, quality assurance testers, and production support personnel. It can run on any platform that supports Java v1.4 (or higher). It can connect to local queue managers or to any remote queue manager.
Release Notes: This release adds an Open button to "List of Queues" window. The user can select one or more queues to be opened at once.
MQ Visual Browse allows users to view messages in a queue of a WebSphere MQ (formally MQSeries) queue manager and presents the data in a simplified format similar to a database utility or spreadsheet program. It is designed for application programmers, JMS developers, quality assurance testers, and production support personnel who do not need message editing capabilities. It can run on any platform that supports Java v1.4 (or higher). It can connect to local queue managers or to any remote queue manager.
Release Notes: This release adds an Open button to "List of Queues" window. The user can select one or more queues to be opened at once.
Universal File Mover (UFM) manages the transfer of files. The user combines a series of Action commands to create the UFM Workflow XML file. These Action commands define which actions are to be taken, the order of the actions, and how errors are to be handled. UFM processes the Action commands as per the UFM Workflow XML file. UFM currently contains 40 Action commands. These action commands fall into five categories: WebSphere MQ Actions, Network Actions, File Actions, Control Actions, and Other Actions. UFM can transfer files in one of five ways, using WebSphere MQ, FTP, SFTP, SCP, or HTTP.
Release Notes: This release adds a new ReEncode Action to change the character encoding of a file and fixes an issue with the MQReceive action using run="S" and sending an empty message to the backout queue.
The MQ File Mover application is a software package designed to move files using WebSphere MQ (aka MQSeries). MQFM processes “Action” commands, which are controlled through an MQFM Workflow XML file. The user combines a series of Action commands to create the MQFM Workflow XML file.
Release Notes: This release fixes an issue with the Receive action using run="S" and sending an empty message to the backout queue.
Aubit 4GL compiler is a programming language based on (and compatible with) Informix-4GL. It provides an easy way to generate screen/form based programs, since statements for handling Windows, Forms, Menus, SQL, and similar are built-in. With support for SQL statements forming an intrinsic part of the language, it's especially suitable for developing database-oriented applications. Database connectivity is provided for PostgreSQL, MySQL, Informix, and others via ODBC. It supports both ncurses (console mode) and GTK+ (GUI mode) output.
Release Notes: This release adds a Windows binary to the SourceForge download page.
Syndicate Press is a Wordpress plugin that lets you include RSS feeds directly in your Wordpress posts or pages. This plugin provides a very easy-to-use administration page and includes great features such as feed caching, filters, and multiple display options. The plugin is highly configurable and works with your site's theme and it does not force arbitrary formatting of the RSS feed contents.
Release Notes: This is a new feature release. New features include custom HTML formatting with support for style and script tags. The new formatting applies to the feed title, the article title, and the article body. This release also adds a new feature which exports the settings for support.
Blue Mind is a messaging and collaboration platform. It offers scalable shared messaging, calendars and contacts with advanced mobility (iPhone, iPad, Android, etc.), and Outlook and Thunderbird connectivity support. Designed with simplicity as a goal, it uses Web 2.0 technologies with a Javascrit UI, offline Web capability, and a Web-services-oriented pluggable architecture.
Release Notes: This release fixes and improves the LDAP, AD, and Samba plugins. The message max size can now be set directly from the admin console. Fixes were made to the webmail for ICS handling and email selection on refresh and to the Calendar on ICS import and export. The Outlooks connector now is ok for all OS/Outlook combinations (32/64 bits).
JAConfig implements an eventually consistent distributed key/value database for managing a JASocket cluster. Also included are Quarum for tracking when a quorum of hosts is present, Ranker for determining which nodes are least loaded, ClusterManager for starting up other servers, and Kingmaker, which decides which node is to run ClusterManager. JAConfig is lock-free, actor-based, and has no single point of failure.
Release Notes: This release fixes bugs in Kingmaker and Cluster Manager, and reworks Managed Server.
Horde Groupware Webmail Edition is an enterprise ready browser-based communication suite. Users can read, send, and organize email messages and manage and share calendars, contacts, tasks, and notes with the standards compliant components from the Horde Project. It bundles the separately available applications IMP, Ingo, Kronolith, Turba, Nag, and Mnemo. It can be extended with any of the released Horde applications or the Horde modules that are still in development, like a file manager, a bookmark manager, a forum, or a wiki.
Release Notes: Improved ActiveSync compatibility. Improved Kolab compatibility. Re-adds apply mail filters action to dynamic view. Fixes top menu updating bugs. Fixes saving a message to the draft mailbox when a session expires. Fixes NOT criteria for custom email header searches. Fixes losing data when refreshing the compose screen. Fixes verifying enveloped signed and encrypted S/MIME messages. Fixes changing permissions for shared filter rulesets. Fixes moving events between calendars. Fixes notes import. An updated Basque translation. Small bugfixes and improvements.
Gollem is a Web-based file manager that provides the ability to fully manage a hierarchical file system stored in a variety of backends such as a SQL database, as part of a real filesystem, or on FTP, Samba or SSH servers. It supports uploading and downloading of files, basic file operations, permissions support, and MIME recognition and viewing of files through the Horde MIME library. It is fully internationalized and translatable.
Release Notes: Changes the recursive deletion preference to ask by default. Fixes downloading if the backend key doesn't match the driver name. An updated Basque translation. Further bugfixes and improvements.
Horde Groupware is an enterprise ready browser-based collaboration suite. Users can manage and share calendars, contacts, tasks, and notes with the standards compliant components from the Horde Project. Horde Groupware bundles the separately available applications Kronolith, Turba, Nag, and Mnemo. It can be extended with any of the released Horde applications or the Horde modules that are still in development, like a file manager, a bookmark manager, a forum, or a wiki.
Release Notes: Improved ActiveSync compatibility. Improved Kolab compatibility. Fixes top menu updating bugs. Fixes moving events between calendars. Fixes notes import. An updated Basque translation. Small bugfixes and improvements.
Turba is the Horde contact management application. It is a production level address book, and makes heavy use of the Horde framework to provide integration with IMP and other Horde applications. It supports SQL, LDAP, Kolab, and IMSP address books.
Release Notes: Improved Kolab compatibility. Small bugfixes and improvements.
Trean is the Horde bookmarks manager.
Release Notes: This release adds favicon support. There are small improvements.
Sesha is the Horde inventory manager. It is an application designed to track a multitude of items. It can organize stockable items into multiple categories, each with unique properties.
Release Notes: Search improvements.
Mnemo Note Manager is the Horde notes/memos application. It provides Web-based notes and freeform text in a way similar to the PalmOS Note application and shared notepads. It requires the Horde Application Framework and a SQL database for backend storage.
Release Notes: Improved Kolab compatibility. Fixes import.
Nag is a Web-based application built upon the Horde Application Framework that provides a simple, clean interface for managing online task lists (i.e. TODO lists). It includes strong integration with the other Horde applications and offers shared task lists.
Release Notes: Improved Kolab compatibility. Small bugfixes and improvements.
Kronolith is the Horde calendar application. It provides a stable and featureful individual calendar system with integrated collaboration and scheduling features. It makes extensive use of the Horde Framework to provide integration with other applications. It implements a solid, stand-alone calendar system, allowing repeating events, all-day events, custom fields, keywords, shared calendars, iCalendar support, generation of free/busy information, and managing multiple users through Horde Authentication.
Release Notes: Improved Kolab compatibility. Fixes moving events between calendars. Small bugfixes and improvements.
IMP, the Internet Messaging Program, allows Web-based access to IMAP and POP3 mail servers and provides a range of features normally found only in desktop email clients.
Release Notes: This release re-adds the apply mail filters action to dynamic view. It has improved parsing of the References header when replying to messages. It fixes saving compose message to draft mailbox when the session expires. It fixes NOT criteria for custom header searches. It fixes losing data when refreshing the compose screen. It fixes verifying enveloped signed and encrypted S/MIME messages. There are many bugfixes and improvements.
A Java based BPM framework to build workflow management systems in a fast and easy way.