Simple Project List Software Map

379 projects in result set
LastUpdate: 2006-07-06 05:12

Logcheck

Logcheck parses system logs and generates email
reports based on anomalies. Anomolies can be
defined by users with 'violations' files. It
differentiates between 'Active System Attacks',
'Security Violations', and 'Unusual Activity', and is
smart enough to remember where in the log it
stopped processing to improve efficiency. It can
also warn when log files shrink, and does not report
errors when they are rotated.

(Machine Translation)
LastUpdate: 2013-10-21 21:39

popa3d

popa3d is a POP3 daemon which attempts to be
extremely secure, reliable, RFC compliant, and
fast (in that order).

(Machine Translation)
LastUpdate: 2005-06-22 03:34

Perdition Mail Retrieval Proxy

Perdition is a fully featured POP3 and IMAP4 proxy server. It is able to handle both SSL and non-SSL connections and redirect users to a real-server based on a database lookup. Perdition supports modular based database access. The distribution ships with modules for ODBC, MySQL, PostgreSQL, GDBM, POSIX Regular Expression, and NIS. The API for modules is open, allowing abitary modules to be written to allow access to any data store. Perdition can be used to create large mail systems where an end-user's mailbox may be stored on one of several hosts, to integrate different mail systems together, to migrate between different email infrastructures, and to bridge plain-text, SSL, and TLS services. It can also be used as part of a firewall.

(Machine Translation)
LastUpdate: 2011-11-01 15:42

Puppet

Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, including users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. Its simple declarative specification language provides powerful classing abilities for drawing out the similarities between hosts while allowing them to be as specific as necessary, and it handles dependency and prerequisite relationships between objects clearly and explicitly.

LastUpdate: 2011-03-16 16:58

netwib

Netwib provides most functions needed by network programs. Its objective is to let programmers
easily create network programs. This library
provides features for Ethernet, IPv4, IPv6, UDP, TCP, ICMP, ARP, and RARP protocols. It supports
spoofing, sniffing, client, and server creation.
Furthermore, netwib contains high level functions
dealing with data handling.

(Machine Translation)
LastUpdate: 2012-02-14 11:27

Java Service Wrapper

Java Service Wrapper is a configurable tool which
allows Java applications to be installed and controlled
like native NT or Unix services. It includes fault
correction software to automatically restart crashed or
frozen JVMs. It is built for flexibility.

(Machine Translation)
LastUpdate: 2010-07-19 22:06

oRTP

oRTP is a library implementing the Real-time Transport Protocol (RFC3550), written in C. It is easy to use and provides a packet scheduler for sending and receiving packets on time, adaptive jitter compensation, automatic sending of RTCP compound packets, and the RTCP parser API. It works with IPv6.

LastUpdate: 2007-01-12 06:07

Simplebackup

Simplebackup is a cross-platform backup program. It reads a configuration file, then it builds a compressed file for each of your backup directories or files on your backup list, and places the compressed files into another location. For example, this location can be a network mapped drive in Windows, an NFS mounted drive in Unix, another hard disk, an FTP server, an SFTP (Secure FTP) server, an HTTP (WebDAV) server, one or more email accounts, or a tape device (Unix only). This will duplicate your information, doing the so called "backup".

(Machine Translation)
LastUpdate: 2006-01-21 04:02

Email Security through Procmail

Email Security through Procmail (the Procmail Sanitizer) provides methods to sanitize email, removing obvious exploit attempts and disabling the channels through which exploits are delivered. Facilities for detecting and blocking Trojan Horse exploits and worms are also provided.

(Machine Translation)
LastUpdate: 2011-06-15 14:19

The Glasgow Haskell Compiler

The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler for the functional programming language Haskell. GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell for example concurrency, a foreign language interface, several type-system extensions, exceptions, and so on. GHC comes with a generational garbage collector, a space and time profiler, and a comprehensive set of libraries.

LastUpdate: 2012-10-02 22:50

cscope

Cscope is an interactive, screen-oriented tool that allows the user to browse through C source files (as well as other languages) for specified elements of code.

(Machine Translation)
LastUpdate: 2011-12-21 02:25

System Configuration Collector Server

System Configuration Collector Server generates summaries
of scc-data sent by clients. It offers a Web interface that
supports searching the snapshots and the logbooks of the
systems. It also supports comparing (parts of) the snapshots
of systems.

(Machine Translation)
LastUpdate: 2011-11-02 22:58

Parallel BZIP2

PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. The output of this version is fully compatible with bzip2 1.0.2 or newer (ie: anything compressed with PBZIP2 can be decompressed with bzip2).

LastUpdate: 2014-05-27 07:15

dBASE converter

dbf is an easy-to-use command line tool to show
and convert the content of dBASE III, IV, and 5.0
files, as well as of FoxBase and Visual FoxPro. It
reads xBASE-compatible databases and prints the
content to the screen or converts it to
comma-separated (*.csv) files which can be opened
in Excel, StarOffice, and most other spread
sheets. It can also be used to show some
statistics about the content.

(Machine Translation)
LastUpdate: 2010-02-17 23:30

GNOME Structured File Library

The GNOME Structured File Library is a utility library for reading and writing structured file formats. Support for MS OLE2 streams is complete, as is zip import. There is also support for document metadata and some initial work on decompressing VBA streams in OLE files for future conversion to other languages. This library replaces libole2 and is used in gnumeric, mrproject, abiword, libwv2, koffice. It is also part of the AAF format.

(Machine Translation)