- Add DDK alignment macros and move/rename the ones in the NDK for user-mode only...
[reactos.git] / reactos / services /
2005-11-22 Alex Ionescu- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc...
2005-11-19 Ged MurphyNote to me, check build in mingw before commiting.
2005-11-18 Ged Murphyupdate my todo list
2005-11-18 Thomas Bluemel- define STATUS_* codes correctly in winnt.h and ntstatus.h
2005-11-18 Ged Murphy- use InterlockedExchange for setting shutdown flag
2005-11-17 Ged MurphyImprove stopping control of the service
2005-11-16 Gé van GeldorpAdd a bit of defensive programming
2005-11-15 Ged MurphyDon't display exit code for none fatal info
2005-11-11 Ged Murphy-Start to convert tcpsvcs to a proper NT service. Suppo...
2005-11-10 Hervé PoussineauFix uninitialized variable
2005-11-10 Hervé PoussineauSend SW_HIDE instead of SW_SHOWNOACTIVATE to newdev...
2005-10-26 Gé van GeldorpFix lurking bug exposed by r18687
2005-10-23 Magnus Olsenreverit my last change, filip told me this file is...
2005-10-23 Magnus Olsencommect out line #include "eventlogrpc_s.h" for that...
2005-10-23 Ged Murphyuse GetSystemDirectory
2005-10-22 Christoph von Wittichfix inet_aton problem
2005-10-22 Christoph von Wittichfix warnings
2005-10-19 Ged Murphymove dhcp client from /subsys/system to /services
2005-10-19 Alex Ionescu- NDK fix: don't undef a million status codes, instead...
2005-10-19 Christoph von Wittichfixed msvc compile problem
2005-10-18 Ged Murphyupdate xml file to include tcpsvcs
2005-10-18 Ged Murphymove tcpsvcs from the /apps directory to the /services...
2005-10-18 Ged Murphyrevert adding this folder. will move it in the correct...
2005-10-18 Ged MurphyAdd tcpsvcs to the services directory.
2005-10-15 Hartmut BirrFixed the definition of PDEV_INSTALL_W.
2005-10-14 Hervé PoussineauBig Plug-and-Play patch for ReactOS:
2005-10-03 Hervé PoussineauMap status codes to CONFIGRET error codes
2005-10-02 Eric KohlImplement CM_Request_Eject_PC[_Ex].
2005-09-25 Eric Kohl- Implement CM_Is_Dock_Station_Present[_Ex]
2005-09-24 Eric Kohl- Implement CM_Get_Device_List_Size_ExW
2005-09-20 Gé van GeldorpSaveliy Tretiakov <saveliyt@mail.ru>:
2005-09-11 Eric Kohl- Implement CM_Enumerate_Enumerators_ExA.
2005-09-10 Eric Kohl- Implement CM_Enumerate_Enumerators[_Ex]A/W
2005-09-10 Eric KohlImplement CM_Delete_Class_Key[_Ex].
2005-09-06 Gé van GeldorpShut up some debug messages
2005-08-28 Eric KohlImplement CM_Get_Class_Key_Name[_Ex]A/W and CM_Open_Cla...
2005-08-16 Alex IonescuRemove all non-official LPC structures/defines/hardcode...
2005-08-11 Emanuele AlibertiLPC_MESSAGE.MessageType ==> PORT_MESSAGE.u2.s2.Type
2005-08-07 Eric KohlFix CM_Get_Registry_Property_ExW.
2005-08-03 Thomas Bluemelfixed difference in signedness warning (GCC4)
2005-08-03 Eric Kohl- Add registry property constants.
2005-08-01 Eric KohlImplement CM_Get_DevNode_Registry_Property[_Ex]A/W...
2005-08-01 Emanuele AlibertiFirst attempt to make the XML data we feed rbuild confo...
2005-07-31 Martin Fuchsset svn:eol-style to native
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-23 Eric Kohl- Implement CM_Get_Child_Ex, CM_Get_Parent_Ex, CM_Get_S...
2005-07-19 Eric Kohl- Implement CM_Get_Depth[_Ex] and CM_Get_DevNode_Status...
2005-07-17 Eric Kohl- Implement CM_Locate_DevNode_ExW, CM_Get_Device_ID_Siz...
2005-07-10 Eric Kohl- Implement CM_Get_Global_State/CM_Get_Global_State_Ex.
2005-07-09 Aleksey BraginAdd dependence from pnp_client also, since in fact...
2005-07-06 Eric KohlMove undocumented GUIDs to a new NDK header file.
2005-07-03 Eric Kohl- Move definitions from ntpnp.h into NDK and DDK
2005-07-03 Eric Kohl- Define and use PLUGPLAY_CONTROL_CLASS
2005-06-26 Alex IonescuKill NTOS headers. So long, and thanks for all the...
2005-06-24 Alex IonescuBuild eventlog, umpnpmgr, rpcss with NDK
2005-06-19 Filip Navara- Use regular PE structures in NTOSKRNL/NTDLL/DISKDUMP.
2005-06-17 Filip NavaraUse W32API.
2005-06-05 Casper HornstrupRemove old makefiles
2005-06-01 Eric Kohl- Start the logging thread from ServiceMain.
2005-06-01 Eric KohlBuild the UNICODE version of the eventlog service.
2005-05-29 Casper HornstrupInstall more modules
2005-05-28 Magnus Olsenfix compiling error
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Thomas Bluemeldirectly use HeapAlloc/Free in midl_user_allocate and...
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-04 Casper HornstrupInstall generated files
2005-04-02 Steven Edwardsbunch of w32api fixes. ascii.h is gonecd ..! coff.h...
2005-03-20 Filip NavaraReorder the source file lists so we, lousy people,...
2005-03-20 Eric Kohl- Add stubs: CM_GetChild, CM_GetChild_Ex, CM_GetParent...
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-06 Casper HornstrupBuild services
2005-02-05 Eric KohlUse the allocated buffer size in the call to NtGetPlugP...
2005-02-05 Filip NavaraDynamically reallocate the buffer for PnP event if...
2005-02-05 Eric Kohlsvn path=/trunk/; revision=13413
2005-01-22 Alex IonescuFix remaning ROS bugs. A minor hack has been added...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-10-05 Steven EdwardsSilence a few warnings and bring the source (mostly...
2004-10-05 Steven EdwardsAdded a simple embedded GPL dhcp server for ReactOS by
next