projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ntdll: Clear alignment flag in exception handlers.
[wine]
/
dlls
/
ntdll
/
directory.c
2010-03-15
Gerald Pfeifer
ntdll: Avoid compiler warning in the default case in...
blob
|
commitdiff
|
raw
2010-01-08
Alexandre Julliard
ntdll: Don't require read access to the root directory...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-29
Gerald Pfeifer
ntdll: Avoid one warning around assert(0).
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Gerald Pfeifer
ntdll: Use #ifdef instead of #if to check for _DARWIN_F...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-09
Alexandre Julliard
ntdll: Search the whole filesystem under the starting...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-03
Alexandre Julliard
ntdll: Add support for the FILE_OPEN_BY_FILE_ID flag...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-03
Alexandre Julliard
ntdll: Don't report a file id for directory entries...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-03
Alexandre Julliard
ntdll: Fix test failure on recent Windows versions.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Alexandre Julliard
ntdll: Add support for converting file names to Unix...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Alexandre Julliard
ntdll: Move the directory lookup part of wine_nt_to_uni...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Maarten Lankhorst
ntdll: Silence a common warning.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Alexandre Julliard
ntdll: Add support for the different info classes in...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Alexandre Julliard
ntdll: Make the various directory info size functions...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Alexandre Julliard
ntdll: Pass the NtQueryDirectoryFile info class down...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Alexandre Julliard
ntdll: Define a generic file information structure...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Alexandre Julliard
ntdll: Pass the full I/O status block to append_entry...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Alexandre Julliard
ntdll: Use the common fill_stat_info function from...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-28
Alexandre Julliard
ntdll: The meaning of the flag is inverted between...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Alexandre Julliard
ntdll: Add Windows directory redirections for Wow64.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Alexandre Julliard
ntdll: Abstract the support for comparing file identities.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Alexandre Julliard
ntdll: Move the window and system dir variables to...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Alexandre Julliard
ntdll: Fix a file descriptor leak.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-03
Ken Thomases
ntdll: For Darwin/Mac OS X, use legacy getdirentries...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Alexandre Julliard
ntdll: Add management of the Wow64 filesystem redirecti...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
Michael Stefaniuc
ntdll: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
Alexandre Julliard
server: Make the various async I/O parameters client_pt...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
Alexandre Julliard
server: Specify the user APC to call only once the...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-26
Alexandre Julliard
server: Store the async handle inside the async_data_t...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
Maarten Lankhorst
ntdll: Make all exported wine functions CDECL.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Alexandre Julliard
server: Make async I/O transfer sizes always 32-bit.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Alexandre Julliard
server: Add functions for conversions between server...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-20
A C Hurst
ntdll: wine_nt_to_unix_file_name() parse string to...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-31
Lei Zhang
ntdll: Skip deleted files in read_directory_getdents.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-28
Alexandre Julliard
ntdll: Ignore some system directories in NtQueryDirecto...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Francois Gouget
dirent.h is a conditional include now.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-30
Alexandre Julliard
ntdll: Don't bother to check the file name against...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
Alexandre Julliard
Get rid of the global thread.h header.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Andrey Turkin
server: Pass Information field from async I/O APCs.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Andrey Turkin
ntdll: Make async i/o functions generate completion...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Andrey Turkin
server: Allow async i/o operations to send completion...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-18
Alexandre Julliard
ntdll: Cache the DOS drives stat info for up to one...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Ken Thomases
ntdll: Work around a bug in Mac OS X's getdirentries().
blob
|
commitdiff
|
raw
|
diff to current
2007-06-29
Alexandre Julliard
ntdll: Don't print traces from async I/O callbacks.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
Andrew Talbot
ntdll: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Alexandre Julliard
server: Remove the extra apc_arg parameter now that...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Alexandre Julliard
ntdll: Queue an intermediate user APC routine to free...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-04
Peter Oberndorfer
ntdll: Call NtQueryAttributesFile in RtlDoesFileExists_U.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Alexandre Julliard
server: Move the server part of device unmounting to...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
server: Add support for restarting an async I/O when...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Alexandre Julliard
server: Use the standard file descriptor signal mechani...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-29
Alexandre Julliard
ntdll: Ignore failure to open current directory, it...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-27
Alexandre Julliard
server: Add support for queuing a user APC upon async...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Alexandre Julliard
ntdll: Better support for NT path names in wine_nt_to_u...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-21
Alexandre Julliard
server: Use a standard async I/O event to signal direct...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Alexandre Julliard
server: Add an async_data_t structure to store paramete...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Alexandre Julliard
ntdll: Remove unnecessary pointers in fstab parsing...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-02
Reinhard Karcher
ntdll: Fix NtQueryDirectoryFile handling of short names...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-01
Alexandre Julliard
ntdll: Always return . and .. as the first two entries...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Alexandre Julliard
ntdll: Store the fd type in the cache and return it...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Alexandre Julliard
ntdll: Added support for reading directories using...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-03
Alexandre Julliard
ntdll: Added a server_get_unix_fd function that avoids...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-18
Hans Leidekker
ntdll: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-17
Eric Pouech
ntdll: Plug a memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
Alexandre Julliard
ntdll: More workarounds for more kernel bugs in VFAT...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Alexandre Julliard
ntdll: Implement FSCTL_DISMOUNT_VOLUME for MacOSX.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
Alexandre Julliard
ntdll: Fixed buffer overflow in NtQueryDirectoryFile...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
Tijl Coosemans
ntdll: Add FreeBSD default serial port device.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-04
Robert Shearman
ntdll: Add an optimisation for NtQueryDirectoryFile...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-19
Alexandre Julliard
ntdll: Null-terminate strings returned by VFAT_IOCTL_RE...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Jeremy White
ntdll: On Solaris, limits.h is required for PATH_MAX.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-24
Mike McCormack
ntdll: Recursive notify is implemented.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Mike McCormack
server: Track created and removed directories in the...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-07
Mike McCormack
kernel32: ReadDirectoryChangesW fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-06
Mike McCormack
server: Fill in NtNotifyChangeDirectoryFile's buffer...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-05
Robert Millan
Enable for GNU/kFreeBSD the same kernel-specific interf...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-27
Mike McCormack
server: Fix the file notification interface to use...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-16
Mike McCormack
ntdll: Add a stub implementation of NtNotifyChangeDirec...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
Pass specific access rights to wine_server_handle_to_fd.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
server: Support for opening devices.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-28
Alexandre Julliard
Added an implementation of the FSCTL_DISMOUNT_VOLUME...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-27
Alexandre Julliard
Make show_dir_symlinks the default and get rid of the...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-13
Alexandre Julliard
In parse_mount_entries return the loop device instead...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alexandre Julliard
Fixed a number of pointer to integer conversions that...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-09
Alexandre Julliard
Use a more portable scheme for storing the name of...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-11
Alexandre Julliard
Added a wine_unix_to_nt_file_name function to do proper...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-25
Mike McCormack
Use RTL_CRITICAL_SECTION instead of CRITICAL_SECTION.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Mike McCormack
Don't include winbase.h or winerror.h when not necessary.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Alexandre Julliard
Moved directory options to HKCU\Software\Wine.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Mike McCormack
Use HANDLE instead of HKEY in the NT API.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
Alexandre Julliard
Added magic comments to all Wine-specific registry...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Detlef Riekenberg
Mark links to dir with FILE_ATTRIBUTE_REPARSE_POINT...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-30
Francois Gouget
On some systems (linux 2.6.8) AFS fails to set d_reclen...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-20
Gerald Pfeifer
Avoid compiler warning in parse_mount_entries().
blob
|
commitdiff
|
raw
|
diff to current
2005-05-19
Juan Lang
Implement get_default_drive_device for FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-14
Robert Lunnon
Implement get_default_drive_device for Solaris.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-06
Francois Gouget
Fix nativeapi.pm so it knows about AC_HEADER_STAT().
blob
|
commitdiff
|
raw
|
diff to current
2005-03-16
Ulrich Czekalla
Don't mark a file as readonly if it has any write bit...
blob
|
commitdiff
|
raw
|
diff to current
next