Todd C. Miller
|
21a2f95821
|
Use stdbool.h instead of rolling our own TRUE/FALSE macros.
|
2011-12-02 11:27:33 -05:00 |
|
Todd C. Miller
|
51e45647ae
|
Use HAVE_STRUCT_TIMESPEC and HAVE_STRUCT_IN6_ADDR instead of
HAVE_TIMESPEC and HAVE_IN6_ADDR respectively.
|
2011-12-01 11:07:17 -05:00 |
|
Todd C. Miller
|
839919566e
|
Add debug_decl/debug_return (almost) everywhere.
Remove old sudo_debug() and convert users to sudo_debug_printf().
|
2011-10-22 14:40:21 -04:00 |
|
Todd C. Miller
|
1a259de176
|
Split out address matching into its own file and add regression
tests for it.
|
2011-08-29 14:10:18 -04:00 |
|