Age | Commit message (Expand) | Author |
---|---|---|
2016-10-05 | move yyparse decl next to yyfp | Ted Unangst |
2016-10-05 | as a result of the env rework, arraylen() is only used in parse.y. | Ted Unangst |
2016-09-15 | use static in the right places to seperate modules better | Theo de Raadt |
2016-09-02 | add support for the verified auth ioctls using 'persist' rules. | Ted Unangst |
2016-06-19 | Move the RB_ code from doas.h to env.c, and limit the environment interface to a | Martijn van Duren |
2016-06-16 | the environment handling code was showing its age. just because environ | Ted Unangst |
2016-06-07 | revert recent changes to allow setenv. everybody now has an idea about | Ted Unangst |
2016-06-05 | add a doas.conf setenv directive that allows setting environment | Damien Miller |
2015-07-24 | Further improve syntax error reporting in doas: | Vadim Zhukov |
2015-07-21 | Add argument matching support to doas. | Vadim Zhukov |
2015-07-18 | Add RCS ID. | Brian Callahan |
2015-07-16 | import doas. still subject to changes, large and small. | Ted Unangst |