Downloadliste

Projektbeschreibung

pypty is a tty logger aimed at heavy script(1) users who like to (or would like to start to) log everything they do on important systems. It creates one (or two, if you ask for timing data) file(s) per day. The distribution also includes "script-replay", which is somewhat like the traditional scriptreplay - that is, it's for replaying tty logs - but it does not require timing data and lets you step forward and back in the log.

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.

2008-06-29 15:53
1.40

Ein Fehler wurde behoben, bei dem das Fenster nicht wäre angemessen, wenn große Fenstergrößenanpassung Daten wurden von der Anwendung gespeichert werden.
Tags: Minor bugfixes
A bug was fixed where the window wouldn't be sized
appropriately unless window sizing data was being
saved by the application.

2008-06-22 22:45
1.30

os.write ()-Aufrufe sind nun unter maybe_restarted_syscall run ().
Tags: Minor bugfixes
os.write() calls are now run under
maybe_restarted_syscall().

2008-06-16 03:34
1.20

Diese Version nicht mehr Tracebacks auf einer Veranstaltung während die Größe wählen (), mit dem neuen maybe_restarted_syscall Funktion höherer Ordnung. Skript-Replay hat die Anfänge der Größenänderung Unterstützung (nicht Endnutzer noch sichtbar).
Tags: Major bugfixes
This release no longer tracebacks on a resize event during select(), using the new maybe_restarted_syscall higher order function. script-replay has the beginnings of resizing support (not end-user visible yet).

2008-06-15 09:29
1.10

pypty erstellt jetzt richtig ein. Sizing-Datei in Dateien vom Modus, speichert die Dimensionen des tty zu einem bestimmten Zeitpunkt in der Zeit, Skript-Aufzeichnung noch nicht weiß, wie man es benutzt. Ein Weg, um mit viel EINTRs gestartet wurde.
Tags: Minor feature enhancements
pypty now properly creates a .sizing file in dated
files mode that stores the dimensions of the tty
at a given moment in time; script-replay does not
yet know how to use it. A way to deal with EINTRs
was started.

2008-06-03 21:45
1.01

Diese Version enthält ein neues Programm: script-Replay, die für Abspielen tty anmeldet, ohne dass ein Timing-Datei ist. Darüber hinaus können (müssen), die Sie Schritt vorwärts und rückwärts in eine Datei auf Ihrem eigenen Tempo. es hat auch einen kleinen Reaktionsfähigkeit zu beheben.
Tags: Major feature enhancements
This release includes a new program: script-replay, which is for replaying tty logs without requiring a timing file. It also allows (requires) you to step forward and backward in a file at your own pace. it also has a small responsiveness fix.

Project Resources