summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove unused param_err in net_user_set_info_l3jdm/netuserJay Mundrawala2015-05-111-2/+1
* remove unused param_err in net_user_add_l3Jay Mundrawala2015-05-111-2/+1
* Added functional tests for user resource on windowsJay Mundrawala2015-05-111-0/+125
* wstring the thingsJay Mundrawala2015-05-111-7/+4
* LogonUser uses ffi instead win32-apiJay Mundrawala2015-05-115-17/+76
* Move win32/user to win32/netJay Mundrawala2015-05-112-1/+1
* Removed unused thingsJay Mundrawala2015-05-111-85/+9
* NetUserDel uses ffi instead in win32-apiJay Mundrawala2015-05-113-3/+24
* Empty strings should be able to be converted into wide stringsJay Mundrawala2015-05-111-1/+1
* NetUserSetInfo uses ffiJay Mundrawala2015-05-113-9/+45
* NetUserGetInfo uses ffiJay Mundrawala2015-05-113-19/+106
* Replace some user creation win32-api calls with ffiJay Mundrawala2015-05-114-14/+237
* Change handle to size_tJay Mundrawala2015-05-111-1/+1
* Merge pull request #3355 from chef/jdm/fixkitchenJay Mundrawala2015-05-082-1/+2
|\
| * Fix failing kitchen testsjdm/fixkitchenJay Mundrawala2015-05-082-1/+2
|/
* Merge pull request #3346 from chef/jdm/kitchen-after-failureJay Mundrawala2015-05-081-0/+2
|\
| * Diagnose failing testsjdm/kitchen-after-failureJay Mundrawala2015-05-071-0/+2
|/
* Merge pull request #3262 from chef/lcg/add-chef-log-syslogLamont Granquist2015-05-065-0/+108
|\
| * add md filesLamont Granquist2015-05-061-0/+2
| * fix global state in specsLamont Granquist2015-05-061-3/+10
| * avoid any_instance_of indirectionLamont Granquist2015-05-061-3/+3
| * symbol does not resolve on windowsLamont Granquist2015-05-061-1/+1
| * fix name + email in copyrightLamont Granquist2015-05-061-1/+1
| * another copyright notice fixLamont Granquist2015-05-061-1/+1
| * fix copyright noticeLamont Granquist2015-05-061-4/+3
| * mv spec/functional/log/syslog_spec.rb to spec/unit/log/sawanoboly2015-05-061-0/+0
| * move syslog specs to functional and call Chef::Log methods.sawanoboly2015-05-062-21/+46
| * avoid platfomr matched /mswin|mingw|windows/sawanoboly2015-05-062-14/+16
| * extract Chef::Log::Sylog class to its own fileLamont Granquist2015-05-062-26/+52
| * strip messagesawanoboly2015-05-062-3/+3
| * fallback to infosawanoboly2015-05-062-0/+7
| * add unit specs for Chef::Log::Syslogsawanoboly2015-05-062-0/+15
| * send message with Severity to syslogsawanoboly2015-05-061-2/+8
| * add Chef::Log::Syslog classLamont Granquist2015-05-062-0/+19
|/
* Update changelog for pr#3340danielsdeleo2015-05-061-2/+4
* Allow inspection of event dispatch's subscribersinspect-dispatcher-subscribersdanielsdeleo2015-05-062-0/+63
* Changelog updatesThom May2015-05-061-0/+3
* Merge pull request #3333 from chef/irving/streaming_uploader_http_fixThom May2015-05-062-39/+2
|\
| * Remove a require statement now that we dont need it anymoreirving/streaming_uploader_http_fixIrving Popovetsky2015-05-051-1/+0
| * Use Chef::HTTP::BasicClient instead of Net::HTTP to get both proxy and ssl go...Irving Popovetsky2015-05-051-6/+1
| * Remove now-redundant verify_mode because DefaultSSLPolicy takes care of it fo...Irving Popovetsky2015-05-052-33/+0
| * Apply an SSL Policy to CookbookSiteStreamingUploader, fixing SSL errors uploa...Irving Popovetsky2015-05-041-1/+3
* | Merge pull request #3328 from tas50/wiki_to_docsThom May2015-05-0626-44/+40
|\ \
| * | Add missing ) to error messageTim Smith2015-05-011-1/+1
| * | Update man pages with links to the docs siteTim Smith2015-05-0124-41/+37
| * | Update error messages with a link to the docs siteTim Smith2015-05-012-3/+3
* | | Merge pull request #3335 from chef/lcg/tweak-travisLamont Granquist2015-05-051-5/+5
|\ \ \
| * | | let the ruby patchlevels floatlcg/tweak-travisLamont Granquist2015-05-051-5/+5
|/ / /
* | | Update changelogThom May2015-05-051-0/+2
* | | Merge branch 'minshallj-minshallj/keep_suid_bit'Thom May2015-05-052-0/+23
|\ \ \