| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Committing the last changes, for now, to handling links. You still cannot co... | luke | 2006-03-06 | 12 | -110/+258 |
* | Adding "links" parameter to files, and adding support for following or ignori... | luke | 2006-03-04 | 9 | -22/+181 |
* | removing group ownership of the state file; I realized that the server does n... | luke | 2006-03-04 | 1 | -1/+0 |
* | Switching from using "evaluate" to using "retrieve" when getting checksum val... | luke | 2006-03-03 | 1 | -6/+13 |
* | Fixing logging in the fileserver so it is always obvious where the logs are o... | luke | 2006-03-03 | 4 | -39/+52 |
* | fixing deprecation notice about services using "ensure" instead of "running" | luke | 2006-03-03 | 1 | -2/+2 |
* | removing extraneous debugging | luke | 2006-03-03 | 1 | -1/+0 |
* | fixing the mode of the yaml file | luke | 2006-03-03 | 1 | -1/+3 |
* | Supporting variables as the test value in both case statements and selectors. | luke | 2006-03-03 | 7 | -221/+265 |
* | renaming | luke | 2006-03-03 | 1 | -0/+0 |
* | Only setting group or owner on config files when running as root | luke | 2006-03-03 | 1 | -3/+8 |
* | logging config changes at debug, instead of the normal log level | luke | 2006-03-03 | 2 | -1/+5 |
* | Definitions now always create their own context, which means that they cannot... | luke | 2006-03-03 | 4 | -28/+68 |
* | upgrading to warning the message about using a cached copy | luke | 2006-03-02 | 1 | -1/+1 |
* | Updated to version 0.13.6 | luke | 2006-03-02 | 2 | -2/+2 |
* | updating changelog for 0.13.6 | luke | 2006-03-02 | 1 | -0/+7 |
* | Fixing tests so they do not chmod /dev/null to 640 (stupid tests). | luke | 2006-03-02 | 8 | -77/+37 |
* | Fixing #68. After tons and tons and tons of work, everything successfully co... | luke | 2006-03-02 | 18 | -55/+267 |
* | Okay, Puppet is now almost entirely capable of configuring itself. I have no... | luke | 2006-03-02 | 33 | -366/+590 |
* | Remove hte fedora-usermgmt stuff. As it turns out, it's not a Fedora Extras r... | lutter | 2006-03-02 | 1 | -4/+8 |
* | Adding metadata to defaults | luke | 2006-03-01 | 3 | -52/+103 |
* | Changing the setdefaults input format somewhat. It is always a hash of some ... | luke | 2006-03-01 | 8 | -137/+121 |
* | Intermediate commit; setdefaults now accepts both hashes and arrays | luke | 2006-03-01 | 2 | -43/+117 |
* | Fixing user and group management in the config handling. | luke | 2006-02-28 | 2 | -19/+47 |
* | adding a connect log to the master server | luke | 2006-02-28 | 1 | -2/+2 |
* | Fixing #70. We now have user and group management on FreeBSD. | luke | 2006-02-28 | 6 | -2/+106 |
* | Fixing bug #60. Converting nodes to use types everywhere instead of names, a... | luke | 2006-02-28 | 7 | -157/+319 |
* | Fixing #64; multiple class definitions in the same scope is now an error, alt... | luke | 2006-02-27 | 2 | -2/+26 |
* | Fixing bug #73; node names now appear only once in the path | luke | 2006-02-27 | 4 | -10/+34 |
* | Fixing bug #75, providing support for unnecessary end commas. | luke | 2006-02-27 | 3 | -118/+141 |
* | Removing all of the autoname code | luke | 2006-02-27 | 5 | -37/+4 |
* | Mostly, this is a refactoring commit. There is one significant new feature, | luke | 2006-02-27 | 32 | -225/+398 |
* | Switching setclass to use object_ids instead of class names, and adding some ... | luke | 2006-02-27 | 2 | -8/+12 |
* | Fixing scopes and AST so that definitions and classes are looked for in the s... | luke | 2006-02-27 | 7 | -97/+196 |
* | Adding some debugging to list the states being changed when in debug mode | luke | 2006-02-25 | 1 | -2/+13 |
* | Fixing nodes so that their paths are printed correctly | luke | 2006-02-25 | 1 | -2/+3 |
* | Removing timestamp debugging | luke | 2006-02-25 | 1 | -2/+0 |
* | Fixing output when user/group are not found | luke | 2006-02-25 | 1 | -1/+13 |
* | Adding TERM to the signals being trapped | luke | 2006-02-24 | 4 | -7/+41 |
* | Fixing bug #72, where trailing slashes break file sourcing | luke | 2006-02-24 | 2 | -0/+5 |
* | adding commas to each line | luke | 2006-02-24 | 1 | -1/+1 |
* | removing the initial syslog dest setting | luke | 2006-02-24 | 1 | -1/+1 |
* | Updated to version 0.13.5 | luke | 2006-02-24 | 2 | -2/+2 |
* | adding changelog for 0.13.5 | luke | 2006-02-24 | 1 | -0/+4 |
* | Adding redhat service type, to support enabling and disabling a service | luke | 2006-02-24 | 5 | -82/+229 |
* | Fixing package types so you can specify the package type manually in a manifest | luke | 2006-02-24 | 2 | -1/+14 |
* | removing extra error statement | luke | 2006-02-23 | 1 | -6/+1 |
* | adding passwd converter | luke | 2006-02-23 | 1 | -0/+45 |
* | Updated to version 0.13.4 | luke | 2006-02-23 | 2 | -3/+3 |
* | updating changelog for 0.13.4 | luke | 2006-02-23 | 1 | -0/+3 |