| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | adding more comments from talking to andy | luke | 2005-09-12 | 2 | -7/+19 |
| * | incorporating comments from talking to andrew | luke | 2005-09-12 | 1 | -62/+18 |
| * | incorporating comments from talking to andrew | luke | 2005-09-12 | 1 | -3/+0 |
| * | some small fixes | luke | 2005-09-10 | 2 | -2/+1 |
| * | small updates | luke | 2005-09-10 | 1 | -21/+47 |
| * | adding cfengine to puppet parser, but it is not even remotely close to functi... | luke | 2005-09-10 | 1 | -0/+160 |
| * | fixing groups again after getting them to work with netinfo | luke | 2005-09-09 | 3 | -31/+38 |
| * | group management now works on os x, although it is six shades of really nasty... | luke | 2005-09-08 | 2 | -52/+435 |
| * | adding debug setting to the top-level test class | luke | 2005-09-08 | 1 | -1/+6 |
| * | reverting changes in the reverse order of what i executed them | luke | 2005-09-08 | 1 | -1/+1 |
| * | removing debugging | luke | 2005-09-08 | 1 | -2/+2 |
| * | making states capable of being the namevar | luke | 2005-09-07 | 2 | -15/+44 |
| * | all tests now pass on solaris 10x86; i had to do some stupid hacking with bas... | luke | 2005-09-07 | 14 | -13/+78 |
| * | adding a break if randomization takes too long | luke | 2005-09-07 | 1 | -0/+6 |
| * | finishing up user and group support for now | luke | 2005-09-07 | 7 | -161/+469 |
| * | rearranging some documentation | luke | 2005-09-07 | 3 | -8/+26 |
| * | adding scopetest | luke | 2005-09-07 | 2 | -0/+21 |
| * | adding user and group classes (although user class is not yet functional), an... | luke | 2005-09-07 | 5 | -0/+582 |
| * | changing rollback() to do event handling also | luke | 2005-09-07 | 1 | -1/+6 |
| * | adding simple newcomp() method to base test class | luke | 2005-09-07 | 1 | -0/+9 |
| * | adding all of the work necessary for tidying | luke | 2005-09-06 | 5 | -215/+298 |
| * | removing DEFAULTPORT stuff | luke | 2005-09-06 | 2 | -6/+4 |
| * | fixing small bug in setting default port | luke | 2005-09-06 | 1 | -6/+11 |
| * | changing some documentation methods around | luke | 2005-09-05 | 3 | -8/+5 |
| * | rearranging puppetdoc to not separate states and parameters, and to allow und... | luke | 2005-09-02 | 1 | -4/+14 |
| * | committing initial tidy stuff, so i can move to the laptop | luke | 2005-09-02 | 3 | -0/+213 |
| * | cleaning up obviated methods | luke | 2005-09-02 | 1 | -64/+0 |
| * | defining $name in each component scope, and adding test case | luke | 2005-09-02 | 3 | -21/+41 |
| * | defining configstatted | luke | 2005-09-02 | 1 | -0/+1 |
| * | removing if-related keywords | luke | 2005-09-02 | 1 | -3/+0 |
| * | fixing error calls | luke | 2005-09-02 | 2 | -2/+2 |
| * | fixing bug where remote server name is ignored | luke | 2005-08-30 | 1 | -6/+2 |
| * | Fixed small bug that caused the config files to be parsed on every connection | luke | 2005-08-30 | 3 | -5/+13 |
| * | fixing documentation for file source state | luke | 2005-08-30 | 1 | -3/+1 |
| * | adding file reread to master, although it is plenty hackish | luke | 2005-08-30 | 3 | -3/+91 |
| * | fileserver config file now reloads when it is more than 60 seconds out of date | luke | 2005-08-30 | 2 | -0/+83 |
| * | correcting documentation on autosign in puppetmasterd, and switching the auto... | luke | 2005-08-30 | 4 | -27/+32 |
| * | catching a potential security problem -- requiring that "path" always be set ... | luke | 2005-08-29 | 1 | -0/+10 |
| * | adding a "--noop" option along with a test case for it | luke | 2005-08-29 | 2 | -17/+51 |
| * | changing default hostname to "puppet", and adding --parseonly option along wi... | luke | 2005-08-29 | 2 | -3/+34 |
| * | fixing puppet to use correct method and adding a real test case for it | luke | 2005-08-29 | 2 | -4/+32 |
| * | changing default manifest location to /etc/puppet/manifests/site.pp | luke | 2005-08-29 | 2 | -2/+3 |
| * | changing version number for beta | luke | 2005-08-29 | 1 | -1/+1 |
| * | removing need for zip in rakefile | luke | 2005-08-29 | 1 | -1/+1 |
| * | UPdated rakefile | Jesse Koontz | 2005-08-29 | 1 | -1/+1 |
| * | As Christian requested, I am no longer downcasing facts I receive from Facter... | Luke Kanies | 2005-08-29 | 6 | -54/+29 |
| * | bumping up the default log level for changes from info to notice | Luke Kanies | 2005-08-29 | 1 | -2/+2 |
| * | I did not have good puppetd tests, so I missed the fact that I was calling th... | Luke Kanies | 2005-08-29 | 4 | -93/+128 |
| * | disabling print of library warnings, since webrick and openssl have far too m... | Luke Kanies | 2005-08-29 | 1 | -2/+0 |
| * | adding RDoc::usage documentation to all executables | Luke Kanies | 2005-08-29 | 7 | -262/+470 |