v2021.12.1
github-actions
released this
13 Dec 11:44
·
546 commits
to master
since this release
Commits
- bc91a53: Linting fixes - struct reordering - code simplification - minor version package changes - objectclassguid regression fix (whoops!) - moved some attributes to more appropriate packages (Lars Karlslund)
- 7c53997: Added an anonymizer for the graph display, which scrambles characters randomly (Lars Karlslund)
- 43a5914: Changed wording in readme, since some people are deliberate assholes (Lars Karlslund)
- 73af46e: Various improvements (Lars Karlslund)
- 2b742f4: Fix for Absorb that deadlocks when two objects are in the same lockbucket (Lars Karlslund)
- 08d662a: Program name output fix (Lars Karlslund)
- de15566: Fixed a long standing bug in ACL parsing (padding was not respected) (Lars Karlslund)
- 4a17008: Fixed problem with local users that are deleted since they logged in (Lars Karlslund)
- 66b8180: MAX_IMPORTED is broken, so it's been disabled for now. (Lars Karlslund)
- 365543e: Minor locking fixes, wording about collecting data (Lars Karlslund)
- 55b3b21: More auto goodness - queryies RootDSE for contexts available and collects from those available. Everything is now set to "auto". If you have parent child domains, just point to a server in each domain and everything else should work by itself. (Lars Karlslund)
- b472b3e: Various error message formatting (Lars Karlslund)
- 3fc7c0f: Added Len method to objects (Lars Karlslund)
- 2487425: Merge branch 'master' of https://github.com/lkarlslund/adalanche (Lars Karlslund)
- 703b988: Fix for local html override, where assigning a wrong path makes the webservice use neither the built in nor the local files (Lars Karlslund)
- d54bd1d: Merge remote-tracking branch 'origin/master' (Lars Karlslund)
- 45bc999: Reorganized webservice, fixes for progressbar, (Lars Karlslund)
- 4eb78ae: Refactored some functions around object properties, prioritized loading of larger files before smaller filers (Lars Karlslund)
- 1023340: More work on making the webservice expandable, and fixed an iteration problem for attributes that are set on an object (Lars Karlslund)
- 0a06d8d: Fixed permissions when adalanche creates the data folder (Lars Karlslund)
- 45baea8: Added recognized extensions to the readme (Lars Karlslund)
- a2483ff: Minor fix for datapath (Lars Karlslund)
- 10ac952: Changed RootDSE filename to omit server name (Lars Karlslund)
- a0c64fa: Added UI for "prune island nodes" graph option (Lars Karlslund)
- 81f9141: Improvements for pwn analysis CreateComputer and CreateUser (Lars Karlslund)
- efc9064: Fix for method filtering in the LDAP queries using _pwnable and _canpwn synthetic attributes (Lars Karlslund)
- 2e5fa20: Merge remote-tracking branch 'origin/master' (Lars Karlslund)