You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
22aad63: Multi-attribute index, another progressbar, fixup with UniqueSource set to DomainPart when loading, RootDSE is synthesized and imported, performance optimizations (Lars Karlslund)
18ee88a: Improved merges across domains, and performance. Added experiemntal "limitattributes" on analysis for only loading attributes the engine needs into memory (Lars Karlslund)
37cbbfc: Updated readme and reorganized some LDAP stuff (Lars Karlslund)
ad64eec: Fixed window resize grabs showing through windows, windows bring to front on click fixed, auto/max window size when popping up, spinner on "Running graph layout" status (Lars Karlslund)
c1aeb3d: Switched to upgraded deduplication package (Lars Karlslund)
aa2ca58: Used PwnMethodBitmap functionality rather than duplicating it (Lars Karlslund)
2ccf4ac: Updated comparison table a bit in the readme (Lars Karlslund)
428fa80: Corrected mistake in the sum of objects (Lars Karlslund)
8271fd2: Changed graph types to Node and Edge for clarity (Lars Karlslund)
1a99685: Performance optimization for attribute lookup (called a lot from RawObject) (Lars Karlslund)
881c409: Used a pool of slice in order to speed up single value attribute conversions (Lars Karlslund)
1ba67ae: Upgraded to new stringdedup module version (Lars Karlslund)
595f776: Switched the securitydescriptorcache to uint64 index (Lars Karlslund)
443e24b: Performance tweak for Merge (Lars Karlslund)
8c39e54: Ignore Foreign-Security-Principal for various ACL analysis functions (Lars Karlslund)
608678b: Simpler GUID handling when converting RawObject to Object (Lars Karlslund)
78332ce: Simplified the idindex, saving a pointer per objecs in objects collection (Lars Karlslund)
8fc7446: Allowing 0 expansion when doing analysis. Not useful but it seems right. (Lars Karlslund)
f7476d9: Proper locking on MemberOfSID and added AttrTime and AttrBool methods (Lars Karlslund)
4c50368: Moved some ACL warnings to debug (Lars Karlslund)
705c221: Fixed DENY-before-ALLOW checking in CheckObjectClass, more "logic" sorting of ACE entries in ACL, opmized DENY checks to skip "blocks" of ALLOW entries (Lars Karlslund)
deaaa12: Permit AD Explorer snapshots to contain blank strings (fix for issue #17) (Lars Karlslund)
a528dc2: License changed to AGPL, logging and progressbars via own UI package, logging to file, various naming conventions in code changed, performance speedup while merging objects, got rid of BuildDate (Lars Karlslund)