summaryrefslogtreecommitdiff
path: root/source4/ntvfs/unixuid/vfs_unixuid.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell1-0/+1
2007-10-10r3290: allow SID_ANONYMOUS ( "S-1-5-7" ) to be the users sidStefan Metzmacher1-1/+1
2007-10-10r3185: Machines can login with krb5, so we need to allow them to map to a uni...Andrew Bartlett1-2/+2
2007-10-10r3039: This solves the problem of async handlers in ntvfs backends not beingAndrew Tridgell1-0/+15
2007-10-10r3024: run the *_connect() NTVFS initialisation operation as root, to allowAndrew Tridgell1-1/+4
2007-10-10r2934: - changed the unixuid module to use the nt_user_token instead of the s...Andrew Tridgell1-14/+19
2007-10-10r2930: added a security context cache to the unixuid module. The moduleAndrew Tridgell1-4/+22
2007-10-10r2803: allow unixuid module to work with foreign security principlesAndrew Tridgell1-4/+8
2007-10-10r2796: - changed ldap attributes "UnixID" to "unixID" and "UnixName" to "unix...Andrew Tridgell1-18/+23
2007-10-10r2794: a very simple version of the unixuid NTVFS pass-thru module. InAndrew Tridgell1-0/+753