summaryrefslogtreecommitdiffstats
path: root/auth/auth_sam_reply.c
Commit message (Expand)AuthorAgeFilesLines
* Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.Garming Sam2014-03-051-3/+12
* idl: Improve MS-PAC IDLSimo Sorce2011-10-241-11/+14
* auth: Set NETLOGON_GUEST and use it to determine guest statusAndrew Bartlett2011-07-201-1/+2
* auth: Move make_user_info_SamBaseInfo() to talloc_strdup and out of memory ch...Andrew Bartlett2011-07-201-9/+31
* auth: Split out make_user_info_SamBaseInfo and add authenticated argumentAndrew Bartlett2011-07-201-29/+55
* auth: Preserve guest flag on transition via netr_SamInfo3Andrew Bartlett2011-07-201-0/+3
* Add my copyrightAndrew Bartlett2011-07-201-1/+1
* auth Move auth_sam_reply into the top level.Andrew Bartlett2011-02-101-0/+390