ctdb-client: Refactor cluster-wide database traverse api
[sfrench/samba-autobuild/.git] / source4 /
2017-06-07 Garming Samselftest/rodc: Do not run in single mode, this causes...
2017-06-01 Andreas Schneiders4:torture: Fix comparison between pointer and zero...
2017-06-01 Gary Lockyerpassword_hash: conditional compilation for crypt_r
2017-06-01 Garming Samdnsserver: Stop dns_name_equal doing OOB read
2017-06-01 Andreas Schneidermit_samba: Fix the MIT KDC build with the latest changes
2017-05-31 Andrew Bartlettdsdb: Use ldb_handle_use_global_event_context for rootd...
2017-05-31 Andrew Bartlettschema: Use ldb_schema_set_override_indexlist for faste...
2017-05-30 Stefan Metzmachers4:lib/com: remove unused pycom binding
2017-05-30 Stefan Metzmachers4:librpc: restore inhibit_timeout_processing = true...
2017-05-30 Stefan MetzmacherRevert "s4:librpc: simplify dcerpc_connect_timeout_hand...
2017-05-30 Stefan Metzmachers4:auth: use talloc_reparent() in samba_server_gensec_k...
2017-05-30 Garming Samtests/rodc: Check that new passwords trigger wiping...
2017-05-30 Garming Samgetncchanges: Do not filter EXOPs using highwatermark
2017-05-30 Garming Samrpc_server: Move SID helpers into common
2017-05-30 Garming Samnetlogon: Add necessary security checks for SendToSam
2017-05-30 Garming Samtests/rodc: Check SID restriction for SendToSam
2017-05-30 Garming Samtests/rodc: Add password lockout tests with RODC-auth...
2017-05-30 Garming Samnetlogon: Implement SendToSam along with its winbind...
2017-05-30 Garming Samkdc: Send bad password via NETLOGON in RODC
2017-05-30 Garming Samhdb: Dupe a copy of repl secrets into the KDC
2017-05-30 Garming Samauth_sam: Make auth_sam_trigger_repl_secret more generic
2017-05-30 Garming Samrodc: Set non-authoritative for RODC bad passwords
2017-05-30 Garming Samtests/rodc: Test for NTLM wrong password forwarding
2017-05-30 Garming Samauth_winbind: Allow badPwdCount to be set to 0 with...
2017-05-30 Garming Samauth4: Add authoritative flag to check_password
2017-05-30 Garming Samtests/password_lockout: Remove unused users from base
2017-05-28 Ralph Boehmes4/torture: add a leases test with stat open
2017-05-28 Ralph Boehmes4/torture: test for bug 12798
2017-05-26 Andreas Schneiderpython: Create the kdc.conf in the Samba private directory
2017-05-25 Gary Lockyerlibnet join: Fix error handling on provision_store_self...
2017-05-25 Gary Lockyersource4/provision: fix talloc_steal on unallocated...
2017-05-25 Gary Lockyertests net_join: use private secrets database.
2017-05-25 Gary Lockyerauth_log: Add test that execises the SamLogon python...
2017-05-25 Gary Lockyertests password_hash: Add ldap based tests for WDigest
2017-05-25 Andrew Bartlettpynet: Add a hook to decrypt one attribute
2017-05-25 Gary Lockyerpassword_hash: generate and store Primary:userPassword
2017-05-25 Gary Lockyersamba-tool tests: Tests for virtualCryptSHAxxx rounds
2017-05-25 Gary Lockyersamba-tool user: Tests for virtualWDigest attributes
2017-05-23 Andrew Bartlettdsdb: Do not search the sam.ldb file when trying to...
2017-05-22 Andrew Bartlettdsdb: Do not write the @INDEXLIST or @ATTRIBUTES record...
2017-05-22 Andrew Bartlettdsdb: Take out the transaction and prepare_commit locks...
2017-05-21 Stefan Metzmachers4:libcli/ldap: just use gensec_update() in ldap_bind_s...
2017-05-21 Stefan Metzmachers4:libcli/smb2: make smb2_session_setup_spnego_* comple...
2017-05-21 Stefan Metzmachers4:librpc: simplify dcerpc_connect_timeout_handler...
2017-05-21 Stefan Metzmachers4:librpc: make use of gensec_update_send() in bind_aut...
2017-05-21 Stefan Metzmachers4:librpc: use gensec_update_send() in dcerpc_bind_auth...
2017-05-21 Stefan Metzmachers4:rpc_server: implement async AUTH3 using gensec_updat...
2017-05-21 Stefan Metzmachers4:rpc_server: implement async ALTER_CONTEXT using...
2017-05-21 Stefan Metzmachers4:rpc_server: implement async BIND using gensec_update...
2017-05-21 Stefan Metzmachers4:rpc_server: remove unused dcesrv_auth_{bind_ack...
2017-05-21 Stefan Metzmachers4:rpc_server: make use of dcesrv_auth_prepare_auth3...
2017-05-21 Stefan Metzmachers4:rpc_server: make use of dcesrv_auth_prepare_alter_ac...
2017-05-21 Stefan Metzmachers4:rpc_server: make use of dcesrv_auth_prepare_bind_ack...
2017-05-21 Stefan Metzmachers4:rpc_server: make use of dcesrv_auth_reply() in dcesr...
2017-05-21 Stefan Metzmachers4:rpc_server: split out dcesrv_auth_reply() from dcesr...
2017-05-21 Stefan Metzmachers4:rpc_server: remove useless TALLOC_FREE(call->context...
2017-05-21 Stefan Metzmachers4:rpc_server: split out dcesrv_auth_prepare_alter_ack()
2017-05-21 Stefan Metzmachers4:rpc_server: split out dcesrv_auth_prepare_auth3()
2017-05-21 Stefan Metzmachers4:rpc_server: split out dcesrv_auth_prepare_bind_ack()
2017-05-21 Stefan Metzmachers4:rpc_server: make use of dcesrv_auth_complete() in...
2017-05-21 Stefan Metzmachers4:rpc_server: prepare dcesrv_auth_complete() for AUTH3
2017-05-21 Stefan Metzmachers4:rpc_server: make use of dcesrv_auth_complete() in...
2017-05-21 Stefan Metzmachers4:rpc_server: split out dcesrv_auth_complete() from...
2017-05-21 Stefan Metzmachers4:rpc_server: add wait_send/recv infrastructure
2017-05-21 Stefan Metzmachers4:rpc_server: introduce call->ack_pkt and avoid pkt...
2017-05-21 Stefan Metzmachers4:kdc: make use of gensec_update() in kpasswd_process()
2017-05-21 Stefan Metzmachers4:dlz_bind9: assert SPNEGO/KRB5 and use gensec_update()
2017-05-21 Stefan Metzmachers4:dns_server: use samba_server_gensec_krb5_start(...
2017-05-21 Stefan Metzmachers4:auth: add samba_server_gensec_krb5_start()
2017-05-21 Stefan Metzmachers4:auth: split out a samba_server_gensec_start_settings...
2017-05-21 Stefan Metzmachers4:gensec_krb5: add simple gensec_krb5_update_send...
2017-05-21 Stefan Metzmachers4:gensec_gssapi: add simple gensec_gssapi_update_send...
2017-05-21 Stefan Metzmachers4:gensec/http_basic: add simple gensec_http_basic_upda...
2017-05-21 Stefan Metzmachers4:gensec/http_ntlm: add implement gensec_http_ntlm_upd...
2017-05-21 Stefan Metzmachers4:rpc_server: simplify the GENSEC_FEATURE_SIGN_PKT_HEA...
2017-05-21 Stefan Metzmachers4:librpc: ask for GENSEC_FEATURE_SIGN_PKT_HEADER after...
2017-05-21 Stefan Metzmachers4:gensec_gssapi: always announce GENSEC_FEATURE_SIGN_P...
2017-05-21 Stefan Metzmachers4:smb_server: avoid using gensec_update_ev() for the...
2017-05-17 Ralph Boehmes4/torture: vfs_fruit: test copy-chunk on streams
2017-05-17 Ralph Boehmes4/torture: vfs_fruit: add src and dst path args to...
2017-05-17 Ralph Boehmes4/torture: smb2.ioctl: add copy-chunk test with stream...
2017-05-17 Ralph Boehmes4/torture: smb2.ioctl: add src and dst path args to...
2017-05-13 Jeremy Allisons4: cifsdd: Allocate the event context off NULL, not...
2017-05-13 Jeremy Allisons4: client: Allocate event context off struct smbclient...
2017-05-13 Jeremy Allisongensec: Add a TALLOC_CTX * to gensec_register().
2017-05-13 Jeremy Allisons4: ntvfs: Add a TALLOC_CTX * to sys_notify_register().
2017-05-13 Jeremy Allisons4: ntvfs: Add a TALLOC_CTX * to sys_lease_register().
2017-05-13 Jeremy Allisons4: ntvfs: Add a TALLOC_CTX * paramter to pvfs_acl_regi...
2017-05-11 Jeremy Allisons4: torture: Remove use of local variables that are...
2017-05-11 Jeremy Allisons4: popt: Change from talloc_autofree_context() to...
2017-05-11 Jeremy Allisons4: popt: Make cmdline_credentials static.
2017-05-11 Jeremy Allisons4: popt: Global replace of cmdline_credentials ->...
2017-05-11 Jeremy Allisons4: popt: Add set/get/free functions for cmdline_creden...
2017-05-11 Jeremy Allisons4: Add TALLOC_CTX * to register_server_service().
2017-05-11 Jeremy Allisons4: auth: Remove a talloc_autofree_context() use.
2017-05-11 Jeremy Allisons4: auth: Add TALLOC_CTX * to auth_register()
2017-05-11 Andreas Schneidertestprogs: Add 'net rpc user' test against AD DC
2017-05-10 Günther Deschners4-lib/policy: remove some dead prototypes
2017-05-10 Günther Deschners4-libcli: remove some dead prototypes
2017-05-10 Günther Deschners4-auth: remove some dead prototypes
next