summaryrefslogtreecommitdiffstats
path: root/source4/auth/unix_token.c
Commit message (Expand)AuthorAgeFilesLines
* auth: Use only security_token_is_system to determine that a user is SYSTEMAndrew Bartlett2012-06-191-2/+0
* auth: Pass in the SMB username (for %U) into generate_session_infoAndrew Bartlett2012-02-131-3/+4
* s4-auth log details about any token we fail to convert to a unix tokenAndrew Bartlett2011-11-181-0/+17
* s4:auth/unix_token: match s3 behavior and add uid/gid to the groups arrayStefan Metzmacher2011-10-181-17/+31
* s4-auth Fill in the remainder of the unix info in auth_session_infoAndrew Bartlett2011-07-291-0/+38
* s4-auth Move conversion of security_token to unix_token to authAndrew Bartlett2011-07-291-0/+91