| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated to version 0.18.0 | luke | 2006-06-14 | 1 | -1/+1 |
* | Updated to version 0.18.0 | luke | 2006-06-14 | 1 | -1/+1 |
* | updating changelog for 0.18.0 | luke | 2006-06-14 | 1 | -0/+17 |
* | updating documentation for sshkey | luke | 2006-06-14 | 1 | -15/+5 |
* | fixing transaction tests to just warn when the user is not in more than one g... | luke | 2006-06-14 | 1 | -0/+9 |
* | Setting options and the facility for syslog | luke | 2006-06-14 | 1 | -1/+7 |
* | Fixing some logging issues with puppetmasterd when daemonized with verbose mo... | luke | 2006-06-14 | 3 | -22/+46 |
* | Changing statechange noop message so it's a bit clearer | luke | 2006-06-14 | 1 | -1/+1 |
* | Just logging host failures, not exiting | luke | 2006-06-14 | 1 | -1/+1 |
* | Adding fqdn, an --all flag, and --test mode to puppetrun | luke | 2006-06-14 | 1 | -9/+54 |
* | adding namespaceauth and --listen docs to puppetrun | luke | 2006-06-14 | 1 | -1/+29 |
* | Adding fixes for solaris zones | luke | 2006-06-13 | 3 | -20/+32 |
* | abstracting out ldap connections so that there is a single method responsible... | luke | 2006-06-13 | 2 | -21/+23 |
* | adding ssl usage to puppetrun | luke | 2006-06-13 | 1 | -1/+7 |
* | Fixing ldap usage when ldap libs are not available | luke | 2006-06-13 | 1 | -20/+28 |
* | removing extraneous debugging | luke | 2006-06-13 | 1 | -2/+0 |
* | Fixing installer; it somehow got broken with recent DESTDIR fixes | luke | 2006-06-13 | 1 | -0/+2 |
* | Fixing #173. At this point, I am just calling both "--add" and "on", or "--d... | luke | 2006-06-13 | 4 | -10/+23 |
* | fixing parallelization to match the docs | luke | 2006-06-13 | 1 | -1/+1 |
* | Fixing packaging to deal with the fact that yum exits with 0 exit code even w... | luke | 2006-06-13 | 2 | -3/+9 |
* | Correcting puppetrun docs and fixing a test so it works with older versions o... | luke | 2006-06-13 | 2 | -3/+3 |
* | Adding support for default nodes as requested in #136. | luke | 2006-06-13 | 6 | -213/+320 |
* | changing puppetclient schema to descend from top instead of iphost | luke | 2006-06-13 | 1 | -1/+1 |
* | Fixing #169. Tags are ignored during config. | luke | 2006-06-13 | 2 | -0/+29 |
* | Fixing the main bug reported on the list today relating to file sourcing trun... | luke | 2006-06-13 | 3 | -4/+77 |
* | adding noop marker as requested | luke | 2006-06-13 | 1 | -1/+1 |
* | A round of bug-fixing in preparation for the next release. | luke | 2006-06-13 | 17 | -32/+101 |
* | adding nothing test to zone tests | luke | 2006-06-12 | 1 | -3/+6 |
* | Fixing ldap node lookup. The test was set up badly, in that it did not actua... | luke | 2006-06-12 | 2 | -9/+13 |
* | turning on output flushing | luke | 2006-06-12 | 1 | -0/+3 |
* | Adding support for following referrals | luke | 2006-06-12 | 1 | -0/+1 |
* | Fixing #135. I was setting the object to the result of an include? test, ins... | luke | 2006-06-12 | 1 | -5/+6 |
* | Found a bug where single-value selectors can fail on a second compile. Fixed... | luke | 2006-06-09 | 4 | -2/+25 |
* | modifying rakefile to specify the package hosts; they were previously hard-co... | luke | 2006-06-09 | 1 | -0/+4 |
* | Fixing #168. Reworked the regex to allow matching TLDs. | luke | 2006-06-08 | 2 | -1/+10 |
* | Fixing #167. Started with the submitted patch and made a few more modificati... | luke | 2006-06-08 | 2 | -7/+45 |
* | Fixing #157. Objects are no longer allowed to be their own parents, and ther... | luke | 2006-06-08 | 4 | -25/+69 |
* | Fixing #166. Function names are no longer reserved words. | luke | 2006-06-08 | 4 | -423/+429 |
* | Fixing #158. I did not add a force option, since I always back files up befo... | luke | 2006-06-08 | 4 | -7/+115 |
* | adding faq to docs | luke | 2006-06-08 | 1 | -0/+227 |
* | Fixing #154. Basically just accepted the patch that fixes master.rb and adde... | luke | 2006-06-08 | 2 | -1/+19 |
* | Applied patch from #153. | luke | 2006-06-08 | 1 | -4/+5 |
* | Fixing #155. It is now valid to have arrays with no values, although you wil... | luke | 2006-06-08 | 3 | -171/+203 |
* | Fixing #159 -- packages now have a default value for ensure (:installed). | luke | 2006-06-08 | 2 | -4/+23 |
* | adding rakefile for the docs | luke | 2006-06-07 | 1 | -0/+26 |
* | copying all documentation from the plone site | luke | 2006-06-07 | 16 | -0/+4255 |
* | Committing largely complete Solaris zone support. I still need to add static... | luke | 2006-06-06 | 2 | -171/+418 |
* | removing one of the stack traces from error output | luke | 2006-06-06 | 1 | -51/+29 |
* | Fixing #163. Strings can now correctly escape dollar signs. | luke | 2006-06-05 | 2 | -12/+18 |
* | Intermediate commit; most of the core zone functions now work, and some of th... | luke | 2006-06-02 | 3 | -105/+464 |