summaryrefslogtreecommitdiffstats
path: root/lib/puppet/server/authstore.rb
Commit message (Expand)AuthorAgeFilesLines
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-229/+0
* Another intermediate commit. Most of the graphing work itself is now done, b...luke2006-12-091-0/+3
* Fixing #168. Reworked the regex to allow matching TLDs.luke2006-06-081-1/+1
* Final commit before 0.16.0luke2006-04-211-1/+1
* Fixing authstore to use an array for ordering, rather than a hash, duh.luke2006-04-031-4/+6
* Adding a bit better logging and checking to file accessluke2006-01-141-1/+1
* removing ruby shebang at the top of all of the filesluke2005-11-231-5/+2
* Lots of refactoring, and added the capture_stderr methodluke2005-11-161-1/+3
* Made tweaks here and there to get it running better on my local network. I a...luke2005-10-211-0/+1
* Adding authorization store, initially just used for file serving but eventual...Luke Kanies2005-08-281-0/+224