garming/samba-autobuild/.git
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
2016-03-10 Stefan MetzmacherCVE-2016-0771: librpc: add ndr_dnsp_string_list_copy...
2016-03-10 Stefan MetzmacherCVE-2016-0771: librpc: add RPC_NDR_DNSSERVER to dcerpc...
2016-03-10 Stefan MetzmacherCVE-2016-0771: s4:librpc: python_dns and python_dcerpc_...
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: torture3: Add new POSIX-SYMLINK...
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: torture3: Add new POSIX-SYMLINK...
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: libsmb: Add SMB1-only POSIX cli_posi...
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: libsmb: Rename cli_posix_getfaclXX...
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: smbd: Refuse to set EA's on a symlink.
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: smbd: Silently return no EA's availa...
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: smbd: Set return values early, allow...
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: smbd: Refuse to get a POSIX ACL...
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: smbd: Refuse to set a POSIX ACL...
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: smbd: Refuse to set an ACL from...
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: smbd: Refuse to get an ACL from...
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: smbd: Add refuse_symlink() function...
2016-03-10 Martin Schwenkectdb-tunables: Mark tunable DeferredRebalanceOnNodeAdd...
2016-03-10 Martin Schwenkectdb-recoverd: Drop use of DeferredRebalanceOnNodeAdd...
2016-03-10 Martin Schwenkectdb-tools: Drop "ctdb rebalancenode"
2016-03-10 Martin Schwenkectdb-tools: Drop "ctdb rebalanceip"
2016-03-10 Martin Schwenkectdb-doc: Drop outdated NEWS file
2016-03-10 Amitay Isaacsctdb-doc: Update ctdb man page
2016-03-10 Amitay Isaacsctdb-doc: Update ctdb man page
2016-03-10 Amitay Isaacsctdb-tunables: Fix the implementation of LIST_TUNABLES...
2016-03-10 Amitay Isaacsctdb-recovery-helper: Get tunables first, so control...
2016-03-10 Amitay Isaacsctdb-doc: Add documentation for missing tunables
2016-03-10 Amitay Isaacsctdb-doc: Update tunables documentation
2016-03-10 Amitay Isaacsctdb-tunables: Mark tunable ReclockPingPeriod obsolete
2016-03-10 Amitay Isaacsctdb-tunables: Mark tunable MaxRedirectCount obsolete
2016-03-10 Amitay Isaacsctdb-tunables: Add missing flags in the initializer
2016-03-10 Amitay Isaacsctdb-doc: Sort the tunable variables in alphabetical...
2016-03-10 Martin Schwenkectdb-tests: Add a new NFS tickle test for the releasing...
2016-03-10 Martin Schwenkectdb-tests: Allow tcptickle_sniff_wait_show() to filter...
2016-03-10 Martin Schwenkectdb-tests: Re-indent and re-format some functions
2016-03-10 Martin Schwenkectdb-tests: Fix CIFS tickle test
2016-03-10 Martin Schwenkectdb-tests: Fix description of NFS tickle test
2016-03-10 Aurelien Aptels4/heimdal/lib/krb5/pac.c: typo
2016-03-09 Aurelien Aptels4/heimdal/lib/gssapi/mech/gss_compare_name.c: typo
next