Commit Graph

17 Commits (4620e983be2fa6acf877d47aecebcfa817ce7bbc)

Author SHA1 Message Date
David Hall 3678847506 Completed nullability work on Vanara.PInvoke.BITS and Vanara.BITS 2023-08-23 14:28:45 -06:00
David Hall b2a78e184b Checkpoint on nullable work after signature work on PInvoke.Security, enabling nullable for entire solution, and auto fixing all optional attributed string and array parameters. 2023-03-31 09:47:53 -06:00
David Hall e9d57433b4 More work on #314 and #311 2022-09-22 15:44:39 -06:00
David Hall 9921fe013a Forcefully dispose WindowsIdentity as suggested by @OwnageIsMagic 2022-09-22 13:12:15 -06:00
David Hall 16fc9cfd9d Minor code simplification in BackgroundCopyManager 2022-09-20 11:27:37 -06:00
David Hall 77f8ca176e Updated BackgroundCopyManager.Version code based on suggestion from @OwnageIsMagic (#311) 2022-09-05 18:08:33 -06:00
David Hall fdddceaf2d Fixed BackgroundCopyManager.Version 2022-09-05 13:31:12 -06:00
David Hall 80d3dbf0e5 Fixed, I think, #311 by handling Wow64 lookup 2022-09-04 10:06:35 -06:00
dahall da5f3d4ee8 Made changes to new cache admin access. 2022-07-25 15:25:47 -06:00
dahall 2f98621983 Added support for BITS peer caching 2022-07-25 14:09:39 -06:00
dahall b2bb3ce4ea Cosmetic changes to BITS code files 2022-05-21 13:42:27 -06:00
dahall 99ba5422b9 Updated tests and corrected found errors in Vanara.BITS 2021-12-11 09:05:58 -07:00
dahall c0d5fe8ab0 Cleaned BITS file syntax and added support for v10.2 and 10.3 methods. Fixed #257 problem with BackgroundCopyJob constructor throwing error on systems prior to Win 10 and deficiencies with BackgroundCopyManager.Version property. 2021-12-10 17:36:05 -07:00
Jeffrey Jangli a3fb998699 Fixed memory leaks when using WindowsIdentity.GetCurrent() (#91) 2020-01-01 15:41:44 -07:00
Jeffrey Jangli ed37ebc3c3 -Improved/fxed mem leaks in BITS unit tests and method CopyTemplate.cs (#88) 2019-12-30 15:37:29 -07:00
David Hall f09713991a Updated BITS documentation (added remarks and code examples), cleanup up code and optimized single file copy in wrapper. 2019-10-22 08:25:34 -06:00
David Hall 09edf94358 Separated out Virtual Storage and BITS wrappers into their own packages for easier consumption. 2019-10-04 06:55:01 -06:00