[KSPROXY]
[reactos.git] / reactos / dll / win32 / advapi32 /
2010-03-16 Christoph von Wittich[ADVAPI32]
2010-03-15 Christoph von Wittich[ADVAPI32]
2010-03-14 Eric Kohl[EVENTLOG]
2010-03-13 Sir Richard[DDK]: Merge 46183 from header-branch.
2010-03-12 Timo Kreuzer[HEADERS]
2010-03-12 Amine KhaldiSync with trunk head
2010-03-09 Amine KhaldiSync with trunk head
2010-03-08 Eric KohlSEH-Protect the call to RSetServiceStatus in SetService...
2010-02-28 Cameron Gutman - Send the SCM reply packet with the final status...
2010-02-27 Eric Kohl[SERVICES]
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-02-20 Eric Kohl[ADVAPI32]
2010-02-09 Colin FinckThe big RosBE 1.5 compatibility patch. You will need...
2010-02-07 Eric KohlImplement LsaEnumerateAccountRights.
2010-02-06 Eric KohlConvert offset to pointers when enumeration functions...
2010-02-03 Eric Kohl- Implement GetEventLogInformation.
2010-01-31 Eric KohlGetServiceDisplayNameA/W and GetServiceKeyNameA/W must...
2010-01-31 Eric Kohl- Implement RCreateServiceA.
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-18 Sylvain Petreolle[ADVAPI]
2010-01-17 Sylvain PetreolleAdd parameters check to ReadEventLog.
2010-01-09 Eric KohlRemoved outdated email addresses.
2010-01-05 Timo Kreuzer[CSRSS]
2010-01-03 Christoph von Wittich[advapi32]
2010-01-01 Sylvain PetreolleAdd GetEventLogInformation stub.
2009-12-28 Samuel SerapionSync to trunk (r44789)
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-25 Eric KohlThe service thread must receive all commands.
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-16 Gregor Schneider[advapi32]
2009-12-13 Gregor SchneiderAlexander Yastrebov <menone7 AT gmail DOT com>:
2009-12-12 Samuel Serapion-Remove hacks for older gcc versions.
2009-12-12 Gregor Schneider[advapi32] Print the used name when failing to open...
2009-12-07 Samuel Serapionsync rostests to r44455
2009-12-07 Samuel Serapionsync rosapps to r44454
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-02 Colin Finck[General]
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-12 Aleksey Bragin[advapi32]
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-10-30 Johannes Anderwald- Check Input Parameter (fixes a skype crash)
2009-10-27 Dmitry Gorbachev- Update address of Free Software Foundation.
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-18 Christoph von Wittichadd some NULL checks
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-13 Christoph von Wittichpartial sync to wine 1.1.31
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-12 Dmitry Gorbachev- Remove svn:needs-lock, svn:eol-type, and svn:eol...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-23 Timo KreuzerSync with trunk r43123
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-12 Dmitry Chapyshev- Add NULL pointer check. Found by Amine Khaldi.
2009-08-20 Christoph von Wittichrevert 41654
2009-08-20 Christoph von Wittichadvapi32: fix parameter types of CreateServiceA/W in...
2009-08-07 Aleksey Bragin- Sync WIDL and ole32 with Wine-1.1.23, w/o syncing...
2009-08-07 KJK::Hyperionmodified dll/win32/advapi32/advapi32.h
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-02 Stefan Ginsberg- npapi.h: Correct definitions of function pointer...
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-26 Dmitry GorbachevSilence a warning.
2009-06-27 Christoph von Wittichfix advapi32 crypt winetests
2009-06-25 Johannes Anderwald- revert 41605 as its incorrect
2009-06-25 Johannes Anderwald- Don't modify access status when function fails
2009-06-22 Christoph von Wittichpartial advapi32 sid sync to wine 1.1.24
2009-06-22 Christoph von Wittichsync CreateWellKnownSid with wine 1.1.24
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-19 Christoph von Wittichimprove some more Lsa stubs
2009-06-19 Christoph von Wittichbetter stub for LsaEnumerateAccountRights
2009-06-18 Stefan Ginsberg- Do not pass gcc and ld flags to other tools
2009-06-11 Aleksey Bragin- Add a lazy-initializing hack until user32 is able...
2009-06-01 Michael Martineventlog.c: When manually creating RPC_UNICODE_STRING...
2009-05-31 Sylvain PetreolleSync GetNamedSecurityInfoA with Wine.
2009-05-30 Michael Martin- ElfrOpenBELW/ElfrOpenELW/ElfrRegisterEventSourceW...
2009-05-25 Christoph von Wittichsome small reg fixes
2009-05-24 Christoph von Wittichrevert a part of r41093 - A functions should call the...
2009-05-24 Christoph von Wittichsync RegQueryValueExA, RegQueryValueA, RegQueryValueW...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-19 Sylvain Petreollefix tabs/spaces, thanks to Christoph
2009-05-19 Sylvain PetreolleFix 2 advapi32:reg winetests
2009-05-17 Michael Martin- ReportEventW: Set UNICODE_STRING ComputerName to...
2009-05-17 Michael Martin- ReadEventLogA/ReadEventLogW: Check for lpBuffer for...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-22 Christoph von Wittichsync advapi32/cred.c to wine 1.1.19
2009-04-21 KJK::HyperionSupersedes r40538, r40539; RosBE bug fixed with a RosBE...
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-16 KJK::HyperionThis is why we can't have nice things. Reverting r40538...
2009-04-16 KJK::HyperionRbuild rationalization commit, umpteenth of infinite
2009-04-14 Gregor Schneider- Replace ConvertStringSecurityDescriptorToSecurityDesc...
2009-03-31 Johannes Anderwald- Revert 40296
2009-03-30 Johannes Anderwald- Return correct byte size
2009-03-21 Dmitry GorbachevDo not forward TraceMessage() to itself.
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
next