summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-09s3-passdb: remove a forward declaration.Günther Deschner1-7/+6
2012-01-09s3-libads: pretty print a keytab list.Günther Deschner1-2/+2
2012-01-09s3-pdbtest: only test trusted domains when pdb backends offers trusted domain...Günther Deschner1-74/+89
2012-01-09s3-libads: fix malloc/talloc mismatch in ads_keytab_verify_ticket().Günther Deschner1-1/+1
2012-01-09s4:python/samba/ndr.py: add an optional 'allow_remaining' to ndr_unpack()Stefan Metzmacher1-2/+3
2012-01-09pidl:Samba4/Python: add an optional 'allow_remaining' argument to __ndr_unpac...Stefan Metzmacher1-3/+26
2012-01-09s3-build: Remove unused hooks to set smbtorture4 and test argsAndrew Bartlett3-70/+0
2012-01-09auth/credentials Remove debug that prints in normal operationAndrew Bartlett1-1/+0
2012-01-09s3-libsmb: Do not look up FQDN or use host/ for krb5 encrypted CIFSAndrew Bartlett1-12/+1
2012-01-09s3-sefltest Make krb5 tests contain the word krb5Andrew Bartlett1-3/+3
2012-01-09s3-selftst Add encrypted CIFS testing with kerberosAndrew Bartlett1-9/+11
2012-01-09s3-libsmb: match the rest of Samba3 in kerberos name selection in smb sealingAndrew Bartlett1-17/+16
2012-01-09s3-selftest: Add test for smbclient kerberos supportAndrew Bartlett2-0/+31
2012-01-09s3-build SMBTORTRUE4 variable is unused in make testAndrew Bartlett1-2/+0
2012-01-09s3-build SAMBA4SHAREDIR is unused in make testAndrew Bartlett1-1/+1
2012-01-09s3-build: smbtorture4 can be built regardless of use_adsAndrew Bartlett1-4/+0
2012-01-09s3-selftest: remove smb4torture_possible and add have_ads_supportAndrew Bartlett1-41/+58
2012-01-09s3-selftest Hide smb4torture_possible inside plansmbtorturetestsuite()Andrew Bartlett1-5/+7
2012-01-07Add "repack" command to tdbtool.Ira Cooper2-1/+16