projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
shdocvw: Return correct error from WebBrowser::Quit.
[wine]
/
server
/
token.c
2007-10-30
Rob Shearman
server: Add the name length to the object_attributes...
blob
|
commitdiff
|
raw
2007-10-26
Rob Shearman
server: Ignore ACEs with the INHERIT_ONLY_ACE flag...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-25
Rob Shearman
server: Use the security descriptor passed in when...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-16
Rob Shearman
server: Fix token_access_check to allow full access...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Rob Shearman
server: Add primitive support for setting and getting...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Rob Shearman
server: Add get_sd and set_sd object operations to...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Rob Shearman
server: Add a simple mapping from Unix uids to NT SIDs.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Rob Shearman
server: Use ACL_REVISION in create_default_dacl instead...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Rob Shearman
server: Move set_security_object to handle.c and set_ob...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-14
Rob Shearman
server: Add get_token_statistics server call and use...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-31
Peter Dons Tychsen
server: Added the install driver privilege to the defau...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-30
Rob Shearman
server: Move most of the duplicate_token request to...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Rob Shearman
server: Add the logon SID to the default admin token...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Alexandre Julliard
server: Add an open_file() function to the object opera...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Alexandre Julliard
server: Use internal luid_t type where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Juan Lang
ntdll: Implement NtAllocateLocallyUniqueId with server...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-06
Rob Shearman
server: A general solution for handling MAXIMUM_ALLOWED...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-21
Rob Shearman
server: Add get_token_impersonation_level server call...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-21
Rob Shearman
server: Check object's security when creating handles.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-16
Rob Shearman
server: Track the impersonation level of tokens.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-16
Rob Shearman
server: Track IDs for tokens and modifications made...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-15
Vitaliy Margolen
ntdll/server: Implement NtSetSecurityObject. With tests.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-13
Vitaliy Margolen
server: Get the primary group from the token's groups.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Vitaliy Margolen
server: Fix typo. Should be group not owner.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-25
Vitaliy Margolen
server: Prevent a crash on error while creating a token.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-25
Vitaliy Margolen
server: Reverse return value and status in token_access...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-25
Vitaliy Margolen
advapi32: Add few more tests for token access check...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-22
Vitaliy Margolen
server: User correct user sid for the default_dacl.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-18
Andrew Talbot
server: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Michael Stefaniuc
server: Remove redundant NULL check before free() ...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Michael Stefaniuc
server: Fix some comparisons between signed and unsigned.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Alexandre Julliard
server: Added data_size_t type to represent sizes in...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-16
Francois Gouget
Assorted spelling fixes.
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-05-15
Robert Shearman
server: Retrieve the groups for a token from the server.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
Robert Shearman
server: Handle failure of mem_alloc in duplicate_token.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
Robert Shearman
server: Handle possible mem_alloc failure in create_token.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-30
Robert Shearman
server: Store the token source.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
server: Added access rights mapping to token objects.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
server: Added infrastructure for access rights mapping.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
Alexandre Julliard
server: Make alloc_handle use attributes instead of...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
Alexandre Julliard
server: Use attributes instead of inherit flag in token...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-22
Vitaliy Margolen
Add name_lookup function in object_ops.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-18
Robert Shearman
- Change the default user SID to match what was previou...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Robert Shearman
Store the default DACL in the token.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Robert Shearman
Add support for impersonating a token.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-14
Robert Shearman
Fix size used to validate the sids in aces.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-14
Robert Shearman
Add TokenType attribute to specify whether the token...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-10
Robert Shearman
Change code style of form "if( x )" to "if (x)" for...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Alexandre Julliard
Added a close_handle method to the object operations...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Robert Shearman
- Avoid evil signed bitfields.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-24
Robert Shearman
Implement NtAccessCheck.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-16
Robert Shearman
Add user attribute to token objects.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-09
Michael Stefaniuc
Change the type of 1 bit wide bitfields to unsigned.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-24
Mike McCormack
Implemented NtSignalAndWaitForSingleObject.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-22
Robert Shearman
- Clean up well-known privileges.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-11
Robert Shearman
- Implement AdjustTokenPrivileges, DuplicateTokenEx and
blob
|
commitdiff
|
raw
|
diff to current
2003-07-24
Mike McCormack
Added a security token object in wineserver.
blob
|
commitdiff
|
raw
|
diff to current