garming/samba-autobuild/.git
2016-03-10 Stefan Metzmachers4:selftest: run rpc.samr over ncacn_np instead of...
2016-03-10 Stefan Metzmachers4:torture: the backupkey tests need to use ncacn_np...
2016-03-10 Stefan Metzmachers4:torture/rpc: do testjoin only via ncalrpc or ncacn_np
2016-03-10 Stefan Metzmachers3:libsmb: remove unused functions in clispnego.c
2016-03-10 Stefan Metzmachers3:libsmb: remove unused cli_session_setup_kerberos...
2016-03-10 Stefan Metzmachers3:libsmb: make use of cli_session_setup_gensec*()...
2016-03-10 Stefan Metzmachers3:libsmb: call cli_state_remote_realm() within cli_ses...
2016-03-10 Stefan Metzmachers3:libsmb: provide generic cli_session_setup_gensec_sen...
2016-03-10 Stefan Metzmachers3:libsmb: let cli_session_setup_ntlmssp*() use gensec_...
2016-03-10 Stefan Metzmachers3:libsmb: unused ntlmssp.c
2016-03-10 Stefan Metzmachers3:libsmb: make use gensec based SPNEGO/NTLMSSP
2016-03-10 Stefan Metzmachers3:libads: make use of ads_sasl_spnego_gensec_bind...
2016-03-10 Stefan Metzmachers3:libads: keep service and hostname separately in...
2016-03-10 Stefan Metzmachers3:libads: don't pass given_principal to ads_generate_s...
2016-03-10 Stefan Metzmachers3:libads: provide a generic ads_sasl_spnego_gensec_bin...
2016-03-10 Stefan Metzmachers3:libads: make use of GENSEC_OID_SPNEGO in ads_sasl_sp...
2016-03-10 Stefan Metzmachers3:libads: make use of GENSEC_FEATURE_LDAP_STYLE
2016-03-10 Stefan Metzmachers3:libads: add missing TALLOC_FREE(frame) in error...
2016-03-10 Stefan Metzmachers4:ldap_server: make use of GENSEC_FEATURE_LDAP_STYLE
2016-03-10 Stefan Metzmachers4:selftest: simplify the loops over samba4.ldb.ldap
2016-03-10 Stefan Metzmachers4:selftest: we don't need to run ldap test with -...
2016-03-10 Stefan Metzmachers4:libcli/ldap: fix retry authentication after a bad...
2016-03-10 Stefan Metzmachers4:libcli/ldap: make use of GENSEC_FEATURE_LDAP_STYLE
2016-03-10 Stefan Metzmacherauth/ntlmssp: remove ntlmssp_unwrap() fallback for...
2016-03-10 Stefan Metzmacherauth/ntlmssp: add more compat for GENSEC_FEATURE_LDAP_STYLE
2016-03-10 Stefan Metzmacherauth/ntlmssp: implement GENSEC_FEATURE_LDAP_STYLE
2016-03-10 Stefan Metzmacherauth/gensec: add GENSEC_FEATURE_LDAP_STYLE define
2016-03-10 Günther Deschnerauth/ntlmssp: use ndr_push_AV_PAIR_LIST in gensec_ntlms...
2016-03-10 Stefan Metzmacherlibrpc/ndr: add ndr_ntlmssp_find_av() helper function
2016-03-10 Stefan Metzmacherntlmssp.idl: make AV_PAIR_LIST public
2016-03-10 Stefan Metzmacherntlmssp.idl: MsAvRestrictions is MsvAvSingleHost now
2016-03-10 Stefan Metzmachersecurity.idl: add LSAP_TOKEN_INFO_INTEGRITY
2016-03-10 Stefan Metzmacherauth/ntlmssp: use ntlmssp_version_blob() in the server
2016-03-10 Stefan Metzmacherauth/ntlmssp: let the client always include NTLMSSP_NEG...
2016-03-10 Stefan Metzmacherauth/ntlmssp: add ntlmssp_version_blob()
2016-03-10 Stefan Metzmacherauth/ntlmssp: don't send domain and workstation in...
2016-03-10 Stefan Metzmacherauth/ntlmssp: set NTLMSSP_ANONYMOUS for anonymous authe...
2016-03-10 Stefan Metzmacherauth/ntlmssp: define all client neg_flags in gensec_ntl...
2016-03-10 Stefan Metzmacherauth/ntlmssp: NTLMSSP_NEGOTIATE_VERSION is not a negoti...
2016-03-10 Stefan Metzmacherauth/ntlmssp: split out a debug_ntlmssp_flags_raw(...
2016-03-10 Stefan Metzmachers3:ntlm_auth: also use gensec for "ntlmssp-client-1...
2016-03-10 Stefan Metzmacherwinbindd: make use of ntlmssp_resume_ccache backend...
2016-03-10 Stefan Metzmachers3:auth_generic: add "ntlmssp_resume_ccache" backend...
2016-03-10 Stefan Metzmacherauth/ntlmssp: implement GENSEC_FEATURE_NTLM_CCACHE
2016-03-10 Stefan Metzmacherauth/gensec: add GENSEC_FEATURE_NTLM_CCACHE define
2016-03-10 Stefan Metzmacherauth/ntlmssp: provide a "ntlmssp_resume_ccache" backend
2016-03-10 Stefan Metzmachers3:ntlmssp: remove unused libsmb/ntlmssp_wrap.c
2016-03-10 Stefan Metzmachers3:auth_generic: make use of the top level NTLMSSP...
2016-03-10 Stefan Metzmacherwinbindd: pass an memory context to do_ntlm_auth_with_s...
2016-03-10 Stefan Metzmachers3:tests/test_ntlm_auth_s3: test ntlmssp-client-1 with...
2016-03-10 Stefan Metzmachers3:torture/test_ntlm_auth.py: add --client-use-cached...
2016-03-10 Stefan Metzmachers3:torture/test_ntlm_auth.py: replace tabs with whitespaces
2016-03-10 Stefan Metzmachers3:ntlm_auth: fix --use-cached-creds with ntlmssp-client-1
2016-03-10 Stefan Metzmacherauth/ntlmssp: add gensec_ntlmssp_server_domain()
2016-03-10 Stefan Metzmacherauth/ntlmssp: keep ntlmssp_state->server.netbios_domain...
2016-03-10 Stefan Metzmachers3:auth_generic: add auth_generic_client_start_by_sasl()
2016-03-10 Stefan Metzmachers3:auth_generic: add auth_generic_client_start_by_name()
2016-03-10 Stefan Metzmacherauth/gensec: make gensec_security_by_name() public
2016-03-10 Stefan Metzmacherauth/gensec: handle gensec_security_by_sasl_name(NULL...
2016-03-10 Stefan Metzmacherauth/gensec: keep a pointer to a possible child/sub...
2016-03-10 Stefan Metzmachers4:pygensec: make sig_size() and sign/check_packet...
2016-03-10 Stefan Metzmachers3:librpc/gse: implement gensec_gse_max_{input,wrapped...
2016-03-10 Stefan Metzmachers3:librpc/gse: don't log gss_acquire_creds failed at...
2016-03-10 Stefan Metzmachers3:librpc/gse: correctly support GENSEC_FEATURE_SESSION_KEY
2016-03-10 Stefan Metzmachers3:librpc/gse: set GSS_KRB5_CRED_NO_CI_FLAGS_X in gse_i...
2016-03-10 Stefan Metzmachers3:librpc/gse: fix debug message in gse_init_client()
2016-03-10 Stefan Metzmachers3:librpc/gse: make use of GSS_C_EMPTY_BUFFER in gse_in...
2016-03-10 Stefan Metzmacherwscript_configure_system_mitkrb5: add configure checks...
2016-03-10 Stefan Metzmachers3:libads: remove unused ads_connect_gc()
2016-03-10 Stefan Metzmachers4:librpc/rpc: map alter context SEC_PKG_ERROR to NT_ST...
2016-03-10 Stefan Metzmacherlibrpc/rpc: add error mappings for NO_CALL_ACTIVE,...
2016-03-10 Stefan Metzmacherdcerpc.idl: make WERROR RPC faults available in ndr_pri...
2016-03-10 Stefan Metzmacherepmapper.idl: make epm_twr_t available in python bindings
2016-03-10 Stefan Metzmachers3:selftest: run samba3.blackbox.smbclient_auth.plain...
2016-03-10 Stefan Metzmachers3:test_smbclient_auth.sh: test using the ip address...
2016-03-10 Stefan Metzmacherlib/util_net: add support for .ipv6-literal.net
2016-03-10 Stefan Metzmacherlib/util_net: move ipv6 linklocal handling into interpr...
2016-03-10 Andreas Schneiders4-selftest: Make export keytab test heimdal specific
2016-03-10 Andreas Schneiders4-libnet: Implement export_keytab without HDB
2016-03-10 Andreas Schneiders3-libnet: Allow the keytab function to use a relative...
2016-03-10 Andreas Schneiderkrb5_wrap: Add smb_krb5_open_keytab_relative() function
2016-03-10 Andreas Schneiderkrb5_wrap: Move smb_krb5_kt_add_entry() to krb5_wrap
2016-03-10 Andreas Schneiders3-libads: Use the C99 boolean false
2016-03-10 Andreas Schneiders3-libads: Call smb_krb5_create_key_from_string() directly
2016-03-10 Andreas Schneiders3-libads: Pass down the salt principal in smb_krb5_kt_...
2016-03-10 Garming SamCVE-2016-0771: tests/dns: Remove dependencies on env...
2016-03-10 Garming SamCVE-2016-0771: tests/dns: change samba.tests.dns from...
2016-03-10 Garming SamCVE-2016-0771: tests: rename test getopt to get_opt
2016-03-10 Garming SamCVE-2016-0771: tests/dns: RPC => DNS roundtrip test
2016-03-10 Garming SamCVE-2016-0771: dnsserver: don't force UTF-8 for TXT
2016-03-10 Garming SamCVE-2016-0771: tests/dns: modify tests to check via RPC
2016-03-10 Garming SamCVE-2016-0771: tests/dns: Add some more test cases...
2016-03-10 Garming SamCVE-2016-0771: tests/dns: Correct error code for former...
2016-03-10 Garming SamCVE-2016-0771: tests/dns: restore formerly segfaulting...
2016-03-10 Garming SamCVE-2016-0771: tests/dns: Add a comment regarding odd...
2016-03-10 Garming SamCVE-2016-0771: tests/dns: FORMERR can simply timeout...
2016-03-10 Garming SamCVE-2016-0771: tests/dns: prepare script for further...
2016-03-10 Garming SamCVE-2016-0771: tests/dns: Modify dns tests to match...
2016-03-10 Stefan MetzmacherCVE-2016-0771: dns.idl: make use of dnsp_hinfo
2016-03-10 Stefan MetzmacherCVE-2016-0771: s4:dns_server: fix idl for dns_txt_record
next