PY3: fix "TabError: inconsistent use of tabs and spaces"
[samba.git] / auth / auth_sam_reply.c
2018-03-15 Stefan Metzmacherauth: add auth_user_info_copy() function
2016-07-22 Stefan Metzmacherauth/auth_sam_reply: fill user_principal_* and dns_doma...
2016-06-30 Stefan Metzmacherkrb5pac.idl: introduce PAC_DOMAIN_GROUP_MEMBERSHIP...
2016-06-30 Stefan Metzmacherauth/auth_sam_reply: make auth_convert_user_info_dc_sam...
2016-06-30 Stefan Metzmacherauth/auth_sam_reply: do a real copy of strings in auth_...
2016-06-30 Stefan Metzmacherauth/auth_sam_reply: add auth_convert_user_info_dc_sami...
2016-06-30 Stefan Metzmacherauth/auth_sam_reply: add auth_convert_user_info_dc_sami...
2016-06-30 Stefan Metzmacherauth/auth_sam_reply: let make_user_info_dc_netlogon_val...
2016-06-30 Stefan Metzmacherauth/auth_sam_reply: add some const to input parameters
2014-03-05 Garming SamRemove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-10-24 Simo Sorceidl: Improve MS-PAC IDL
2011-07-19 Andrew Bartlettauth: Set NETLOGON_GUEST and use it to determine guest...
2011-07-19 Andrew Bartlettauth: Move make_user_info_SamBaseInfo() to talloc_strdu...
2011-07-19 Andrew Bartlettauth: Split out make_user_info_SamBaseInfo and add...
2011-07-19 Andrew Bartlettauth: Preserve guest flag on transition via netr_SamInfo3
2011-07-19 Andrew BartlettAdd my copyright
2011-02-10 Andrew Bartlettauth Move auth_sam_reply into the top level.