summaryrefslogtreecommitdiff
path: root/source3/lib/util_nttoken.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-09s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett1-2/+2
2010-10-14s3-util_nttoken.c Also copy the rights_mask when copying a security_tokenAndrew Bartlett1-0/+4
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-1/+1
2010-09-20s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.Günther Deschner1-1/+2
2010-09-11s3-privs Directly manipulate the privileges bitmap.Andrew Bartlett1-8/+3
2010-09-11s3:auth Remove NT_USER_TOKENAndrew Bartlett1-4/+4
2010-09-11s3-auth Change struct nt_user_token -> struct security_tokenAndrew Bartlett1-5/+5
2010-08-31s3-auth Rename NT_USER_TOKEN privileges -> privilege_maskAndrew Bartlett1-4/+4
2010-08-31s3-auth Rename NT_USER_TOKEN user_sids -> sidsAndrew Bartlett1-9/+9
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-2/+2
2010-05-18s3-secdesc: remove "typedef struct security_ace SEC_ACE".Günther Deschner1-1/+1
2009-03-01Move secace.c to top-level.Jelmer Vernooij1-0/+16
2008-05-10Use TALLOC_ZERO_P instead of separate ZERO_STRUCTP in dup_nt_tokenVolker Lendecke1-3/+1
2008-02-29Add gp_get_machine_token().Günther Deschner1-0/+50
2008-02-29Revert "what a wurst."Günther Deschner1-50/+0
2008-02-29what a wurst.Günther Deschner1-0/+50
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23485: This checkin consists mostly of refactorings in preparation of theMichael Adam1-0/+70