<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/Util, branch v6.0.0-rc.2</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v6.0.0-rc.2</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v6.0.0-rc.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2025-03-03T19:25:07+00:00</updated>
<entry>
<title>Convert ext\ to MSTest and traversal projects.</title>
<updated>2025-03-03T19:25:07+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-02-15T03:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ca6e44d496b0c589fdaabad69a00643f539c47cd'/>
<id>urn:sha1:ca6e44d496b0c589fdaabad69a00643f539c47cd</id>
<content type='text'>
- Move ext\ unit tests to MSTest.
- MSBuildify ext projects with MSTest execution.
- Fork test support projects for MSTest:
  - WixInternal.TestSupport
  - WixInternal.Core.TestPackage
</content>
</entry>
<entry>
<title>Msmq decompile test revealed some latent issues with the Wix6Group</title>
<updated>2025-03-03T14:35:56+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2025-02-12T08:52:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=22e00b878ffe89ee3134d3d1b42b3d6c777adae8'/>
<id>urn:sha1:22e00b878ffe89ee3134d3d1b42b3d6c777adae8</id>
<content type='text'>
Decompiler not being broad enough in where it looks for indexes.
Carry forward both Group and Wix4Group just for good measure.


Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add a basic unit test for the round msmq decompiler round trip.</title>
<updated>2025-03-03T14:35:56+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2025-01-18T12:01:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=61d789db5de8613c51df1e7db94f459aadbd3ca8'/>
<id>urn:sha1:61d789db5de8613c51df1e7db94f459aadbd3ca8</id>
<content type='text'>
Needed fix up for Group decompiler to work correctly, adding to Index,
and fixing where the Group name column is located.

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>util: correct usage of NetLocalGroupGetInfo in GroupExecute</title>
<updated>2025-03-01T00:57:16+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2025-02-27T11:16:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=988d1d497411bc515bc0a032c07cc0713f985200'/>
<id>urn:sha1:988d1d497411bc515bc0a032c07cc0713f985200</id>
<content type='text'>
Microsoft documentation doesn't list Level 0 as being a valid group info
level to request for NetLocalGroupGetInfo.  So we should only be requesting
Level 1 instead.


Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Keep Group symbol fields and attributes unnested</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-02-12T06:17:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5a3469a43049056773a624032fba170498489e93'/>
<id>urn:sha1:5a3469a43049056773a624032fba170498489e93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ups for Domain Group creation / removal.</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2025-01-03T04:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8f5130afdc60f4957086e41d62cfe9f8d70d5321'/>
<id>urn:sha1:8f5130afdc60f4957086e41d62cfe9f8d70d5321</id>
<content type='text'>
Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Re-align enumeration values to those for User account modifications.</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2025-01-02T12:45:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=fcae786168ee7c148ac932d725357f9714ad6631'/>
<id>urn:sha1:fcae786168ee7c148ac932d725357f9714ad6631</id>
<content type='text'>
Since there's no reason to not have them identical where practical.

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Group creation and update PR nits and feedback fixes</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-12-25T02:11:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=eda11c7eb726da970de68c5b353f946d1da0a7a3'/>
<id>urn:sha1:eda11c7eb726da970de68c5b353f946d1da0a7a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add/Remove Group Membership rollback handled.</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-08-04T11:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5b4a6538ee06988c75b717bd905197fb670e6142'/>
<id>urn:sha1:5b4a6538ee06988c75b717bd905197fb670e6142</id>
<content type='text'>
Fixups to a few test cases.

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Split into domain vs local CAs</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-07-20T03:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=2c5bb89424b12de812498d568bc1aae2d4098e60'/>
<id>urn:sha1:2c5bb89424b12de812498d568bc1aae2d4098e60</id>
<content type='text'>
</content>
</entry>
</feed>
