summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Adding a summary of using facter and using imported facter facts with puppet.ajax2006-10-141-0/+20
* Adding some documentation to the programmer's documentation introducing the c...ajax2006-10-141-1/+1
* Adding some documentation to the programmer's documentation introducing the c...ajax2006-10-142-1/+52
* New documentation hierarchy: fixing indexes.ajax2006-10-126-19/+18
* New documentation hierarchy: fixing indexes.ajax2006-10-122-7/+8
* New documentation hierarchy: fixing indexes.ajax2006-10-127-23/+37
* New documentation hierarchy: adding indexes.ajax2006-10-127-0/+105
* New documentation hierarchy.ajax2006-10-1221-37/+43
* New documentation hierarchy.ajax2006-10-121-2/+2
* I was stupidly creating an error but not raising it.luke2006-10-112-0/+21
* Moving methods around so they are alphabeticalluke2006-10-111-34/+34
* Committing the metatype branch -- this is just splitting the type.rb code int...luke2006-10-1013-2268/+2350
* Catching missing ldap correctly in puppetrunluke2006-10-101-1/+1
* Fixing the problem reported by Adnet Ghislain where facts do not load on late...luke2006-10-093-14/+26
* Fixing code from [1754] -- I stupidly did not even do a parse check, and I ha...luke2006-10-092-29/+9
* Applying patch from #234 from David Schmitt. This is also untested, and the ...luke2006-10-092-1/+43
* Adding modified patch from #256 -- apt now uses "responsefile" for the presee...luke2006-10-092-1/+18
* Adding patch from #308.luke2006-10-091-0/+11
* Fixing #298 - refreshonly now correctly deals with specified false valuesluke2006-10-092-2/+25
* Fixing #305 -- logs now reopen when Puppet restarts, and there is also now an...luke2006-10-093-0/+56
* Fixing #309 -- files now correctly replace any number of slashes with a singl...luke2006-10-092-0/+19
* Fixing #301 -- s/logfile/logdest/gluke2006-10-091-4/+8
* Fixing #310 -- users no longer autorequire their homedirs, and files now auto...luke2006-10-094-10/+49
* Refactoring reporting. Reports are now modules instead of simple methods.luke2006-10-0710-277/+431
* Adding a "genmodule" equivalent to classgen, which we will use for reportingluke2006-10-072-58/+244
* Added a section about testing.ajax2006-10-061-8/+15
* adding id tag to tags.pageluke2006-10-060-0/+0
* Documentation editajax2006-10-061-2/+1
* Adding a document to outline the use of tagsajax2006-10-061-0/+75
* Expanded documentation for rrdgraph report.ajax2006-10-061-1/+6
* Many, many, many performance improvements in the compiler (I hope). I did no...luke2006-10-0624-218/+255
* More specific configuration and argument documentation.ajax2006-10-051-6/+15
* Documented signals the puppet daemons acceptajax2006-10-052-3/+19
* adding id tag to reportsluke2006-10-050-0/+0
* Fixing the rrdgraph report so that it creates a separate rrd directory for ea...luke2006-10-053-36/+64
* Fixing weird case where the default node is in one node source and the real n...luke2006-10-052-8/+49
* Fixing ldap nodes -- they were always returning true because i was returning ...luke2006-10-052-2/+22
* Changed document priority.ajax2006-10-051-1/+1
* Another minor formatting fix.ajax2006-10-041-1/+4
* Missing tick.ajax2006-10-041-2/+2
* Adding some documentation on reports.ajax2006-10-041-0/+90
* updating install docs with new suse pkgsluke2006-10-041-3/+5
* Removing some left-over debuggingluke2006-10-041-4/+0
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-04104-5676/+6517
* Renaming logfacility to syslogfacility as recommended by lutter.luke2006-10-042-4/+4
* Adding configurability to the syslog facility, using the "logfacility" parame...luke2006-10-042-1/+9
* Do restart as stop + start, since sending HUP to puppetmaster doesn't work (s...lutter2006-10-041-6/+3
* adding links to the real deb pkgsluke2006-10-031-2/+4
* Comment out the setting of PUPPET_LOG, so that puppetd uses its defaultlutter2006-10-031-1/+1
* Messages will now be at current loglevel, regardless of whether the object pa...ajax2006-10-021-4/+2