| Change Set |
Date |
Downloads |
Comment |
48838
by
kenbrumf
|
Nov 28 2009 at
1:58 AM
|
84 |
TrustViewer converted to use CommonLibrary functions. Now accepts a parameter to specify the domain to report on.
|
43557
by
kenbrumf
|
Sep 18 2009 at
3:45 AM
|
58 |
Fixed issue with DsHandle and DsBind regarding indirection.
|
43553
by
kenbrumf
|
Sep 18 2009 at
2:31 AM
|
12 |
Moved all P/Invoke code to separate classes. Added Unsafe.Kernel32, Unsafe.NetApi32, Unsafe.NtDsAPI, Unsafe.Schedule. Updated all projects to reference new/renamed files.
Updated Repldiag to address blank lines in the output of critical errors only, displaying "completed" when advisory mode was enabled, and added some debug timers to data collection routines.
|
41490
by
kenbrumf
|
Aug 26 2009 at
4:45 PM
|
42 |
|
36778
by
kenbrumf
|
Jul 30 2009 at
6:28 PM
|
25 |
Remove case sensitivity in comparisons of duplicate attributes.
|
36776
by
kenbrumf
|
Jul 30 2009 at
6:24 PM
|
20 |
Add in functionality to SearchForDuplicateAttributeData to allow LDAP filters in order to narrow the search.
|
33137
by
kenbrumf
|
Jun 16 2009 at
2:07 AM
|
50 |
Fixed an issue where rootDSE was throwing an exception because a Windows 2000 box, by design, was not returning an attribute
|
31088
by
kenbrumf
|
Apr 20 2009 at
10:53 PM
|
70 |
Fixed a bug preventing /RemoveLingeringObjects from working under certain scenarios where the topology is actually stable.
|
30868
by
kenbrumf
|
Apr 12 2009 at
4:51 PM
|
21 |
|
30810
by
kenbrumf
|
Apr 7 2009 at
4:59 PM
|
23 |
Resolve issue with trust objects not residing in the default location (CN=Users,dc=domain,dc=local).
|
30539
by
kenbrumf
|
Mar 31 2009 at
2:30 AM
|
25 |
Updated some diagnostic/debugging trace outputs.
|
30172
by
kenbrumf
|
Mar 20 2009 at
3:52 PM
|
44 |
Added in the ability to output to a file instead of console for CheckDSAcls
|
30028
by
kenbrumf
|
Mar 17 2009 at
2:21 AM
|
50 |
Help menu and version tracking updates.
|
30027
by
kenbrumf
|
Mar 17 2009 at
2:00 AM
|
17 |
Address work item to output SID in addition to just the IdentityReference. Complete work on DACL comparison logic. Currently only supports comparison with DefaultSecurityDescriptor on the schema object for the class.
|
30021
by
kenbrumf
|
Mar 16 2009 at
11:30 PM
|
14 |
Usability fix. Tweak CLI help so that it is more similar to the existing tools in the tool set.
|
29875
by
kenbrumf
|
Mar 10 2009 at
2:32 PM
|
29 |
Missed flagging an "orphaned" read only NC as a critical stability error. Note: Not really a topology error, but indicates replication has not properly converged some important information.
|
29390
by
kenbrumf
|
Feb 20 2009 at
8:45 PM
|
52 |
Handle inaccessble AD environments better.
|
29389
by
kenbrumf
|
Feb 20 2009 at
8:33 PM
|
23 |
Changed SearchForDuplicateAttributeData to Dictionary<> from SortedDictionary<>.
|
29388
by
kenbrumf
|
Feb 20 2009 at
8:28 PM
|
23 |
|
29387
by
kenbrumf
|
Feb 20 2009 at
8:26 PM
|
23 |
Fixed bug in parsing command line options and tested and validated selection of data types for SearchForDuplicateAttributeData
|
29337
by
kenbrumf
|
Feb 19 2009 at
1:45 PM
|
23 |
Renamed BinaryTreeRedBlackKeyed to BinaryTreeRedBlackDictionary to better describe the collection.
|
29327
by
kenbrumf
|
Feb 19 2009 at
2:56 AM
|
31 |
Tweak the AssemblyInfo.cs for several of the projects.
|
29322
by
kenbrumf
|
Feb 19 2009 at
1:13 AM
|
23 |
Renamed namespaces from Kenbrumf. to ActiveDirectoryUtilities. Added in BinaryTree Collections.
|
29310
by
kenbrumf
|
Feb 18 2009 at
6:31 PM
|
28 |
Allow the ability to manage Server and Client side timeouts in the LDAP Abstractions class
|
28792
by
kenbrumf
|
Feb 10 2009 at
3:44 PM
|
40 |
Fixed processing "/CheckForStableReplTopology" command line switch (switch was being ignored).
|