2001-12-05 |
Alexandre Julliard | Use ntdll functions instead of MultiByteToWideChar... |
tree | commitdiff |
2001-11-30 |
Alexandre Julliard | Redesign of the server communication protocol to allow... |
tree | commitdiff |
2001-11-24 |
Alexandre Julliard | Fixed registry routines broken by the structure sizes... |
tree | commitdiff |
2001-11-23 |
Dmitry Timoshkov | Fixed packing and layout of many system structures. |
tree | commitdiff |
2001-11-20 |
James Juran | GetUserName should include the terminating null charact... |
tree | commitdiff |
2001-11-20 |
Francois Gouget | Fix LUID definition. |
tree | commitdiff |
2001-10-22 |
Francois Gouget | Spelling, grammar and a bit of comment formatting fixes. |
tree | commitdiff |
2001-10-09 |
Patrik Stridvall | Fixed issue found by winapi_check. |
tree | commitdiff |
2001-09-12 |
Travis Michielsen | Created stubs for all cryptographic functions. |
tree | commitdiff |
2001-08-09 |
Andreas Mohr | Spelling fixes. |
tree | commitdiff |
2001-07-19 |
Alexandre Julliard | Moved server.h to include/wine. |
tree | commitdiff |
2001-04-10 |
Alexandre Julliard | RegSetValueExA/W: fixed REG_SZ string length handling... |
tree | commitdiff |
2001-04-09 |
Marcus Meissner | Added some stubs for functions used by newer rpcrt4... |
tree | commitdiff |
2001-03-23 |
Alexandre Julliard | Use TEB static buffer for Unicode conversion. |
tree | commitdiff |
2001-02-27 |
Alexandre Julliard | New set of macros for server calls; makes requests... |
tree | commitdiff |
2001-02-14 |
Patrik Stridvall | Documentation ordinal fixes. |
tree | commitdiff |
2001-02-14 |
Alexandre Julliard | Always return success instead of overflow if caller... |
tree | commitdiff |
2001-01-26 |
James Juran | Add <string.h> to files that needed it. |
tree | commitdiff |
2001-01-17 |
Andreas Mohr | Cosmetics. |
tree | commitdiff |
2001-01-06 |
François Gouget | Fixed some HFILE vs. HANDLE mismatches. |
tree | commitdiff |
2001-01-02 |
François Gouget | Fixed some 0 vs. FALSE mismatches. |
tree | commitdiff |
2000-12-15 |
Alexandre Julliard | Converted enum_key_value request to the new request... |
tree | commitdiff |
2000-11-30 |
Alexandre Julliard | Finished separation of advapi32. |
tree | commitdiff |
2000-11-30 |
David Elliott | Remove libXXXX.so.1.0 lines from .cvsignore files. |
tree | commitdiff |
2000-11-28 |
Alexandre Julliard | Got rid of the Wine internal lstrcpy* functions and... |
tree | commitdiff |
2000-11-27 |
Dimitrie O. Paun | Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements... |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | Declare debug channels in all dlls that need them;... |
tree | commitdiff |
2000-10-31 |
Alexandre Julliard | Added import of ntdll. |
tree | commitdiff |
2000-10-29 |
David Elliott | Added basic working stubs of new Windows 2000 API funct... |
tree | commitdiff |
2000-10-24 |
James Hatheway | Added stubs for CryptGenRandom(), CryptReleaseContext(). |
tree | commitdiff |
2000-10-15 |
Alexandre Julliard | Converted a few more server requests to the new mechanism. |
tree | commitdiff |
2000-10-15 |
Marcus Meissner | Stubbed LookupAccountNameA. |
tree | commitdiff |
2000-10-02 |
Alexandre Julliard | Convert NtQueryKey and NtEnumerateKey to the new reques... |
tree | commitdiff |
2000-10-01 |
Alexandre Julliard | Converted some of the registry server requests to the... |
tree | commitdiff |
2000-09-25 |
Alexandre Julliard | Removed inclusion of wine/winestring.h from winbase... |
tree | commitdiff |
2000-09-19 |
Peter Hunnisett | - Added some missing WINELIB_NAME_AW definitions, types... |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. Added a few... |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Replaced all lstr* calls from inside Wine code by their... |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Replaced VERSION_* calls by exported API equivalents. |
tree | commitdiff |
2000-08-06 |
Alexandre Julliard | Added imports of kernel32.dll where necessary. |
tree | commitdiff |
2000-07-25 |
Alexandre Julliard | Temporarily moved advapi32 registry support back into... |
tree | commitdiff |
2000-05-14 |
Alexandre Julliard | Added support for registry values larger than the serve... |
tree | commitdiff |
2000-05-09 |
Andreas Mohr | Added some reg temp file clutter check (more than 100... |
tree | commitdiff |
2000-04-06 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
tree | commitdiff |
2000-03-26 |
Alexandre Julliard | Fixed error checking in registry saving. |
tree | commitdiff |
2000-03-12 |
Dimitrie Paun | Cleaned up debug channels a bit. |
tree | commitdiff |
2000-03-04 |
Alexandre Julliard | Moved dll-specific make rules to a separate Makedll... |
tree | commitdiff |
2000-02-25 |
Juergen Schmied | Added AddAccessAllowedAce. |
tree | commitdiff |
2000-02-20 |
Alexandre Julliard | Avoid crash on NULL data pointer. |
tree | commitdiff |
2000-02-16 |
Alexandre Julliard | Moved SystemHeap allocations to the process heap. |
tree | commitdiff |
2000-02-10 |
Alexandre Julliard | Optimized debugging API to reduce code size. |
tree | commitdiff |
2000-01-24 |
Alexandre Julliard | Changed the server to return STATUS_* error codes. |
tree | commitdiff |
2000-01-23 |
Juergen Schmied | - implementation of RtlReg* (read access), RtlEvent... |
tree | commitdiff |
2000-01-23 |
Marcus Meissner | Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore... |
tree | commitdiff |
2000-01-15 |
Juergen Schmied | If there is enough space in the buffer and the type... |
tree | commitdiff |
2000-01-09 |
Juergen Schmied | Corrected behaviour of RegOpenKey in case of failure. |
tree | commitdiff |
2000-01-01 |
Alexandre Julliard | Make use of automatic ordinal allocation. |
tree | commitdiff |
1999-12-26 |
Alexandre Julliard | Fixed/commented out duplicate entry point names. |
tree | commitdiff |
1999-12-12 |
Andreas Mohr | Fixed compiler warnings. |
tree | commitdiff |
1999-12-11 |
Juergen Schmied | Stubs for LsaFreeMemory, LsaQueryInformationPolicy... |
tree | commitdiff |
1999-12-08 |
Dimitrie O. Paun | Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. |
tree | commitdiff |
1999-12-04 |
Michael McCormack | Added code to some service functions (some untested... |
tree | commitdiff |
1999-11-25 |
Eric Pouech | Fixed some bogus error detection for RegEnumValue[AW... |
tree | commitdiff |
1999-11-23 |
Alexandre Julliard | Changed to use new server-side registry support. |
tree | commitdiff |
1999-11-21 |
Peter Schlaile | Implemented StartServiceCtrlDispatcherA according to... |
tree | commitdiff |
1999-11-21 |
Michael McCormack | Implemented OpenSCManagerW, CloseServiceHandle, OpenSer... |
tree | commitdiff |
1999-10-31 |
Patrik Stridvall | Fixed documentation. |
tree | commitdiff |
1999-10-23 |
Gerard Patel | Stub OpenThreadToken & OpenProcessToken for failure... |
tree | commitdiff |
1999-09-19 |
Patrik Stridvall | Added support for anonymous structs/unions on compilers... |
tree | commitdiff |
1999-09-11 |
Patrik Stridvall | Eliminated warnings. |
tree | commitdiff |
1999-07-31 |
Eric Kohl | Added stub for CryptSetKeyParams(). |
tree | commitdiff |
1999-07-25 |
Ulrich Weigand | Moved .spec files to corresponding dlls/ directory. |
tree | commitdiff |
1999-07-18 |
Ian Schmidt | Added pointer validation and additional sanity check... |
tree | commitdiff |
1999-07-12 |
Eric Pouech | Compiler warnings fix. |
tree | commitdiff |
1999-07-10 |
Ian Schmidt | Added stub for SetThreadToken(), required by Office... |
tree | commitdiff |
1999-07-04 |
Patrik Stridvall | Fixed/moved/added missing/wrong function prototypes. |
tree | commitdiff |
1999-07-03 |
Marcus Meissner | some small include fixes, some checks for NULL ptrs, |
tree | commitdiff |
1999-06-12 |
Patrik Stridvall | Added missing/wrong includes. |
tree | commitdiff |
1999-05-14 |
Alexandre Julliard | Converted to the new debug interface, using script... |
tree | commitdiff |
1999-05-02 |
Alexandre Julliard | Converted to the new debugging interface (done with... |
tree | commitdiff |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
tree | commitdiff |
1999-03-14 |
Jim Aston | Renamed wintypes.h to windef.h. |
tree | commitdiff |
1999-03-09 |
Juergen Schmied | Make more functions just calling down to ntdll. |
tree | commitdiff |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
tree | commitdiff |
1999-02-19 |
Juergen Schmied | - made the security functions consistent. advapi calls... |
tree | commitdiff |
1999-02-19 |
Jeff Garzik | Added missing string.h include. |
tree | commitdiff |
1999-02-17 |
Francois Gouget | Fixed a number of warnings concerning the matching... |
tree | commitdiff |
1999-02-17 |
Marcus Meissner | Optimized include/*.h: (recursively) include all header... |
tree | commitdiff |
1999-02-13 |
Ian Schmidt | Added entries for most Crypt* calls. |
tree | commitdiff |
1999-02-12 |
Juergen Schmied | Small fixes to compile with the headers (mostly nt... |
tree | commitdiff |
1999-02-10 |
Andreas Mohr | Two ADVAPI32 stubs: ImpersonateSelf32 and AccessCheck32... |
tree | commitdiff |
1999-02-09 |
Marcus Meissner | Some small bugfixes, added more PE relocation types... |
tree | commitdiff |
1999-01-31 |
Juergen Schmied | Stub for GetSecurityDescriptorControl. |
tree | commitdiff |
1999-01-30 |
Matthew Becker | Doc updates. |
tree | commitdiff |
1999-01-28 |
Matthew Becker | Documentation standardizations. |
tree | commitdiff |
1999-01-26 |
Marcus Meissner | Added GetSecurityDescriptorOwner/Group, RevertToSelf... |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash. |
tree | commitdiff |
1999-01-03 |
Juergen Schmied | Moved ADVAPI32 files to dlls/advapi32. |
tree | commitdiff |
|