- 07 Oct, 2021 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 16 Feb, 2021 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 05 Feb, 2021 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 04 Feb, 2021 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 23 Sep, 2020 1 commit
-
-
Alexandre Julliard authored
This makes it clear that it's the same as the OBJ_PERMANENT flag. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 22 Sep, 2020 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 24 Mar, 2020 2 commits
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 23 Mar, 2020 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 26 Mar, 2019 1 commit
-
-
Jacek Caban authored
Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 04 Feb, 2016 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 29 Jan, 2016 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 19 Aug, 2015 1 commit
-
-
Sebastian Lackner authored
When the malloc afterwards fails, release_object() is called. atom_table_destroy() assumes that table->handles was properly initialized.
-
- 28 Feb, 2011 1 commit
-
-
Marcus Meissner authored
-
- 25 Jun, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 07 Apr, 2008 1 commit
-
-
Francois Gouget authored
-
- 05 Dec, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 04 Oct, 2007 1 commit
-
-
Rob Shearman authored
server: Add get_sd and set_sd object operations to allow the security descriptor to be stored somewhere other than server memory, such as on disk.
-
- 22 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 10 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 26 Jul, 2006 1 commit
-
-
Alexandre Julliard authored
Make it an unsigned int to save some space on Win64, if we need to transfer more than 4Gb over the server pipe something is seriously wrong.
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 22 Mar, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 03 Jan, 2006 1 commit
-
-
Eric Pouech authored
-
- 12 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 09 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 28 Nov, 2005 1 commit
-
-
Ge van Geldorp authored
-
- 22 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 11 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
too many accessor functions.
-
- 08 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
be used even when current is not set.
-
- 07 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 09 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
implement registry notifications and the strange behavior of CloseHandle on winstation/desktop handles.
-
- 14 May, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 11 May, 2005 1 commit
-
-
Alexandre Julliard authored
null-terminated ones, avoiding the need for a temporary buffer.
-
- 10 May, 2005 1 commit
-
-
Eric Pouech authored
- adapted accordingly kernel32 atom support
-
- 24 Apr, 2005 1 commit
-
-
Mike McCormack authored
-
- 19 Feb, 2003 1 commit
-
-
Alexandre Julliard authored
structure. Changed the poll()-related routines to deal with file descriptors instead of objects and integrated poll support into fd.c.
-
- 14 Feb, 2003 1 commit
-
-
Alexandre Julliard authored
Removed get_file_info function from object operations. Added get_device_id request to avoid abusing get_file_info.
-
- 30 Jan, 2003 1 commit
-
-
Alexandre Julliard authored
separate fd object. This will be needed for file locking.
-
- 26 Apr, 2002 1 commit
-
-
Alexandre Julliard authored
for ssize_t. Removed a couple of no longer used portability functions. Various portability fixes in port.h.
-