- 15 Jun, 2017 2 commits
-
-
Michael Müller authored
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Michael Müller authored
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 09 Mar, 2017 1 commit
-
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 12 Feb, 2016 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 09 Feb, 2016 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 08 Feb, 2016 4 commits
-
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 04 Feb, 2016 2 commits
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 21 Jan, 2016 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 02 Nov, 2015 1 commit
-
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 03 Apr, 2015 1 commit
-
-
Andrew Cook authored
-
- 01 Dec, 2014 1 commit
-
-
Marcus Meissner authored
-
- 01 Oct, 2014 1 commit
-
-
Joris van der Wel authored
-
- 08 Jul, 2014 1 commit
-
-
Joris van der Wel authored
server: Setting a security descriptor should not replace an existing owner or group with a default, if only a DACL is being set.
-
- 01 Jul, 2014 1 commit
-
-
Joris van der Wel authored
server: Any of the 4 SE_*_DEFAULTED controls should not be stored on objects, their usage is transient.
-
- 27 Aug, 2013 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 11 Apr, 2013 1 commit
-
-
Alexandre Julliard authored
-
- 08 Jan, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 05 Dec, 2007 2 commits
-
-
Alexandre Julliard authored
-
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.
-
- 03 Oct, 2007 1 commit
-
-
Rob Shearman authored
These both don't operate on tokens so token.c is not the right place for them to be implemented.
-
- 22 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 15 Feb, 2007 1 commit
-
-
Vitaliy Margolen authored
-
- 18 Dec, 2006 1 commit
-
-
Andrew Talbot 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
Objects stored in static variables can now be marked when they are created and are automatically cleaned up on exit. This avoids having to export a bunch of close_* functions.
-
- 06 Mar, 2006 1 commit
-
-
Alexandre Julliard authored
Allows to remove the name of an object while keeping around the object itself.
-
- 12 Dec, 2005 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 29 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
Implement Nt[Create|Open]DirectoryObject. Change tests accordingly.
-
- 28 Nov, 2005 1 commit
-
-
Ge van Geldorp authored
-
- 22 Nov, 2005 2 commits
-
-
Vitaliy Margolen authored
-
Robert Lunnon authored
-
- 21 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
objects. Check for correct error in affected places.
-