summaryrefslogtreecommitdiffstats
path: root/source3/auth
Commit message (Expand)AuthorAgeFilesLines
* s3: In make_server_info_info3, check the result of copy_netr_SamInfo3Volker Lendecke2010-06-251-0/+4
* s3: In copy_netr_SamInfo3 copy all of the sids arrayVolker Lendecke2010-06-251-0/+3
* s3-auth: in make_user_info_for_reply_enc make sure to check length and dataGünther Deschner2010-06-161-2/+2
* s3-auth: fix debug message in check_winbind_security().Günther Deschner2010-06-161-1/+1
* Revert "s4-smbtorture: only pull info when status code indicates success in s...Günther Deschner2010-06-161-11/+3
* s4-smbtorture: only pull info when status code indicates success in smbcli_ra...Günther Deschner2010-06-161-3/+11
* s3-auth: Fix valgrind warning (unitialized var) in samu_to_SamInfo3().Günther Deschner2010-06-111-5/+7
* s3:auth fix samu->info3 conversionSimo Sorce2010-06-111-0/+3
* s3:misc make use of server_[event/messaging]_context directlyAndreas Schneider2010-06-101-1/+1
* Revert "s3:auth Change auth_ntlmssp_server_info API to return NTSTATUS"Volker Lendecke2010-06-081-6/+4
* s3:auth add hooks to indicate if signing or sealing is desired with NTLMSSPAndrew Bartlett2010-06-071-0/+10
* s3:auth Change auth_ntlmssp_server_info API to return NTSTATUSAndrew Bartlett2010-06-071-4/+6
* s3:auth Rename user_info->domain -> user_info->mapped.domain_nameAndrew Bartlett2010-06-079-37/+37
* s3:auth Rename user_info->client_domain -> user_info->client.domain_nameAndrew Bartlett2010-06-075-8/+8
* s3:auth Rename user_info->internal_username -> user_info->mapped.account_nameAndrew Bartlett2010-06-0711-30/+30
* s3:auth Rename user_info->smb_name -> user_info->client.account_nameAndrew Bartlett2010-06-0710-29/+29
* s3:auth make sure the primary group sid is usableSimo Sorce2010-06-071-13/+30
* s3:auth return the full passwd struct from check_accountSimo Sorce2010-06-071-12/+6
* s3:auth remove unused structure memberSimo Sorce2010-06-072-106/+2
* s3:auth create nt token from info3 directlySimo Sorce2010-06-072-38/+162
* s3:auth handle unix domain sids in samuSimo Sorce2010-06-073-38/+129
* s3:auth set the resolved user sid in the fake sam accountSimo Sorce2010-06-071-0/+3
* s3:auth check the user is valid firstSimo Sorce2010-06-071-43/+39
* s3:auth make sure we set the right usernameSimo Sorce2010-06-071-0/+5
* s3-auth: Moved smbd user functions to a generic place.Andreas Schneider2010-06-041-0/+406
* s3:auth Rename wksta_name -> workstation_name in auth_usersupplied_infoAndrew Bartlett2010-06-018-29/+29
* s3:smbd map_username() doesn't need sconn anymoreSimo Sorce2010-05-311-4/+2
* s3-auth: add "system" bool flag to auth_serversupplied_info.Günther Deschner2010-05-311-1/+10
* s3:ntlmssp Use a TALLOC_CTX for ntlmssp_sign_packet() and ntlmssp_seal_packet()Andrew Bartlett2010-05-311-2/+4
* ntlmssp: Make the ntlmssp.h from source3/ a common headerAndrew Bartlett2010-05-311-1/+1
* s3:auth Remove AUTH_NTLMSSP_STATE typedef.Andrew Bartlett2010-05-311-12/+12
* s3:auth Make AUTH_NTLMSSP_STATE a private structure.Andrew Bartlett2010-05-311-0/+87
* s3:auth make it easier to trace auth modulesSimo Sorce2010-05-298-0/+21
* s3:auth fix info3 duplication functionSimo Sorce2010-05-291-3/+8
* s3:auth Fix segfault when the user cannot be found by getpwnam()Andrew Bartlett2010-05-291-3/+10
* s3-auth: Added a function to get the server_info from the system user.Andreas Schneider2010-05-281-0/+39
* s3-auth: fix c++ buildwarnings.Günther Deschner2010-05-281-2/+2
* s3:auth remove login_server from server infoSimo Sorce2010-05-271-3/+0
* Fix Out of memory checksSimo Sorce2010-05-271-37/+59
* s3:auth add function to convert wbcAuthUserInfo to netr_SamInfo3Simo Sorce2010-05-281-0/+135
* s3:auth Free sampass as soon as we have server_infoSimo Sorce2010-05-283-8/+6
* s3:auth use info3 in auth_serversupplied_infoSimo Sorce2010-05-283-570/+123
* s3:auth add function to copy a netr_SamInfo3 structureSimo Sorce2010-05-281-0/+61
* s3:auth: add function to convert samu to netr_SamInfo3Simo Sorce2010-05-281-0/+166
* Fix bug #7448 - smbd crash when sambaLMPassword and sambaNTPassword entries m...Roel van Meer2010-05-211-0/+3
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-213-39/+39
* s3-rpc_client: move protos to cli_netlogon.hGünther Deschner2010-05-182-0/+2
* s3-crypto: only include crypto headers when crypto is done.Günther Deschner2010-05-182-0/+2
* security: merge builtin rid tables.Günther Deschner2010-05-181-2/+2
* s3-rpc_misc: clean out include/rpc_misc.h.Günther Deschner2010-05-182-5/+5