summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* auth: Allow the netbios name and domain to be set from winbindd in ntlm_auth3Andrew Bartlett2012-02-172-2/+13
* auth: Make more of the ntlmssp code private or staticAndrew Bartlett2012-02-175-96/+66
* s3-auth: Use common gensec_ntlmsspAndrew Bartlett2012-02-173-40/+5
* s3-auth: Use common gensec_ntlmssp_server_startAndrew Bartlett2012-02-171-127/+1
* s3-auth: Use the gensec-supplied DNS domain name and hostname.Andrew Bartlett2012-02-172-28/+76
* auth: Provide a way to specify the NTLMSSP server name to GENSECAndrew Bartlett2012-02-172-17/+40
* s3-auth: Allow NTLMSSP features to be disabled with smb.conf options for testingAndrew Bartlett2012-02-171-9/+23
* auth: Rearrange ntlmssp code for clarityAndrew Bartlett2012-02-171-9/+8
* s3-auth: Use the lpcfg_ wrapper calls to set some variablesAndrew Bartlett2012-02-171-31/+10
* s3-auth: Remove a layer of indirection and reorder to match gensec_ntlmssp_se...Andrew Bartlett2012-02-171-18/+15
* auth: Set NTLMSSP_NEGOTIATE_SIGN when session key support is requiredAndrew Bartlett2012-02-171-0/+3
* s3-auth: Only allow LM_KEY cryptography when extra options are setAndrew Bartlett2012-02-171-1/+6
* s3-auth: Inline ntlmssp_server_start() into gensec_ntlmssp3_server_start()Andrew Bartlett2012-02-171-9/+60
* s3-auth Use the common gensec_ntlmssp_update in gensec_ntlmssp3_serverAndrew Bartlett2012-02-174-25/+14
* s3-auth: Use common gensec_ntlmssp server functions for more of gensec_ntlmss...Andrew Bartlett2012-02-174-189/+50
* s3-auth: Add extra error messages on authentication or authorization failureAndrew Bartlett2012-02-173-0/+23
* auth: Cope with NO_USER_SESSION_KEY from security=serverAndrew Bartlett2012-02-171-2/+8
* auth: Move the rest of the source4 gensec_ntlmssp code to the top levelAndrew Bartlett2012-02-1711-90/+166
* s3-auth Hook checking passwords and generating session_info via the auth4_con...Andrew Bartlett2012-02-174-62/+259
* s3-build: Use credentials_ntlm.c in the autoconf build as wellAndrew Bartlett2012-02-171-0/+1
* build: Add exceptions for callcatcher unused function detectionAndrew Bartlett2012-02-171-0/+22
* wintest: Update Win2003 VMAndrew Bartlett2012-02-171-4/+4
* auth/kerberos: Move gse_get_session_key() to common code and use in gensec_gs...Andrew Bartlett2012-02-175-158/+155
* s3-gse: Allow kerberos key type OID to be optionalAndrew Bartlett2012-02-171-4/+11
* s3-gse: Fix OID to read for kerberos key typeAndrew Bartlett2012-02-171-2/+2
* s3-librpc: Remove backup declaration of GSS_C_DCE_STYLEAndrew Bartlett2012-02-171-4/+0
* s3-gse: Remove unused OID declarationAndrew Bartlett2012-02-171-9/+0
* wintest: give host longer to register the SRV recordAndrew Bartlett2012-02-171-1/+1
* wintest: use net rpc to put authenticated users into TelentClients if we need toAndrew Bartlett2012-02-171-0/+13
* wintest: Allow Windows VM to have no default routeAndrew Bartlett2012-02-171-3/+4
* Replace smbd_server_connection_loop_once() with tevent_loop_once() directly.Jeremy Allison2012-02-171-63/+6
* lib/util: Remove sys_poll as it is no longer neededAndrew Bartlett2012-02-168-110/+14
* lib/util: Remove unused sys_select_signal()Andrew Bartlett2012-02-162-19/+0
* s3-librpc: Remove gse_verify_server_auth_flagsAndrew Bartlett2012-02-161-50/+0
* docs-xml: remove docs for "send spnego principal"Stefan Metzmacher2012-02-161-28/+0
* s3-param Remove off-by-default and unused "send spnego principal"Andrew Bartlett2012-02-162-11/+0
* s3-smbd Remove unused code now we always have SPNEGO via gensecAndrew Bartlett2012-02-164-49/+7
* s3-librpc: Use gensec_spnego for DCE/RPC authenticationAndrew Bartlett2012-02-1610-1009/+42
* s3-gse: Use the session key type, not the lucid context to set NEW_SPNEGOAndrew Bartlett2012-02-161-67/+69
* s3-librpc: Remove unused bool gensec_hookAndrew Bartlett2012-02-161-2/+0
* s3:rpc_client: fix commentStefan Metzmacher2012-02-161-1/+1
* s3-librpc: make gensec result handling more genericAndrew Bartlett2012-02-161-11/+11
* wafsamba: exclude '.brzignore' from "make dist"Michael Adam2012-02-161-1/+1
* wafsamba: exclude '.gitignore' from "make dist"Michael Adam2012-02-161-0/+1
* wafsamba: fix blacklist handling in "make dist"Michael Adam2012-02-161-1/+1
* s4:provision: only print the adminpass if it was generated (not user-provided)Michael Adam2012-02-161-1/+5
* s4:provision: generate the adminpass provision() instead of provision_fill()Michael Adam2012-02-161-2/+3
* s4:provision: don't log the ldap admin password - it is internal onlyMichael Adam2012-02-161-3/+0
* s4-scripting: samba-tool: Fix domain info usage messageBjörn Baumbach2012-02-161-1/+1
* s4-selftest: fix output of opened connections in torture_holdconBjörn Baumbach2012-02-161-1/+1