summaryrefslogtreecommitdiffhomepage
path: root/windows
AgeCommit message (Expand)AuthorFilesLines
2018-06-18Update testing application with improved tests + recoveryOdd Stranne1-14/+87
2018-06-18Implement WinDns_RecoverOdd Stranne1-2/+15
2018-06-18Provide config sink with serialized configsOdd Stranne1-5/+13
2018-06-18Add serialization capabilities to InterfaceConfigOdd Stranne2-0/+48
2018-06-18Add serialization classesOdd Stranne7-0/+330
2018-06-18Bring back ClientSinkInfo member in WinDnsContext for use in dtorOdd Stranne3-21/+36
2018-06-18Remove compilation warning that only appears sometimes :-(Odd Stranne1-1/+1
2018-06-18Do not leak exceptions to WMIOdd Stranne1-3/+12
2018-06-18WinDnsContext: amend sloppyness in set/resetOdd Stranne1-1/+2
2018-06-18Enable calling WinDns_Set again without first calling WinDns_ResetOdd Stranne5-30/+35
2018-06-18Add parameter validation in WinDns_SetOdd Stranne1-1/+3
2018-06-18Update project filesOdd Stranne2-4/+8
2018-06-18Update general function SetDnsServers to use 'netsh'Odd Stranne4-51/+22
2018-06-18Revert DNS settings using 'netsh'Odd Stranne2-17/+12
2018-06-18Update server list on existing configs so we don't lose the DHCP flagOdd Stranne2-10/+10
2018-06-18Rename DnsConfig -> InterfaceConfig and complement with DHCP settingOdd Stranne2-4/+18
2018-06-18Add netsh class with methods to update DNS settingsOdd Stranne2-0/+185
2018-06-18Provide config sink to ConfigManagerOdd Stranne3-1/+25
2018-06-18Update WINDNS testing project with config sinkOdd Stranne1-2/+7
2018-06-18Update WINDNS project filesOdd Stranne2-8/+14
2018-06-18Adapt code to new interfaces and updated prototypesOdd Stranne6-61/+34
2018-06-18Update WINDNS public APIOdd Stranne3-3/+72
2018-06-18Properly separate event sink and dispatcherOdd Stranne5-148/+255
2018-06-18Update WMI query with correct identifierOdd Stranne1-2/+2
2018-06-18Remove wrongly named function with only a single refOdd Stranne2-10/+2
2018-06-18Correctly name identifers in DnsConfig (affects usage)Odd Stranne2-23/+24
2018-06-18Update ConfigManager to accept both the old and the changed configOdd Stranne2-17/+82
2018-06-18Add libcommon in WINDNS loader solution and correct depsOdd Stranne1-1/+13
2018-06-18Remove BOM on various filesOdd Stranne12-4/+4
2018-06-18Update list of pre-compiled headers for WINDNSOdd Stranne1-0/+0
2018-06-18Add proper error check inside SetDnsServersOdd Stranne1-4/+29
2018-06-18Update 'extras' sln to correct dependenciesOdd Stranne1-0/+13
2018-06-18Cleanup 'dnstest' project and rename into 'loader'Odd Stranne11-160/+48
2018-06-18Update references to libcommonOdd Stranne3-9/+9
2018-06-18Move windns into windows/windnsOdd Stranne45-0/+2268
2018-05-25Correct logic inside WinFw_Reset()Odd Stranne1-3/+3
2018-05-25Move wfpctl -> windows/winfwOdd Stranne86-0/+5750
2018-05-24Add required submodules in windows/Odd Stranne3-0/+0