Age | Commit message (Expand) | Author |
---|---|---|
2019-07-07 | fix one last edge case regarding PATH, allows simpler config. | Ted Unangst |
2019-06-17 | setusercontext resets PATH (which we want). but then it becomes | Ted Unangst |
2019-06-17 | always reset the "su" variables, which is more consistent and predictable. | Ted Unangst |
2019-06-16 | redo the environment inheritance to not inherit. it was intended to make | Ted Unangst |
2017-04-06 | prepenv can take a const rule | Ted Unangst |
2016-09-15 | use static in the right places to seperate modules better | Theo de Raadt |
2016-07-10 | rename variable for consistency | Ted Unangst |
2016-06-27 | revise environment handling. | 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 |