s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source4 / auth / unix_token.c
2023-02-08 Joseph Suttonauth: Make more liberal use of SID index constants
2020-06-05 Björn Baumbachs4-auth/unix_token: add new function auth_session_info_...
2020-06-05 Björn Baumbachs4-auth/unix_token: separate out filling the unix_info...
2020-02-06 Ralph Boehmes4/auth: use talloc_alpha_strcpy() in auth_session_info...
2019-01-08 Volker Lendeckeauth4: Use dom_sid_str_buf
2018-10-11 Björn Baumbachs4-auth: allow to pass original_user_name=NULL to auth_...
2018-10-11 Björn Baumbachs4-auth: allow to create unix token from system session...
2018-05-22 Andrew Bartlettauth: Use DBGC_AUTH as DBGC_CLASS for AD DC auth sessio...
2017-06-26 Stefan Metzmachers4:auth/unix_token: remove unused tevent_context from...
2017-06-26 Stefan Metzmachers4:auth/unix_token: remove unused tevent_context from...
2016-09-27 Volker Lendeckewbclient: "ev" is no longer used in wbc_sids_to_xids
2014-03-05 Volker Lendeckeauth4: auth_session_info_fill_unix only needs a tevent_...
2014-03-05 Volker Lendeckeauth4: security_token_to_unix_token only needs a tevent...
2014-03-05 Volker Lendeckesource4: Use wbc_sids_to_xids
2014-02-18 Volker LendeckeRevert "source4: Use wbc_sids_to_xids"
2014-02-18 Volker LendeckeRevert "auth4: security_token_to_unix_token only needs...
2014-02-18 Volker LendeckeRevert "auth4: auth_session_info_fill_unix only needs...
2014-02-10 Volker Lendeckeauth4: auth_session_info_fill_unix only needs a tevent_...
2014-02-10 Volker Lendeckeauth4: security_token_to_unix_token only needs a tevent...
2014-02-10 Volker Lendeckesource4: Use wbc_sids_to_xids
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-06-19 Andrew Bartlettauth: Use only security_token_is_system to determine...
2012-02-13 Andrew Bartlettauth: Pass in the SMB username (for %U) into generate_s...
2011-11-18 Andrew Bartletts4-auth log details about any token we fail to convert...
2011-10-18 Stefan Metzmachers4:auth/unix_token: match s3 behavior and add uid/gid...
2011-07-29 Andrew Bartletts4-auth Fill in the remainder of the unix info in auth_...
2011-07-29 Andrew Bartletts4-auth Move conversion of security_token to unix_token...