Download List

專案描述

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.

System Requirements

System requirement is not defined
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 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.
標籤: Minor bugfixes

2005-09-01 12:59
1.31

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.
標籤: Major feature enhancements

2005-05-28 11:07
1.30

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.
標籤: Major bugfixes

2005-04-28 15:32
1.29

The -l argument was added, which lists available
commands. A help="<help>" 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.
標籤: Minor bugfixes

2005-04-07 13:45
1.28

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.
標籤: Minor feature enhancements

Project Resources