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
/
networkclient.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing #291 -- the problem was that instead of throwing an error on a missing...
luke
2006-10-16
1
-9
/
+10
*
Using the "trace" configuration parameter to determine whether a stack trace ...
luke
2006-09-15
1
-1
/
+1
*
Making some of the metaprogramming a bit more explicit and a bit easier to ma...
luke
2006-08-20
1
-6
/
+11
*
Merging r1468 from the implementations branch with r1438 from when the branch...
luke
2006-08-14
1
-0
/
+4
*
Fixing templating bug that can result in what looks like an infinite loop, an...
luke
2006-07-11
1
-1
/
+2
*
Some updates resulting from trying to track down a segfault introduced when I...
luke
2006-07-03
1
-2
/
+2
*
Fixing #132, which involved creating a separate CA client and using it to ret...
luke
2006-05-02
1
-1
/
+8
*
Puppetd now has an option for listening -- just run the --listen option, and ...
luke
2006-04-28
1
-1
/
+0
*
Adding in all of the patches necessary to make a prototype rails interface to...
luke
2006-04-28
1
-43
/
+63
*
Tracked down a few other bugs; everything now passes on debian in preparation...
luke
2006-02-15
1
-0
/
+3
*
Fixing waitforcert so that the client can actually add the certs once it rece...
luke
2006-01-30
1
-0
/
+4
*
Adding the event-loop stuff to the repository and switching to using it. Als...
luke
2006-01-24
1
-0
/
+141