<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/Util/ca/scaexec.cpp, branch bob/WixStdBaConfigurableScope</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FWixStdBaConfigurableScope</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FWixStdBaConfigurableScope'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2026-01-26T18:41:43+00:00</updated>
<entry>
<title>Protect against NULL User/Group comment when removing comment</title>
<updated>2026-01-26T18:41:43+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2026-01-21T09:15:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8b9538acf39a353a34bcd0a624fd12155a818f55'/>
<id>urn:sha1:8b9538acf39a353a34bcd0a624fd12155a818f55</id>
<content type='text'>
Fixes 8941 (hopefully)
</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>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>Group Add/Remove working.</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-06T11:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=644276562dcadd65fcb0e9a7c06c704cdda36423'/>
<id>urn:sha1:644276562dcadd65fcb0e9a7c06c704cdda36423</id>
<content type='text'>
Local group membership Add/Remove working, however with
BUILTIN local system groups .NET doesn't appear to locate them as either
groups nor basic security Principals.  Still needs work to fix the test
for nested groups.  Ideally with some way to test for domain groups.


Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>CreateGroups additions</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-06-18T09:03:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7b1bb025dea1d1e9e144cce0dcbba2d86f053b8f'/>
<id>urn:sha1:7b1bb025dea1d1e9e144cce0dcbba2d86f053b8f</id>
<content type='text'>
Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix faulty memory access in Util's User custom actions</title>
<updated>2024-07-15T19:09:35+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-07-15T06:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6bd80b51b42686ce5665140d0ab7c64bd35204d9'/>
<id>urn:sha1:6bd80b51b42686ce5665140d0ab7c64bd35204d9</id>
<content type='text'>
Generally, clean up the handling of getting the domain from a server name by
centralizing and simplifying it behind an improved GetDomainFromServerName()
based on the buggy GetServerName().

Fixes 8576
</content>
</entry>
<entry>
<title>Fix a couple minor bug in when adding/removing user comments</title>
<updated>2022-10-22T02:08:08+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-16T02:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5589a8081bbeb2f449339be23684e583b6df1c81'/>
<id>urn:sha1:5589a8081bbeb2f449339be23684e583b6df1c81</id>
<content type='text'>
Plus some code clean up so error reporting is consistent.
</content>
</entry>
<entry>
<title>Support add, modify and remove comments on user accounts</title>
<updated>2022-10-22T02:08:08+00:00</updated>
<author>
<name>Ron Martin</name>
<email>cpuwzd@comcast.net</email>
</author>
<published>2022-08-29T22:38:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=08cdc6aa2b9dd0e273a3c3a22893616d26342a0e'/>
<id>urn:sha1:08cdc6aa2b9dd0e273a3c3a22893616d26342a0e</id>
<content type='text'>
Fixes 5371
</content>
</entry>
<entry>
<title>Move Util.wixext into ext</title>
<updated>2021-05-03T16:55:22+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2021-05-03T16:55:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ff659159e041bf6c083e6b7fcb9b726065a9dd73'/>
<id>urn:sha1:ff659159e041bf6c083e6b7fcb9b726065a9dd73</id>
<content type='text'>
</content>
</entry>
</feed>
