summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* removed comp.sync and replaced system mkdir -pshafer2005-09-141-7/+10
* added test case for ignoreshafer2005-09-131-0/+140
* added ignore to pfileshafer2005-09-131-4/+50
* adding example configsluke2005-09-132-0/+13
* tracked down some sticky bugs related to having false values and empty string...luke2005-09-1310-400/+278
* fixing error handling so that failed objects are completely destroyed; they w...luke2005-09-135-170/+68
* fixing component flattening and sorting; it was not working for cases where o...luke2005-09-132-25/+120
* adding snippet test to verify correct behaviour with missing exec path; also,...luke2005-09-134-19/+65
* intermediate commit so cron is not loadedluke2005-09-124-33/+82
* adding more comments from talking to andyluke2005-09-122-7/+19
* incorporating comments from talking to andrewluke2005-09-121-62/+18
* incorporating comments from talking to andrewluke2005-09-121-3/+0
* some small fixesluke2005-09-102-2/+1
* small updatesluke2005-09-101-21/+47
* adding cfengine to puppet parser, but it is not even remotely close to functi...luke2005-09-101-0/+160
* fixing groups again after getting them to work with netinfoluke2005-09-093-31/+38
* group management now works on os x, although it is six shades of really nasty...luke2005-09-082-52/+435
* adding debug setting to the top-level test classluke2005-09-081-1/+6
* reverting changes in the reverse order of what i executed themluke2005-09-081-1/+1
* removing debuggingluke2005-09-081-2/+2
* making states capable of being the namevarluke2005-09-072-15/+44
* all tests now pass on solaris 10x86; i had to do some stupid hacking with bas...luke2005-09-0714-13/+78
* adding a break if randomization takes too longluke2005-09-071-0/+6
* finishing up user and group support for nowluke2005-09-077-161/+469
* rearranging some documentationluke2005-09-073-8/+26
* adding scopetestluke2005-09-072-0/+21
* adding user and group classes (although user class is not yet functional), an...luke2005-09-075-0/+582
* changing rollback() to do event handling alsoluke2005-09-071-1/+6
* adding simple newcomp() method to base test classluke2005-09-071-0/+9
* adding all of the work necessary for tidyingluke2005-09-065-215/+298
* removing DEFAULTPORT stuffluke2005-09-062-6/+4
* fixing small bug in setting default portluke2005-09-061-6/+11
* changing some documentation methods aroundluke2005-09-053-8/+5
* rearranging puppetdoc to not separate states and parameters, and to allow und...luke2005-09-021-4/+14
* committing initial tidy stuff, so i can move to the laptopluke2005-09-023-0/+213
* cleaning up obviated methodsluke2005-09-021-64/+0
* defining $name in each component scope, and adding test caseluke2005-09-023-21/+41
* defining configstattedluke2005-09-021-0/+1
* removing if-related keywordsluke2005-09-021-3/+0
* fixing error callsluke2005-09-022-2/+2
* fixing bug where remote server name is ignoredluke2005-08-301-6/+2
* Fixed small bug that caused the config files to be parsed on every connectionluke2005-08-303-5/+13
* fixing documentation for file source stateluke2005-08-301-3/+1
* adding file reread to master, although it is plenty hackishluke2005-08-303-3/+91
* fileserver config file now reloads when it is more than 60 seconds out of dateluke2005-08-302-0/+83
* correcting documentation on autosign in puppetmasterd, and switching the auto...luke2005-08-304-27/+32
* catching a potential security problem -- requiring that "path" always be set ...luke2005-08-291-0/+10
* adding a "--noop" option along with a test case for itluke2005-08-292-17/+51
* changing default hostname to "puppet", and adding --parseonly option along wi...luke2005-08-292-3/+34
* fixing puppet to use correct method and adding a real test case for itluke2005-08-292-4/+32