[devmgr]
[reactos.git] / reactos / base / services / umpnpmgr / umpnpmgr.c
2010-01-03 Eric Kohl[devmgr]
2009-12-30 Eric Kohl[umpnpmgr]
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-10-27 Dmitry Gorbachev- Update address of Free Software Foundation.
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-07 Aleksey Bragin- Sync WIDL and ole32 with Wine-1.1.23, w/o syncing...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-19 Hervé PoussineauDon't directly call NtPlugPlayControl from setupapi...
2009-04-18 Colin FinckOnly trigger the installer thread after we got the...
2009-04-14 Colin Finck- Use rundll32.exe and CreateProcessAsUserW to call...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-01-01 Timo Kreuzersync to trunk r38300
2008-12-23 Timo KreuzerReplace all deprecate functions like wcsicmp with the...
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-06 Hervé PoussineauFix a race condition between umpnpmgr service and CMP_W...
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-26 Aleksey Bragin- Print out event GUID if it's unknown in umpnpmgr.
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-22 Hervé PoussineauFix device node structure to be compatible with MS...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-25 Timo KreuzerSync with trunk head (34777)
2008-07-24 Hervé PoussineauUpdate IDL file with new MS Vista functions
2008-06-01 Hervé PoussineauStart Rpc server listener thread before device installe...
2008-05-08 Hervé PoussineauFix some various unicode problems
2008-04-21 Johannes Anderwald- check input in PNP_GetRootDeviceInstance
2008-04-14 Hervé PoussineauMake plug-and-play RPC interface more compatible with...
2008-04-10 Hervé PoussineauFix build
2008-02-26 Hervé PoussineauFix indentation, broken in r32487
2008-02-26 Christoph von Wittichfix a possible memory leak
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-15 Hervé Poussineauumpnpmgr only needs the server component, not the clien...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-11 Hervé PoussineauFix 2nd stage hang
2008-01-11 Hervé PoussineauDisplay hardware wizard only after user logged in.
2008-01-03 Hervé PoussineauDisplay a message in debug log if umpnpmgr thread stops
2007-12-27 Hervé PoussineauAdd traces
2007-12-11 Aleksey Bragin- Reshuflle baseaddresses so no relocations occur durin...
2007-12-04 Hervé PoussineauUse win types when possible
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-31 Hervé PoussineauFix typo
2007-10-29 Hervé PoussineauRename console boot switch to CONSOLE
2007-07-28 Thomas BluemelMake the prototypes match those defined in the .idl...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-10-03 Hervé PoussineauFix a few warnings
2006-10-02 Hervé PoussineauImplement CMP_WaitNoPendingInstallEvents
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-07-23 Eric KohlImplement CM_Get_Log_Conf_Priority[_Ex] and add PNP_Get...
2006-07-22 Eric KohlImplement CM_Get_Next_Log_Conf[_Ex] and add PNP_GetNext...
2006-07-16 Eric KohlImplement CM_Get_First_Log_Conf[_Ex] and add PNP_GetFir...
2006-07-13 Eric KohlImplement CM_Free_Log_Conf[_Ex] and add PNP_FreeLogConf...
2006-07-08 Eric KohlImplement CM_Add_Empty_Log_Conf[_Ex] and add PNP_AddEmp...
2006-06-24 Saveliy TretiakovOops :) forget sizeof(WCHAR)
2006-06-23 Saveliy TretiakovFix buffer overflow vulnerability (bug 1528)
2006-06-18 Eric KohlImplement CM_Get_HW_Prof_Flags[_Ex]A/W and add PNP_HwPr...
2006-06-11 Eric KohlImplement PNP_AddID.
2006-06-04 Eric KohlAdd PNP_AddID stub and implement CM_Add_ID_ExW.
2006-06-02 Johannes Anderwaldfix apps depending on INVALID_HANDLE_VALUE
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-02-17 Maarten Bosma3.) Move services into base