- 22 May, 2015 11 commits
-
-
Sebastian Lackner authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Austin English authored
-
Aurimas Fišeras authored
-
Ken Thomases authored
ntdll: Avoid one of the calls to getattrlist() when read_directory_getattrlist() checks the case sensitivity of the file system. Extract a new function, get_dir_case_sensitivity_attr_by_id(), from get_dir_case_sensitivity_attr(). Call that instead of get_dir_case_sensitivity() from read_directory_getattrlist(). We get the device and file system IDs from the same getattrlist() call we're already doing, so that avoids an extra call.
-
André Hentschel authored
-
André Hentschel authored
-
André Hentschel authored
-
André Hentschel authored
-
Sebastian Lackner authored
-
- 21 May, 2015 29 commits
-
-
Matteo Bruni authored
-
Matteo Bruni authored
-
Matteo Bruni authored
-
Matteo Bruni authored
-
Matteo Bruni authored
-
Jacek Caban authored
-
Huw Davies authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
This ensures that the cookie is preserved when the server sets an additional cookie.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Martin Storsjo authored
-
André Hentschel authored
-
André Hentschel authored
-
Alex Henrie authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Ken Thomases authored
ntdll: Fix read_directory_getattrlist() to get the name of a symlink rather than its target, but still detect if the symlink is broken.
-
Ken Thomases authored
-