summaryrefslogtreecommitdiff
path: root/source3/lib/util_nttoken.c
Commit message (Expand)AuthorAgeFilesLines
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-2/+2
* s3-util_nttoken.c Also copy the rights_mask when copying a security_tokenAndrew Bartlett2010-10-141-0/+4
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-1/+1
* s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.Günther Deschner2010-09-201-1/+2
* s3-privs Directly manipulate the privileges bitmap.Andrew Bartlett2010-09-111-8/+3
* s3:auth Remove NT_USER_TOKENAndrew Bartlett2010-09-111-4/+4
* s3-auth Change struct nt_user_token -> struct security_tokenAndrew Bartlett2010-09-111-5/+5
* s3-auth Rename NT_USER_TOKEN privileges -> privilege_maskAndrew Bartlett2010-08-311-4/+4
* s3-auth Rename NT_USER_TOKEN user_sids -> sidsAndrew Bartlett2010-08-311-9/+9
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-2/+2
* s3-secdesc: remove "typedef struct security_ace SEC_ACE".Günther Deschner2010-05-181-1/+1
* Move secace.c to top-level.Jelmer Vernooij2009-03-011-0/+16
* Use TALLOC_ZERO_P instead of separate ZERO_STRUCTP in dup_nt_tokenVolker Lendecke2008-05-101-3/+1
* Add gp_get_machine_token().Günther Deschner2008-02-291-0/+50
* Revert "what a wurst."Günther Deschner2008-02-291-50/+0
* what a wurst.Günther Deschner2008-02-291-0/+50
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23485: This checkin consists mostly of refactorings in preparation of theMichael Adam2007-10-101-0/+70