s3: libsmb: Change cli_setfileinfo_ext() and async version to take a uint32_t attr.
[samba.git] / source3 / auth / user_info.c
2018-10-08 Volker Lendeckepdb: Reduce code duplication in make_user_info()
2017-03-29 Gary Lockyerrpc: Always supply both the remote and local address...
2017-03-29 Andrew Bartlettauth: Fill in user_info->service_description from all...
2014-04-02 Andrew Bartletts3-auth: Finally change make_user_info_*() use a parent...
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-07-04 Andreas Schneiders3-auth: Pass the remote_address down to user_info.
2011-03-29 Günther Deschners3-auth: use auth.h where needed.
2010-08-31 Günther Deschners3-auth: remove global include of krb5pac.h.
2010-08-14 Andrew Bartletts3:auth Change 'make_user_info' to be talloc based
2010-08-14 Andrew Bartletts3:auth Make Samba3 use the new common struct auth_user...
2010-06-07 Andrew Bartletts3:auth Rename user_info->domain -> user_info->mapped...
2010-06-07 Andrew Bartletts3:auth Rename user_info->client_domain -> user_info...
2010-06-07 Andrew Bartletts3:auth Rename user_info->internal_username -> user_inf...
2010-06-07 Andrew Bartletts3:auth Rename user_info->smb_name -> user_info->client...
2010-06-01 Andrew Bartletts3:auth Rename wksta_name -> workstation_name in auth_u...
2010-04-12 Volker Lendeckes3: Apply some const
2010-04-11 Volker Lendeckes3: Move [make|free]_user_info to auth/user_info.c