Abuse filter log

Abuse Filter navigation (Home | Recent filter changes | Examine past edits | Abuse log)
Details for log entry 5,330

14:04, 20 November 2024: Pivotman319 (talk | contribs) triggered filter 42, performing the action "edit" on Windows 7 build 6946. Actions taken: none; Filter description: H5 and higher heading levels (examine | diff)

Changes made in edit



==== Miscellaneous ====
==== Miscellaneous ====
===== Win32 API =====
===== Win32 API Sets =====
Stub DLLs that redirect commonly used Win32 API functions to their relevant libraries, dubbed API Sets, have been implemented into the operating system, and forms a significant part of the MinWin core. These libraries are used to allow versioning as well as to help further facilitate internal code refactors across the Windows operating system, without the added risk of breaking backwards compatibility.
Stub DLLs that redirect commonly used Win32 API functions to their relevant libraries, dubbed API Sets, have been implemented into the operating system, and forms a significant part of the MinWin core. These libraries are used to allow versioning as well as to help further facilitate internal code refactors across the Windows operating system, without the added risk of breaking backwards compatibility. Later builds would introduce an API Set schema that defines a list of API Sets used across different Windows product types, such as the [[Windows 8]] <code>ClientCore</code> and [[Windows 10]] <code>OneCoreUAP</code> schemas.


In this build, there exist at least 31 stub libraries for the following system functions:
In this build, there exist at least 31 stub libraries for the following system functions:

Action parameters

VariableValue
Name of the user account (user_name)
'Pivotman319'
Groups (including implicit) the user is in (user_groups)
[ 0 => 'automoderated', 1 => 'checkuser', 2 => 'moderator', 3 => 'suppress', 4 => 'sysop', 5 => '*', 6 => 'user', 7 => 'autoconfirmed' ]
Whether or not a user is editing through the mobile interface (user_mobile)
false
Page ID (page_id)
62944
Page namespace (page_namespace)
0
Page title (without namespace) (page_title)
'Windows 7 build 6946'
Full page title (page_prefixedtitle)
'Windows 7 build 6946'
Action (action)
'edit'
Edit summary/reason (summary)
'/* Win32 API */ '
Old content model (old_content_model)
'wikitext'
New content model (new_content_model)
'wikitext'
Old page wikitext, before the edit (old_wikitext)
'{{Infobox Windows build |build of = [[Windows 7]] |buildtag = 6.1.6946.0.winmain.081107-1905 |image = Windows7-6.1.6946-Desktop.png |family = nt |version = 6.1 |build = 6946 |lab = winmain |revision = 0 |arch = x86, x64 |compiled = 2008-11-07 |timebomb = 2009-07-01 |winver = Windows7-6.1.6946-About.png |sku=Home Basic<br/>Home Premium<br/>Professional<br/>Ultimate<br/> }} '''Windows 7 build 6946''' is a build of [[Windows 7]], which was shared on 19 October 2024 along with [[Windows Server 2008 R2 build 6946|its server counterpart]]. It introduces overhauls across many internally-facing system surfaces such as the addition of API function redirection stubs, improvements to existing encryption and troubleshooting facilities, and implements a variety of quality-of-life changes with regards to the system shell, in particular task management and the ability to share media through the [[Windows Media Player]] application. == Changes == === User interface === ==== Start menu ==== The [[start menu]] has been updated to feature a shortcut to the Devices and Printers [[Control Panel]] applet in the list of default links, and the vertical size of the shutdown button has been increased by twice its original size. <gallery> Windows7-6.1.6946.0-StartMenu.png|Start menu </gallery> ==== Taskbar ==== The [[Windows Aero]] visual style has been slightly updated to use the final designs for the Basic style's superbar texture, which features a sky blue color. Group tasks have been resized to use smaller metrics,{{efn|name="NoDWMOnly"|Only applies if [[Desktop Window Manager]] composition is disabled.}} and a list of opened windows will now automatically display whenever an application is hovered over.{{efn|name="NoDWMOnly"}}{{efn|name="NoDWMOnly_TaskbarHover"|This behavior has existed in earlier builds, but only if DWM composition is enabled. The change observed in this build enables this functionality regardless of whether composition is active.}} Taskbar previews no longer have a darkened gradient within their visible borders, and the metrics of specific tasks' action buttons have been slightly resized. ===== Notification tray flyouts ===== The Action Center notification tray flyout has been updated to no longer display the total amount of active status messages. Finalized Action Center icon resources have been added to the operating system, and are used in both the flyout and its respective Control Panel applet, mentioned later in the article. <gallery> Windows7-6.1.6946.0-Taskbar.png|Taskbar Windows7-6.1.6946.0-Taskbar-NoDWM.png|Ditto, without DWM composition </gallery> ==== Windows Explorer ==== Updated iconography for the [[Windows Explorer]] application, user folders and Libraries have been introduced. It is no longer possible to directly go to shared network folders when configuring Homegroup settings, and media can now be directly shared from within the Explorer user interface, either from a dedicated Control Panel applet, within the Network shell folder, the Network Map subpage in the Network and Sharing Center Control Panel applet or as part of Homegroup configuration. <gallery> Windows7-6.1.6946.0-WindowsExplorer-Libraries.png|Libraries shell folder; note the newly-added iconography Windows7-6.1.6946.0-WMP-NSSContextMenu.png|Media sharing options context menu </gallery> ==== Applications ==== ===== Windows Media Player ===== Support for media sharing over a local network has been fully implemented into the [[Windows Media Player]] through the addition of a dedicated system service, dubbed the ''Windows Media Player Network Sharing Service'' (WMP NSS). As described above, it features integration with the Windows Explorer shell. The integration contains a dedicated Control Panel applet{{efn|name="WMPNSSCPL_FBL_SRV_6941|Present in [[Windows 7 build 6941|build 6941]], albeit in a non-working state.}} that allows for granular control on who and what machine(s) can share media, and a toggle for disabling standby power states while transferring media is also available. The first-time setup wizard has been updated to include more concise, elaborate wording on the initial settings page, with an additional disclaimer on analytics data being sent to Microsoft. <gallery> Windows7-6.1.6946.0-WMP-Setup.png|First-time setup Windows7-6.1.6946.0-WMP-NSSCPL.png|Media Sharing Options Control Panel applet </gallery> ===== Problem Steps Recorder ===== The Problem Steps Recorder's executable name has been changed to <code>psr.exe</code>, from the previous name of <code>uar.exe</code> (User Actions Recorder). The Recorder's Settings dialog has also had its layout slightly changed by moving the Output Location field below its label for additional headroom. <gallery> Windows7-6.1.6946.0-PSR.png|Problem Steps Recorder Windows7-6.1.6946.0-PSR-Settings.png|Ditto, Settings dialog </gallery> ===== User Account Control ===== The [[User Account Control]] functionality now has a new icon depicting a checkerboarded shield, painted in blue and yellow colors. The icon is used for its respective Control Panel applet as well as for when a digitally-signed application requests administrative elevation. <gallery> Windows7-6.1.6946.0-UAC-ConsentUI-TrustedApp.png|User Account Control consent UI </gallery> ==== Control Panel ==== ===== Troubleshooting ===== Significant overhauls have been made to troubleshooting facilities. The main Troubleshooting Control Panel applet has been updated to use a compact design, and the Troubleshooting History subpage has been updated to use a more consistent look that aligns with the Windows 7 design guidelines, in turn dropping the older Vista-esque look. Viewing troubleshooting results now also functions properly, and all built-in troubleshooter packages, as well as the Microsoft Support Diagnostic Tool, have received their final icons. The Microsoft Support Diagnostic Tool (MSDT) was similarly overhauled. Solutions to existing problems are now referred to as fixes, and the layout of the troubleshooting progress page has been compacted. The MSDT's troubleshooting report layout has been redone entirely, dropping the older Vista-era [[Microsoft Management Console]] design principles in favor of a more minimalistic look, and diagnostic package information and system information in the report are now split into two distinct categories. <gallery> Windows7-6.1.6946.0-MSDT-DiagCabDetails.png|Diagnostic package details Windows7-6.1.6946.0-MSDT-FixProgress.png|Troubleshooting progress page Windows7-6.1.6946.0-MSDT-Report.png|Troubleshooting report </gallery> ===== System Recovery ===== Attempting to restore a system that has a BitLocker-encrypted storage device now displays a warning that recommends the device be unlocked after restoring the system in order to access any existing data. <gallery> Windows7-6.1.6946.0-ControlPanel-RecoveryCPL-Advanced.png|Advanced Recovery Methods subpage </gallery> ===== Devices and Printers ===== Storage devices are now properly accounted for in the Devices and Printers applet, and new generic iconography for the currently-running host machine has been added. <gallery> Windows7-6.1.6946.0-ControlPanel-DevicesCPL.png|Devices and Printers applet </gallery> ===== Personalization ===== The ability to utilize a desktop background slideshow, previously a [[Bluepill]]-exclusive feature, has been turned on by default. <gallery> Windows7-6.1.6946.0-ControlPanel-PersonalizationCPL-DesktopBackground.png|Desktop Background personalization sub-page </gallery> ===== Locations and Sensors ===== The Locations and Sensors applet description has been updated to further clarify what can use an installed sensor, and additionally emphasizes that disabled sensor devices remain installed in the system. The Default Location sub-applet has been updated to change the Country/Region field such that it is now a drop-down list of selectable countries that forms part of the main location preferences. ===== Programs and Features ===== The ability to install applications over a domain network (via the Get Programs subpage) has been removed. ===== Credential Manager ===== It is no longer possible to add a non-existent smart card to the list of certificate-based credentials. ===== Action Center ===== The Action Center Control Panel applet now uses finalized icon designs. ===== Miscellaneous ===== * The option to use an invitation file is now prioritized in place of offering help in the Windows Remote Assistance system tool. * The Windows Firewall applet has been moved to the better-suited System and Security Control Panel category. ==== Windows Security Subsystem ==== ===== BitLocker Drive Encryption ===== Behavior for BitLocker Drive Encryption recovery key exports has changed such that the host computer name, encrypted partition name and the date of encryption is no longer used as a drive identifier in order to avoid confusion. The recovery key [[w:globally unique identifier|GUID]] is instead now used as the definitive identifier, and the first 16 characters of the GUID is additionally duplicated for easy cross-reference. Instructions on how to use an exported recovery key have also been clarified to better explain how to compare the values shown by the on-screen recovery instructions presented by the [[Windows Boot Manager]] and within the recovery UI shown for both full desktop releases and within the [[Windows Recovery Environment]]. The Windows RE disk decryption UI has also been updated to use concise wording, and now allows expanding and collapsing drive recovery information. The commonly-used term for "password" is now used in place of "passphrase" across all visible BDE UI surfaces. <gallery> Windows7-6.1.6946.0-BDE-DecryptUI.png|Disk decryption UI Windows7-6.1.6946.0-BDE-DecryptUI-WinPE.png|Ditto, as displayed in Windows RE Windows7-6.1.6946.0-BDE-RecoveryKey-SampleExport.png|Recovery key sample </gallery> ===== Encrypting File System ===== A Local Security Authority (LSA) extension for the Encrypting File System has been implemented. ===== BCrypt ===== Base BCrypt encryption functions and cryptosystem primitives for [[w:RSA (cryptosystem)|Rivest–Shamir–Adleman]] (RSA), [[w:Digital Signature Algorithm|Digital Signature Algorithm]] (DSA) and [[w:Elliptic-curve cryptography|elliptic curve]]s have been merged into a unified <code>BCryptPrimitives</code> library. ===== Kerberos ===== Kerberos authentication now supports sending AES-encrypted pre-authentication requests upon the first Authentication Service request, and can be controlled via group policy. Additional compliance with IETF RFC 1510 has been made through the addition of the <code>KSetup</code> command-line utility, which allows for manually configuring realm settings, user and computer account mappings, password configuration as well as the ability to join an Active Directory domain. A Kerberos logon ticket cache list utility (<code>KList</code>) has also been added. <gallery> Windows7-6.1.6946.0-CLI-KerberosTicketCache.png|Kerberos Ticket Cache utility </gallery> ===== Networked Logon ===== The <code>NLTest</code> command-line tool has been added. It is used to interact with the NetLogon service on an existing server machine, and supports capabilities including (but not limited to) user authentication, querying service details, controlling Secure Channel variables, and Active Directory domain controller and forest management. ===== Set Principal Name ===== It is now possible to remotely associate a computer or user account as the principal for a specific machine or device on the current network via the <code>SetSPN</code> utility. ==== Miscellaneous ==== ===== Win32 API ===== Stub DLLs that redirect commonly used Win32 API functions to their relevant libraries, dubbed API Sets, have been implemented into the operating system, and forms a significant part of the MinWin core. These libraries are used to allow versioning as well as to help further facilitate internal code refactors across the Windows operating system, without the added risk of breaking backwards compatibility. In this build, there exist at least 31 stub libraries for the following system functions: {{Collapse top|title=List of available stub API redirectors:}} * Windows Console API * Date/Time * Debugger * DLL Loader ** DLL Delay Loading * Error Handling + Reporting * Fiber Thread Scheduling API * Cross-Thread Interlocked Variable Access * Disk I/O Operations ** File Operations * Multi-Lingual User Interface (MUI) * Memory Access * Memory Heaps * Named Pipe Communication (Client/Server) * Processes ** Handles ** Process Environment ** System Threading * Service Control Manager (SCM) API * String Operations * Synchronous Operations * System Pooling * System Profiler * Registry Data Access * Windows Runtime Library * Windows Security ** Security Core ** Local Security Authority Policy Lookup ** Security Descriptor Read/Write * Thread Pooling * Utility APIs (Encode/DecodePointer + Beep) * Intel Advanced Vector Extensions (AVX) XState Context * Miscellaneous API Calls {{Collapse bottom}} ===== Resource Monitor ===== Memory resource usage and system IRQs have been removed from the Resource and Performance Diagnostics report, and the "Services" list has been merged with the erratically-named, albeit functionally different "Service" list in the CPU category. <!-- This is not a typo; that's actually how it was in FBL_SRV 6941 before both lists were merged together. Do not edit this paragraph out. --> New iconography for detected issues have also been added to the application. <gallery> Windows7-6.1.6946.0-ResMon-Diag.png|Resource and Performance Diagnostics report output </gallery> ===== Performance Monitor ===== The Performance Monitor now uses its final name across all visible surfaces. The main statistics page that appears on startup has been replaced with an introduction on how to use the application as well as an auto-generated report on the current system specifications, and the Service Control Manager (SCM) ETW trace has been removed from the list of available performance counters. The CPU Usage counter is no longer used as a default. The user must now manually set their own performance counters in the application. ===== Windows Backup ===== Backups generated by the [[Backup and Restore]] feature now use the dedicated Backup Operators security group as part of their access control lists and security descriptors, replacing <code>NT AUTHORITY\SYSTEM</code>'s previous roles. The security group has full read/write access to file backups and system recovery images. ===== BranchCache ===== Group policies for controlling whether to cache files belonging to a networked file system onto a Branch Office have been added. ===== Power Management ===== Dedicated power options for media playback and Windows Media Player Network Sharing Service have been added to the operating system. The new options are as follows: * When playing video: ** Optimize video quality (default) ** Balanced ** Optimize power savings * When sharing media: ** Allow the computer to sleep (default) ** Allow the computer to enter Away Mode == Bugs and quirks == === Troubleshooting === The Diagnostic System Host service in this build does not function, preventing troubleshooters from running correctly. == Gallery == <gallery> Win7Boot.png|Boot screen Windows7-6.1.6946.0-WMP-LibraryView.png|[[Windows Media Player]] Windows7-6.1.6946.0-WMP-PlayerView.png|Ditto, Player view Windows7-6.1.6946.0-ControlPanel-BackupCPL.png|[[Backup and Restore]] Control Panel applet </gallery> == Notes == {{notelist}} [[Category:Windows 7 builds]]'
New page wikitext, after the edit (new_wikitext)
'{{Infobox Windows build |build of = [[Windows 7]] |buildtag = 6.1.6946.0.winmain.081107-1905 |image = Windows7-6.1.6946-Desktop.png |family = nt |version = 6.1 |build = 6946 |lab = winmain |revision = 0 |arch = x86, x64 |compiled = 2008-11-07 |timebomb = 2009-07-01 |winver = Windows7-6.1.6946-About.png |sku=Home Basic<br/>Home Premium<br/>Professional<br/>Ultimate<br/> }} '''Windows 7 build 6946''' is a build of [[Windows 7]], which was shared on 19 October 2024 along with [[Windows Server 2008 R2 build 6946|its server counterpart]]. It introduces overhauls across many internally-facing system surfaces such as the addition of API function redirection stubs, improvements to existing encryption and troubleshooting facilities, and implements a variety of quality-of-life changes with regards to the system shell, in particular task management and the ability to share media through the [[Windows Media Player]] application. == Changes == === User interface === ==== Start menu ==== The [[start menu]] has been updated to feature a shortcut to the Devices and Printers [[Control Panel]] applet in the list of default links, and the vertical size of the shutdown button has been increased by twice its original size. <gallery> Windows7-6.1.6946.0-StartMenu.png|Start menu </gallery> ==== Taskbar ==== The [[Windows Aero]] visual style has been slightly updated to use the final designs for the Basic style's superbar texture, which features a sky blue color. Group tasks have been resized to use smaller metrics,{{efn|name="NoDWMOnly"|Only applies if [[Desktop Window Manager]] composition is disabled.}} and a list of opened windows will now automatically display whenever an application is hovered over.{{efn|name="NoDWMOnly"}}{{efn|name="NoDWMOnly_TaskbarHover"|This behavior has existed in earlier builds, but only if DWM composition is enabled. The change observed in this build enables this functionality regardless of whether composition is active.}} Taskbar previews no longer have a darkened gradient within their visible borders, and the metrics of specific tasks' action buttons have been slightly resized. ===== Notification tray flyouts ===== The Action Center notification tray flyout has been updated to no longer display the total amount of active status messages. Finalized Action Center icon resources have been added to the operating system, and are used in both the flyout and its respective Control Panel applet, mentioned later in the article. <gallery> Windows7-6.1.6946.0-Taskbar.png|Taskbar Windows7-6.1.6946.0-Taskbar-NoDWM.png|Ditto, without DWM composition </gallery> ==== Windows Explorer ==== Updated iconography for the [[Windows Explorer]] application, user folders and Libraries have been introduced. It is no longer possible to directly go to shared network folders when configuring Homegroup settings, and media can now be directly shared from within the Explorer user interface, either from a dedicated Control Panel applet, within the Network shell folder, the Network Map subpage in the Network and Sharing Center Control Panel applet or as part of Homegroup configuration. <gallery> Windows7-6.1.6946.0-WindowsExplorer-Libraries.png|Libraries shell folder; note the newly-added iconography Windows7-6.1.6946.0-WMP-NSSContextMenu.png|Media sharing options context menu </gallery> ==== Applications ==== ===== Windows Media Player ===== Support for media sharing over a local network has been fully implemented into the [[Windows Media Player]] through the addition of a dedicated system service, dubbed the ''Windows Media Player Network Sharing Service'' (WMP NSS). As described above, it features integration with the Windows Explorer shell. The integration contains a dedicated Control Panel applet{{efn|name="WMPNSSCPL_FBL_SRV_6941|Present in [[Windows 7 build 6941|build 6941]], albeit in a non-working state.}} that allows for granular control on who and what machine(s) can share media, and a toggle for disabling standby power states while transferring media is also available. The first-time setup wizard has been updated to include more concise, elaborate wording on the initial settings page, with an additional disclaimer on analytics data being sent to Microsoft. <gallery> Windows7-6.1.6946.0-WMP-Setup.png|First-time setup Windows7-6.1.6946.0-WMP-NSSCPL.png|Media Sharing Options Control Panel applet </gallery> ===== Problem Steps Recorder ===== The Problem Steps Recorder's executable name has been changed to <code>psr.exe</code>, from the previous name of <code>uar.exe</code> (User Actions Recorder). The Recorder's Settings dialog has also had its layout slightly changed by moving the Output Location field below its label for additional headroom. <gallery> Windows7-6.1.6946.0-PSR.png|Problem Steps Recorder Windows7-6.1.6946.0-PSR-Settings.png|Ditto, Settings dialog </gallery> ===== User Account Control ===== The [[User Account Control]] functionality now has a new icon depicting a checkerboarded shield, painted in blue and yellow colors. The icon is used for its respective Control Panel applet as well as for when a digitally-signed application requests administrative elevation. <gallery> Windows7-6.1.6946.0-UAC-ConsentUI-TrustedApp.png|User Account Control consent UI </gallery> ==== Control Panel ==== ===== Troubleshooting ===== Significant overhauls have been made to troubleshooting facilities. The main Troubleshooting Control Panel applet has been updated to use a compact design, and the Troubleshooting History subpage has been updated to use a more consistent look that aligns with the Windows 7 design guidelines, in turn dropping the older Vista-esque look. Viewing troubleshooting results now also functions properly, and all built-in troubleshooter packages, as well as the Microsoft Support Diagnostic Tool, have received their final icons. The Microsoft Support Diagnostic Tool (MSDT) was similarly overhauled. Solutions to existing problems are now referred to as fixes, and the layout of the troubleshooting progress page has been compacted. The MSDT's troubleshooting report layout has been redone entirely, dropping the older Vista-era [[Microsoft Management Console]] design principles in favor of a more minimalistic look, and diagnostic package information and system information in the report are now split into two distinct categories. <gallery> Windows7-6.1.6946.0-MSDT-DiagCabDetails.png|Diagnostic package details Windows7-6.1.6946.0-MSDT-FixProgress.png|Troubleshooting progress page Windows7-6.1.6946.0-MSDT-Report.png|Troubleshooting report </gallery> ===== System Recovery ===== Attempting to restore a system that has a BitLocker-encrypted storage device now displays a warning that recommends the device be unlocked after restoring the system in order to access any existing data. <gallery> Windows7-6.1.6946.0-ControlPanel-RecoveryCPL-Advanced.png|Advanced Recovery Methods subpage </gallery> ===== Devices and Printers ===== Storage devices are now properly accounted for in the Devices and Printers applet, and new generic iconography for the currently-running host machine has been added. <gallery> Windows7-6.1.6946.0-ControlPanel-DevicesCPL.png|Devices and Printers applet </gallery> ===== Personalization ===== The ability to utilize a desktop background slideshow, previously a [[Bluepill]]-exclusive feature, has been turned on by default. <gallery> Windows7-6.1.6946.0-ControlPanel-PersonalizationCPL-DesktopBackground.png|Desktop Background personalization sub-page </gallery> ===== Locations and Sensors ===== The Locations and Sensors applet description has been updated to further clarify what can use an installed sensor, and additionally emphasizes that disabled sensor devices remain installed in the system. The Default Location sub-applet has been updated to change the Country/Region field such that it is now a drop-down list of selectable countries that forms part of the main location preferences. ===== Programs and Features ===== The ability to install applications over a domain network (via the Get Programs subpage) has been removed. ===== Credential Manager ===== It is no longer possible to add a non-existent smart card to the list of certificate-based credentials. ===== Action Center ===== The Action Center Control Panel applet now uses finalized icon designs. ===== Miscellaneous ===== * The option to use an invitation file is now prioritized in place of offering help in the Windows Remote Assistance system tool. * The Windows Firewall applet has been moved to the better-suited System and Security Control Panel category. ==== Windows Security Subsystem ==== ===== BitLocker Drive Encryption ===== Behavior for BitLocker Drive Encryption recovery key exports has changed such that the host computer name, encrypted partition name and the date of encryption is no longer used as a drive identifier in order to avoid confusion. The recovery key [[w:globally unique identifier|GUID]] is instead now used as the definitive identifier, and the first 16 characters of the GUID is additionally duplicated for easy cross-reference. Instructions on how to use an exported recovery key have also been clarified to better explain how to compare the values shown by the on-screen recovery instructions presented by the [[Windows Boot Manager]] and within the recovery UI shown for both full desktop releases and within the [[Windows Recovery Environment]]. The Windows RE disk decryption UI has also been updated to use concise wording, and now allows expanding and collapsing drive recovery information. The commonly-used term for "password" is now used in place of "passphrase" across all visible BDE UI surfaces. <gallery> Windows7-6.1.6946.0-BDE-DecryptUI.png|Disk decryption UI Windows7-6.1.6946.0-BDE-DecryptUI-WinPE.png|Ditto, as displayed in Windows RE Windows7-6.1.6946.0-BDE-RecoveryKey-SampleExport.png|Recovery key sample </gallery> ===== Encrypting File System ===== A Local Security Authority (LSA) extension for the Encrypting File System has been implemented. ===== BCrypt ===== Base BCrypt encryption functions and cryptosystem primitives for [[w:RSA (cryptosystem)|Rivest–Shamir–Adleman]] (RSA), [[w:Digital Signature Algorithm|Digital Signature Algorithm]] (DSA) and [[w:Elliptic-curve cryptography|elliptic curve]]s have been merged into a unified <code>BCryptPrimitives</code> library. ===== Kerberos ===== Kerberos authentication now supports sending AES-encrypted pre-authentication requests upon the first Authentication Service request, and can be controlled via group policy. Additional compliance with IETF RFC 1510 has been made through the addition of the <code>KSetup</code> command-line utility, which allows for manually configuring realm settings, user and computer account mappings, password configuration as well as the ability to join an Active Directory domain. A Kerberos logon ticket cache list utility (<code>KList</code>) has also been added. <gallery> Windows7-6.1.6946.0-CLI-KerberosTicketCache.png|Kerberos Ticket Cache utility </gallery> ===== Networked Logon ===== The <code>NLTest</code> command-line tool has been added. It is used to interact with the NetLogon service on an existing server machine, and supports capabilities including (but not limited to) user authentication, querying service details, controlling Secure Channel variables, and Active Directory domain controller and forest management. ===== Set Principal Name ===== It is now possible to remotely associate a computer or user account as the principal for a specific machine or device on the current network via the <code>SetSPN</code> utility. ==== Miscellaneous ==== ===== Win32 API Sets ===== Stub DLLs that redirect commonly used Win32 API functions to their relevant libraries, dubbed API Sets, have been implemented into the operating system, and forms a significant part of the MinWin core. These libraries are used to allow versioning as well as to help further facilitate internal code refactors across the Windows operating system, without the added risk of breaking backwards compatibility. Later builds would introduce an API Set schema that defines a list of API Sets used across different Windows product types, such as the [[Windows 8]] <code>ClientCore</code> and [[Windows 10]] <code>OneCoreUAP</code> schemas. In this build, there exist at least 31 stub libraries for the following system functions: {{Collapse top|title=List of available stub API redirectors:}} * Windows Console API * Date/Time * Debugger * DLL Loader ** DLL Delay Loading * Error Handling + Reporting * Fiber Thread Scheduling API * Cross-Thread Interlocked Variable Access * Disk I/O Operations ** File Operations * Multi-Lingual User Interface (MUI) * Memory Access * Memory Heaps * Named Pipe Communication (Client/Server) * Processes ** Handles ** Process Environment ** System Threading * Service Control Manager (SCM) API * String Operations * Synchronous Operations * System Pooling * System Profiler * Registry Data Access * Windows Runtime Library * Windows Security ** Security Core ** Local Security Authority Policy Lookup ** Security Descriptor Read/Write * Thread Pooling * Utility APIs (Encode/DecodePointer + Beep) * Intel Advanced Vector Extensions (AVX) XState Context * Miscellaneous API Calls {{Collapse bottom}} ===== Resource Monitor ===== Memory resource usage and system IRQs have been removed from the Resource and Performance Diagnostics report, and the "Services" list has been merged with the erratically-named, albeit functionally different "Service" list in the CPU category. <!-- This is not a typo; that's actually how it was in FBL_SRV 6941 before both lists were merged together. Do not edit this paragraph out. --> New iconography for detected issues have also been added to the application. <gallery> Windows7-6.1.6946.0-ResMon-Diag.png|Resource and Performance Diagnostics report output </gallery> ===== Performance Monitor ===== The Performance Monitor now uses its final name across all visible surfaces. The main statistics page that appears on startup has been replaced with an introduction on how to use the application as well as an auto-generated report on the current system specifications, and the Service Control Manager (SCM) ETW trace has been removed from the list of available performance counters. The CPU Usage counter is no longer used as a default. The user must now manually set their own performance counters in the application. ===== Windows Backup ===== Backups generated by the [[Backup and Restore]] feature now use the dedicated Backup Operators security group as part of their access control lists and security descriptors, replacing <code>NT AUTHORITY\SYSTEM</code>'s previous roles. The security group has full read/write access to file backups and system recovery images. ===== BranchCache ===== Group policies for controlling whether to cache files belonging to a networked file system onto a Branch Office have been added. ===== Power Management ===== Dedicated power options for media playback and Windows Media Player Network Sharing Service have been added to the operating system. The new options are as follows: * When playing video: ** Optimize video quality (default) ** Balanced ** Optimize power savings * When sharing media: ** Allow the computer to sleep (default) ** Allow the computer to enter Away Mode == Bugs and quirks == === Troubleshooting === The Diagnostic System Host service in this build does not function, preventing troubleshooters from running correctly. == Gallery == <gallery> Win7Boot.png|Boot screen Windows7-6.1.6946.0-WMP-LibraryView.png|[[Windows Media Player]] Windows7-6.1.6946.0-WMP-PlayerView.png|Ditto, Player view Windows7-6.1.6946.0-ControlPanel-BackupCPL.png|[[Backup and Restore]] Control Panel applet </gallery> == Notes == {{notelist}} [[Category:Windows 7 builds]]'
Unified diff of changes made by edit (edit_diff)
'@@ -164,6 +164,6 @@ ==== Miscellaneous ==== -===== Win32 API ===== -Stub DLLs that redirect commonly used Win32 API functions to their relevant libraries, dubbed API Sets, have been implemented into the operating system, and forms a significant part of the MinWin core. These libraries are used to allow versioning as well as to help further facilitate internal code refactors across the Windows operating system, without the added risk of breaking backwards compatibility. +===== Win32 API Sets ===== +Stub DLLs that redirect commonly used Win32 API functions to their relevant libraries, dubbed API Sets, have been implemented into the operating system, and forms a significant part of the MinWin core. These libraries are used to allow versioning as well as to help further facilitate internal code refactors across the Windows operating system, without the added risk of breaking backwards compatibility. Later builds would introduce an API Set schema that defines a list of API Sets used across different Windows product types, such as the [[Windows 8]] <code>ClientCore</code> and [[Windows 10]] <code>OneCoreUAP</code> schemas. In this build, there exist at least 31 stub libraries for the following system functions: '
Lines added in edit (added_lines)
[ 0 => '===== Win32 API Sets =====', 1 => 'Stub DLLs that redirect commonly used Win32 API functions to their relevant libraries, dubbed API Sets, have been implemented into the operating system, and forms a significant part of the MinWin core. These libraries are used to allow versioning as well as to help further facilitate internal code refactors across the Windows operating system, without the added risk of breaking backwards compatibility. Later builds would introduce an API Set schema that defines a list of API Sets used across different Windows product types, such as the [[Windows 8]] <code>ClientCore</code> and [[Windows 10]] <code>OneCoreUAP</code> schemas.' ]
Unix timestamp of change (timestamp)
'1732111441'