Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use double quotes by default | Thom May | 2016-01-14 | 1 | -3/+3 |
* | autocorrecting Style/TrailingCommalcg/trailing_comma | Lamont Granquist | 2016-01-13 | 1 | -1/+1 |
* | really fix copslcg/really-fix-cops | Lamont Granquist | 2016-01-12 | 1 | -24/+24 |
* | Refactor Chef::Mixin::WideString to remove implicit Windows dependency.mcquin/refactor-wstring | Claire McQuin | 2015-09-01 | 1 | -1/+1 |
* | FFI NetUseAdd | Jay Mundrawala | 2015-08-28 | 1 | -0/+16 |
* | FFI NetUseGetInfo | Jay Mundrawala | 2015-08-28 | 1 | -0/+16 |
* | Use FFI for NetUseDel | Jay Mundrawala | 2015-08-28 | 1 | -0/+20 |
* | Rename NetUser -> Net | Jay Mundrawala | 2015-08-28 | 1 | -1/+2 |
* | FFYify NetLocalGroupDelMembers | Jay Mundrawala | 2015-07-30 | 1 | -0/+13 |
* | FFYify NetLocalGroupSetMembers | Jay Mundrawala | 2015-07-30 | 1 | -0/+13 |
* | FFYify NetLocalGroupAddMembers | Jay Mundrawala | 2015-07-30 | 1 | -0/+22 |
* | FFIify NetLocalGroupGetMembers | Jay Mundrawala | 2015-07-29 | 1 | -0/+36 |
* | Add Win32NetAPIError exception class | Jay Mundrawala | 2015-07-29 | 1 | -7/+1 |
* | Rewrite NetLocalGroupDel to use FFI | Jay Mundrawala | 2015-07-29 | 1 | -0/+10 |
* | Convert NetLocalGroupAdd to use FFI | Jay Mundrawala | 2015-07-29 | 1 | -0/+13 |
* | Don't call get_last_error for net apijdm/winnetfix | Jay Mundrawala | 2015-05-20 | 1 | -30/+6 |
* | remove unused param_err in net_user_set_info_l3 | Jay Mundrawala | 2015-05-15 | 1 | -2/+1 |
* | remove unused param_err in net_user_add_l3 | Jay Mundrawala | 2015-05-15 | 1 | -2/+1 |
* | wstring the things | Jay Mundrawala | 2015-05-15 | 1 | -7/+4 |
* | LogonUser uses ffi instead win32-api | Jay Mundrawala | 2015-05-15 | 1 | -7/+5 |
* | Move win32/user to win32/net | Jay Mundrawala | 2015-05-15 | 1 | -0/+221 |