533 references to Info
System.DirectoryServices.AccountManagement (533)
System\DirectoryServices\AccountManagement\AccountInfo.cs (5)
245
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AccountInfo", "IsAccountLockedOut: sending lockout query");
262
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AccountInfo", "UnlockAccount: sending unlock request");
369
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AccountInfo", "GetChangeStatusForProperty: name=" + propertyName);
413
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AccountInfo", "GetValueForProperty: name=" + propertyName);
450
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AccountInfo", "ResetAllChangeStatus");
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (6)
96
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "LoadComputerInfo");
138
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "LoadComputerInfo: using user-supplied name {0}", this.userSuppliedServerName);
145
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "LoadComputerInfo: using empty string as user-supplied name");
263
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADAMStoreCtx", "PopulatAuxObjectList Building object list");
297
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADAMStoreCtx", "PopulatAuxObjectList Adding " + res.Properties["ldapDisplayName"][0].ToString());
302
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADAMStoreCtx", "PopulatAuxObjectList Adding " + auxClassName);
System\DirectoryServices\AccountManagement\AD\ADDNConstraintLinkedAttrSet.cs (3)
77
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNConstraintLinkedAttrSet", "Entering MoveNext");
78
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNConstraintLinkedAttrSet", "Filter {0}", _constraintData);
131
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNConstraintLinkedAttrSet", "Found {0} Match {1}", dn, match.ToString());
System\DirectoryServices\AccountManagement\AD\ADDNLinkedAttrSet.cs (53)
43
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
88
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
137
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "CurrentAsPrincipal: using current");
147
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "CurrentAsPrincipal: using currentForeignPrincipal");
159
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "Entering MoveNext");
174
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNext: trying PrimaryGroup DN");
182
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNext: trying member searcher");
187
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNext: trying member enum");
194
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNext: trying foreign");
200
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNext: trying primary group search");
221
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNextMemberSearcher: returning primary group {0}", ((DirectoryEntry)this.current).Path);
255
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNextQueryMember: have a searcher");
275
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "Entering MoveNextMemberSearcher");
293
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNextMemberSearcher: got a value from the enumerator: {0}", memberDN);
301
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNextMemberSearcher: not a principal, skipping");
309
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNextMemberSearcher: adding to groupsToVisit");
319
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNextMemberSearcher: foreign principal, adding to foreignMembers");
335
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNextMemberSearcher: using as current");
360
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
372
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNextMemberSearcher: recursively processing {0}", groupDN);
432
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "Entering MoveNextMemberEnum");
453
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNextMemberEnum: got a value from the enumerator: {0}", memberDN);
470
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNextMemberEnum: not a principal, skipping");
479
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNextMemberEnum: adding to groupsToVisit");
490
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNextMemberEnum: foreign principal, adding to foreignMembers");
507
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNextMemberEnum: using as current");
540
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
552
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNextMemberEnum: recursively processing {0}", groupDN);
611
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
618
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
642
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "Entering MoveNextForeign");
749
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNextForeign: foreign member is a group");
759
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
780
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNextForeign: using as currentForeignDE/currentForeignPrincipal");
811
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
833
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "ExpandForeignGroupEnumerator: recursively processing {0}", groupDN);
841
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
868
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "ExpandForeignGroupSearcher: recursively processing {0}", groupDN);
879
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNextQueryMember: have a searcher");
883
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "MoveNextQueryMember: issuing query");
902
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
918
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "Reset");
1006
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "Bookmarking");
1125
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "Restoring from bookmark");
1194
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "Dispose: disposing");
1198
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "Dispose: disposing primaryGroupMembersSearcher");
1204
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "Dispose: disposing queryMembersResults");
1210
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "Dispose: disposing membersSearcher");
1216
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "Dispose: disposing memberSearchResults");
1222
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "Dispose: disposing memberSearchersQueue");
1233
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "Dispose: disposing members Enumerable");
1239
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "Dispose: disposing membersEnum Enumerator");
1244
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADDNLinkedAttrSet", "Dispose: disposing membersQueue");
System\DirectoryServices\AccountManagement\AD\ADEntriesSet.cs (5)
27
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADEntriesSet", "Ctor");
36
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADEntriesSet", "Ctor");
47
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADEntriesSet", "CurrentAsPrincipal");
62
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADEntriesSet", "MoveNext");
86
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADEntriesSet", "Reset");
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (64)
282
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "Constructing ADStoreCtx for {0}", ctxBase.Path);
324
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "Dispose: disposing, ownCtxBase={0}", _ownCtxBase);
399
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "Insert: new GUID is ", ((DirectoryEntry)p.UnderlyingObject).Guid);
403
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "Insert, object already exists");
414
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "Insert, object deleted");
418
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "Insert, No object was created nothing to delete");
436
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "AccessCheck " + targetPermission.ToString());
464
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "EnablePrincipalIfNecessary: enabling principal");
478
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "EnablePrincipalIfNecessary: enabling principal");
539
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "CannotChangePwdToLdapConverter: add deny self");
545
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "CannotChangePwdToLdapConverter: add deny world");
551
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "CannotChangePwdToLdapConverter: remove allow self");
557
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "CannotChangePwdToLdapConverter: remove allow world");
568
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "CannotChangePwdToLdapConverter: remove deny self");
574
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "CannotChangePwdToLdapConverter: remove deny world");
580
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "CannotChangePwdToLdapConverter: add allow self");
586
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "CannotChangePwdToLdapConverter: add allow world");
661
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "Update");
694
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "Delete");
713
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "Move");
840
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "IsLockedOut: using computed uac={0}", uacComputed);
849
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "IsLockedOut: downlevel");
859
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
885
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "UnlockAccount");
945
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "ExpirePassword");
958
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "UnexpirePassword");
1115
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "FindByDate: using LDAP filter {0}", ds.Filter);
1158
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "GetGroupsMemberOf: fake principal");
1301
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "GetGroupsMemberOf: principalDN={0}", principalDN);
1315
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "GetGroupsMemberOf: primary group DN={0}", primaryGroupDN);
1421
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "GetGroupsMemberOf(ctx): Read DNC of {0}", this.DefaultNamingContext);
1427
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "GetGroupsMemberOf(ctx): Read fsp DN {0}", fspWkDn);
1446
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "GetGroupsMemberOf(ctx): using LDAP filter {0}", ds.Filter);
1463
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "GetGroupsMemberOf(ctx): No match");
1470
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "GetGroupsMemberOf(ctx): performing DNC level search");
1483
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "GetGroupsMemberOf(ctx): match, DN={0}", principalDN);
1501
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "GetGroupsMemberOf(ctx): primary group DN={0}", primaryGroupDN);
1634
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "GetGroupMembership: fake principal");
1653
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "GetGroupMembership: using LDAP filter={0}", ds.Filter);
1674
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "GetGroupMembership: groupDN={0}", groupDN);
1733
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "IsMemberOfInStore: fake group");
1740
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "IsMemberOfInStore: member is not a domain principal");
1758
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "IsMemberOfInStore: real principal, DN={0}", principalDE.Path);
1826
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
1838
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "IsMemberOfInStore: no FPO found");
1874
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
1900
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "IsMemberOfInStore: using LDAP filter {0}", ds.Filter);
1907
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "IsMemberOfInStore: found member, can't clear");
1915
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "IsMemberOfInStore: no member, can clear");
1948
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
1962
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
1977
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "CanGroupMemberBeRemoved: member is not a domain or application directory principal");
2002
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
2013
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
2076
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
2118
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
2189
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "LoadDirectoryEntryAttributes, path={0}", de.Path);
2211
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
2411
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "LoadComputerInfo");
2468
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "LoadComputerInfo: using DNS domain name {0}", dnsDomainName);
2504
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
2532
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "LoadComputerInfo: using lockout duration {0}", lockoutDuration);
2546
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "LoadComputerInfo: using user-supplied name {0}", this.userSuppliedServerName);
2553
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "LoadComputerInfo: using empty string as user-supplied name");
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (25)
33
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "Entering PushChangesToNative, type={0}", p.GetType());
176
GlobalDebug.
Info
, "ADStoreCtx", "PushChangesToNative: created fresh DE, oc={0}, path={1}",
197
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "PushChangesToNative: pushing {0}", propertyEntry.propertyName);
256
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "GetAsPrincipal: using path={0}", (null != de ? de.Path : "searchResult"));
388
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "Load_PropertyName: loading {0}", entry.propertyName);
409
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "Entering Load, type={0}, path={1}", p.GetType(), de.Path);
419
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "Load: loading {0}", entry.propertyName);
462
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
531
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
586
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
637
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "FindPrincipalByIdentRefHelper: using LDAP filter {0}", ds.Filter);
652
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "FindPrincipalByIdentRefHelper: found {0} matches", count);
969
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "LastLogonFromLdapConverter: found lastLogonTimestamp");
1325
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "ExtensionCacheToLdapConverter");
1334
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "ExtensionCacheToLdapConverter - Value Type " + kvp.Value.Value.GetType().ToString());
1341
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "ExtensionCacheToLdapConverter - Value implements ICollection");
1368
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "ExtensionCacheToLdapConverter - Element Value Type " + oVal.GetType().ToString());
1369
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "ExtensionCacheToLdapConverter - Adding Element " + oVal.ToString());
1382
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "ExtensionCacheToLdapConverter - Collection complete");
1386
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "ExtensionCacheToLdapConverter - Adding " + kvp.Value.Value.ToString());
1495
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "UpdateGroupMembership: clearing {0}", de.Path);
1559
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "UpdateGroupMembership: add {0}", member.DistinguishedName);
1571
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "UpdateGroupMembership: add {0}", memberSidDN);
1601
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "UpdateGroupMembership: remove via DN {0}", member.DistinguishedName);
1617
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "UpdateGroupMembership: remove via SID {0}", memberSidDN);
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_Query.cs (12)
118
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "PushFilterToNativeSearcher: creating fresh DirectorySearcher");
133
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "PushFilterToNativeSearcher: no qbeFilter specified");
150
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "PushFilterToNativeSearcher: using {0} filters", filters.FiltersToApply.Count);
182
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "PushFilterToNativeSearcher: using LDAP filter {0}", ds.Filter);
227
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "Query");
894
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "ExtensionTypeConverter collection filter type " + o.GetType().ToString());
970
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "ExtensionCacheConverter ");
982
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "ExtensionCacheConverter filter type " + type.ToString());
983
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "ExtensionCacheConverter match type " + kvp.Value.MatchType.ToString());
987
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "ExtensionCacheConverter encountered collection.");
992
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "ExtensionCacheConverter collection filter type " + o.GetType().ToString());
1003
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ADStoreCtx", "ExtensionCacheConverter complete built filter " + query.ToString());
System\DirectoryServices\AccountManagement\AD\ADStoreKey.cs (2)
28
GlobalDebug.
Info
,
47
GlobalDebug.
Info
,
System\DirectoryServices\AccountManagement\AD\ADUtils.cs (3)
136
GlobalDebug.
Info
,
183
GlobalDebug.
Info
,
272
GlobalDebug.
Info
,
System\DirectoryServices\AccountManagement\AD\RangeRetriever.cs (13)
33
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "RangeRetriever", "RangeRetriever: de.Path={0}, propertyName={1}", de.Path, propertyName);
47
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "RangeRetriever", "Reset");
58
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "RangeRetriever", "Entering MoveNext");
80
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "RangeRetriever", "MoveNext: first time");
86
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "RangeRetriever", "MoveNext: got null enumerator for first time");
107
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "RangeRetriever", "MoveNext: got a result '{0}'", _currentResult.ToString());
112
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "RangeRetriever", "MoveNext: retrieving next range");
118
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "RangeRetriever", "MoveNext: end reached");
163
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "RangeRetriever", "GetNextChunk: rangedAttribute={0}", rangedAttribute);
175
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "RangeRetriever", "GetNextChunk: no more results");
190
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "RangeRetriever", "GetNextChunk: empty property?");
197
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
225
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "RangeRetriever", "Current: currentResult={0}", _currentResult.ToString());
System\DirectoryServices\AccountManagement\AD\SDSCache.cs (10)
58
GlobalDebug.
Info
,
76
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SDSCache", "GetContext: final contextName is " + contextName);
88
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SDSCache", "GetContext: waiting");
101
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SDSCache", "GetContext: found a credHolder for " + contextName);
110
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SDSCache", "GetContext: credHolder for " + contextName + " has a Placeholder");
121
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SDSCache", "GetContext: refToContext is non-null");
129
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SDSCache", "GetContext: using found refToContext");
134
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SDSCache", "GetContext: refToContext is GCed/disposed, removing");
146
GlobalDebug.
Info
,
165
GlobalDebug.
Info
,
System\DirectoryServices\AccountManagement\AD\SDSUtils.cs (8)
205
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SDSUtils", "Entering InsertPrincipal");
237
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SDSUtils", "InsertPrincipal: Setting password");
257
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SDSUtils", "InsertPrincipal: Setting pwd expired");
273
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SDSUtils", "Entering ApplyChangesToDirectory");
298
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SDSUtils", "ApplyChangesToDirectory: Updating group membership");
380
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SDSUtils", "BuildDirectoryEntry (1): built DE for " + de.Path);
393
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SDSUtils", "BuildDirectoryEntry (2): built DE");
435
GlobalDebug.
Info
,
System\DirectoryServices\AccountManagement\AD\SidList.cs (5)
19
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SidList", "SidList: processing {0} ByteFormat SIDs", sidListByteFormat.Count);
20
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SidList", "SidList: Targeting {0} ", target ?? "local store");
51
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SidList", "SidList: processing {0} Sid+Attr SIDs", sidAndAttr.Length);
67
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthZSet", "SidList: processing {0} SIDs", pSids.Length);
164
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthZSet", "SidList: got {0} groups in {1} domains", sidCount, domainCount);
System\DirectoryServices\AccountManagement\AD\TokenGroupsSet.cs (4)
25
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
52
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "TokenGroupSet", "CurrentAsPrincipal: using current");
92
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "TokenGroupSet", "MoveNextLocal: returning primary group {0}", _current.Path);
101
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "TokenGroupSet", "MoveNextLocal: got a value from the enumerator: {0}", _currentSID.ToString());
System\DirectoryServices\AccountManagement\AdvancedFilters.cs (3)
135
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AdvancedFilters", "GetChangeStatusForProperty: name=" + propertyName);
161
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AdvancedFilters", "GetValueForProperty: name=" + propertyName);
180
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Principal", "ResetAllChangeStatus");
System\DirectoryServices\AccountManagement\AuthenticablePrincipal.cs (10)
38
GlobalDebug.
Info
,
80
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthenticablePrincipal", "AccountInfo: creating new AccountInfo");
175
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthenticablePrincipal", "PasswordInfo: creating new PasswordInfo");
428
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthenticablePrincipal", "GetChangeStatusForProperty: name=" + propertyName);
472
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthenticablePrincipal", "GetValueForProperty: name=" + propertyName);
521
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthenticablePrincipal", "ResetAllChangeStatus");
548
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthenticablePrincipal", "LoadCertificateCollection: loading {0} certs", certificatesToLoad.Count);
570
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthenticablePrincipal", "RefreshOriginalThumbprintList: resetting thumbprints");
589
GlobalDebug.
Info
,
608
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthenticablePrincipal", "RefreshOriginalThumbprintList: found inserted cert");
System\DirectoryServices\AccountManagement\AuthZSet.cs (19)
25
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
62
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthZSet", "Initializing resource manager");
76
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthZSet", "Getting ctx from SID");
93
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthZSet", "Getting info from ctx");
105
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthZSet", "Getting info from ctx (size={0})", bufferSize);
138
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthZSet", "Found {0} groups", groupCount);
227
GlobalDebug.
Info
,
261
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthZSet", "CurrentAsPrincipal: fake principal {0}", Utils.ByteArrayToString(sid));
271
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthZSet", "CurrentAsPrincipal: builtin principal {0}", Utils.ByteArrayToString(sid));
277
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthZSet", "CurrentAsPrincipal: real principal {0}", Utils.ByteArrayToString(sid));
297
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthZSet", "CurrentAsPrincipal: same domain as user ({0})", _flatUserAuthority);
306
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthZSet", "CurrentAsPrincipal: different domain ({0}) than user ({1})", sidIssuerName, _flatUserAuthority);
316
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthZSet", "CurrentAsPrincipal: local group (user is SAM)");
338
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthZSet", "CurrentAsPrincipal: IsLocalMachine a DC, localMachineIsDC={0}", _localMachineIsDC.Value);
344
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthZSet", "CurrentAsPrincipal: user is non-SAM, isLocalGroup={0}", isLocalGroup);
409
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthZSet", "MoveNext: ran off end of list ({0})", _groupSidList.Length);
434
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthZSet", "MoveNext: found NONE group, skipping");
447
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthZSet", "Reset");
459
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "AuthZSet", "Dispose: disposing");
System\DirectoryServices\AccountManagement\Computer.cs (4)
115
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Computer", "LoadValueIntoProperty: name=" + propertyName + " value=" + (value == null ? "null" : value.ToString()));
137
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Computer", "GetChangeStatusForProperty: name=" + propertyName);
149
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Computer", "GetValueForProperty: name=" + propertyName);
161
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Computer", "ResetAllChangeStatus");
System\DirectoryServices\AccountManagement\Context.cs (28)
383
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "Entering ctor");
567
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "Initializing Context");
600
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "Entering DoApplicationDirecotryInit");
606
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "DoApplicationDirecotryInit: using no-container path");
611
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "DoApplicationDirecotryInit: using container path");
618
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "Entering DoMachineInit");
629
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "DoMachineInit: hostname is " + hostname);
634
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "DoMachineInit: authTypes is " + authTypes.ToString());
668
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "Entering DoDomainInit");
674
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "DoDomainInit: using no-container path");
680
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "DoDomainInit: using container path");
720
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "DoLDAPDirectoryInit: serverName is " + serverName);
725
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "DoLDAPDirectoryInit: authTypes is " + authTypes.ToString());
784
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "Entering DoLDAPDirectoryInitNoContainer");
801
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "DoLDAPDirectoryInitNoContainer: serverName is " + serverName);
806
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "DoLDAPDirectoryInitNoContainer: authTypes is " + authTypes.ToString());
816
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "DoLDAPDirectoryInitNoContainer: domainNC is " + domainNC);
817
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "DoLDAPDirectoryInitNoContainer: adsPathBase is " + adsPathBase);
856
GlobalDebug.
Info
,
868
GlobalDebug.
Info
,
985
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "Dispose: disposing");
1154
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ReadServerConfig", "OsVersion : " + properties.OsVersion.ToString());
1155
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ReadServerConfig", "dnsHostName : " + properties.dnsHostName);
1156
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ReadServerConfig", "contextType : " + properties.contextType.ToString());
1157
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ReadServerConfig", "portSSL : " + properties.portSSL.ToString(CultureInfo.InvariantCulture));
1158
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ReadServerConfig", "portLDAP :" + properties.portLDAP.ToString(CultureInfo.InvariantCulture));
1172
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "CreateContextFromDirectoryEntry: path is " + entry.Path);
1223
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalContext", "ContextForType: type is " + t.ToString());
System\DirectoryServices\AccountManagement\FindResult.cs (4)
19
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalSearchResult", "Entering GetEnumerator");
35
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalSearchResult", "Dispose: disposing");
39
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalSearchResult", "Dispose: disposing resultSet");
59
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalSearchResult", "Ctor");
System\DirectoryServices\AccountManagement\FindResultEnumerator.cs (9)
25
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "FindResultEnumerator", "Entering Current, T={0}", typeof(T));
64
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "FindResultEnumerator", "Entering MoveNext, T={0}", typeof(T));
71
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "FindResultEnumerator", "MoveNext: end previously reached");
78
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "FindResultEnumerator", "MoveNext: no resultSet");
89
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "FindResultEnumerator", "MoveNext: Moving to first resultSet");
109
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "FindResultEnumerator", "MoveNext: returning {0}", f);
122
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "FindResultEnumerator", "Entering Reset");
141
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "FindResultEnumerator", "Dispose: disposing");
154
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "FindResultEnumerator", "Ctor");
System\DirectoryServices\AccountManagement\Group.cs (13)
60
GlobalDebug.
Info
,
105
GlobalDebug.
Info
,
149
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Group", "Members: creating fresh PrincipalCollection");
156
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Group", "Members: persisted, querying group membership");
164
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Group", "Members: unpersisted, creating empty PrincipalCollection");
201
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Group", "GetMembers: persisted, querying for members (recursive={0}", recursive);
208
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Group", "GetMembers: unpersisted, creating empty PrincipalSearchResult");
222
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Group", "Dispose: disposing");
257
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Group", "LoadValueIntoProperty: name=" + propertyName + " value=" + (value != null ? value.ToString() : "null"));
288
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Group", "GetChangeStatusForProperty: name=" + propertyName);
304
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Group", "GetChangeStatusForProperty: members was never loaded");
316
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Group", "GetValueForProperty: name=" + propertyName);
330
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Group", "ResetAllChangeStatus");
System\DirectoryServices\AccountManagement\PasswordInfo.cs (11)
142
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PasswordInfo", "SetPassword: saving until persisted");
147
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PasswordInfo", "SetPassword: sending request");
165
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PasswordInfo", "ChangePassword: sending request");
176
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PasswordInfo", "ExpirePasswordNow: saving until persisted");
181
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PasswordInfo", "ExpirePasswordNow: sending request");
191
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PasswordInfo", "RefreshExpiredPassword: saving until persisted");
196
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PasswordInfo", "RefreshExpiredPassword: sending request");
245
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PasswordInfo", "LoadValueIntoProperty: name=" + propertyName + " value=" + value.ToString());
293
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PasswordInfo", "GetChangeStatusForProperty: name=" + propertyName);
324
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PasswordInfo", "GetValueForProperty: name=" + propertyName);
355
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PasswordInfo", "ResetAllChangeStatus");
System\DirectoryServices\AccountManagement\Principal.cs (19)
294
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Principal", "Entering Save");
316
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Principal", "Save: inserting principal of type {0} using {1}", this.GetType(), storeCtxToUse.GetType());
323
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Principal", "Save: updating principal of type {0} using {1}", this.GetType(), storeCtxToUse.GetType());
331
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Principal", "Entering Save(Context)");
380
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Principal", "Save(context): inserting new principal of type {0} using {1}", this.GetType(), newStoreCtx.GetType());
388
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Principal", "Save(context): Moving principal of type {0} using {1}", this.GetType(), newStoreCtx.GetType());
426
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Principal", "Move back succeeded");
446
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Principal", "Entering Delete");
585
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Principal", "Dispose: disposing");
589
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Principal", "Dispose: disposing underlying object");
595
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Principal", "Dispose: disposing underlying search object");
953
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Principal", "GetGroupsHelper: returning empty set");
960
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Principal", "GetGroupsHelper: querying");
989
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Principal", "LoadIfNeeded: not needed, fake principal");
998
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Principal", "LoadIfNeeded: loading");
1083
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Principal", "LoadValueIntoProperty: name=" + propertyName + " value=" + (value == null ? "null" : value.ToString()));
1148
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Principal", "GetChangeStatusForProperty: name=" + propertyName);
1183
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Principal", "GetValueForProperty: name=" + propertyName);
1228
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Principal", "ResetAllChangeStatus");
System\DirectoryServices\AccountManagement\PrincipalCollection.cs (24)
40
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "CopyTo: bookmarking");
81
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "CopyTo: restoring from bookmark");
172
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "Count: bookmarking");
199
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "Count: restoring from bookmark");
258
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "Add: removing from removedValuesPending");
271
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "Add: adding to insertedValuesCompleted");
277
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "Add: making it a pending insert");
316
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "Clear");
392
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "Remove: removing from insertedValuesPending");
407
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "Remove: adding to removedValuesCompleted");
418
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "Remove: making it a pending remove, removed={0}", removed);
474
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "ContainsEnumTest: bookmarking");
499
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "ContainsEnumTest: restoring from bookmark");
518
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "ContainsNativeTest: found insert");
525
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "ContainsNativeTest: found remove");
532
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "ContainsNativeTest: Clear pending");
542
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "ContainsNativeTest: no store to check");
569
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
578
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "Contains: using enum test");
611
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "Ctor");
630
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "Dispose: disposing");
636
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "Dispose: disposing resultSet");
743
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "ResetTracking");
763
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollection", "ResetTracking: clearing");
System\DirectoryServices\AccountManagement\PrincipalCollectionEnumerator.cs (14)
60
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollectionEnumerator", "Entering MoveNext");
68
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollectionEnumerator", "MoveNext: endReached");
84
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollectionEnumerator", "MoveNext: None mode, starting with existing values");
92
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollectionEnumerator", "MoveNext: None mode, skipping existing values");
104
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollectionEnumerator", "MoveNext: ResultSet mode");
120
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollectionEnumerator", "MoveNext: ResultSet mode, found remove, skipping");
134
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollectionEnumerator", "MoveNext: ResultSet mode, found insert, skipping");
149
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollectionEnumerator", "MoveNext: ResultSet mode, moving to InsValuesComp mode");
162
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollectionEnumerator", "MoveNext: InsValuesComp mode");
173
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollectionEnumerator", "MoveNext: InsValuesComp mode, moving to InsValuesPend mode");
183
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollectionEnumerator", "MoveNext: InsValuesPend mode");
194
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollectionEnumerator", "MoveNext: InsValuesPend mode, nothing left");
213
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollectionEnumerator", "Reset");
246
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalCollectionEnumerator", "Ctor");
System\DirectoryServices\AccountManagement\PrincipalSearcher.cs (12)
79
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalSearcher", "Entering FindAll()");
90
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalSearcher", "Entering FindOne()");
101
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalSearcher", "FindOne(): found a principal");
106
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalSearcher", "FindOne(): found no principal");
124
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalSearcher", "Entering GetUnderlyingSearcher");
158
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalSearcher", "Entering GetUnderlyingSearcherType");
180
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalSearcher", "Dispose: disposing");
185
GlobalDebug.
Info
,
248
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalSearcher", "Entering FindAll, returnOne=" + returnOne.ToString());
262
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalSearcher", "FindAll: qbeFilter is non-null and passes");
279
GlobalDebug.
Info
,
310
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalSearcher", "HasReferentialPropertiesSet: using type " + t.ToString());
System\DirectoryServices\AccountManagement\QbeFilterDescription.cs (1)
85
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "QbeFilterDescription", "FilterFactory.CreateFilter: name=" + propertyName);
System\DirectoryServices\AccountManagement\SAM\SAMGroupsSet.cs (4)
18
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMGroupsSet", "SAMGroupsSet: creating for path={0}", ctxBase.Path);
32
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMGroupsSet", "CurrentAsPrincipal");
45
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMGroupsSet", "MoveNext");
78
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMGroupsSet", "Reset");
System\DirectoryServices\AccountManagement\SAM\SAMMembersSet.cs (31)
19
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
47
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "CurrentAsPrincipal: returning current");
53
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "CurrentAsPrincipal: returning currentFakePrincipal");
59
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "CurrentAsPrincipal: returning currentForeign");
66
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "CurrentAsPrincipal: returning foreignResultSet");
77
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "Entering MoveNext");
85
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "MoveNext: trying foreign");
105
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "MoveNextLocal: got a value from the enumerator");
115
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "MoveNextLocal: fake principal, sid={0}", Utils.ByteArrayToString(sid));
170
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "MoveNextLocal: fake domain: {0} --> {1}", builtinADsPath, adsPath);
177
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "MoveNextLocal: real domain {0}", de.Path);
189
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "MoveNextLocal: setting current to {0}", de.Path);
202
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "MoveNextLocal: adding {0} to groupsToVisit", de.Path);
217
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "MoveNextLocal: adding {0} to foreignMembers", de.Path);
231
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "MoveNextLocal: recursive processing, groupsToVisit={0}", _groupsToVisit.Count);
237
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "MoveNextLocal: recursively processing {0}", groupPath);
273
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "MoveNextForeign: foreignMembers count={0}", _foreignMembers.Count);
281
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "MoveNextForeign: foreignDE={0}", foreignDE.Path);
291
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "MoveNextForeign: setting currentForeign to {0}", foreignDE.Path);
304
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "MoveNextForeign: adding {0} to foreignGroups", foreignDE.Path);
314
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
346
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "MoveNextForeign: using foreignResultSet");
360
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "MoveNextForeign: ran out of members, using next foreignResultSet");
371
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "MoveNextForeign: ran out of members, nothing more to do");
391
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
428
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
444
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "Reset");
476
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "Bookmarking");
516
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "Restoring from bookmark");
543
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "Dispose: disposing");
547
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMMembersSet", "Dispose: disposing foreignResultSet");
System\DirectoryServices\AccountManagement\SAM\SAMQuerySet.cs (15)
26
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMQuerySet", "SAMQuerySet: creating for path={0}, sizelimit={1}", ctxBase.Path, sizeLimit);
44
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMQuerySet", "CurrentAsPrincipal");
59
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMQuerySet", "Entering MoveNext");
69
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
80
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMQuerySet", "MoveNext: endReached");
103
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMQuerySet", "MoveNext: found a match on {0}", entry.Path);
159
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMQuerySet", "Reset");
254
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMQuerySet", "SamMatcher: Matches: skipping no-SID {0}", de.Path);
274
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMQuerySet", "SamMatcher: Matches: no match {0}", de.Path);
280
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMQuerySet", "SamMatcher: Matches: match {0}", de.Path);
694
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMQuerySet", "FindByDateMatcher: Matches: skipping no-SID {0}", de.Path);
823
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMQuerySet", "GroupMemberMatcher: Matches: skipping no-SID group={0}", groupDE.Path);
840
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMQuerySet", "GroupMemberMatcher: Matches: skipping member no-SID member={0}", memberDE.Path);
849
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
859
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMQuerySet", "SamMatcher: Matches: no match, group={0}", groupDE.Path);
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (21)
161
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "Constructing SAMStoreCtx for {0}", ctxBase.Path);
181
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "Dispose: disposing, ownCtxBase={0}", _ownCtxBase);
257
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "Insert: new SID is ", Utils.ByteArrayToString((byte[])de.Properties["objectSid"].Value));
267
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "Update");
296
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "Delete");
317
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "AccessCheck " + targetPermission.ToString());
335
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "AccessCheck Unable to read userAccountControl");
351
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "Move");
409
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "UnlockAccount");
418
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "UnlockAccount: computer acct, skipping");
615
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "GetGroupsMemberOf: is real principal");
620
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "GetGroupsMemberOf: not a user, returning empty set");
682
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "GetGroupsMemberOf(ctx): is fake principal");
702
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "GetGroupsMemberOf(ctx): no corresponding user, returning empty set");
756
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "GetGroupMembership: is fake principal, returning empty set");
845
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
915
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
1001
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "LoadComputerInfo");
1025
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "LoadComputerInfo: ver={0}.{1}", versionMajor, versionMinor);
1038
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "LoadComputerInfo: machineUserSuppliedName={0}", _machineUserSuppliedName);
1060
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "LoadComputerInfo: machineFlatName={0}", _machineFlatName);
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx_LoadStore.cs (20)
36
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "Entering PushChangesToNative, type={0}", p.GetType());
71
GlobalDebug.
Info
, "SAMStoreCtx", "PushChangesToNative: created fresh DE, oc={0}, name={1}, path={2}",
115
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "PushChangesToNative: pushing {0}", propertyEntry.propertyName);
137
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "PushChangesToNative: setting password");
206
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "GetAsPrincipal: using path={0}", de.Path);
260
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "Load_PropertyName: loading {0}", entry.propertyName);
283
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "Entering Load, type={0}, path={1}", p.GetType(), de.Path);
319
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "Load: loading {0}", entry.propertyName);
358
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
423
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
454
GlobalDebug.WriteLineIf(GlobalDebug.
Info
,
501
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "FindNativeBySIDIdentRef: mapped to {0}\\{1}", domainName, name);
508
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "FindNativeBySIDIdentRef: using {0} for domainName", domainName);
521
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "FindNativeBySIDIdentRef: searching for {0}", samUrnValue);
538
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "FindNativeByNT4IdentRef: searching for {0}", samAccountName);
563
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "FindNativeByNT4IdentRef: adsPath={0}", adsPath);
796
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "SamAccountNameFromWinNTConverter: loading SAM{0}", samAccountName);
1025
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "UpdateGroupMembership: clearing {0}", de.Path);
1100
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "UpdateGroupMembership: inserting {0}", memberSidPath);
1128
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "UpdateGroupMembership: removing {0}", memberSidPath);
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx_Query.cs (1)
74
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "SAMStoreCtx", "Query");
System\DirectoryServices\AccountManagement\SAM\SAMStoreKey.cs (1)
27
GlobalDebug.
Info
,
System\DirectoryServices\AccountManagement\SAM\SAMUtils.cs (1)
211
GlobalDebug.
Info
,
System\DirectoryServices\AccountManagement\StoreCtx.cs (1)
368
GlobalDebug.
Info
,
System\DirectoryServices\AccountManagement\TrackedCollection.cs (5)
131
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "TrackedCollection", "Clear");
152
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "TrackedCollection", "Add({0})", o.ToString());
168
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "TrackedCollection", "Remove({0})", value.ToString());
176
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "TrackedCollection", "found value to remove on inserted");
184
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "TrackedCollection", "found value to remove on original");
System\DirectoryServices\AccountManagement\TrackedCollectionEnumerator.cs (8)
50
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "TrackedCollectionEnumerator", "Entering MoveNext");
57
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "TrackedCollectionEnumerator", "MoveNext: endReached");
64
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "TrackedCollectionEnumerator", "MoveNext: at beginning");
82
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "TrackedCollectionEnumerator", "MoveNext: current ({0}) is inserted", _current);
88
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "TrackedCollectionEnumerator", "MoveNext: current ({0}) is original", _current);
94
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "TrackedCollectionEnumerator", "MoveNext: nothing more to enumerate");
109
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "TrackedCollectionEnumerator", "Reset");
133
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "TrackedCollectionEnumerator", "Ctor");
System\DirectoryServices\AccountManagement\User.cs (10)
181
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "User", "Current: is local user");
187
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "User", "Current: is not local user");
203
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "User", "Current: using SID " + sidObj.ToString());
292
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "User", "GetAuthorizationGroupsHelper: unpersisted, using EmptySet");
300
GlobalDebug.
Info
,
321
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "User", "LoadValueIntoProperty: name=" + propertyName + " value= null");
325
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "User", "LoadValueIntoProperty: name=" + propertyName + " value=" + value.ToString());
373
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "User", "GetChangeStatusForProperty: name=" + propertyName);
390
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "User", "GetValueForProperty: name=" + propertyName);
407
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "User", "ResetAllChangeStatus");
System\DirectoryServices\AccountManagement\Utils.cs (8)
540
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Utils", "GetNT4UserName: name is " + s);
549
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Utils", "GetComputerFlatName: name is " + s);
657
GlobalDebug.
Info
,
721
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Utils", "Entering BeginImpersonation");
729
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Utils", "BeginImpersonation: nothing to impersonate");
742
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Utils", "BeginImpersonation: nothing to impersonate (2)");
746
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Utils", "BeginImpersonation: trying to impersonate " + userName);
784
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "Utils", "Entering EndImpersonation");
System\DirectoryServices\AccountManagement\ValueCollection.cs (13)
208
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalValueCollection", "IndexOf: found {0} on inserted at {1}", value, index);
214
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalValueCollection", "IndexOf: found {0} on original at {1}", value, index);
267
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalValueCollection", "RemoveAt({0}): removing inserted", index);
273
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalValueCollection", "RemoveAt({0}): removing original", index);
294
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalValueCollection", "this[{0}].get: is inserted {1}", index, el.insertedValue);
299
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalValueCollection", "this[{0}].get: is original {1}", index, el.originalValue.Right);
321
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalValueCollection", "this[{0}].set: is inserted {1}", index, value);
326
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalValueCollection", "this[{0}].set: is original {1}", index, value);
366
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalValueCollection", "Ctor");
377
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalValueCollection", "Load, count={0}", values.Count);
435
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "PrincipalValueCollection", "Entering ResetTracking");
444
GlobalDebug.
Info
,
461
GlobalDebug.
Info
,
System\DirectoryServices\AccountManagement\ValueCollectionEnumerator.cs (5)
22
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ValueCollectionEnumerator", "Entering Current");
41
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ValueCollectionEnumerator", "Entering MoveNext");
52
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ValueCollectionEnumerator", "Entering Reset");
63
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ValueCollectionEnumerator", "Entering Dispose");
72
GlobalDebug.WriteLineIf(GlobalDebug.
Info
, "ValueCollectionEnumerator", "Ctor");