index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
network
/
authstore.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
(#5966) Add support for hostname regular expressions in auth.conf
Siim Põder
2011-05-31
1
-5
/
+14
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-226
/
+226
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-3
/
+3
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-9
/
+3
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-3
/
+3
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-2
/
+2
*
Fix for #2967 (RFC-1123 problem and regression on wildcarded domains)
Markus Roberts
2009-12-24
1
-1
/
+1
*
A slide down the RFC-1123 slope towards MS Windows compatibility and chaos
Markus Roberts
2009-12-22
1
-5
/
+5
*
Adds partial IPv6 support to authstore
Markus Roberts
2009-12-18
1
-5
/
+11
*
Fix for #2567 (Authstore does unintended/pointless DNS lookups)
Markus Roberts
2009-12-18
1
-5
/
+0
*
Enabling steps for #2567 (Authstore does unintended/pointless DNS lookups)
Markus Roberts
2009-12-18
1
-117
/
+46
*
Fix #2753 - Do not "global allow" plugins/modules mount if some rules have be...
Brice Figureau
2009-10-27
1
-0
/
+5
*
Fixs #2620 authconf interpolation, #2570 0-9 in domain names
Markus Roberts
2009-09-14
1
-53
/
+29
*
Fix for #2531; adds tests to confirm problem and related cases,
Markus Roberts
2009-08-18
1
-1
/
+3
*
Fix #2348 - Allow authstore (and REST auth) to match allow/deny against opaqu...
Brice Figureau
2009-07-07
1
-3
/
+10
*
Add dynamic authorization to authstore
Brice Figureau
2009-04-23
1
-1
/
+40
*
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
1
-7
/
+7
*
Found all instances of methods where split() is used without
Luke Kanies
2008-03-21
1
-1
/
+2
*
Removing the Id tags from all of the files
Luke Kanies
2007-10-03
1
-1
/
+0
*
Always setting a to_s value in authstore, so we do not get dumped objects
luke
2007-07-10
1
-0
/
+4
*
Fixing #531 and #414. This includes pretty much a complete redesign
luke
2007-03-08
1
-149
/
+215
*
Okay, last file moves for the night. The test code has been moved to match t...
luke
2007-02-08
1
-0
/
+227