Use correct prototype for DbgPrint. Thanks to Hartmut for pointing this out.
[reactos.git] / reactos / lib / advapi32 /
2005-11-25 Hervé PoussineauReturn NULL when an error occurs in CreateServiceW
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-17 Christoph von Wittichadded crypt32 (still not complete, from wine 0.91)
2005-11-17 Christoph von Wittichsorry, forgot to change one var
2005-11-17 Christoph von Wittichfixed length calculation of lpDependencies
2005-11-17 Christoph von Wittichimplemented CreateServiceA
2005-11-17 Hervé Poussineau- 2nd stage setup: start umpnpmgr service only after...
2005-11-14 Christoph von Wittichimplemented some stubs needed by ClamWin
2005-11-13 Christoph von Wittichexport EnumServicesStatusExA/EnumServicesStatusExW...
2005-11-11 Thomas Bluemelreplace offsetof with FIELD_OFFSET
2005-11-07 Hervé PoussineauBetter stub for QueryServiceConfigW
2005-11-06 Eric Kohl- Read a services optional display name from the registry.
2005-11-01 Eric KohlUpdate the Indentation.
2005-10-30 Eric Kohl- Implement GetServiceKeyNameW (untested).
2005-10-30 Eric Kohl- Implement GetServiceDisplayNameW (untested).
2005-10-28 Thomas Bluemelfix returning the new token handle in DuplicateTokenEx
2005-10-24 Hartmut BirrEnabled some debug messages.
2005-10-24 Hartmut BirrFixed the stub for AddAccessDeniedObjectAce.
2005-10-24 Hartmut BirrDisable some unimplemented functions.
2005-10-24 Hartmut BirrRevert r18735 and add the missing definition to svcctl...
2005-10-24 Gé van GeldorpTemporary workaround to fix build
2005-10-23 Eric Kohl- Implement ScmrChangeServiceConfigW stub.
2005-10-23 Thomas Bluemelimplement MakeAbsoluteSD2 by forwarding to RtlSelfRelat...
2005-10-21 Thomas Bluemeladded stubs for AccessCheckByTypeAndAuditAlarmA/W,...
2005-10-21 Thomas Bluemelminor fixes of included headers
2005-10-20 Thomas Bluemelfix r18639 the right way: don't check a - possibly...
2005-10-20 Andrew MungerOne liner from Alex_Ionescu that fixes svn hanging...
2005-10-19 Alex Ionescu- NDK fix: don't undef a million status codes, instead...
2005-10-16 Gunnar Dalsnesfix buffer overflow
2005-10-15 Eric Kohl- CreateServiceW: Calculate the Dependency length.
2005-10-14 Hervé PoussineauStep 2 for a PnP ReactOS: add some (little) hacks
2005-10-12 Gunnar Dalsnesadd stubs to make clamwin run. by Christoph_vW
2005-10-10 Thomas Bluemelsome fixes for CheckTokenMembership:
2005-10-09 Thomas Bluemeldon't try to free the ansi strings passed by the caller
2005-10-09 Eric KohlFirst shot at CreateServiceW. It crashes due to a bug...
2005-10-03 Thomas Bluemeldon't leak memory in RegDeleteTree() when NtEnumerateKe...
2005-10-03 Thomas Bluemelfixed a memory leak in RegDeleteTree() that could be...
2005-10-03 Thomas BluemelDon't fail when there are no more subkeys to delete...
2005-09-29 Thomas Bluemelexport BuildSecurityDescriptorA/W and IsWellKnownSid
2005-09-26 Thomas BluemelRegOverridePredefKey does not (as opposed to the PSDK...
2005-09-26 Thomas Bluemelexport RegOverridePredefKey, forgot to commit this...
2005-09-26 Thomas Bluemelimplemented RegOverridePredefKey()
2005-09-24 Thomas Bluemelremoved obsolete goto statement
2005-09-24 Thomas Bluemelimplemented RegCopyTreeW() (untested!)
2005-09-22 Thomas Bluemelminor string initialization optimizations
2005-09-21 Thomas Bluemelfixed some handle leaks in RegDeleteTree() in some...
2005-09-10 Hartmut BirrSilence two debug messages after they have cried a...
2005-09-05 Alex Ionescu- More NDK + MSDDK/IFS Compatibility fixes
2005-08-29 Thomas Bluemel- don't close handles of keys in RegDeleteTree() that...
2005-08-27 Thomas Bluemelimplemented RegDeleteTree() (untested!)
2005-08-27 Eric KohlImplement LogonUserA.
2005-08-26 Thomas Bluemelremoved obsolete variable in RegOpenUserClassesRoot()
2005-08-26 Thomas BluemelRegLoadMUIStringA/W are not implemented yet...
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 Bluemel- added stubs for Set/GetConsoleHistoryInfo(), GetConso...
2005-08-25 Thomas Bluemelminor simplifications
2005-08-25 Thomas Bluemelopen subkey with sufficient rights in RegDeleteTree
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-08-15 Steven EdwardsChangelog:
2005-08-06 Steven Edwardsremove advapi32 winetests. I am going to refactor the...
2005-08-05 Thomas Bluemel#include "advapi32.h" -> #include <advapi32.h>
2005-07-31 Thomas Bluemelfixed some warnings when compiling with -O3
2005-07-31 Thomas Bluemelfixed typo in a comment
2005-07-29 Emanuele AlibertiVarious fixex to make HEAD compile.
2005-07-27 Thomas Bluemelimplemented TreeResetNamedSecurityInfo and forward...
2005-07-27 Thomas Bluemelimplemented GetExplicitEntriesFromAcl and forward it...
2005-07-27 Thomas Bluemelimplemented GetInheritanceSource and FreeInheritedFromA...
2005-07-27 Thomas Bluemelimplemented SetEntriesInAclA/W and forward the call...
2005-07-27 Thomas Bluemelexport these stubs: AddAccessAllowedObjectAce, AddAcces...
2005-07-26 Thomas Bluemelimplemented GetNamedSecurityA/W and SetNamedSecurityInf...
2005-07-26 Thomas Bluemel- implemented GetSecurityInfo and SetSecurityInfo which...
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 Thomas Bluemelexport LsaLookupSids which is required by aclui.dll
2005-07-19 Casper HornstrupGenerate RPC interface headers in intermediate directory
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-06-27 Eric KohlImplement private object security functions.
2005-06-23 Thomas Bluemelflag IsTokenRestricted() as @implemented
2005-06-20 Alex IonescuRemove rosrtl from advapi
2005-06-20 Alex IonescuSwitch Advapi32 to NDK
2005-06-20 Filip NavaraRemove Jamfiles.
2005-06-17 Filip NavaraDo NOT include defines.h in .rc files.
2005-06-17 Thomas Bluemelimplemented IsTokenRestricted(), inspired by a patch...
2005-06-05 Casper HornstrupRemove old makefiles
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
next