summaryrefslogtreecommitdiffstats
path: root/lib/puppet/networkclient.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing #291 -- the problem was that instead of throwing an error on a missing...luke2006-10-161-9/+10
* Using the "trace" configuration parameter to determine whether a stack trace ...luke2006-09-151-1/+1
* Making some of the metaprogramming a bit more explicit and a bit easier to ma...luke2006-08-201-6/+11
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-141-0/+4
* Fixing templating bug that can result in what looks like an infinite loop, an...luke2006-07-111-1/+2
* Some updates resulting from trying to track down a segfault introduced when I...luke2006-07-031-2/+2
* Fixing #132, which involved creating a separate CA client and using it to ret...luke2006-05-021-1/+8
* Puppetd now has an option for listening -- just run the --listen option, and ...luke2006-04-281-1/+0
* Adding in all of the patches necessary to make a prototype rails interface to...luke2006-04-281-43/+63
* Tracked down a few other bugs; everything now passes on debian in preparation...luke2006-02-151-0/+3
* Fixing waitforcert so that the client can actually add the certs once it rece...luke2006-01-301-0/+4
* Adding the event-loop stuff to the repository and switching to using it. Als...luke2006-01-241-0/+141