| Age | Commit message (Collapse) | Author | Files | Lines |
|
-Fix bug regarding 'require_pass'
|
|
-do not read config files that have already been processed
-permit reason (-r) strings as regex matches
-%{HOSTNAME} expands to hostname in regex rules
-suggest -d when invoked with cd and cd is not located
-new option of timeout for password prompt
-new option of target_group for run/edit
|
|
|
|
-editmode=keep now default if no other mode is specified
-only include files in includedir if they do not start with .
-trimmed error when unable to communicate with syslog
|
|
-backslashes within arguments now require escaping
-editmode=keep to preserve the file permission bits from an existing file
-exact_{rule,target,name,hostname,dir} which are literal
-nix bump to 0.23.0
-deprecating regex term in favour of rule
|
|
-Fix example
-Check should fail if handed a non-regular file
-Document control characters
-Optional environment passthrough
-Removing superfluous backtick
-Child should be handled in parent
-Removing redundant util.rs
-Reorganising tests to storage overheads
-Clippy suggestions
-Removing need to drop privs in child
-Forking can be done as low priv user
|
|
|
|
Upstream provides no changelog, but NetBSD fixes have been merged.
Drop patch
|
|
-No changelog provided upstream.
|
|
-Fixing some minor issues with man pages
|
|
-Merge branch credits into master
|
|
Upstream has commited directly to the master branch without bumping
the version, which resulted in a broken checksum.
Fixed now.
|
|
-Merge branch 'list_reason_auth' into 'master'
-List reason auth and edit tmp fix
|
|
-Merge branch 'documentation_fix' into 'master'
|
|
-[fix] don't output unparsed config
-[fix] path enumeration reported by @noproto
-man page tidy
-list error should show "your"
|
|
-adding current working directory to syslog
-make man pages easier to follow
-fixing editor execute
|
|
Please(r), a sudo clone with regex support.
The aim is to allow admins to delegate accurate least privilege access with
ease. There are times when what is intended to be executed can be expressed
easily with a regex to expose only what is needed and nothing more.
|