| Commit message (Expand) | Author | Age | Files | Lines |
| * | Reorganizing some of the tests. | luke | 2007-02-07 | 13 | -2878/+0 |
| * | Merging the state-rename branch. This includes the diff from version 2156 to... | luke | 2007-02-07 | 7 | -32/+32 |
| * | Fixing autogen so it passes on non-Darwin systems. | luke | 2007-02-01 | 1 | -2/+3 |
| * | Fixing #463. I redid all the autogen stuff so it can handle autogenerating s... | luke | 2007-01-29 | 2 | -0/+37 |
| * | Doing more work on #113. Mostly, just making sure remounts do not happen spu... | luke | 2007-01-29 | 1 | -1/+5 |
| * | Fixing #454. | luke | 2007-01-28 | 1 | -0/+23 |
| * | Fixing #441. | luke | 2007-01-28 | 1 | -0/+52 |
| * | Messing around a bit with how tests work | luke | 2007-01-05 | 2 | -4/+2 |
| * | A couple of small fixes to pass existing tests. | luke | 2007-01-01 | 1 | -2/+2 |
| * | Adding a bit more testing to mounts, and pulling a bit of the transaction int... | luke | 2006-12-29 | 1 | -0/+7 |
| * | Looks like providers work again on Solaris. | luke | 2006-12-28 | 1 | -1/+4 |
| * | I have not yet finished testing, but most of the providers now successfully p... | luke | 2006-12-28 | 5 | -5/+14 |
| * | Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b... | luke | 2006-12-19 | 3 | -33/+39 |
| * | Moving the mount provider tests into a subdir, and fixing the basedir calcula... | luke | 2006-12-14 | 2 | -1/+1 |
| * | Reworking the package tests. Now providers are tested individually | luke | 2006-12-14 | 1 | -50/+201 |
| * | All tests should now pass, with the possible exception of some tests that mig... | luke | 2006-12-11 | 1 | -6/+7 |
| * | Fixing more tests | luke | 2006-11-13 | 1 | -228/+228 |
| * | Ported sshkey over, yay. | luke | 2006-11-13 | 1 | -0/+62 |
| * | Adding a NetInfo provider for hosts. Yay! | luke | 2006-11-13 | 1 | -0/+58 |
| * | Hosts now work again, and it should be straightforward to create a netinfo pr... | luke | 2006-11-13 | 1 | -56/+46 |
| * | Ports are still broken, but I need to work on something else while I am think... | luke | 2006-11-13 | 1 | -18/+195 |
| * | Trying to get a netinfo provider for mounts working, but i give up. I am lea... | luke | 2006-11-12 | 1 | -0/+80 |
| * | Mounts work again, at least with the parsedfile provider. I still need to cr... | luke | 2006-11-12 | 2 | -79/+242 |
| * | An intermediate commit. All of the classes that use parsedfile are assuredly... | luke | 2006-11-11 | 1 | -0/+434 |
| * | Another round of bug-fixes in preparation for 0.20.0 | luke | 2006-10-18 | 1 | -0/+2 |
| * | sshkey now uses a provider | luke | 2006-10-17 | 2 | -2/+36 |
| * | Ported mount over to using providers | luke | 2006-10-17 | 1 | -0/+213 |
| * | Fixing ports to now use a provider | luke | 2006-10-17 | 1 | -0/+57 |
| * | Working on migrating the parsedtypes to using providers for the parsing aspec... | luke | 2006-10-17 | 1 | -0/+242 |
| * | Fixing the test scripts so that the library path | luke | 2006-10-16 | 5 | -5/+15 |
| * | Adding a ruby header to all of the tests so that they can now be executed as ... | luke | 2006-10-16 | 5 | -0/+10 |
| * | Making all test suites executable, adding some tests for handling changing fi... | luke | 2006-10-16 | 4 | -0/+0 |
| * | + Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process... | erikh | 2006-09-22 | 3 | -3/+3 |
| * | Fixing provider commands and Util#execute so they always include the command ... | luke | 2006-09-19 | 1 | -0/+39 |
| * | Converting to using the Rakefile for testing. The old 'test' script is | luke | 2006-09-19 | 5 | -40/+5 |
| * | Fixing the same bug in the netinfo provider -- it was retrieving the "is" val... | luke | 2006-09-19 | 2 | -2/+2 |
| * | Adding testing for the default? method, and fixing it to support arrays and r... | luke | 2006-09-15 | 1 | -0/+29 |
| * | Fixing #267. The problem was that the user provider was retrieving the @is v... | luke | 2006-09-15 | 1 | -1/+1 |
| * | Adding test code for providers that makes sure the default and confine mechan... | luke | 2006-09-13 | 1 | -0/+125 |
| * | Removing all of the changes I made towards refactoring in the last couple of ... | luke | 2006-09-05 | 5 | -1305/+0 |
| * | Committing a small amount of work in cron. I have decided that this is too l... | luke | 2006-09-05 | 1 | -0/+744 |
| * | Committing functional mount support. All that's left in this chunk of work i... | luke | 2006-09-05 | 2 | -21/+220 |
| * | Ports now work with a provider | luke | 2006-09-04 | 1 | -0/+82 |
| * | Intermediate commit; ports are not working yet | luke | 2006-09-03 | 2 | -42/+2 |
| * | Fixing SSHKey support. | luke | 2006-09-03 | 2 | -1/+57 |
| * | Beginning the process of moving parsedtypes to a provider. Each parsed | luke | 2006-09-03 | 1 | -0/+264 |
| * | Merging r1468 from the implementations branch with r1438 from when the branch... | luke | 2006-08-14 | 4 | -0/+896 |