Историја ревизија

Аутор SHA1 Порука Датум
  Michael Müller 2574129e93 server: Correctly assign security labels for tokens. пре 7 година
  Michael Müller ba50d8a4ed server: Implement support for creating processes using a token. пре 7 година
  Michael Müller 77f946913f ntdll: Add function to create new tokens for elevation purposes. пре 7 година
  Michael Müller a0fdffced4 ntdll: Implement NtFilterToken. пре 7 година
  Erich E. Hoover e11e8705eb server: Add default security descriptor ownership for processes. пре 5 година
  Michael Müller a78d419420 server: Assign a default label to all tokens. пре 7 година
  Michael Müller 7c08e787b1 server: Implement setting a security descriptor when duplicating tokens. пре 7 година
  Michael Müller af2d01c2fa server: Implement changing the label of a security descriptor. пре 7 година
  Michael Müller 2ebe679638 server: Implement querying the security label of a security descriptor. пре 7 година
  Alexandre Julliard 9504e2addf server: Add a helper function to validate and return object attributes. пре 8 година
  André Hentschel 5c6e2032d8 server: Add header guarding for security.h. пре 9 година
  Erich Hoover 04cd764d76 server: Report a default DACL for registry keys. пре 11 година
  Erich Hoover 56c1a8b062 server: Report administrator ownership by default for registry objects. пре 11 година
  Alexandre Julliard 62beef5a72 server: Add a helper function to compute an SID length. пре 11 година
  Michael Stefaniuc 794ad90982 server: Avoid TRUE:FALSE conditional expressions. пре 12 година
  Hans Leidekker c65bcce589 server: Map the Unix user id to a local user SID instead of the interactive SID. пре 13 година
  Ben Peddell b419df1de4 server: Include user groups in file mode calculation when user is file owner. пре 15 година
  Alexandre Julliard f6d871eecf server: impersonation_level should be an int since we store -1 in it. пре 16 година
  Rob Shearman f98556c119 server: Add the name length to the object_attributes structure so that other variable length data can be present after object_attributes. пре 17 година
  Rob Shearman dd9e392796 server: Use the security descriptor passed in when creating events. пре 17 година
  Rob Shearman cb124c9b12 server: Add primitive support for setting and getting the security descriptor of files based on their Unix permissions. пре 17 година
  Rob Shearman 8184bcc91a server: Add a simple mapping from Unix uids to NT SIDs. пре 17 година
  Rob Shearman 5af809abfd server: Move set_security_object to handle.c and set_object_sd to object.c. пре 17 година
  Rob Shearman bdf964dce8 server: Move most of the duplicate_token request to a new function, token_duplicate, to enable the code to be used inside wineserver. пре 17 година
  Rob Shearman 6a76a0ac7a server: Check object's security when creating handles. пре 17 година
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. пре 18 година
  Robert Shearman 91eaea53ae - Change the default user SID to match what was previously returned by пре 19 година
  Robert Shearman fbf0ea9f18 Store the default DACL in the token. пре 19 година
  Robert Shearman 4bba21643c Add support for impersonating a token. пре 19 година
  Robert Shearman d2ea92d14e - Clean up well-known privileges. пре 19 година