Go to file
Jesse Smith 4bd6c1c178 Fixed issue with port of doas searching the user's full path for
commands matching the "cmd" parameter in doas.conf. The path
should be shortened to system-standard paths. This prevents
the user from injecting their own application with a familiar
name in their PATH variable and tricking doas into running it.
2017-09-05 21:40:47 -03:00
doas.1 Updated documentation to include -- paramter and to make it clear 2017-02-17 11:24:29 -04:00
doas.c Fixed issue with port of doas searching the user's full path for 2017-09-05 21:40:47 -03:00
doas.conf.5 Updated documentation to include -- paramter and to make it clear 2017-02-17 11:24:29 -04:00
doas.h Fixed issue with port of doas searching the user's full path for 2017-09-05 21:40:47 -03:00
env.c Merge branch 'katakk-up' Brings us up to speed with OpenBSD 5.9. 2017-02-17 11:25:54 -04:00
execvpe.c Fixed issue with port of doas searching the user's full path for 2017-09-05 21:40:47 -03:00
LICENSE Updated license file. 2017-02-24 10:46:46 -04:00
Makefile Fixed issue with port of doas searching the user's full path for 2017-09-05 21:40:47 -03:00
parse.y Updated documentation to include -- paramter and to make it clear 2017-02-17 11:24:29 -04:00
reallocarray.c Fix reallocarray.c compilation on FreeBSD 2016-06-24 13:25:03 +02:00
strlcat.c Fixed issue with port of doas searching the user's full path for 2017-09-05 21:40:47 -03:00
strlcpy.c Fixed issue with port of doas searching the user's full path for 2017-09-05 21:40:47 -03:00
tree.h This commit allows doas to compile on Linux. Does not authenticate yet. 2016-06-26 11:41:31 -03:00