Releases: TheManticoreProject/winacl
Releases · TheManticoreProject/winacl
v1.2.14: Bug fixes
What's Changed
- [bugfix] Fixed NTSD Describe with nil pointers by @p0dalirius in #36
Full Changelog: v1.2.13...v1.2.14
v1.2.13: Bug fixes
What's Changed
- [bugfix] Fixed NTSD marshalling with nil pointers by @p0dalirius in #35
Full Changelog: v1.2.12...v1.2.13
v1.2.12
What's Changed
- [enhancement] Add remove entry functions by @p0dalirius in #34
Full Changelog: v1.2.11...v1.2.12
v1.2.11: Added Equal functions
What's Changed
- [enhancement] Added Equal() functions to all objects, fixes #31 by @p0dalirius in #32
Full Changelog: v1.2.10...v1.2.11
v1.2.10: Bug fixes
What's Changed
- [bugfix] Fix bug where ACLs are not printed in Describe(), fixes #22 by @p0dalirius in #23
- [enhancement] Implemented automatic size calculation in ACLs headers, fixes #24 by @p0dalirius in #25
- [enhancement] Renamed serialized data to marshalled data by @p0dalirius in #27
- [bugfix] Fix bug where ACE size was not automatically computed on marshalling, fixes #28 by @p0dalirius in #29
Full Changelog: v1.2.9...v1.2.10
v1.2.9
What's Changed
- [enhancement] Added automatic compute of ACE header size in marshalling by @p0dalirius in #21
Full Changelog: v1.2.8...v1.2.9
v1.2.8
What's Changed
- [enhancement] Removed references to ToBytes and FromBytes by @p0dalirius in #18
- [enhancement] Added AccessControlEntryType functions by @p0dalirius in #19
- [enhancement] Created functions for access control mask by @p0dalirius in #20
Full Changelog: v1.2.7...v1.2.8
v1.2.7: Refactoring and adding new functions
What's Changed
- [enhancement] Major codebase refactoring and adding new functions by @p0dalirius in #16
- [enhancement] Improved functions on Control field by @p0dalirius in #17
Full Changelog: v1.2.6...v1.2.7
v1.2.6: Migration to TheManticoreProject
Full Changelog: v1.2.5...v1.2.6
v1.2.5: Added GUID.FromString
What's Changed
- [enhancement] Added GUID.FromString() by @p0dalirius in #15
Full Changelog: v1.2.4...v1.2.5