Forward StartServiceA/W to services.exe
[reactos.git] / reactos / lib / advapi32 / advapi32.def
2005-12-30 Hervé PoussineauForward ChangeServiceConfig2W call to services.exe
2005-12-23 Eric Kohl-Add QueryServiceConfig2A stub.
2005-12-10 Christoph von Wittichadd QueryServiceConfig2W stub to get ros-msconfig worki...
2005-11-18 Christoph von Wittichexport some more Crypto-API functions
2005-11-18 Christoph von Wittichgot a lot of crypt32 stuff working
2005-11-17 Gé van GeldorpAdd CommandLineFromMsiDescriptor
2005-11-14 Christoph von Wittichimplemented some stubs needed by ClamWin
2005-11-13 Christoph von Wittichexport EnumServicesStatusExA/EnumServicesStatusExW...
2005-10-24 Hartmut BirrDisable some unimplemented functions.
2005-10-23 Thomas Bluemelimplement MakeAbsoluteSD2 by forwarding to RtlSelfRelat...
2005-10-21 Thomas Bluemeladded stubs for AccessCheckByTypeAndAuditAlarmA/W,...
2005-10-15 Eric Kohl- CreateServiceW: Calculate the Dependency length.
2005-10-12 Gunnar Dalsnesadd stubs to make clamwin run. by Christoph_vW
2005-09-29 Thomas Bluemelexport BuildSecurityDescriptorA/W and IsWellKnownSid
2005-09-26 Thomas Bluemelexport RegOverridePredefKey, forgot to commit this...
2005-08-26 Thomas Bluemeladded stubs for RegLoadMUIStringA/W()
2005-08-26 Thomas Bluemelimplemented RegDisablePredefinedCacheEx()
2005-08-25 Thomas Bluemeladd stub for ControlServiceEx()
2005-08-25 Thomas Bluemeladded stubs for RegDeleteTreeA/W() and RegCopyTreeA/W()
2005-08-24 Thomas Bluemelimplemented RegSetKeyValueA/W
2005-08-24 Thomas Bluemelimplemented RegDeleteKeyValueA/W()
2005-08-16 Steven EdwardsChanges to get msi based installers mostly working
2005-07-27 Thomas Bluemelimplemented TreeResetNamedSecurityInfo and forward...
2005-07-27 Thomas Bluemelimplemented GetExplicitEntriesFromAcl and forward it...
2005-07-27 Thomas Bluemelimplemented SetEntriesInAclA/W and forward the call...
2005-07-27 Thomas Bluemelexport these stubs: AddAccessAllowedObjectAce, AddAcces...
2005-07-23 Thomas Bluemelexport LsaLookupSids which is required by aclui.dll
2005-06-27 Eric KohlImplement private object security functions.
2005-06-17 Thomas Bluemelimplemented IsTokenRestricted(), inspired by a patch...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Thomas Bluemelimplemented RegOpenUserClassesRoot (doesn't work in...
2005-05-05 Thomas Bluemel- ported BuildTrusteeWithObjectsAndNameA/W and BuildTru...
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-19 Thomas Bluemelfix typo
2005-04-19 Thomas Bluemeldirectly redirect MapGenericMask to ntdll
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-26 Emanuele AlibertiSome stubbing and some stack sizes in exported symbols.
2005-03-26 Emanuele AlibertiExported symbol list updated to 5.1-SP2
2005-03-13 Emanuele AlibertiLsaQueryInfoTrustedDomain stub added
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-11 Eric KohlOoops! These are the correct exports.
2005-02-11 Eric KohlImplement RtlGetSecurityDescriptorRMControl, RtlSetSecu...
2005-02-06 Gé van Geldorp- Add RegisterServiceCtrlHandlerExA/W
2005-02-06 Gé van GeldorpExport some Lsa stubs
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-04 Eric KohlImplement BuildExplicitAccessWithNameA/W() and BuildImp...
2004-12-15 Eric KohlImplement simple trustee functions:
2004-12-13 Thomas Bluemeladded stubs for SetSecurityInfo(), GetInheritanceSource...
2004-12-11 Thomas Bluemelport crypt and trustee support from Wine. Patch by...
2004-11-21 Gunnar Dalsnesadd stubs GetSecurityInfoExA/W
2004-09-26 Gé van GeldorpStub LookupAccountNameA/W
2004-09-16 Gé van GeldorpGet rid of .edf files
2004-09-13 Eric Kohl- Implement AddAccessAllowedAceEx, AddAccessDeniedAceEx...
2004-08-23 Gé van GeldorpImplement ConvertSidToStringSidA/w
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-10 Thomas Bluemelexport GetSecurityInfo()
2004-05-26 Thomas Bluemeladded stubs for SetFileSecurityW(), GetNamedSecurityInf...
2004-05-13 Filip Navara- Add some stubs needed by native Windows DLLs.
2004-03-20 Steven EdwardsEnable stub for ImpersonateLoggedOnUser. This gets...
2004-03-08 Steven EdwardsGet MSYS and a few others working again....
2004-02-26 Steven EdwardsAdded stub of IsTextUnicode to get notepad working...
2004-02-25 Steven EdwardsAdded stubs for GetFileSecurityA, SetFileSecurityA and
2004-02-25 Steven EdwardsFixed error introduced by removing the stubs.
2004-02-25 Eric KohlRemove ALL stubs which might be of questionable origin.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-09-12 Vizzininew patch for more stubs and misc changes
2003-09-08 Thomas Bluemelchanges in this patch by Jonathon Wilson:
2003-08-18 Andrew Greenwood* Added stubs for GetSecurityInfo and GetSecurityInfoEx...
2003-06-27 Steven EdwardsEnable stubs for a few functions needed by dependancy...
2003-03-24 Eric KohlAdded leading semicolons to comment lines
2003-02-02 KJK::HyperionFinally solved some advapi32 nonsense:
1999-10-26 Emanuele AlibertiAn attempt to fix the ntdll not found bug.
1999-07-26 Emanuele Alibertisome work on fixing advapi32
1999-07-17 Emanuele Alibertifixes
1999-05-19 Emanuele Alibertimore stubs
1999-04-15 Emanuele Aliberticomplete but not aliased export table for advapi32.dll