summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-12s4-kdc Do the KDC PAC checksum validation in the Samba pluginAndrew Bartlett6-44/+152
2012-01-12s4-kdc: use IDL constant NETLOGON_GENERIC_KRB5_PAC_VALIDATEAndrew Bartlett1-1/+1
2012-01-12samba-tool:dns: DNS names are case insensitiveAmitay Isaacs1-3/+3
2012-01-12s4-rpc:dnsserver: DNS names are case insensitiveAmitay Isaacs3-17/+17
2012-01-12Ensure we always free aio_ex on all error paths by moving the TALLOC_FREEJeremy Allison3-3/+4
2012-01-11Second part of fix for bug #8673 - NT ACL issue.Jeremy Allison1-3/+4
2012-01-11First part of fix for bug #8673 - NT ACL issue.Jeremy Allison1-18/+31
2012-01-11lib/param: avoid talloc_reference() in copy_service()Stefan Metzmacher1-3/+3
2012-01-11s3-rpcclient: add deldriverex flags argumentDavid Disseldorp2-11/+14
2012-01-11spoolss: fix DPD_DELETE_ALL_FILES error returnDavid Disseldorp1-2/+1
2012-01-11s4:auth: Make sure to check the optional auth_context hooks before using themAndrew Bartlett1-18/+26
2012-01-11gensec: Make sure to check the optional auth_context hooks before using themAndrew Bartlett1-1/+1
2012-01-11gensec: Rename want_flags and got_flags in gensec_gssapiAndrew Bartlett2-27/+27
2012-01-11gensec: make gensec_gssapi.h commonAndrew Bartlett1-0/+0
2012-01-11s3-librpc Supply target service and server to spnego_generic_init_client()Andrew Bartlett3-0/+19
2012-01-11s3-librpc: Rename spnego_ntlmssp_init_client and make genericAndrew Bartlett3-5/+17
2012-01-11s3-libsmb: split out auth_generic client functions into auth_generic.cAndrew Bartlett5-129/+164
2012-01-11s3-librpc: rename get_ntlmssp_auth_footer to be more genericAndrew Bartlett1-5/+5
2012-01-11s3-librpc Set target service and server into gensecAndrew Bartlett1-0/+10
2012-01-11s3-librpc Rename and rework cli_rpc_pipe_open_ntlmssp() to be genericAndrew Bartlett5-48/+61
2012-01-11s3-librpc Rename create_ntlmssp_auth_rpc_bind_req() to be more genericAndrew Bartlett1-6/+3
2012-01-11gensec: move gensec_util.c to the top levelAndrew Bartlett7-11/+23
2012-01-11auth: make auth4_context common to provide access to generate_session_info_pac()Andrew Bartlett2-52/+59
2012-01-11auth/kerberos: Remove unused headers from gssapi_parse.cAndrew Bartlett1-2/+0
2012-01-11s3-librpc Return user principal name on supplied mem_ctxAndrew Bartlett1-3/+3
2012-01-10krb5: Require gss_get_name_attribute or Heimdal's PAC parsing to build with krb5Andrew Bartlett2-0/+21
2012-01-10krb5: Require krb5_string_to_key be available to build with krb5Andrew Bartlett3-1/+10
2012-01-10krb5: Require krb5_set_real_time is available to build with krb5Andrew Bartlett5-29/+12
2012-01-10krb5: Require krb5_principal_compare_any_realm be available to build with krb5Andrew Bartlett3-28/+9
2012-01-10krb5: Require krb5_get_renewed_creds be available to build with krb5Andrew Bartlett4-52/+14
2012-01-10krb5: Remove now unused checks for krb5_verify_checksumAndrew Bartlett2-12/+0
2012-01-10krb5: Require krb5_get_init_creds_opt_alloc/free for build with krb5Andrew Bartlett3-29/+18
2012-01-10krb5: Require krb5_fwd_tgt_creds to be available to build with krb5Andrew Bartlett3-3/+12
2012-01-10krb5: Require krb5_get_host_realm and krb5_free_host_realm be available to bu...Andrew Bartlett3-4/+18
2012-01-10krb5: Require krb5_c_verify_checksum is available to build with krb5Andrew Bartlett3-79/+25
2012-01-10krb5: Require krb5_c_enctype_compare is available to build with krb5Andrew Bartlett4-7/+9
2012-01-10s4:provision: add "+dns" to server services if the dns backend is SAMBA_INTERNALMichael Adam1-2/+7
2012-01-10s4:provision: add a server services line to the smb.conf template for the dcMichael Adam1-0/+2
2012-01-10s4:provision: add the possibility to provision "server services" in smb.confMichael Adam1-2/+9
2012-01-10s4:provision: improve a messageMichael Adam1-1/+1
2012-01-10samba: check for AES encryption type defines.Günther Deschner3-0/+25
2012-01-10talloc/testsuite: fix compiler warningsStefan Metzmacher1-1/+2
2012-01-10s3-aio_pthread: Fix the buildVolker Lendecke1-1/+1
2012-01-10s3-aio_pthread: Make "pd_list" staticVolker Lendecke1-1/+1
2012-01-10s4:python tests __init__.py - do not depend on "subprocess.check_call()"Matthias Dieter Wallnöfer1-1/+4
2012-01-09s4:python tests __init__.py - do not depend on "subprocess.CalledProcessError"Matthias Dieter Wallnöfer1-6/+11
2012-01-09s3: Remove an unused labelVolker Lendecke1-3/+0
2012-01-09s4:scripting/devel: add repl_cleartext_pwd.py scriptStefan Metzmacher1-0/+377
2012-01-09s4-kerberos: remove some unused prototypes.Günther Deschner1-22/+0
2012-01-09s3-waf: rpcclient does not need libads.so.Günther Deschner1-1/+1