Welcome to Freecode
Cerb is a fast and flexible Web-based platform for business collaboration and automation. It helps you remember anything about anyone, collaborate from anywhere, deftly reply to a flood of email, automate, stay informed, capture feedback, track time, flag opportunities, manage tasks, share expert knowledge, and otherwise execute efficiently.
Release Notes: This maintenance update includes 13 bugfixes and usability tweaks. Custom fields and fieldsets can be selectively set while replying to tickets. During a reply, the "Would you like to move this conversation?" question clearly shows the current group and bucket. Recurring events may specify a starting date. A floating calendar is available for making selections on date fields. This release fixes an issue with knowledgebase workspace tabs. UTF-8 encoding is used when displaying HTML attachments in the browser. Custom fieldsets can be deleted. This release fixes an issue with the "Help me create a page" wizard.
Xtables-addons is a package which provides some extra plugins for iptables. It obsoletes the old patch-o-matic repository. Instead of patching the kernel source, extensions are built as modules and thus allow extending kernels without recompilation.
Release Notes: This release adds support for the new kuid_t/kgid_t types, and for Linux 3.10. xt_geoip will no longer throw a warning on empty country sets.
XCache is a fast, stable PHP opcode cacher that has been tested and run on production servers under high load. It supports and is tested on all lastest PHP CVS branches, including PHP_5_1, PHP_5_2, PHP_5_3, and PHP_5_4.
Release Notes: This is a re-release of 3.0.2 without unnecessary files. Bugs were fixed, including random "cannot redeclare class" errors. Users of XCache 3.0.x and PHP 5.4+ are highly recommended to upgrade to this version.
Webconverger is a Live Web kiosk Linux distribution for public places. It is designed to get you on the Web easily without compromising your privacy.
Release Notes: Firefox has been locked down and updated to version 21. The whole underlying base has been upgraded to Progress Linux 2.0. This release reduces the installation image by 60M to 355M.
TTA-based Co-design Environment (TCE) is a toolset that provides a complete co-design flow from C programs down to synthesizable VHDL and parallel program binaries. Processor customization points include the register files, function units, supported operations, and the interconnection network.
Release Notes: This release adds support for LLVM 3.3, improved LLVM-side if-conversion, an initial operand sharing implementation, native support for half precision floats, several usability improvements to the Processor Designer GUI, bugfixes, and more.
Check updates is a Nagios monitoring system plugin to check if an RPM-based system (Red Hat, Fedora, or CentOS) is up to date.
Release Notes: This release fixes a bug with the parsing of Yum output.
Pride combines bash scripts, zenity, ant, and the Android tools to create a fast and simple POSIX alternative to Eclipse for Android development. It can be used from the desktop or command line or from any editor that makes exec calls, such as Emacs or Vim.
Release Notes: Improvements were made to some of the injections. Injections are slowly being moved from containing strings to calling on string resources. A problem with the upload of the release, resulting in a corrupt download file for pride, has been fixed.
CIL is a frontend for the C programming language which facilitates program analysis and transformation. CIL will parse and typecheck a program, and compile it into a simplified subset of C. For example, in CIL, all looping constructs are given a single form and expressions have no side effects. This reduces the number of cases which must be considered when manipulating a C program. CIL has been used for a variety of projects, including CCured, a tool which makes C programs memory safe. It supports ANSI C, as well as most of the extensions of the GNU C and Microsoft C compilers. A Perl script acts as a drop-in replacement for either gcc or Microsoft's cl, and allows merging of the source files in your project. Other features include support for control-flow and points-to analyses.
Release Notes: This release improves the build system and installation (available as an opam package).
OpenMW is an attempt to reimplement the popular role playing game Morrowind. It aims to be a fully playable implementation of the game that will run on Linux, Windows, and Mac OS X. No game data is distributed with the code; the user must already own a copy of Morrowind to use the software.
Release Notes: This release brings the much-anticipated animation layering feature, Athletics, Security, Night-Eye, and Blind, along with a plethora of other fixes and changes. This release also adds openable doors to the game.
LDAP Account Manager (LAM) is a web frontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. LAM was designed to make LDAP management as easy as possible for the user. It abstracts from the technical details of LDAP and allows persons without technical background to manage LDAP entries. If needed, power users may still directly edit LDAP entries via the integrated LDAP browser.
Release Notes: This release fixes a problem with suggested Unix user names and the profile options for Quota.
JStock is stock market software for 26 countries. It provides a stock watchlist, an intraday stock price snapshot, a stock indicator editor, a stock indicator scanner, and portfolio management. Free SMS/email alerts are supported.
Release Notes: This release supports JStock Android full integration and adds eight bugfixes.
HAproxy is a high-performance and highly-robust TCP and HTTP load balancer which provides cookie-based persistence, content-based switching, SSL off-loading, advanced traffic regulation with surge protection, automatic failover, run-time regex-based header control, Web-based reporting and management interface, advanced logging to help trouble-shooting buggy applications and/or networks, and a few other features. Its own event-driven state machine achieves 100,000 connections per second and surpasses GigaEthernet on modern hardware, even with tens of thousands of simultaneous connections.
Release Notes: This release fixes a crash which could occur when a configuration made use of hdr_ip(name,-1) or "usesrc hdr_ip(name)", if the client sent a certain number of values of the requested header. CVE-2013-2175 was assigned to this bug. All users of 1.4 must upgrade or apply the fix.
HAproxy is a high-performance and highly-robust TCP and HTTP load balancer which provides cookie-based persistence, content-based switching, SSL off-loading, advanced traffic regulation with surge protection, automatic failover, run-time regex-based header control, Web-based reporting and management interface, advanced logging to help trouble-shooting buggy applications and/or networks, and a few other features. Its own event-driven state machine achieves 100,000 connections per second and surpasses GigaEthernet on modern hardware, even with tens of thousands of simultaneous connections.
Release Notes: This version fixes two possible crashes, one of them remotely triggered (CVE-2013-2175) involving use of a negative occurrence number in hdr_* fetches. Other long-standing improvements were finally merged, such as http-response, dynamic setting of priority, DSCP headers, Netfilter mark and log level, transparent proxy on *BSD, fetching of environment variables, conditional PROXY protocol by ACL, 3 parallel stick-counters instead of 2, reworking of the doc to simplify the search of ACL/fetch keywords, and further-improved configuration error reporting. All 1.5 users must upgrade.
Roundcube Webmail is a browser-based, multilingual IMAP client with an application-like user interface. It provides the full functionality you expect from an email client, including MIME support, address book, and folder manipulation. High extensibility is granted by the plugin API and the user interface is fully skinnable using XHTML and CSS 2.
Release Notes: This is the second service release for the 0.9 series. It contains 25 bugfixes and improvements as well as some translation updates. It's considered stable, and updating is recommended.
aime is a simple, C-like programming language and an interpreter, both designed to be embeddable in applications. The language is straightforward, trivial, and direct. Its syntax is simpler than that of C, while still providing for full object management, higher order functions, and references. The interpreter is secure and expressive, allowing comprehensive control over program execution and providing powerful methods of application integration.
Release Notes: A new aime library is introduced. The library simplifies the introduction of new data types. Other aime libraries are expanded. A bug in parsing variable names is fixed. The bug was preventing the recognition of variable names in certain cases. A bug in parsing variadic function calls is fixed.
The Spread Toolkit provides tools for developing reliable and robust distributed applications ranging from collaboration tools to fault-tolerant database servers to replicated Web servers. It consists of a daemon which provides multicast messaging, reliability, ordering, and membership services, and a library which applications link with. Spread provides a simple API for writing group applications and is designed to provide high performance for local and wide area networking applications.
Release Notes: This release focuses on performance and some bugfixes. It improves the speed of memberships and scalability of the C library locking. It defaults to using Unix domain sockets on the same host connections for improved throughput and allows membership and flow control parameters to be configured at run time.
SeedDMS is a powerful, easy to use document management system forked from and fully compatible with LetoDMS. Many years of development has made it a mature and enterprise-ready plattform for sharing and storing documents.
Release Notes: Translation updates, a new bootstrap version, and many bugfixes.
TeXstudio is a fully featured LaTeX editor. It is designed to make writing LaTeX documents as easy and comfortable as possible. It features an integrated PDF viewer with (almost) word-level synchronization, live inline preview, advanced syntax highlighting, and live checking of references, citations, LaTeX commands, spelling, and grammar.
Release Notes: This release improves various different aspects of TeXstudio. For example, all icons were converted to SVG and support Mac retina displays, the align columns command can be used to align other environments than tables, the dictionary for spell checking can be set on file level with magic comments, folded lines are stored in the session config, the cursor movement can be set to visual for rtl-languages and lrm-characters can be automatically inserted, the template management is more customizable, pweave files are syntax highlighted, scrolling is animated, and more.
DBeaver is a universal database manager and SQL Client. It supports MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, SQLite, Derby, and any database that has a JDBC driver. It is a GUI program that allows you to view the structure of a database, execute SQL queries and scripts, browse and export table data, handle BLOB/CLOB values, modify database meta objects, etc. It has a native UI (provided by the Eclipse SWT library), great performance, and relatively low memory consumption.
Release Notes: The connection properties UI has been completely rewritten and improved. A DB2 for z/OS driver has been added. The binary (LOB) editor has been improved, and Hex and Base64 formats added. There are many backend and UI fixes.
Aspose.Email for Java is a Java component for reading and writing Microsoft Outlook MSG files without using Outlook. It can create and update MSG files, and retrieve properties such as subject, body, recipients, attachments, sender information, MAPI properties. It can be used with Web or desktop applications.
Release Notes: Microsoft Outlook offers the ability to create contact distribution lists in a PST. This feature was lagging in the Aspose.Email API until this month’s release; creating and reading distribution lists in PST is now supported. Users can access contact distribution lists from the contacts folder with a check on the message class, which should be IPM.DistList. This release also includes a number of bugfixes related to message conversion to various formats, retrieving and converting messages from a PST file, and encoding issues with different email messages.
Soffid IAM offers a complete and integrated solution for controlling access to enterprise applications. It provides you with everything you need to obtain accurate information about who uses your systems, manage the whole user provisioning lifecycle, and bring users an enhanced experience by removing the need to enter credentials every time they access your business applications. It provides a single point of audit and control for assessing data security regulatory compliance.
Release Notes: Shared accounts improvements. Allows enterprises to manage their high privileged accounts. Self service portal improvements. Managed systems accounting audit. Audit log improvements. Support for Oracle as a database backend, as well as MS SQL Server and MySQL. Now a user can have more than one personal account per managed system. Performance improvements to the synchronization server. Many bugfixes.
Bareos (Backup Archiving REcovery Open Sourced) is a fork of the backup project from bacula.org. It has been in development since late 2010, and has many new features.
Release Notes: This is a bugfix release after the first stable release. It fixes some bugs and adds some small new features.
kpcli (KeePass CLI) is a command line interface (interactive shell) to work with KeePass database files. It was inspired by the author's use of the Ked Password Manager's "kedpm -c" option combined with a need to migrate to KeePass.
Release Notes: Traps and handles SIGINT (^C press), SIGTSTP (^Z press), and SIGCONT (continue after ^Z suspend). No longer prints found dictionary words in pwck.
naken_asm, a fork of naken430asm, can assemble and disassemble code for a variety of microcontrollers, including MSP430/MSP430X, dsPIC, ARM, MIPS, STM8, 6502, and 8051/8052.
Release Notes: The MSP430/MSP430X disassembler has been heavily rewritten. Fixes for the MSP430X assembler. The main part of the assembler has been changed to understand Atmel's AVR8 include files.
The Legend of Edgar is a 2D platform game with a persistent world. When Edgar's father fails to return home after venturing out one dark and stormy night, Edgar fears the worst: he has been captured by the evil sorcerer who lives in a fortress beyond the forbidden swamp. In The Legend of Edgar, you take on the role of Edgar as he ventures across the world, battling fearsome creatures and solving puzzles while trying to find and rescue his father.
Release Notes: This release adds updates to the French, Italian, Japanese, Simplified Chinese, Russian, and Ukrainian translations.
A .NET component to read, write, and modify a PowerPoint document.