summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-10Merge pull request #3 from omcnet/masterHEADmasterMatthaus Litteken
2011-06-24fixed issue reference in spec meta-datal
2011-06-24 fixed bug that caused a parse-error on lines containing = ( closes #1 )l
2010-11-02fixed type, spec to user_specDan Bode
2010-11-02updated override testsDan Bode
2010-11-02updated tests. sudoers aliases must be all CAPSDan Bode
2010-11-02update tests, alias names must be all CAPS.Dan Bode
2010-11-02Check that name for aliases matches patternDan Bode
2010-11-02store the temp files used for testing with visudo at '/tmp'Dan Bode
2010-11-02fixed some basic testsDan Bode
2010-11-02minor edits to the READMEDan Bode
2010-10-17added some minor exception handlingDan Bode
2010-10-17Ramped up unit tests.Dan Bode
2010-10-11Merge remote branch 'origin/master'Dan Bode
2010-10-11modified unit tests.Dan Bode
2010-07-29fails if there is no type specfied. Reject string Defaults for users, not regex.Dan Bode
2010-07-29wrote a great set of unit tests.Dan Bode
2010-06-21just getting started with unit tests for sudo.Dan Bode
2010-06-21namevar validation only if managed.Dan Bode
2010-06-18Merge commit 'HEAD'; commit 'origin/master'Dan Bode
2010-06-18temp commit.Dan Bode
2010-06-02Adding fake_namevars for unmanaged user spec lines. Fixed some issues with co...Dan Bode
2010-06-02latest version of READMEDan Bode
2010-06-02added comments to all typesDan Bode
2010-06-02playing around with sudoers in classesDan Bode
2010-06-02rest of the tests that I moved.Dan Bode
2010-06-02Committing all of the tests that I ran to validate the behavior of the sudoer...Dan Bode
2010-05-23fixes for:Dan Bode
2010-05-17added new property for comment, also changed type to a param, ensured that it...Dan Bode
2010-05-17changes related to adding support for comments.Dan Bode
2010-04-13fixed test file to test sudo definesDan Bode
2010-04-13added new fileDan Bode
2010-04-13example for using wrapper typesDan Bode
2010-04-06added file that tests three distinct sudoers typesDan Bode
2010-04-06added defined resouce types for the 3 kinds of sudoers linesDan Bode
2010-03-25Doing proper validation of correctness of sudoers lines.Dan Bode
2010-03-23minor changes to testsDan Bode
2010-03-17reduced some code, yo!!Dan Bode
2010-03-16minor edits to the READMEDan Bode
2010-03-16updated README, fails now if user is named Defaults, this is the same behavio...Dan Bode
2010-03-16new test to ensure that users cant be named defaultsDan Bode
2010-03-16checked that there are no users named defaultsDan Bode
2010-03-16removed the TEST fileDan Bode
2010-03-16updated READMEDan Bode
2010-03-16minor changes to testsDan Bode
2010-03-16last commits before ALPHA releaseDan Bode
2010-03-16more test manifestsDan Bode
2010-03-16specified exceotion when trying to change type.Dan Bode
2010-03-16FIXED README, labeled as usable, split KNOWN ISSUES from TODODan Bode
2010-03-16updated documentation, added more testsDan Bode