summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Committing the last changes, for now, to handling links. You still cannot co...luke2006-03-0612-110/+258
* Adding "links" parameter to files, and adding support for following or ignori...luke2006-03-049-22/+181
* removing group ownership of the state file; I realized that the server does n...luke2006-03-041-1/+0
* Switching from using "evaluate" to using "retrieve" when getting checksum val...luke2006-03-031-6/+13
* Fixing logging in the fileserver so it is always obvious where the logs are o...luke2006-03-034-39/+52
* fixing deprecation notice about services using "ensure" instead of "running"luke2006-03-031-2/+2
* removing extraneous debuggingluke2006-03-031-1/+0
* fixing the mode of the yaml fileluke2006-03-031-1/+3
* Supporting variables as the test value in both case statements and selectors.luke2006-03-037-221/+265
* renamingluke2006-03-031-0/+0
* Only setting group or owner on config files when running as rootluke2006-03-031-3/+8
* logging config changes at debug, instead of the normal log levelluke2006-03-032-1/+5
* Definitions now always create their own context, which means that they cannot...luke2006-03-034-28/+68
* upgrading to warning the message about using a cached copyluke2006-03-021-1/+1
* Updated to version 0.13.6luke2006-03-022-2/+2
* updating changelog for 0.13.6luke2006-03-021-0/+7
* Fixing tests so they do not chmod /dev/null to 640 (stupid tests).luke2006-03-028-77/+37
* Fixing #68. After tons and tons and tons of work, everything successfully co...luke2006-03-0218-55/+267
* Okay, Puppet is now almost entirely capable of configuring itself. I have no...luke2006-03-0233-366/+590
* Remove hte fedora-usermgmt stuff. As it turns out, it's not a Fedora Extras r...lutter2006-03-021-4/+8
* Adding metadata to defaultsluke2006-03-013-52/+103
* Changing the setdefaults input format somewhat. It is always a hash of some ...luke2006-03-018-137/+121
* Intermediate commit; setdefaults now accepts both hashes and arraysluke2006-03-012-43/+117
* Fixing user and group management in the config handling.luke2006-02-282-19/+47
* adding a connect log to the master serverluke2006-02-281-2/+2
* Fixing #70. We now have user and group management on FreeBSD.luke2006-02-286-2/+106
* Fixing bug #60. Converting nodes to use types everywhere instead of names, a...luke2006-02-287-157/+319
* Fixing #64; multiple class definitions in the same scope is now an error, alt...luke2006-02-272-2/+26
* Fixing bug #73; node names now appear only once in the pathluke2006-02-274-10/+34
* Fixing bug #75, providing support for unnecessary end commas.luke2006-02-273-118/+141
* Removing all of the autoname codeluke2006-02-275-37/+4
* Mostly, this is a refactoring commit. There is one significant new feature,luke2006-02-2732-225/+398
* Switching setclass to use object_ids instead of class names, and adding some ...luke2006-02-272-8/+12
* Fixing scopes and AST so that definitions and classes are looked for in the s...luke2006-02-277-97/+196
* Adding some debugging to list the states being changed when in debug modeluke2006-02-251-2/+13
* Fixing nodes so that their paths are printed correctlyluke2006-02-251-2/+3
* Removing timestamp debuggingluke2006-02-251-2/+0
* Fixing output when user/group are not foundluke2006-02-251-1/+13
* Adding TERM to the signals being trappedluke2006-02-244-7/+41
* Fixing bug #72, where trailing slashes break file sourcingluke2006-02-242-0/+5
* adding commas to each lineluke2006-02-241-1/+1
* removing the initial syslog dest settingluke2006-02-241-1/+1
* Updated to version 0.13.5luke2006-02-242-2/+2
* adding changelog for 0.13.5luke2006-02-241-0/+4
* Adding redhat service type, to support enabling and disabling a serviceluke2006-02-245-82/+229
* Fixing package types so you can specify the package type manually in a manifestluke2006-02-242-1/+14
* removing extra error statementluke2006-02-231-6/+1
* adding passwd converterluke2006-02-231-0/+45
* Updated to version 0.13.4luke2006-02-232-3/+3
* updating changelog for 0.13.4luke2006-02-231-0/+3