Commit Graph

2767 Commits (1e24865e5ae382362b24cf6c9178c5d13f05f1c7)

Author SHA1 Message Date
David Hall 1e24865e5a Added new Vanara.Net assembly with support for DNS services and DHCP clients. 2022-09-16 10:49:26 -06:00
David Hall ad564035e7 Improved WriteValues 2022-09-16 10:48:34 -06:00
David Hall 9c29afedad Fixed Xml docs 2022-09-16 10:48:19 -06:00
David Hall 148e52d8d6 Added helper properties and fixed parameters in DnsApi 2022-09-16 10:47:52 -06:00
David Hall fa6d6fb4b3 Updated Dhcp tests 2022-09-16 10:43:14 -06:00
David Hall 38b4bf7e0a Added missing enums to Dhcp project 2022-09-16 10:42:14 -06:00
David Hall 073d59b34c Updated project files 2022-09-06 11:28:22 -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 4d4999c5b3 Cleaned BITS unit tests 2022-09-05 13:31:02 -06:00
David Hall d8c787f158 Added Computer.Sessions property and supporting classes to discover active sessions. 2022-09-05 10:22:41 -06:00
David Hall d1f3e04dbe Added WTSApi32 missing constants and correlated types 2022-09-05 10:21:02 -06:00
David Hall 7b82996f93 Updated version 2022-09-04 10:07:08 -06:00
David Hall 80d3dbf0e5 Fixed, I think, #311 by handling Wow64 lookup 2022-09-04 10:06:35 -06:00
David Hall ca46bdd021 Fixed #312 by implementing BackgroundCopyFileCollection.CopyTo and Contains 2022-09-04 09:56:41 -06:00
David Hall 8750953a48 Fixed #310 2022-09-04 08:34:45 -06:00
David Hall 3118bec2ee Updated readme 2022-09-03 10:56:47 -06:00
David Hall e2f453b2c6 Updated project files 2022-09-03 10:28:08 -06:00
David Hall 912bc9a3cc Included RdcStreamReader implementation of IRdcFileReader in base assembly since it is very reusable. 2022-09-03 10:01:03 -06:00
David Hall 232b0e88cd Added Vanara.PInvoke.MsRdc for the Remote Differential Compression (RDC) API 2022-09-03 09:54:10 -06:00
David Hall 2099517c90 Added SafeNativeArrayBase.GetPointers method 2022-09-02 16:33:46 -06:00
David Hall 0e84510a8b Updated NuGet packages 2022-09-01 17:48:45 -06:00
dahall 42ffa566d0 Updated project files 2022-09-01 16:35:22 -06:00
dahall 2c67c1bf37 Updated main readme 2022-09-01 14:43:17 -06:00
dahall 7c032ba708 Renamed all project report files to 'readme.md' so they show in GitHub 2022-09-01 14:43:04 -06:00
dahall a638b11876 Updated unit test organization and shared classes 2022-09-01 13:36:37 -06:00
dahall 7aff9b2f20 Fixed IDODownload.SetProperty to handle VARIANT param 2022-09-01 13:33:52 -06:00
dahall d65d950db7 Updated optional params for CoSetProxyBlanket 2022-09-01 13:29:57 -06:00
dahall 35ae2e137c Moved TemporaryDirectory class from BITS unit test to Shared 2022-09-01 09:36:14 -06:00
dahall fc447c117a Added missing fwpuclnt functions 2022-09-01 07:18:05 -06:00
dahall cc807e5548 Updated project files 2022-08-31 20:12:28 -06:00
dahall eb7f91970c Cleaned up test 2022-08-29 17:18:59 -06:00
dahall 14cd51e53f Cleaned and reorg'd 2022-08-29 17:10:20 -06:00
dahall 990b88ec3e Updated solution with new projects 2022-08-29 16:22:02 -06:00
dahall d7a7a340f5 Added implicit operators to new types for GuidPtr, and StrPtrXX variants 2022-08-29 16:21:43 -06:00
dahall b1247750f6 Simplified NativeMemoryStream.Write() 2022-08-29 16:21:01 -06:00
dahall 93bdb99f43 Added SafeMemoryHandleEx.AddSubReference 2022-08-29 16:20:24 -06:00
dahall 9dc2de859d Added nullable type handling to IntPtr.Convert 2022-08-29 16:19:37 -06:00
dahall c8e6c5a4b0 Added Vanara.PInvoke.FwpUClnt assembly and tests 2022-08-29 16:18:54 -06:00
dahall 88d863f0e2 Enhanced TestHelper.WriteValues() 2022-08-29 16:18:00 -06:00
dahall 492996f712 Made all unit tests unsafe, net48 and signed 2022-08-29 16:17:31 -06:00
dahall ab94a118fe Added strong name to UnitTest.Shared project 2022-08-10 14:35:01 -06:00
dahall 5c0dbc913b More work on NdfApi 2022-08-10 14:34:37 -06:00
dahall 68c88f4508 Fixed bug in IN_ADDR(byte[]) ctor. 2022-08-10 14:34:02 -06:00
dahall fbc500d5b5 Updated version to 3.4.7 2022-08-08 22:47:36 -06:00
dahall 62c461fcb7 Added Vanara.PInvoke.NdfApi assembly 2022-08-08 22:47:08 -06:00
dahall cc8f5045b8 Fixed problems with CLFS_MGMT_POLICY 2022-08-06 18:01:16 -06:00
dahall 3b18dd7755 Updated project files 2022-08-06 15:38:43 -06:00
dahall 28a363e8d3 Fixed bad comment 2022-08-06 15:36:04 -06:00
dahall 2e2d9d6c22 More work on ClfsW32 2022-08-06 11:20:18 -06:00