summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/authstore.rb
Commit message (Expand)AuthorAgeFilesLines
* (#5966) Add support for hostname regular expressions in auth.confSiim Põder2011-05-311-5/+14
* Code smell: Two space indentationMarkus Roberts2010-07-091-226/+226
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-3/+3
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-9/+3
* Code smell: Use string interpolationMarkus Roberts2010-07-091-3/+3
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+2
* Fix for #2967 (RFC-1123 problem and regression on wildcarded domains)Markus Roberts2009-12-241-1/+1
* A slide down the RFC-1123 slope towards MS Windows compatibility and chaosMarkus Roberts2009-12-221-5/+5
* Adds partial IPv6 support to authstoreMarkus Roberts2009-12-181-5/+11
* Fix for #2567 (Authstore does unintended/pointless DNS lookups)Markus Roberts2009-12-181-5/+0
* Enabling steps for #2567 (Authstore does unintended/pointless DNS lookups)Markus Roberts2009-12-181-117/+46
* Fix #2753 - Do not "global allow" plugins/modules mount if some rules have be...Brice Figureau2009-10-271-0/+5
* Fixs #2620 authconf interpolation, #2570 0-9 in domain namesMarkus Roberts2009-09-141-53/+29
* Fix for #2531; adds tests to confirm problem and related cases,Markus Roberts2009-08-181-1/+3
* Fix #2348 - Allow authstore (and REST auth) to match allow/deny against opaqu...Brice Figureau2009-07-071-3/+10
* Add dynamic authorization to authstoreBrice Figureau2009-04-231-1/+40
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-7/+7
* Found all instances of methods where split() is used withoutLuke Kanies2008-03-211-1/+2
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Always setting a to_s value in authstore, so we do not get dumped objectsluke2007-07-101-0/+4
* Fixing #531 and #414. This includes pretty much a complete redesignluke2007-03-081-149/+215
* Okay, last file moves for the night. The test code has been moved to match t...luke2007-02-081-0/+227