| Commit message (Expand) | Author | Age | Files | Lines |
* | Renaming parsedfile to loadedfile, which makes much more sense and reduces so... | luke | 2006-09-03 | 1 | -1/+1 |
* | First round of bugfixes in preparation for 0.18.4 | luke | 2006-07-21 | 1 | -11/+4 |
* | Fixing bug in scope/interpreter where nodes found in ldap must have parent no... | luke | 2006-07-18 | 1 | -0/+4 |
* | Adding a unit test for plain "nodesearch" | luke | 2006-07-18 | 1 | -0/+10 |
* | Adding minimal update checking for templates. It will only check the templat... | luke | 2006-07-03 | 1 | -63/+92 |
* | Trying to merge metrics and reports. There is now a separate transaction rep... | luke | 2006-06-30 | 1 | -2/+2 |
* | Fixing #182. Added a retry section to try reconnecting to ldap. Only one re... | luke | 2006-06-20 | 1 | -1/+9 |
* | fixing interpreter to initialize ldap in the nodesearch_ldap method, which re... | luke | 2006-06-15 | 1 | -3/+5 |
* | Fixing some logging issues with puppetmasterd when daemonized with verbose mo... | luke | 2006-06-14 | 1 | -11/+22 |
* | abstracting out ldap connections so that there is a single method responsible... | luke | 2006-06-13 | 1 | -12/+22 |
* | 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 |
* | Adding support for default nodes as requested in #136. | luke | 2006-06-13 | 1 | -6/+21 |
* | A round of bug-fixing in preparation for the next release. | luke | 2006-06-13 | 1 | -1/+17 |
* | Fixing ldap node lookup. The test was set up badly, in that it did not actua... | luke | 2006-06-12 | 1 | -3/+11 |
* | Adding support for following referrals | luke | 2006-06-12 | 1 | -0/+1 |
* | Wrapping the host storage into a transaction. It might have a slight perform... | luke | 2006-05-15 | 1 | -9/+15 |
* | I had to redo how the scopes handled collectable objects (which I will soon c... | luke | 2006-05-14 | 1 | -7/+34 |
* | Made a *huge* performance difference in storing hosts -- down from about 25 s... | luke | 2006-05-13 | 1 | -5/+7 |
* | The "collectable" syntax now works end-to-end -- the parser correctly recogni... | luke | 2006-05-13 | 1 | -1/+9 |
* | Adding initial rails support. One can now store host configurations using Ac... | luke | 2006-05-13 | 1 | -24/+25 |
* | Fixing the language side of #109. Added a "set" keyword. | luke | 2006-04-11 | 1 | -1/+1 |
* | Adding a few informative facts on the server side: serverversion, servername,... | luke | 2006-04-11 | 1 | -1/+7 |
* | Adding simple benchmarking, and using it in a few of the more obvious places.... | luke | 2006-04-10 | 1 | -4/+8 |
* | Fixing #103. There are now no such things as node scopes; the entire tree is... | luke | 2006-04-05 | 1 | -48/+47 |
* | adding -e ability to puppet executable | luke | 2006-04-04 | 1 | -20/+26 |
* | Fixing the class file to actually store class names, not object ids. Also ad... | luke | 2006-04-04 | 1 | -2/+0 |
* | Manifests can now specify node names with fully qualified domain names, too. | lutter | 2006-03-31 | 1 | -2/+4 |
* | Changing the setdefaults input format somewhat. It is always a hash of some ... | luke | 2006-03-01 | 1 | -9/+9 |
* | Fixing bug #60. Converting nodes to use types everywhere instead of names, a... | luke | 2006-02-28 | 1 | -2/+0 |
* | Mostly, this is a refactoring commit. There is one significant new feature, | luke | 2006-02-27 | 1 | -4/+14 |
* | Changed the parsedtype definition of exists(), and fixed a few smaller bugs. ... | luke | 2006-02-15 | 1 | -1/+5 |
* | Committing the initial ldap support -- puppet can now look up node configurat... | luke | 2006-02-14 | 1 | -1/+124 |
* | Fixing class storage -- it was not working for nodescopes | luke | 2006-01-30 | 1 | -10/+2 |
* | Fixing a small checksumming bug, reorganizing the client stuff a bit, and add... | luke | 2006-01-18 | 1 | -4/+22 |
* | Made lots of small changes, mostly to help usability but also fixed a couple ... | luke | 2006-01-18 | 1 | -6/+4 |
* | Converting transport format to YAML instead of Marshal, and caching the file ... | luke | 2006-01-12 | 1 | -1/+8 |
* | Supporting puppetmasterd running as a non-root user, and doing some basic mes... | luke | 2006-01-10 | 1 | -1/+3 |
* | adding cfengine module, which required passing the cfengine classes all the w... | luke | 2005-11-17 | 1 | -1/+5 |
* | Further small bug fixes towards running puppet on my network | luke | 2005-10-25 | 1 | -29/+3 |
* | Made tweaks here and there to get it running better on my local network. I a... | luke | 2005-10-21 | 1 | -0/+7 |
* | Many, many changes toward a completely functional system. The only current p... | luke | 2005-09-23 | 1 | -12/+18 |
* | The new "include" syntax works now. | luke | 2005-09-22 | 1 | -2/+0 |
* | Okay, all tests pass again. The work done on nodes will take a little while ... | luke | 2005-09-22 | 1 | -13/+17 |
* | I am still somewhat in mid-change, but I have made the biggest changes to mak... | luke | 2005-09-21 | 1 | -56/+75 |
* | tracked down some sticky bugs related to having false values and empty string... | luke | 2005-09-13 | 1 | -1/+4 |
* | Moving all files into a consolidated trunk. All tests pass except the known-... | Luke Kanies | 2005-08-23 | 1 | -0/+135 |