s3: auth: Change make_server_info_info3() to take a const struct netr_SamInfo3 pointe...
[samba.git] / source3 / auth / user_krb5.c
2015-07-11 Jeremy Allisons3: auth: Change make_server_info_info3() to take a...
2012-07-24 Andrew Bartlettlib/param: Move all enum declarations to lib/param
2012-02-13 Sumit Boses3-auth: On successful user mapping set mapped_to_guest...
2011-10-24 Simo Sorceidl: Improve MS-PAC IDL
2011-09-12 Jeremy AllisonMove the talloc_move call until *after* the check on...
2011-09-12 Sumit Boses3-auth: fix uninitialized server_info
2011-08-03 Andrew Bartletts3-auth set session_info->sanitized_username in create_...
2011-07-20 Andrew Bartletts3-auth fix dummy function in the not-with-kerberos...
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-04-04 Andrew Bartletts3-auth use create_local_token() to transform server_in...
2011-04-04 Andrew Bartletts3-auth consolidate create_local_token() into make_serv...
2011-03-29 Günther Deschners3-auth: use auth.h where needed.
2011-03-29 Günther Deschners3-passdb: use passdb headers where needed.
2011-03-29 Günther Deschners3-winbind: remove global inclusion of libwbclient.
2010-11-10 Jeremy AllisonRemove fstring from map_username. Create a more sane...
2010-08-31 Günther Deschners3-auth: remove global include of krb5pac.h.
2010-08-30 Simo Sorces3-auth: add helper to get server_info out of kerberos...
2010-08-30 Simo Sorces3-auth: Add helper function to retrieve the unix user...