s3: libsmb: Change cli_setfileinfo_ext() and async version to take a uint32_t attr.
[samba.git] / source3 / auth / user_krb5.c
2017-02-22 Chris LambCorrect "perfom" typos.
2015-11-03 Marc MuehlfeldChanging log level of two entries to DBG_NOTICE
2014-06-17 Jeremy Allisons3: auth: Change make_server_info_info3() to take a...
2014-02-18 Andreas Schneiders3-auth: Pass mem_ctx to make_server_info_sam().
2014-02-08 Garming Samparam: rename lp function and variable from 'guestaccou...
2014-02-04 Andreas Schneiders3-auth: Pass talloc context to make_server_info_pw().
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
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...