smbd: Fix a typo in a few places
[samba.git] / librpc / idl / auth.idl
2023-06-23 Andreas Schneiderlibrpc:idl: Fix code spelling
2023-02-08 Joseph Suttons4:kdc: Add resource SID compression
2023-02-08 Joseph Suttonauth: Pass through entire PAC flags value in auth_user_info
2023-02-08 Joseph Suttonauth: Exclude resource groups from a TGT
2023-02-08 Joseph Suttonauth: Store group attributes in auth_user_info_dc
2023-02-08 Joseph Suttonauth.idl: Add auth_SidAttr type
2022-07-27 Joseph SuttonCVE-2022-2031 auth: Add ticket type field to auth_user_...
2021-04-27 Volker Lendeckeauth: Fix a typo
2019-03-18 Volker Lendeckeidl: Fix a typo
2018-05-10 Gary Lockyerauth: Add unique session GUID identifier
2016-06-30 Stefan Metzmacherauth.idl: add user_principal_* and dns_domain_name...
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-06-15 Stefan Metzmacherauth.idl: mark confidential attributes as [noprint]
2012-01-29 Andrew Bartlettauth: provide private pointer and do not return origina...
2011-07-19 Andrew Bartletts3-auth Remove seperate guest boolean
2011-07-19 Andrew Bartlettauth: remove now unused auth3_session_info from auth.idl
2011-07-19 Andrew Bartletts3-auth use auth_user_info not netr_SamInfo3 in auth3_s...
2011-07-19 Andrew Bartlettauth: use char * pointers in auth.idl
2011-07-19 Andrew Bartletts3-auth import auth3_session_info into IDL
2011-07-19 Andrew Bartlettauth: Put 'guest' and 'system' booleans into auth_user_...
2011-04-05 Andrew Bartlettauth: Move auth_session_info into IDL
2011-03-01 Andrew Bartlettlibrpc/idl Add helper structures for use by samba3...
2011-02-10 Andrew Bartlettauth.idl fix size_is() reference in IDL
2011-02-09 Andrew Bartletts4-auth Add auth.idl to encode auth subsystem structure...