summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/macauthorization
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-263/+263
* Code smell: Use ||= for conditional initializationMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-5/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-12/+4
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-8/+11
* Fixes #2688. Macauthorization provider now handles booleans internally correc...Nigel Kersten2009-09-301-12/+12
* Fixes #2648. Spurious macauthorization parameter changesNigel Kersten2009-09-191-4/+4
* Fixes #2258,#2257,#2256. Maintain correct type for integers/booleans, allow c...Nigel Kersten2009-07-111-3/+10
* Removed extra whitespace from end of linesIan Taylor2009-06-061-51/+51
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-061-1/+1
* Documentation fixesJames Turnbull2008-12-131-2/+4
* Fix the spec tests to work on other platforms, do the confine around OS X ver...Nigel Kersten2008-12-091-4/+9
* remove unnecessary mk_resource_methods callNigel Kersten2008-12-091-2/+0
* spec tests for type and provider and some code cleanup to adhere to DRYNigel Kersten2008-12-061-139/+115
* Finished work on rules creation and deletionNigel Kersten2008-12-061-86/+126
* new better way of doing stdinNigel Kersten2008-12-061-2/+3
* finished rights flush, working on rulesNigel Kersten2008-12-061-7/+37
* macauthorization typeNigel Kersten2008-12-061-53/+36
* reset macauthorization tree. Initial checkin of new type/providerNigel Kersten2008-12-061-0/+280