summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3-waf: auth_netlogond depends on tldap.Andreas Schneider2012-01-121-0/+1
* s3-waf: link SECRETS3 only against samba3util.Andreas Schneider2012-01-121-1/+1
* s3-waf: Create a smaller samba3util subsystem.Andreas Schneider2012-01-121-7/+18
* s4:pygensec/tests: add test for gensec_set_max_update_size()Stefan Metzmacher2012-01-121-0/+54
* s4:auth/gensec/spnego: add support for fragmented spnego messagesStefan Metzmacher2012-01-122-4/+206
* s4:pygensec: add set_max_update_size() and max_update_size() functionsStefan Metzmacher2012-01-121-0/+25
* auth/gensec: add gensec_*max_update_size()Stefan Metzmacher2012-01-123-0/+22
* s3: Split a line with 1 statementsVolker Lendecke2012-01-121-1/+2
* s3:smbd: explicitly ask for GENSEC_FEATURE_UNIX_TOKENStefan Metzmacher2012-01-122-0/+6
* Revert "make paranoia check less paranoid" - check that key types strictly matchAndrew Bartlett2012-01-121-1/+1
* make hmac-md5 the keyed checksum type for arcfour-hmac-md5Andrew Bartlett2012-01-121-1/+1
* use ETYPE_DES3_CBC_SHA1 for the verify step in verify_mic_des3Andrew Bartlett2012-01-121-0/+8
* heimdal: remove checking of KDC PAC signature, delegate to wdc pluginAndrew Bartlett2012-01-121-12/+2
* auth/kerberos: Remove unused TALLOC_CTX argument to check_pac_checksumAndrew Bartlett2012-01-123-9/+5
* s4-kdc Do the KDC PAC checksum validation in the Samba pluginAndrew Bartlett2012-01-126-44/+152
* s4-kdc: use IDL constant NETLOGON_GENERIC_KRB5_PAC_VALIDATEAndrew Bartlett2012-01-121-1/+1
* samba-tool:dns: DNS names are case insensitiveAmitay Isaacs2012-01-121-3/+3
* s4-rpc:dnsserver: DNS names are case insensitiveAmitay Isaacs2012-01-123-17/+17
* Ensure we always free aio_ex on all error paths by moving the TALLOC_FREEJeremy Allison2012-01-123-3/+4
* Second part of fix for bug #8673 - NT ACL issue.Jeremy Allison2012-01-111-3/+4
* First part of fix for bug #8673 - NT ACL issue.Jeremy Allison2012-01-111-18/+31
* lib/param: avoid talloc_reference() in copy_service()Stefan Metzmacher2012-01-111-3/+3
* s3-rpcclient: add deldriverex flags argumentDavid Disseldorp2012-01-112-11/+14
* spoolss: fix DPD_DELETE_ALL_FILES error returnDavid Disseldorp2012-01-111-2/+1
* s4:auth: Make sure to check the optional auth_context hooks before using themAndrew Bartlett2012-01-111-18/+26
* gensec: Make sure to check the optional auth_context hooks before using themAndrew Bartlett2012-01-111-1/+1
* gensec: Rename want_flags and got_flags in gensec_gssapiAndrew Bartlett2012-01-112-27/+27
* gensec: make gensec_gssapi.h commonAndrew Bartlett2012-01-111-0/+0
* s3-librpc Supply target service and server to spnego_generic_init_client()Andrew Bartlett2012-01-113-0/+19
* s3-librpc: Rename spnego_ntlmssp_init_client and make genericAndrew Bartlett2012-01-113-5/+17
* s3-libsmb: split out auth_generic client functions into auth_generic.cAndrew Bartlett2012-01-115-129/+164
* s3-librpc: rename get_ntlmssp_auth_footer to be more genericAndrew Bartlett2012-01-111-5/+5
* s3-librpc Set target service and server into gensecAndrew Bartlett2012-01-111-0/+10
* s3-librpc Rename and rework cli_rpc_pipe_open_ntlmssp() to be genericAndrew Bartlett2012-01-115-48/+61
* s3-librpc Rename create_ntlmssp_auth_rpc_bind_req() to be more genericAndrew Bartlett2012-01-111-6/+3
* gensec: move gensec_util.c to the top levelAndrew Bartlett2012-01-117-11/+23
* auth: make auth4_context common to provide access to generate_session_info_pac()Andrew Bartlett2012-01-112-52/+59
* auth/kerberos: Remove unused headers from gssapi_parse.cAndrew Bartlett2012-01-111-2/+0
* s3-librpc Return user principal name on supplied mem_ctxAndrew Bartlett2012-01-111-3/+3
* krb5: Require gss_get_name_attribute or Heimdal's PAC parsing to build with krb5Andrew Bartlett2012-01-102-0/+21
* krb5: Require krb5_string_to_key be available to build with krb5Andrew Bartlett2012-01-103-1/+10
* krb5: Require krb5_set_real_time is available to build with krb5Andrew Bartlett2012-01-105-29/+12
* krb5: Require krb5_principal_compare_any_realm be available to build with krb5Andrew Bartlett2012-01-103-28/+9
* krb5: Require krb5_get_renewed_creds be available to build with krb5Andrew Bartlett2012-01-104-52/+14
* krb5: Remove now unused checks for krb5_verify_checksumAndrew Bartlett2012-01-102-12/+0
* krb5: Require krb5_get_init_creds_opt_alloc/free for build with krb5Andrew Bartlett2012-01-103-29/+18
* krb5: Require krb5_fwd_tgt_creds to be available to build with krb5Andrew Bartlett2012-01-103-3/+12
* krb5: Require krb5_get_host_realm and krb5_free_host_realm be available to bu...Andrew Bartlett2012-01-103-4/+18
* krb5: Require krb5_c_verify_checksum is available to build with krb5Andrew Bartlett2012-01-103-79/+25
* krb5: Require krb5_c_enctype_compare is available to build with krb5Andrew Bartlett2012-01-104-7/+9