monit 4.5 (Default branch)
Grok Headline matches for monit 4.5 (Default branch)
monit 4.5.1 (Default branch)
monit 4.5.1 (Default branch)
04/13/2005 08:14 PM

Monit is a utility for managing and monitoring processes, files,
directories, and devices on a Unix system. It conducts automatic
maintenance and repair and can execute meaningful causal actions in
error situations. It can be used to monitor files, directories, and
devices for changes, such as timestamps changes, checksum changes, or
size changes. It is controlled via an easy to configure control file
based on a free-format, token-oriented syntax. It logs to syslog or to
its own log file and notifies users about error conditions
via customizable alert messages. It can perform various TCP/IP
network checks, protocol checks, and can utilize SSL for such
checks. It provides an HTTP(S) interface for access.
Changes:
This release adds native protocol tests for MySQL and DNS. A new
console summary was also added. This release also fixes the timeout
function bug that was introduced in 4.5.
monit 4.4
monit 4.4
09/23/2004 09:38 PMA utility for monitoring Unix system services.
monit 4.1 POC
monit 4.1 POC
04/09/2004 04:04 PMgsicht gsicht (Apr 09 2004)
monit 4.3
monit 4.3
05/12/2004 06:45 PMA utility for monitoring Unix system services.
Monit <= 4.2 Remote Root Exploit
Monit <= 4.2 Remote Root Exploit
04/12/2004 03:22 PMEye on Security India (Apr 11 2004)
Monit 4.1 remote shell exploit (HTTP)
Monit 4.1 remote shell exploit (HTTP)
05/10/2004 01:08 PMMichel Blomgren (May 09 2004)
[ GLSA 200404-16 ] Multiple new security
vulnerabilities in monit
[ GLSA 200404-16 ] Multiple new security
vulnerabilities in monit
04/19/2004 01:40 PMKurt Lieber (Apr 19 2004)
gld 1.5 (Default branch)
gld 1.5 (Default branch)
04/13/2005 06:34 AM
Gld is a standalone greylisting server for
Postfix. It listen on a TCP port and uses MySQL
for storing data. The server supports whitelists
based on sender, sender_domain, and client_ip. It
also supports light greylisting and DNS white lists.
Changes:
This release fixes possible buffer overflows, and adds psql
support and some new features.
x48 0.4.2 (Default branch)
x48 0.4.2 (Default branch)
04/11/2005 05:14 PM

x48 is an emulator of the HP48 sx or gx
calculator. This is a very nice RPN calculator.
Changes:
Two bugs were addressed: the cursor not flashing on input, and the
arrow key repeat problem.
XC-AST 0.8.1 (Default branch)
XC-AST 0.8.1 (Default branch)
03/22/2005 03:52 PM

XC-AST analyzes data about call queues maintained
by an Asterisk PBX. After selecting one or more
queues, it provides information on agent logon and
logoff, taken calls, and lost calls in formatted
reports. It is designed to be used for monitoring
call centers that require real-time activity reports.
Changes:
This release features Caller*ID area analysis. It is now
possible to see the distribution of taken and lost calls by
area code (selectable in the number of digits). It is now
possible to set the default start hour, end hour, and time
period in the configuration file. The default analysis takes
data from 8 to 18 during the last 7 days.
T2 2.1.0-rc1 (Default branch)
T2 2.1.0-rc1 (Default branch)
06/22/2005 02:28 AM
T2 is a system development environment. It
provides a self-contained distribution build kit
based on sources with an up-to-date tool and
development toolchain (gcc, glibc, uclibc, dietlibc, X.org, KDE,
GNOME, etc.). Its basis is an automatic build system that makes it
possible to either update a running
system or create a binary distribution that can later be deployed via
network or physical media. The system
is extremely versatile and makes it possible to
create sets of programs for different kinds of
systems, from routers to desktops, including
different architectures and platforms.
License: GNU General Public License (GPL)
Changes:
About 152 packages were updated, including Linux
2.4.31 and Linux 2.6.11.10. 146 issues were fixed.
The release includes enhanced Java support,
including Kaffee and Jikes. Automatic dependency
and installed files detection was improved. Other
package updates include Subversion (1.2.0), nvidia
(1.0-7174), and Apache (2.0.54). Acroread (7.0)
was added.
Vex 1.2.0 (Default branch)
Vex 1.2.0 (Default branch)
03/23/2005 05:18 AM

Vex is a visual editor for XML. It features a
word processor-like interface.
Changes:
This release features easier extension with new doctypes
and styles via the new plug-in project mechanism, basic
DITA support, the ability to specify which style a document
should be shown with, and improved CSS support.
P4A 0.15 (Default branch)
P4A 0.15 (Default branch)
04/18/2005 11:02 AM
P4A (PHP For Applications) is a PHP object oriented framework for
building Web-based event-driven applications. It features tableless
HTML, accesskey support, point and click app generator, auto data type
recognition, UTF-8 support, advanced i18n/l10n support, and PEAR
integration.
Changes:
This release fixes some i18n/l10n bugs in the
"products_catalogue" application and allows
p4a_message to handle messages without icons.
im-ja 1.4 (Default branch)
im-ja 1.4 (Default branch)
04/12/2005 05:18 PM

im-ja aims to be a generic Japanese input module
for GTK+ 2. The currently supported input modes
are Hiragana, Katakana, Half-Width Katakana,
Zenkaku, Canna, Wnn, Anthy, and Kanji character
recognition (based on Kanjipad).
Changes:
Changes include compose sequence and system tray support in addition
to some minor fixes.
Wi.Ser 0.6.8 (Default branch)
Wi.Ser 0.6.8 (Default branch)
03/28/2005 01:34 PM

Wi.Ser is a Java/XML server-side GUI-framework
which enables an application to run as either a
monolithic Swing app, a client/server Swing app,
or as a Web app without any change. It includes a
mixed deployment mode, which supports one server to serve Swing
clients and Web clients at the same time. The framework uses XML to
define an application's GUI. It provides a common
widget-based, object-oriented programming
interface for Web and Swing GUIs, which prevents
the developer from struggling with HTML and HTTP
or with the internals of Swing. For Swing client/server applications
the client/server split as well as the client/server communication is
handled transparently by the framework.
The project includes a GUI builder that is based on the framework's
functionality (screenshot, deployed as a Web/HTML application).
Changes:
This release implements lazy loading for swing
widgets, which means that forms are submitted on
demand from the server to the client. This feature
brings a significant speed up for swing GUIs and a
lower memory footprint. A bug in forEach has been
fixed, and forEach is able to match names and tags
with regular expressions. The tutorial has been
enhanced with two new chapters, and errors in the
WebWindow management were corrected. A new widget
called templateSection has been added to support
embedded HTML.
VCD-db 0.971 (Default branch)
VCD-db 0.971 (Default branch)
02/06/2005 03:08 AM

VCD-db is Web-based movie catalog software. It supports
multiple users to collect, manage, and work with their media
catalog. New movies can easily be added through several
methods, for example by fetching data straight from
websites such as imdb.com and dvdempire.com.
Changes:
In this release, two new language files are included (Dutch
and French), direct play from the Web is now
possible, and the user can now personalize their front page
with selected RSS feeds. There were also some minor fixes.
nut 10.16 (Default branch)
nut 10.16 (Default branch)
03/23/2005 04:56 PM

nut is nutrition software to record what you eat and analyze your
meals for nutrient composition. The database included is the USDA
Nutrient Database for Standard Reference, Release 17, which contains
6,839 foods and 128 nutrients. This database contains values for
vitamins, minerals, fats, calories, protein, carbohydrates, fiber,
etc., and includes the essential polyunsaturated fats, Omega-3 and
Omega-6. Nutrient levels are expressed as a percentage of the Daily
Value, the familiar standard of food labeling in the United States,
but also can be fully customized. Foods can be added from recipes or
food labels, and nutrient intake can be graphed. The program is
completely menu-driven and there are no commands to learn.
Changes:
This release fixes a segfault that occurs when
analyzing added and subtracted foods that total
zero calories.
AGR 0.5.0 (Default branch)
AGR 0.5.0 (Default branch)
04/12/2005 11:54 PM

AGR (Amiga Guide Reader) is an Amiga Guide file
viewer.
PAS 3.4 (Default branch)
PAS 3.4 (Default branch)
03/31/2005 12:28 PM
PAS is a framework to build business applications
using databases. It breaks down Web applications
into small XML and PHP files. It features code
reuse, packaging, forms, reporting, a registry,
database abstraction, an event controller, and
logs, and applies the M.V.C. pattern (separate
business logic and frontend GUI). It makes a good
foundation for a rapid application development
system. Its independent XML components can easily
be integrated into IDEs and GUI tools.
Changes:
This new release includes a lot of bugfixes, PHP5
compatibility, and multilanguage support.
SMK 0.4.2 (Default branch)
SMK 0.4.2 (Default branch)
04/09/2005 02:37 PM

SMK is a software building system, similar in purpose to the popular
make and scons tools, but with its own set of wrinkles.
Changes:
The new -p/--prefix option was added. The -a/--all
option and the -n/--dry-run option were
implemented.
PL/1 for GCC 0.0.10 (Default branch)
PL/1 for GCC 0.0.10 (Default branch)
03/26/2005 05:19 AM
The pl1gcc project is an attempt to create a
native PL/I compiler using the GNU Compiler
Collection. PL/I is a third-generation procedural
language suitable for a wide range of applications
including system software, graphics, simulation,
text processing, Web, and business applications.
Changes:
Many syntax additions and updates were made. The -J option was removed
from the compiler.
Tor 0.0.9.6 (Default branch)
Tor 0.0.9.6 (Default branch)
03/25/2005 07:06 AM

Tor is a network of virtual tunnels that allows people and
groups to improve their privacy and security on the Internet.
It also enables software developers to create new
communication tools with built-in privacy features. It
provides the foundation for a range of applications that allow
organizations and individuals to share information over
public networks without compromising their privacy.
Individuals can use it to keep remote Websites from tracking
them and their family members. They can also use it to
connect to resources such as news sites or instant
messaging services that are blocked by their local Internet
service providers (ISPs).
Changes:
This version fixes more stability problems with servers.
Yam 0.7.3 (Default branch)
Yam 0.7.3 (Default branch)
03/25/2005 07:06 AM
Yam builds a local APT/Yum RPM repository from
local ISO files, downloaded updates, and extra
packages from 3rd party repositories. It takes
care of setting up the ISO files, downloading the
RPMs, configuring HTTP access, and providing
PXE/TFTP resources for remote installations. It
was primarily intended for doing remote network
installations of various distributions from a
laptop without the need for CD media or floppies,
but is equally suitable for an organization's
centralized update server.
Changes:
This release adds IA64 support. The standard and error
output is now separated. There is an lftp include/exclude fix,
as well as a fix for ISO selection. There is also preliminary
SELinux support.
XC-AST 0.6.1 (Default branch)
XC-AST 0.6.1 (Default branch)
02/05/2005 09:34 PM

XC-AST analyzes data about call queues maintained
by an Asterisk PBX. After selecting one or more
queues, it provides information on agent logon and
logoff, taken calls, and lost calls in formatted
reports. It is designed to be used for monitoring
call centers that require real-time activity reports.
Changes:
This release mixes new features and many small bugfixes. In the real
time monitoring, it's now possible to see in real time calls being
transfered and the extensions. The agent logon status is now shown on
the agent's page. It is now possible to configure how much data is
read for each realtime agent page reload. A bug which computing real
time analysis with people transferring calls has been fixed. The queue
definition field has been enlarged. You can optionally add a key to a
queue definition. All data being written is now white-trimmed. You now
have to define at least an agent for each queue.
XZX-Pro 4.5 (Default branch)
XZX-Pro 4.5 (Default branch)
06/17/2005 04:58 PM

XZX-Pro is a portable emulator of ZX Spectrum 48K/128K/+3 (8-bit home
computers made by Sir Clive Sinclair), and Spectrum clones for
machines running UNIX and the X Window system. It is completely
written in C, and emulates Spectrum 48K, 128K, +2 and +3, Pentagon and
Scorpion, Didaktik, Interface I with up to 8 microdrives, Multiface 1,
Multiface 128, and Multiface 3, Beta 128 by Technology Research Ltd.
with 4 disk drives, +D by Miles Gordon Technology with 2 disk drives,
and D80 with 2 disk drives, ZX Printer, Kempston mouse,
Sinclair/Cursor/AGF/Protek/Kempston joystick, Fuller Audio Box, and
built-in Z80 machine code monitor.
License: Shareware
Changes:
Support for 16 bit audio has been added to almost all audio drivers.
LibAo is now supported as an audio driver. A lot of minor bugs have
been
fixed.
ara 1.0.9 (Default branch)
ara 1.0.9 (Default branch)
04/01/2005 03:26 AM

Ara is a command-line utility for querying the Debian
package database. It has a query syntax allowing you to
search for boolean combinations of regular expressions. It
includes a simple syntax and line-editing. A graphical
interface, xara, is also provided.
Changes:
Some Debian packaging issues have been fixed. Files have been
recompiled for Ocaml 3.08.3.
Ivy 0.9 (Default branch)
Ivy 0.9 (Default branch)
04/06/2005 11:59 AM
Ivy is a simple but powerful dependency manager.
Its key features are ease of use, extreme
flexibility, easy extensibility, Ant integration,
and transitive dependencies. It is ready to use
with the Maven ibiblio repository. It eases
continuous integration, and makes your software
component a lot simpler to use.
Changes:
This release mainly focuses on bugfixes,
documentation, and some updates like better
control over ivy file validation.
PMD 3.2 (Default branch)
PMD 3.2 (Default branch)
06/22/2005 02:26 AM

PMD is a Java source code analyzer. It finds
unused variables, empty catch blocks, unnecessary
object creation, and more. It includes CPD, a tool to detect chunks
of identical code.
License: BSD License (original)
Changes:
Three new rules were added. Bugfixes were made.
Various internal improvements were done to make
writing rules easier.
lvs-rrd v0.6 (Default branch)
lvs-rrd v0.6 (Default branch)
04/08/2005 06:05 PM

lvs-rrd is a tool to collect connection data from an LVS,
store them in RRD files, and later graph that data so that
trends can be observed.
Changes:
This release adds support for specifying the protocol (tcp|udp). A
verbose option has been added, and a small change to the PHP page has
been made.
ANA-MP 0.9.7.4 (Default branch)
ANA-MP 0.9.7.4 (Default branch)
04/05/2005 06:49 PM
ANA-MP is a player for music files (modules) in
the .MOD, .XM, and .S3M formats. It runs on any
platform with a Java 1.3 implementation, and can
be used as a library for playing music in games or
demos.
Changes:
This release makes the player API much easier to use and understand.
Several simple code examples of how to create command line or applet
based module players have been added.
Hu-Go! 2.11 (Default branch)
Hu-Go! 2.11 (Default branch)
03/14/2005 06:20 PM

Hu-Go! is a PC Engine Emulator for Linux/i386 under console and X11.
It plays Hu cards and CDs (and various forms of dumps from them).
Changes:
This version added support for hardware accelerated rendering and
netplay and partial support for arcade cards (some games are
playable). It also features rewritten documentation, joypad and
keyboard configuration in the graphical interface, and a new graphical
engine. Developers can now manipulate the internal variables at run
time to create custom plugins. US ROMs are now auto-deteced, some bugs
were fixed, and support for big-endian CPUs was added. The program is
now mainly licensed under the GPL (some parts use the mBSD and zlib
license).
SAM Jr 0.1.1 (Default branch)
SAM Jr 0.1.1 (Default branch)
04/12/2005 11:54 PM

SAM Jr is a real-time analysis tool for Snort
data. It can easily be extended using plugins.
Changes:
The ability to not save database passwords in the config file was
added. Preferences were switched over to using jconfig. Initial
support for a scripting extension was added.
CK-ERP 0.12.1 (Default branch)
CK-ERP 0.12.1 (Default branch)
04/06/2005 02:28 AM
CK-ERP is an ERP system for use by SMEs. Its features include
accounting ledger, accounts payable, accounts receivable, purchase
order, sales order, quotation, POS, human resources, payroll, contact
management, CRM, and vendor relationship. It operates as modules
running atop
phpGroupWare and is an extension of CK-Ledger.
Changes:
In this version, a new contact infrastructure was
implemented
in the HR modules.
GTK+ 2.6.6 (Default branch)
GTK+ 2.6.6 (Default branch)
04/12/2005 08:00 AM
GTK, which stands for the Gimp ToolKit, is a library for creating
graphical user interfaces. It is designed to be small and efficient,
but still flexible enough to allow the programmer freedom in the
interfaces created. GTK provides some unique features over standard
widget libraries.
Changes:
This release mainly fixes a problem with stock images. It also fixes
several bugs and adds translations.
nut 10.18 (Default branch)
nut 10.18 (Default branch)
04/19/2005 04:19 AM

nut is nutrition software to record what you eat and analyze your
meals for nutrient composition. The database included is the USDA
Nutrient Database for Standard Reference, Release 17, which contains
6,839 foods and 128 nutrients. This database contains values for
vitamins, minerals, fats, calories, protein, carbohydrates, fiber,
etc., and includes the essential polyunsaturated fats, Omega-3 and
Omega-6. Nutrient levels are expressed as a percentage of the Daily
Value, the familiar standard of food labeling in the United States,
but also can be fully customized. Foods can be added from recipes or
food labels, and nutrient intake can be graphed. The program is
completely menu-driven and there are no commands to learn.
Changes:
This release contains a fix for the floating point
exception on NetBSD-2.0/alpha.
BRL-CAD 7.2.2 (Default branch)
BRL-CAD 7.2.2 (Default branch)
04/03/2005 07:41 PM

BRL-CAD is a powerful constructive solid geometry solid modeling
system that includes an interactive geometry editor, ray tracing
support for rendering and geometric analysis, network distributed
framebuffer support, and image and signal-processing tools.
Changes:
An rtedge/rtwizard background render failure bug has been fixed. An
rttherm previous results interference bug has been fixed. An aborted
benchmark summary bug has been fixed. The irprep 'display' tool has
been renamed to 'showtherm'. An XInputExtension warning on mged
startup has been quelled. The object name is output when the root
solver fails to converge. Non-square window mged illumination
selection has been fixed.
STL AVL Map 1.0 (Default branch)
STL AVL Map 1.0 (Default branch)
03/22/2005 06:29 PMThis is a fully STL-compliant C++
map/set/multimap/multiset implementation for g++.
It uses an AVL tree instead of a Red-Black tree.
It currently works only with g++ 3.4.
imc 4.3 (Default branch)
imc 4.3 (Default branch)
04/03/2005 03:38 PM
imc is a Perl script that accepts a file with graphical commands and
outputs a PNG, GIF, or JPEG file.
Changes:
This release re-adds GIF support, and allows you to use literal double
quotes and backslashes in strings by escaping them using a backslash.
XQF 1.0.3 (Default branch)
XQF 1.0.3 (Default branch)
04/06/2005 02:28 AM

XQF is Quake/QuakeWorld/Quake2/Quake3 server browser and launcher for
Linux/X11. It's a frontend to QStat, a program by Steve Jankowski. XQF
uses the GTK+. For more information, screenshots, source code,
precompiled binaries, see the XQF Homepage.
Changes:
This release adds support for Half-Life 2 under Wine and has
a new improved look using GTK2 colors and the Raleigh
theme (if available). A new command line option to disable
map scanning is available, along with various fixes such as
UT2004 and Doom 3 master support, Quake 2 password
saving, Q1/QW/Q2 skin list updating, and improved GTK2
support.
Grok Description matches for monit 4.5 (Default branch)
GrokA matches for monit 4.5 (Default branch)
monit 4.5 (Default branch)