Todd C. Miller
|
2af2174092
|
Correct sizeof() to fix test failure.
|
2011-04-11 11:41:38 -04:00 |
|
Todd C. Miller
|
0e2d58863a
|
Use group bin in test, not wheel as most systems have the bin group
but the same is no longer true of wheel.
|
2011-03-31 12:54:17 -04:00 |
|
Todd C. Miller
|
8b9d773bae
|
Add runasgroup support to testsudoers
|
2011-03-29 14:40:07 -04:00 |
|
Todd C. Miller
|
353f31751d
|
Avoid a NULL deref on unrecognized escapes.
Collapse %% -> % like strftime() does.
|
2011-03-28 12:54:41 -04:00 |
|
Todd C. Miller
|
b485739edd
|
Add test for a newline in the middle of a string when no line continuation
character is used.
|
2011-03-27 17:22:02 -04:00 |
|
Todd C. Miller
|
e9f89d7964
|
Update to match change in input.
|
2011-03-24 11:15:11 -04:00 |
|
Todd C. Miller
|
c5cc89da15
|
An empty group or netgroup should be a syntax error.
|
2011-03-24 11:00:05 -04:00 |
|
Todd C. Miller
|
5438a0be6a
|
Check that uids work in per-user and per-runas Defaults
Check that uids and gids work in a Command_Spec
|
2011-03-24 10:40:03 -04:00 |
|
Todd C. Miller
|
bc333ae448
|
Test empty string in User_Alias and Command_Spec
|
2011-03-24 10:39:25 -04:00 |
|
Todd C. Miller
|
0a4c000854
|
Add test for line continuation and aliases
|
2011-03-21 15:21:51 -04:00 |
|
Todd C. Miller
|
830fce0f19
|
Move parser tests to sudoers directory and test the tokenizer output too.
|
2011-03-21 15:08:49 -04:00 |
|
Todd C. Miller
|
b7487ae489
|
Add check for whitespace when a User_List is used for a per-user
Defaults entry.
|
2011-03-17 16:33:11 -04:00 |
|
Todd C. Miller
|
1c0917aa39
|
Expand quoted name checks to cover recent fixes.
|
2011-03-17 15:48:00 -04:00 |
|
Todd C. Miller
|
bf5f17bd63
|
Adapt check_iolog_path to sessid changes
|
2011-03-14 11:30:32 -04:00 |
|
Todd C. Miller
|
4688f1ce60
|
fix test description
|
2011-02-23 15:39:24 -05:00 |
|
Todd C. Miller
|
a64bd36b33
|
convert test2 to use testsudoers
|
2011-02-23 15:26:13 -05:00 |
|
Todd C. Miller
|
310867e4ed
|
Add test for quoted group that contains escaped double quotes
|
2011-02-03 13:07:01 -05:00 |
|
Todd C. Miller
|
7cbd1ff728
|
Add tests for the fill functions in toke_util.c
|
2011-01-20 10:09:19 -05:00 |
|
Todd C. Miller
|
79dff677d4
|
fix copyright year
|
2011-01-19 17:38:38 -05:00 |
|
Todd C. Miller
|
460f760ca2
|
Add regress test for command tags using visudo -c
|
2011-01-07 14:01:57 -05:00 |
|
Todd C. Miller
|
b679e03195
|
Add support for regress tests using testsudoers
|
2011-01-07 13:19:32 -05:00 |
|
Todd C. Miller
|
1defd7b456
|
Add regression tests for iolog_path()
|
2011-01-06 11:05:28 -05:00 |
|