Todd C. Miller
|
05ae3ea6cb
|
Convert to ANSI C function declarations
|
2010-04-22 18:09:53 -04:00 |
|
Todd C. Miller
|
7c344181da
|
Remove io_conv and just use sudo_conv
|
2010-04-11 17:12:12 -04:00 |
|
Todd C. Miller
|
3242c1091d
|
Free str after using it in the version method. Use sudo_conv, not
io_conv since we don't have the IO conversation function pointer
in the I/O version method anymore now that io_open is delayed.
|
2010-04-04 08:40:23 -04:00 |
|
Todd C. Miller
|
05e8023e78
|
Add back io logging (transcript) support. Currently, the open function
runs too early and it is not possible to use the io module independently
of the policy module.
|
2010-03-27 20:19:40 -04:00 |
|