summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-06-24 fixed bug that caused a parse-error on lines containing = ( closes #1 )l
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-10-17added some minor exception handlingDan Bode
2010-07-29fails if there is no type specfied. Reject string Defaults for users, not regex.Dan Bode
2010-06-21namevar validation only if managed.Dan Bode
2010-06-02Adding fake_namevars for unmanaged user spec lines. Fixed some issues with co...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-03-25Doing proper validation of correctness of sudoers lines.Dan Bode
2010-03-17reduced some code, yo!!Dan Bode
2010-03-16checked that there are no users named defaultsDan Bode
2010-03-16last commits before ALPHA releaseDan Bode
2010-03-16specified exceotion when trying to change type.Dan Bode
2010-03-16updated documentation, added more testsDan Bode
2010-03-16first version ready for testingDan Bode
2010-03-12fixed most issues, getting close to a releaseDan Bode
2010-03-12before I make massive switches tp namevar for user specDan Bode
2010-03-12still workingDan Bode
2010-03-11still developingDan Bode
2010-03-11First commit for sudoers module.root