Todd C. Miller
|
2d2529a15e
|
Add a sudoers_context struct that embeds the user and runas structs.
|
2023-08-20 16:27:08 -06:00 |
|
Todd C. Miller
|
a321e6cedf
|
Add struct sudoers_runas_context and move runas-specific bits into it.
|
2023-08-12 14:20:30 -06:00 |
|
Todd C. Miller
|
d8b28dad97
|
Expand the user_* (and more) macros to user_ctx.foo.
|
2023-08-12 10:39:59 -06:00 |
|
Todd C. Miller
|
bd8cccb5dd
|
Rename struct sudo_user -> struct sudo_user_context.
Also rename the sudo_user global to user_ctx.
|
2023-08-12 10:39:47 -06:00 |
|
Todd C. Miller
|
6f659e2deb
|
Leave the I/O log callbacks in iolog.c
Otherwise, check_iolog_plugin will not link.
|
2023-08-10 16:20:18 -06:00 |
|
Todd C. Miller
|
603148e7f2
|
Move sudoers parser callbacks to callbacks.c.
|
2023-08-10 15:49:30 -06:00 |
|