8000 Tags · slicer69/doas · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: slicer69/doas

Tags

6.3p12

Toggle 6.3p12's commit message
Make sure doasedit can work when target file to edit has a leading slash

character. ie A full path name is used.

Update doas.1 manual page to indicate problems with piping input
on Linux when processes are launched by doas.

6.3p11

Toggle 6.3p11's commit message
Cleaned up error checking for temporary files, removed redundant check.

Fixed status check for copy and editor launch.

6.3p10

Toggle 6.3p10's commit message
Display a proper error when we cannot create a temporary file.

6.3p9

Toggle 6.3p9's commit message
Merge branch 'master' of https://github.com/slicer69/doas

6.3p8

Toggle 6.3p8's commit message
Merge branch 'master' of https://github.com/slicer69/doas

6.3p7

Toggle 6.3p7's commit message
Updated manual pages to address situations where multiple usernames

resolve to the same UID and how the "as" syntax in the doas.conf
file is affected.

6.3p6

Toggle 6.3p6's commit message
Added new utility called doasedit which allows the user to edit

a text file using an editor running with normal access. Then
saves the file with admin/doas access.
Acts as an alternative to sudoedit.

6.3p5

Toggle 6.3p5's commit message
Updated doas manual page to clarify resource limits are set based

on login class, but environment variabled are not unless KEEPENV
is in effect.

6.3p4

Toggle 6.3p4's commit message
Updated doas.conf manual page to reflect new way of calling

vidoas script.

6.3p3

Toggle 6.3p3's commit message
Fixed error where doas could try to run doas again.

0