Downloadliste

Projektbeschreibung

op allows fine-grained control of access to super-user privileges
through easy-to-remember mnemonics. It features user- and host-based
access control, command expiration, netgroup support, drop-in
configuration files, and more.

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.

2005-12-08 05:20
1.32

rpl_malloc / rpl_realloc wurde hinzugefügt, so dass Systeme mit zwielichtigen Implementierungen verbinden wird. Dies behebt Zusammenstellung auf HP-UX. Wenn eine "Hilfe"-Parameter nicht vorhanden ist, um das eigentliche Kommando für die Hilfe ausgeführt werden, verwendet wird. Spurensuche für openlog () void zurückgibt wurde hinzugefügt.
Tags: Minor bugfixes
rpl_malloc/rpl_realloc was added so that systems with dodgy implementations will link. This fixes compilation on HP-UX. If a 'help' parameter does not exist, the actual command to be run for the help is used. Detection for openlog() returning void was added.

2005-09-01 12:59
1.31

autotools wird nun verwendet. Trailing Argumente werden nun von den letzten nummerierten Argument erweitert aufgetreten. Die Verwendung von snprintf festgelegt wurde, und fperms und fowners Zwänge wurden aufgenommen. Die Protokollierung ist jetzt weniger hässlich. Build-Fehler auf AIX wurden behoben, und die basename eines voll qualifizierten Pfad ist nun als Gedächtnisstütze verwendet.
Tags: Major feature enhancements
autotools is now used. Trailing arguments are now expanded from the last numbered argument encountered. Usage of snprintf was fixed and fperms and fowners constraints were added. Logging is now less ugly. Build errors on AIX were fixed, and the basename of a fully qualified path is now used as the mnemonic.

2005-05-28 11:07
1.30

Ein Fehler bei der Verwendung der DEFAULT Abschnitt strnprintf Fragen, und ein Wildcard-Einschränkung Fehler wurden behoben. Eine Datei INSTALL wurde hinzugefügt. Das Programm ist jetzt standardmäßig mit dem Flex, wie Lex internen Zwängen hat. Ein Standard-op.pam ist nun installiert, wenn / etc / pam.d existiert. Umgebungsvariablen können nun in Umgebungen Kind selbst propagiert werden, wenn "Umwelt" angegeben ist. Dies überschreibt alle vorhandenen Variablen. vsnprintf wird nun verwendet. Der Präprozessor wurde geändert entsprechend zu definieren, was bedeutet, dass die Build-Skripte können geändert werden.
Tags: Major bugfixes
A bug with the use of the DEFAULT section, strnprintf issues, and a wildcard constraint bug were fixed. An INSTALL file was added. The program now defaults to using Flex, as Lex has internal constraints. A default op.pam is now installed if /etc/pam.d exists. Environment variables can now be propagated into child environments even when "environment" is specified. This will override any existing variables. vsnprintf is now used. The preprocessor define was changed correspondingly, which may mean build scripts need to be changed.

2005-04-28 15:32
1.29

Das Argument-l wurde hinzugefügt, die verfügbaren Befehle Listen. A help = "<help>"-Option wurde hinzugefügt, die die Hilfe angezeigt String-l definiert. Der Code wurde ein wenig aufgeräumt. Einige Liste Manipulation Code wurde ausgeklammert. Der Fehler mit variabler Expansion in Anführungszeichen wurde behoben.
Tags: Minor bugfixes
The -l argument was added, which lists available
commands. A help="&lt;help&gt;" option was added,
which defines the help string displayed by -l. The
code was cleaned up a bit. Some list manipulation
code was factored out. The bug with variable
expansion inside quoted strings was fixed.

2005-04-07 13:45
1.28

Konfigurationsdateien in / etc / op.d jetzt sortiert werden, so ist jetzt um deterministisch. A "nolog" Option, die Protokollierung von erfolgreichen Befehlsausführung unterdrückt wurde hinzugefügt. Einige Bugs wurden behoben.
Tags: Minor feature enhancements
Configuration files in /etc/op.d are now sorted, so order is now deterministic. A "nolog" option that suppresses logging of successful command execution was added. Some bugs were fixed.

Project Resources