summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing #178. I just added URI escaping and unescaping to file names.luke2006-06-203-2/+21
* Fixing #175. The setpidfile setting was being ignored.luke2006-06-202-0/+28
* Fixing #182. Added a retry section to try reconnecting to ldap. Only one re...luke2006-06-202-1/+52
* Setting pluginsync default to false, and (hopefully) fixing autosign problem ...luke2006-06-206-21/+62
* Fixing broken symlink behaviour mentioned on the listluke2006-06-202-1/+28
* Adding plugins and plugin management. The Master Client will now automatical...luke2006-06-204-2/+134
* documentation updatesluke2006-06-194-176/+409
* More documentation changes.luke2006-06-1911-46/+46
* adding id tags to all of the docsluke2006-06-1815-0/+15
* further work on converting from rst to markdownluke2006-06-181-0/+2
* further work on converting from rst to markdownluke2006-06-181-2/+2
* further work on converting from rst to markdownluke2006-06-185-88/+208
* updating some docs and puppetdoc in preparation for a move to webgen instead ...luke2006-06-173-25/+23
* removing the old rst index fileluke2006-06-171-155/+0
* updating docs to work with webgenluke2006-06-1717-752/+725
* Fixing my autorequire fix; oopsluke2006-06-151-2/+2
* fixing autorequire message to include the object typeluke2006-06-151-2/+2
* Delete entries from the config file if their should is 'absent'lutter2006-06-151-1/+6
* Test that setting a state to 'absent' really deletes it from the configlutter2006-06-151-0/+15
* Adding test and fix for empty execs being ignoredluke2006-06-153-3/+9
* fixing interpreter to initialize ldap in the nodesearch_ldap method, which re...luke2006-06-152-3/+10
* making links even if the target does not existluke2006-06-142-17/+9
* Updated to version 0.18.0luke2006-06-141-1/+1
* Updated to version 0.18.0luke2006-06-141-1/+1
* Updated to version 0.18.0luke2006-06-141-1/+1
* updating changelog for 0.18.0luke2006-06-141-0/+17
* updating documentation for sshkeyluke2006-06-141-15/+5
* fixing transaction tests to just warn when the user is not in more than one g...luke2006-06-141-0/+9
* Setting options and the facility for syslogluke2006-06-141-1/+7
* Fixing some logging issues with puppetmasterd when daemonized with verbose mo...luke2006-06-143-22/+46
* Changing statechange noop message so it's a bit clearerluke2006-06-141-1/+1
* Just logging host failures, not exitingluke2006-06-141-1/+1
* Adding fqdn, an --all flag, and --test mode to puppetrunluke2006-06-141-9/+54
* adding namespaceauth and --listen docs to puppetrunluke2006-06-141-1/+29
* Adding fixes for solaris zonesluke2006-06-133-20/+32
* abstracting out ldap connections so that there is a single method responsible...luke2006-06-132-21/+23
* adding ssl usage to puppetrunluke2006-06-131-1/+7
* Fixing ldap usage when ldap libs are not availableluke2006-06-131-20/+28
* removing extraneous debuggingluke2006-06-131-2/+0
* Fixing installer; it somehow got broken with recent DESTDIR fixesluke2006-06-131-0/+2
* Fixing #173. At this point, I am just calling both "--add" and "on", or "--d...luke2006-06-134-10/+23
* fixing parallelization to match the docsluke2006-06-131-1/+1
* Fixing packaging to deal with the fact that yum exits with 0 exit code even w...luke2006-06-132-3/+9
* Correcting puppetrun docs and fixing a test so it works with older versions o...luke2006-06-132-3/+3
* Adding support for default nodes as requested in #136.luke2006-06-136-213/+320
* changing puppetclient schema to descend from top instead of iphostluke2006-06-131-1/+1
* Fixing #169. Tags are ignored during config.luke2006-06-132-0/+29
* Fixing the main bug reported on the list today relating to file sourcing trun...luke2006-06-133-4/+77
* adding noop marker as requestedluke2006-06-131-1/+1
* A round of bug-fixing in preparation for the next release.luke2006-06-1317-32/+101