summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding fixes for solaris zonesluke2006-06-133-20/+32
* abstracting out ldap connections so that there is a single method responsible...luke2006-06-132-21/+23
* adding ssl usage to puppetrunluke2006-06-131-1/+7
* Fixing ldap usage when ldap libs are not availableluke2006-06-131-20/+28
* removing extraneous debuggingluke2006-06-131-2/+0
* Fixing installer; it somehow got broken with recent DESTDIR fixesluke2006-06-131-0/+2
* Fixing #173. At this point, I am just calling both "--add" and "on", or "--d...luke2006-06-134-10/+23
* fixing parallelization to match the docsluke2006-06-131-1/+1
* Fixing packaging to deal with the fact that yum exits with 0 exit code even w...luke2006-06-132-3/+9
* Correcting puppetrun docs and fixing a test so it works with older versions o...luke2006-06-132-3/+3
* Adding support for default nodes as requested in #136.luke2006-06-136-213/+320
* changing puppetclient schema to descend from top instead of iphostluke2006-06-131-1/+1
* Fixing #169. Tags are ignored during config.luke2006-06-132-0/+29
* Fixing the main bug reported on the list today relating to file sourcing trun...luke2006-06-133-4/+77
* adding noop marker as requestedluke2006-06-131-1/+1
* A round of bug-fixing in preparation for the next release.luke2006-06-1317-32/+101
* adding nothing test to zone testsluke2006-06-121-3/+6
* Fixing ldap node lookup. The test was set up badly, in that it did not actua...luke2006-06-122-9/+13
* turning on output flushingluke2006-06-121-0/+3
* Adding support for following referralsluke2006-06-121-0/+1
* Fixing #135. I was setting the object to the result of an include? test, ins...luke2006-06-121-5/+6
* Found a bug where single-value selectors can fail on a second compile. Fixed...luke2006-06-094-2/+25
* modifying rakefile to specify the package hosts; they were previously hard-co...luke2006-06-091-0/+4
* Fixing #168. Reworked the regex to allow matching TLDs.luke2006-06-082-1/+10
* Fixing #167. Started with the submitted patch and made a few more modificati...luke2006-06-082-7/+45
* Fixing #157. Objects are no longer allowed to be their own parents, and ther...luke2006-06-084-25/+69
* Fixing #166. Function names are no longer reserved words.luke2006-06-084-423/+429
* Fixing #158. I did not add a force option, since I always back files up befo...luke2006-06-084-7/+115
* adding faq to docsluke2006-06-081-0/+227
* Fixing #154. Basically just accepted the patch that fixes master.rb and adde...luke2006-06-082-1/+19
* Applied patch from #153.luke2006-06-081-4/+5
* Fixing #155. It is now valid to have arrays with no values, although you wil...luke2006-06-083-171/+203
* Fixing #159 -- packages now have a default value for ensure (:installed).luke2006-06-082-4/+23
* adding rakefile for the docsluke2006-06-071-0/+26
* copying all documentation from the plone siteluke2006-06-0716-0/+4255
* Committing largely complete Solaris zone support. I still need to add static...luke2006-06-062-171/+418
* removing one of the stack traces from error outputluke2006-06-061-51/+29
* Fixing #163. Strings can now correctly escape dollar signs.luke2006-06-052-12/+18
* Intermediate commit; most of the core zone functions now work, and some of th...luke2006-06-023-105/+464
* Fixing node tests to handle comma separationluke2006-06-011-1/+1
* temporary commit so i can transfer my testing to a faster, sparc boxluke2006-06-012-26/+207
* Fixing #160. Fixing the error in Puppet::Type#[]= and scope.newobjectluke2006-06-012-11/+24
* Fixing #161. Basically, AST::ObjectDef now catches when users specify a name...luke2006-06-012-8/+49
* Fixing #162. Node names must now be comma-separated.luke2006-05-313-191/+219
* Adding an "execute" method to Puppet::Util, and including the module in eleme...luke2006-05-282-0/+17
* adding zone management stub; switching to my home vm for testingluke2006-05-281-0/+182
* fixing destdir in installer, and adding solaris conf stuffluke2006-05-252-1/+8
* Did some work on making sure object removal actually works, thus stopping som...luke2006-05-2511-82/+71
* Reworking cron; adding many unit tests, and making it much more like a Parsed...luke2006-05-254-126/+399
* Small fix to include puppetrun in /usr/binlutter2006-05-191-0/+4