[STORPORT] Improvements to the device enumerator code.
[reactos.git] / base /
2019-06-23 Eric Kohl[SETUPAPI][UMPNPMGR] PNP_UnregisterNotification: Add...
2019-06-23 Eric Kohl[SETUPAPI][UMPNPMGR] Improve CMP_RegisterNotification...
2019-06-20 Hermès Bélusca-Maïto[NETSTAT] Really fix the build.
2019-06-20 Hermès Bélusca-Maïto[NETSTAT] Simplify DoFormatMessage(), and fix build.
2019-06-20 Lee Schroeder[NETSTAT] Convert the netstat utility to Unicode, and... 1657/head
2019-06-20 Mas Ahmad Muhammad[SETUP_WELCOME] Update Indonesian translation.
2019-06-20 Mas Ahmad Muhammad[WINLOGON] Update Indonesian translation.
2019-06-20 Mas Ahmad Muhammad[SHUTDOWN] Add Indonesian translation.
2019-06-20 Mas Ahmad Muhammad[NOTEPAD] Update Indonesian translation.
2019-06-20 Mas Ahmad Muhammad[SETUP_REACTOS] Add Indonesian translation.
2019-06-19 Andreas Maier[EXPLORER] Properly initialise tbBtn.iBitmap. CORE...
2019-06-19 Andreas Maier[EXPLORER] fix traces
2019-06-17 Jose Carlos Jesus[REGEDIT] Update Portuguese (neutral) translations... 1656/head
2019-06-17 Jose Carlos Jesus[RAPPS] Add Portuguese (neutral) translation. (#1656)
2019-06-17 Jose Carlos Jesus[NOTEPAD] Update Portuguese (neutral) translation....
2019-06-17 Jose Carlos Jesus[WLANCONF] Add Portuguese (neutral) translation. (...
2019-06-17 Jose Carlos Jesus[RUNONCE][USERINIT] Add Portuguese (neutral) translatio...
2019-06-17 Jose Carlos Jesus[WINLOGON] Add Portuguese (neutral) translation. (...
2019-06-17 Katayama Hirofumi MZ[REGEDIT] Adjust ListView column widths (#1663)
2019-06-15 Hermès Bélusca-Maïto[HOSTNAME] Retrieve the DNS *host name* of the computer...
2019-06-15 Hermès Bélusca-Maïto[MAGNIFY] Minor whitespace / formatting fixes; use...
2019-06-15 Hermès Bélusca-Maïto[MAGNIFY] Minor fixes for zoom handling.
2019-06-15 Bișoc George[MAGNIFY] Fix a string buffer misuage that led to divis... 1655/head
2019-06-14 Yaroslav Kibysh[MSTSC] Center window at start
2019-06-13 Eric Kohl[IPCONFIG] Indentation and coding style fixes. No code...
2019-06-12 Eric Kohl[IPCONFIG] Show the Description and Physical Address...
2019-06-12 Eric Kohl[IPCONFIG] Fix crash on 'ipconfig /all'
2019-06-12 Eric Kohl[NTOSKRNL][USETUP][UMPNPMGR] Pass user response data...
2019-06-11 Eric Kohl[UMPNPMGR] PNP_SetHwProf is not implemented in Windows...
2019-06-10 Hermès Bélusca-Maïto[CMD] Fix typo in Norwegian translation.
2019-06-10 Yaroslav Kibysh[CMD] Update Ukrainian translation. (#1641) 1641/head
2019-06-10 Yaroslav Kibysh[RAPPS] Update Ukrainian translation. (#1640) 1640/head
2019-06-08 Yaroslav Kibysh[EXPLORER] Update Ukrainian translation. (#1624) 1624/head
2019-06-06 Eric Kohl[UMPNPMGR] Implement PNP_GetClassInstance().
2019-06-04 Mas Ahmad Muhammad[RAPPS] Add Indonesian translation. (#1598) 1598/head
2019-06-04 Mas Ahmad Muhammad[EXPLORER] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[FORMAT] Update Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[RUNDLL32] Update Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[SUBST] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[SERVICES] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[RUNONCE] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[FONTVIEW] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[MSPAINT] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[OSK] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[REGEDIT] Update Indonesian translation. (#1598)
2019-06-04 Eric Kohl[NET] Implement adding and deleting of network shares.
2019-05-31 Eric Kohl[NET] Start work on the SHARE command. List shares...
2019-05-30 Eric Kohl[UMPNPMGR] Split the monolithic monster: service, rpc...
2019-05-29 Eric Kohl[UMPNPMGR] PNP_QueryArbitratorFreeData and PNP_QueryArb...
2019-05-29 Eric Kohl[NETLOGON] Add the netlogon service.
2019-05-28 Eric Kohl[NET] Fix remaining issues with logon hours.
2019-05-28 Eric Kohl[NET] Load the names of the days of week for the 'times...
2019-05-27 Eric Kohl[NET] Fix the timezone issue in the logon hours parser...
2019-05-27 Timo Kreuzer[TELNET] Add missing curly braces to for-statement
2019-05-27 Timo Kreuzer[TELNET] Add missing curly braces to while-statement
2019-05-27 Timo Kreuzer[TELNET] Add missing curly braces to if-statelent
2019-05-27 Timo Kreuzer[TELNET] disable restrict warnings
2019-05-27 Timo Kreuzer[TFTPD] Disable format-overflow warnings
2019-05-27 Timo Kreuzer[USETUP] Use RtlStringCbPrintfA instead of sprintf
2019-05-27 Eric Kohl[NET] Implement a parser for the '/times' option of...
2019-05-26 Jose Carlos Jesus[EXPLORER] Update Portuguese Translation
2019-05-26 Jose Carlos Jesus[TRANSLATIONS] Update/Add Portuguese translations.
2019-05-23 Oleg Dubinskiy[SETUP] Fix controls position in 1st stage GUI setup...
2019-05-20 Eric Kohl[NET] Start parsing the /times option of the USER command.
2019-05-19 Jose Carlos Jesus[TRANSLATIONS] Update/Add Portuguese translations.... 1564/head
2019-05-18 Eric Kohl[NET] Display the 'no logon hours' case in the USER...
2019-05-18 Eric Kohl[NET] Implement proper output of logon hour ranges...
2019-05-18 Eric Kohl[NET] Print raw logon hour ranges in the USER command.
2019-05-14 Bișoc George[MAGNIFY] Initialize the common controls as the program... 1562/head
2019-05-14 Hermès Bélusca-Maïto[FIND] Improvements / bug-fixes. (#1553) 1553/head
2019-05-14 Paweł Cholewa[FIND] Rewrite of the find utility. (#1553)
2019-05-11 Jose Carlos Jesus[EXPLORER] Add Portuguese (Portugal) pt-PT.rc translati...
2019-05-05 Oleg Dubinskiy[NOTEPAD] Duplicate notepad.exe in SystemRoot. CORE...
2019-05-04 Eric Kohl[NET] Replace remaining strings of the NET ACCOUNTS...
2019-05-01 Bișoc George[OSK] Hotfix for PR #1536 (#1549) 1549/head
2019-04-29 Bișoc George[OSK] Make the buttons themed
2019-04-28 Serge Gautherie[REACTOS] Replace remnant legacy SPIF_SENDWININICHANGE...
2019-04-23 Katayama Hirofumi MZ[MSPAINT] Set default extension .bmp (#1515)
2019-04-22 Hermès Bélusca-Maïto[EXPLORER] Minor cleanup/comment fixes.
2019-04-18 Mark Jansen[RSHELL] Disable exceptions in atl when compiling witho...
2019-04-18 Mark Jansen[ATL] Retire atlnew
2019-04-13 Jared Smudde[RAPPS] Fix blurry Theme category icon.
2019-04-13 Thomas Faber[CMAKE] Don't use the PCH for generated files.
2019-04-13 Timo Kreuzer[TREELIST] Fix 64 bit warnings
2019-04-11 Katayama Hirofumi MZ[GDI32][NTGDI][SETUP] Fix font enumeration part 2 ...
2019-04-09 Eric Kohl[NET][MC] Move remaining generic strings from net.exe...
2019-04-08 Eric Kohl[NET][MC] Move generic strings from net.exe to netmsg...
2019-04-07 Stanislav Motylkov[RAPPS] Update Russian translation
2019-04-07 Hervé Poussineau[CMAKE] Temporarly disable pch in some modules to fix...
2019-04-07 Hervé Poussineau[CMAKE] Prevent out-of-bound accesses in parser/lexer...
2019-04-07 Hervé Poussineau[DHCPCSVC] Eliminate unused code and associated parameters
2019-04-07 Eric Kohl[NET][MC] Move the remaining STATISTICS and USER string...
2019-04-06 Eric Kohl[NET][MC] Move STATISTICS SERVER strings from net.exe...
2019-04-06 Jérôme Gardou[CMAKE] Use modules instead of shared libraries
2019-04-06 Eric Kohl[NET][MC] Move NET USER strings from net.exe to netmsg...
2019-04-06 Eric Kohl[NET][MC] Move NET CONFIG strings from net.exe to netms...
2019-04-05 Eric Kohl[NET][MC] Replace strings for the ACCOUNTS, GROUP and...
2019-04-05 Adam Słaboń[TRANSLATION] Polish translation update
2019-04-01 Hervé Poussineau[RAPPS] Fix compilation
2019-03-31 Hermès Bélusca-Maïto[TRANSLATION][USERINIT] Update Bulgarian translation.
next