Downloadliste

Projektbeschreibung

ped is a process execution daemon, comparable to cron in its basic
functionality. It monitors a given directory. If a user or an
application drops a file into this directory, ped parses the content
and executes a given command. The syntax of these files describes the
functionality: "[from (unixtimestamp)] [until (unixtimestamp)] [asuser
(username)] start|restart|loop (command) [(parameter)]". ped was primary
written to schedule time-consuming tasks initiated by a Web application.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-11-08 13:40
0.1.6

Die malloc ()-Funktionen wurden nicht korrekt auf allen verwendet werden, und wurden behoben. Memory allocation Probleme sollten nun endlich gelöst werden.
Tags: Major bugfixes
The malloc() functions were not used correctly at
all, and have been fixed. Memory allocation
problems should now be solved finally.

2006-07-04 02:27
0.1.5

Dieses Release bietet bessere Unterstützung für GNU autotools. Statische Definitionen wurden in konfigurierbaren Optionen verschoben. Man-Seiten und ein Init-Skript Beispiel wurden hinzugefügt. Eine Speicherzuweisung Fehler wurde behoben.
Tags: Code cleanup
This release features better support for GNU autotools. Static definitions have been moved to configurable options. Man pages and an init script example have been added. A memory allocation bug was fixed.

2006-06-03 02:11
0.1.3

Tags: Initial freshmeat announcement

Project Resources