v10.2.5
Changes:
- 97fe712 Merge branch 'main' into release/10.2.x
- 7084bce changelog: update to 10.2.5
- 7771bdc OrcLib: BITSAgent: add option to delete smb share after upload
- 18475b9 OrcLib: use FileAttribute's ToIdentifiers to refactor
- 12f62bc OrcLib: Filesystem: add FileAttribute
- 6996912 OrcCommand: NtfsInfo: fix volstat incomplete output for vss
- ff4f7e4 OrcLib: SystemDetail: add tags for W11 23H2
- 2ebe99a OrcCommand: WolfLauncher: add log to SetRestrictionsFromConfig
- e1a01d8 OrcCommand: WolfLauncher: fix cpu weight configuration
- d76d5a6 OrcLib: SystemDetails: SetOrcComputerName: replace spaces with '_'
See More
- 4352456 OrcLib: Text: Fmt: make const specializations
- 07a68e3 Revert "OrcLib: Text: Fmt: std_optional: forward to underlying type formatter"
- d1574d5 Revert "OrcLib: Text: fmt: std_optional: enhance compatibility with std::decay_t"
- 824c266 OrcLib: Text: Fmt: Result: fix missing header
- d8808b7 OrcLib: Text: StdoutContainerAdapter: fix missing static_cast
- 543e2b1 OrcLib: Text: fmt: GUID: add const qualifier to method format
- 3e64ead OrcLib: Text: fmt: std_optional: enhance compatibility with std::decay_t
- f6e8f65 OrcCommand: WolfLauncher: Outline: add hypervisor
- 2b32975 OrcLib: SystemDetails: add GetHypervisor
- 716ac45 OrcLib: add HypervisorType
- 263ef1a OrcLib: Buffer: replace stdext::checked_array_iterator with gsl::span
- 1fb8ba9 cmake: keep CMAKE_CXX_STANDARD or set default to cpp17
- bd12b2e OrcLib: OrcException: fix fmt header inclusion
- eb4e6c2 OrcLib: Buffer: add noexcept keyword to operator=
- 09c0e1f OrcLib: add std::expected support
- 69b4f37 OrcLib: Filesystem: WofReparsePoint: remove uneedded std::make_error_code
- 90f3adb OrcLib: Location: fix deprecated std::errc::no_stream_resources
- 11f6db3 OrcLib: Text: in_addr: use NtError
- f86aebe OrcLib: OrcException: remove dependency on Result.h
- 8bcd326 OrcLib: UncompressNTFSStream: remove dependency on VolumeStreamReader.h
- b447997 OrcLib: SystemDetails: fix missing return statement
- e078485 OrcLib: BufferStream: remove useless calling convention
- 4b5cc5e OrcLib: BinaryBuffer: add const qualifier to operator==
- b63499a OrcLib: ArchiveCreate: add missing 'const' method qualifier
- bc10abc OrcLib: Buffer: initialize constructed stack array
- b42d6ee OrcLib: Guard: ViewOfFile: template sometimes require 'this->'
- ef9ae2c OrcLib: OutputSpec: ApplyPattern: add pattern for '{RunId}'
- 352ca61 OrcCommand: WolfLauncher: display run id in the parameter dump and log
- 067ada7 OrcCommand: WolfLauncher: Outline: add commands output files
- ecc914b OrcCommand: WolfLauncher: Outline: add commands timeout
- be0c261 OrcLib: SystemIdentity: add to codepage information to Outline
- efba8ab OrcLib: SystemDetail: add GetCodePage and GetCodePageName
- 0d146fd OrcCommand: WolfLauncher: Outcome: replace 'running_command' with 'live'
- 5e9b0b2 OrcCommand: WolfLauncher: Outcome: add outcome.system_type
- 7e52426 OrcCommand: WolfLauncher: Outline: add outline.system_type
- 69f96b0 OrcLib: SystemDetail: add GetOrcSystemType
- 41346e5 OrcCommand: WolfLauncher: set outline.system[full]name with host's
- 30224e5 OrcCommand: WolfLauncher: Outcome: set outcome.computer_name with /FullComputer
- 6e3b793 OrcCommand: WolfLauncher: Outline: set outline.computer_name with /FullComputer
- 476ed66 OrcCommand: UtilitiesMain: enhance printed parameter name
- 00963e3 OrcLib: Text: Fmt: make const specialization for std::filesystem
- 0e15403 OrcLib: CacheStream: fix SetFilePointer when getting seek position
- f2a188a OrcLib: CacheStream: add Guard::CacheStream
- d7b5349 OrcLib: CacheStream: use reference for underlying stream
- 667deac OrcLib: Utils: MetaPtr: add method get
- db77e5d OrcLib: Utils: MetaPtr: add element_type
- 5ad9885 OrcLib: Utils: MetaPtr: fix missing operator()
- 61c3cb4 OrcLib: Utils: Result: ToHRESULT: handle other category than 'system'
- ff69f82 OrcLib: Utils: Dump: replace fstream with win32 api
- 958dd68 OrcLib: Utils: add StackStash
- 30826b3 OrcLib: Utils: add MapFile
This list of changes was auto generated.