2001-11-06 |
François Gouget | Fix the #include order for config.h. |
tree | commitdiff |
2001-10-24 |
Ove Kaaven | Save a disk file's drive type in the server object. |
tree | commitdiff |
2001-10-22 |
Francois Gouget | Spelling, grammar and a bit of comment formatting fixes. |
tree | commitdiff |
2001-10-21 |
Andreas Mohr | Cosmetics. |
tree | commitdiff |
2001-10-17 |
Mike McCormack | Separate code to overlapped timeouts into FILE_GetTimeout. |
tree | commitdiff |
2001-10-14 |
Francois Gouget | When including 'wine/port.h', include it first. |
tree | commitdiff |
2001-10-14 |
Eric Pouech | Pass security attributes for DOSFS creation. |
tree | commitdiff |
2001-10-10 |
Mike McCormack | Do overlapped reads if and only if the file was opened... |
tree | commitdiff |
2001-10-08 |
Gerard Patel | GetDiskFreeSpaceEx should accept an input like "C:". |
tree | commitdiff |
2001-10-08 |
Eric Pouech | - fixed copy&paste bug (GENERIC_WRITE instead of GENERI... |
tree | commitdiff |
2001-10-08 |
Mike McCormack | Make serial fd blocking mode depend on FILE_FLAG_OVERLA... |
tree | commitdiff |
2001-10-04 |
Mike McCormack | Fetch a handle type in FILE_GetUnixHandle. |
tree | commitdiff |
2001-10-02 |
Andreas Mohr | Yet another documentation/message text patch. |
tree | commitdiff |
2001-10-02 |
Uwe Bonnes | Check for NULL path argument in DeleteFile. |
tree | commitdiff |
2001-10-01 |
Ove Kaaven | Make MoveFileEx fail with ERROR_INVALID_PARAMETER ... |
tree | commitdiff |
2001-09-25 |
Ove Kaaven | A failure to open a pipe should return INVALID_HANDLE_V... |
tree | commitdiff |
2001-09-19 |
Andreas Mohr | Updates and error message improvements. |
tree | commitdiff |
2001-09-17 |
Francois Gouget | Make relative paths of [Drive] sections relative to... |
tree | commitdiff |
2001-09-14 |
Francois Gouget | Fix the error returned by GetLongPathNameA. |
tree | commitdiff |
2001-08-28 |
Francois Gouget | Reimplement PROFILE_GetSectionNames to match the NT... |
tree | commitdiff |
2001-08-24 |
Bill Medland | Added LOAD_WITH_ALTERED_SEARCH_PATH support to LoadLibr... |
tree | commitdiff |
2001-08-22 |
Mike McCormack | Added stub for CancelIo. |
tree | commitdiff |
2001-08-20 |
Mike McCormack | Read data immediately in overlapped ReadFile if possible. |
tree | commitdiff |
2001-08-16 |
Alexandre Julliard | Added names to standard critical sections (suggested... |
tree | commitdiff |
2001-07-24 |
Alexandre Julliard | Removed HEAP_strdupA. |
tree | commitdiff |
2001-07-23 |
Bernhard Rosenkraenzer | Set executable permissions when creating .exe/.com... |
tree | commitdiff |
2001-07-20 |
Lionel Ulmer | Fix 'undocumented' behaviour of GetPrivateProfileString. |
tree | commitdiff |
2001-07-19 |
Alexandre Julliard | Moved server.h to include/wine. |
tree | commitdiff |
2001-07-18 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
tree | commitdiff |
2001-07-12 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-07-12 |
Mike McCormack | Implement overlapped completion routines. |
tree | commitdiff |
2001-07-11 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-07-10 |
Mike McCormack | Start implementing named pipes. |
tree | commitdiff |
2001-07-08 |
Mike McCormack | Implement ReadFileEx and WriteFileEx (lpOverlappedCompl... |
tree | commitdiff |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-07-02 |
Mike McCormack | Declare stubs for ReadFileEx, WriteFileEx. |
tree | commitdiff |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
tree | commitdiff |
2001-06-13 |
Patrik Stridvall | Documentation ordinal fixes (using winapi_fixup). |
tree | commitdiff |
2001-06-06 |
Marcus Meissner | Check for enough buffer space in PROFILE_GetSection(). |
tree | commitdiff |
2001-05-29 |
Marcus Meissner | Drop any file64 functions, try to use system supplied... |
tree | commitdiff |
2001-05-25 |
Marcus Meissner | Don't just assume everything is a Dos Device, or mirc... |
tree | commitdiff |
2001-05-14 |
Marcus Meissner | Implemented 64bit file size handling. |
tree | commitdiff |
2001-05-11 |
Francois Gouget | Remove unnecessary single quoting of debugstr_xxx strings. |
tree | commitdiff |
2001-05-09 |
Francois Gouget | Add '\n' at the end of traces. |
tree | commitdiff |
2001-05-07 |
Francois Gouget | Potential buffer overflow in PROFILE_CopyEntry. |
tree | commitdiff |
2001-04-20 |
Dominik Strasser | Allow illegal handles in FindClose. |
tree | commitdiff |
2001-04-20 |
Andreas Mohr | Spelling fixes. |
tree | commitdiff |
2001-04-04 |
Alexandre Julliard | Added TASK_GetPtr/TASK_GetCurrent functions to get... |
tree | commitdiff |
2001-03-23 |
Alexandre Julliard | Small dll separation fixes. |
tree | commitdiff |
2001-03-22 |
Michael McCormack | Use poll() on the client-side during server waits to... |
tree | commitdiff |
2001-03-05 |
Alexandre Julliard | Changed isolated for loops to while loops (based on... |
tree | commitdiff |
2001-03-05 |
Andreas Mohr | GetFileInformationByHandle() fails for pipe handles... |
tree | commitdiff |
2001-03-03 |
Andreas Mohr | Some more message cleanups. |
tree | commitdiff |
2001-03-01 |
Alexandre Julliard | Create the server pipes on the client side and transfer... |
tree | commitdiff |
2001-02-28 |
Alexandre Julliard | New mechanism to transfer file descriptors from client... |
tree | commitdiff |
2001-02-27 |
Alexandre Julliard | New set of macros for server calls; makes requests... |
tree | commitdiff |
2001-02-23 |
Alexandre Julliard | Allocations do not need to be on the system heap. |
tree | commitdiff |
2001-02-20 |
Rein Klazes | Correct error message in case DOSFS_OpenDevice() fails... |
tree | commitdiff |
2001-02-16 |
Gerard Patel | Gives back the ERROR_FILE_NOT_FOUND to GetFileAttributes. |
tree | commitdiff |
2001-02-14 |
Jon Griffiths | SetLastError() for GetFileAttributesA. |
tree | commitdiff |
2001-02-12 |
Andreas Mohr | - TRACE opened registry handles |
tree | commitdiff |
2001-02-12 |
Patrik Stridvall | Documentation argument fixes. |
tree | commitdiff |
2001-01-26 |
Andreas Mohr | Some more cleanups. |
tree | commitdiff |
2001-01-22 |
Gerard Patel | Display the config file location in the incorrect confi... |
tree | commitdiff |
2001-01-17 |
Alexandre Julliard | Fixed typo in wine_get_unix_file_name(). |
tree | commitdiff |
2001-01-15 |
Alexandre Julliard | Removed some direct accesses to the 16-bit task structure. |
tree | commitdiff |
2001-01-12 |
Mike McCormack | Swap lpOverlapped parameters in ReadFile and WriteFile. |
tree | commitdiff |
2001-01-12 |
Chris Morgan | Updated messages with new config files in mind to keep... |
tree | commitdiff |
2001-01-11 |
Chris Morgan | Removed some unnecessary defines after profile.c cleanup. |
tree | commitdiff |
2001-01-10 |
Chris Morgan | Removed use of outdated WINE_INI environment variable... |
tree | commitdiff |
2001-01-10 |
Mike McCormack | Implemented asynchronous ReadFile and WriteFile. |
tree | commitdiff |
2001-01-09 |
Ryan Cumming | Make CDROM_GetLabel return 0 in the event of failure... |
tree | commitdiff |
2001-01-09 |
François Gouget | The last parameter of CreateFile should be 0 (aka NULL... |
tree | commitdiff |
2001-01-05 |
Alexandre Julliard | Avoid crashing on invalid lines during config file... |
tree | commitdiff |
2001-01-05 |
Alexandre Julliard | Added handle_t type to server interface so that we... |
tree | commitdiff |
2000-12-29 |
Mike McCormack | Implemented GetOverlappedResult. |
tree | commitdiff |
2000-12-27 |
Andreas Mohr | - clarify many error messages |
tree | commitdiff |
2000-12-27 |
Lawson Whitney | Allow an application to open a dos device ending with... |
tree | commitdiff |
2000-12-24 |
François Gouget | Fixed a few type clashes in preparation for the switch... |
tree | commitdiff |
2000-12-24 |
Dmitry Timoshkov | Define environment variable TMP as an alias for TEMP. |
tree | commitdiff |
2000-12-22 |
Alexandre Julliard | Use a separate FIFO pair for server requests that don... |
tree | commitdiff |
2000-12-22 |
Alexandre Julliard | Replaced WIN16_GlobalLock16 by "official" function... |
tree | commitdiff |
2000-12-19 |
Dmitry Timoshkov | Protect against NULL buffer in the profile functions. |
tree | commitdiff |
2000-12-19 |
Alexandre Julliard | Merged the get_read_fd and get_write_fd requests. |
tree | commitdiff |
2000-12-15 |
Huw D M Davies | Spelling fix. |
tree | commitdiff |
2000-12-14 |
Lawson Whitney | Add strerror() to the "Could not stat" and "Invalid... |
tree | commitdiff |
2000-12-13 |
Alexandre Julliard | Replaced PTR_SEG_TO_LIN macro by exported MapSL function. |
tree | commitdiff |
2000-12-12 |
Alexandre Julliard | Use the DRIVE_* API constants instead of the DRIVETYPE... |
tree | commitdiff |
2000-12-06 |
Alexandre Julliard | Added automatic translation of the config file to the new |
tree | commitdiff |
2000-12-03 |
Aric Stewart | Added ASCII-only version of toupper, tolower, strcasecm... |
tree | commitdiff |
2000-12-01 |
Patrik Stridvall | Added/modified documentation for function arguments. |
tree | commitdiff |
2000-12-01 |
Alexandre Julliard | Finished separation of shell32 and wsock32. |
tree | commitdiff |
2000-11-29 |
Alexandre Julliard | Added implementation of lstat to port.c. |
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-27 |
Alexandre Julliard | Implemented DosFileHandleToWin32Handle, Win32HandleToDo... |
tree | commitdiff |
2000-11-27 |
Alexandre Julliard | Changed GetProcAddress16 and 16-bit resource functions... |
tree | commitdiff |
2000-11-26 |
Marcus Meissner | Removed strange checkj for !filename, so we don't get... |
tree | commitdiff |
2000-11-15 |
Alexandre Julliard | Moved standard syslevel APIs declaration to winbase.h. |
tree | commitdiff |
2000-11-10 |
Dimitrie O. Paun | Use variable argument macros when compiling with gcc. |
tree | commitdiff |
next |