| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
We only use this in the windows_task resource. No need to ship it on *nix. This also brings in the latest release where I trimmed the files in the gem down.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
|
|
|
| |
We refactored a number of the helper methods to more safely namespace
them. Nothing should be using those methods outside of
win32-taskscheduler, but we bumped the major version because of the
change.
Signed-off-by: Bryan McLellan <btm@loftninjas.org>
|
|
|
|
|
|
|
|
| |
We don't actually need these powershell scripts and DLLs on non-Windows
platforms. This
shaves 300k from our gem size on non-Windows platforms.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
This resolves Ruby deprecation warnings when interacting with Windows services.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
|
| |
- Fixes tasks gets created when wrong username and password is provided and then it throws error for invalid username password.
- Fixes windows_task not idempotent when task_name includes parent folder
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|\
| |
| |
| |
| | |
MsysTechnologiesllc/vasundhara/MSYS_752_windows_task_rewrite
[MSYS-752] windows task rewrite using win32-taskscheduler
|
| |
| |
| |
| | |
Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
|
|/
|
|
| |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
| |
Signed-off-by: Tom Duffield <tom@chef.io>
|
|
|