lsa.idl: make lsa_DnsDomainInfo [public]
[sfrench/samba-autobuild/.git] / source3 /
2017-06-27 Stefan Metzmachers3:trusts_util: also pass the previous_nt_hash to netlo...
2017-06-27 Stefan Metzmacherlibcli/auth: pass the cleartext blob to netlogon_creds_...
2017-06-27 Stefan Metzmacherlibcli/auth: pass an array of nt_hashes to netlogon_cre...
2017-06-27 Stefan Metzmachers3:trusts_util: pass dcname to trust_pw_change()
2017-06-27 Stefan Metzmachers3:secrets: use secrets_delete for all keys in secrets_...
2017-06-27 Stefan Metzmachers3:secrets: let secrets_delete_machine_password_ex...
2017-06-27 Stefan Metzmachers3:secrets: let secrets_delete_machine_password_ex...
2017-06-27 Stefan Metzmachers3:secrets: rewrite secrets_delete_machine_password_ex...
2017-06-27 Stefan Metzmachers3:secrets: replace secrets_delete_prev_machine_passwor...
2017-06-27 Stefan Metzmachers3:secrets: let secrets_store_machine_pw_sync() delete...
2017-06-27 Stefan Metzmachers3:secrets: make use of secrets_delete() in secrets_sto...
2017-06-27 Stefan Metzmachers3:secrets: re-add secrets_delete() helper to simplify...
2017-06-27 Stefan Metzmachers3:secrets: rename secrets_delete() to secrets_delete_e...
2017-06-27 Stefan Metzmachers3:secrets: make use of des_salt_key() in secrets_store...
2017-06-27 Stefan Metzmachers3:secrets: add some const to secrets_store_domain_guid()
2017-06-27 Stefan Metzmachers3:secrets: split out a domain_guid_keystr() function
2017-06-27 Stefan Metzmachers3:secrets: rework des_salt_key() to take the realm...
2017-06-27 Stefan Metzmachers3:secrets: move kerberos_secrets_*salt related functio...
2017-06-27 Stefan Metzmachers3:libads: remove unused kerberos_fetch_salt_princ_for_...
2017-06-27 Stefan Metzmachers3:libads: make use of kerberos_secrets_fetch_salt_prin...
2017-06-27 Stefan Metzmachers3:libnet: make use of kerberos_secrets_fetch_salt_princ()
2017-06-27 Stefan Metzmachers3:gse_krb5: simplify fill_keytab_from_password() by...
2017-06-27 Stefan Metzmachers3:libads: provide a simpler kerberos_fetch_salt_princ...
2017-06-27 Stefan Metzmachers3:libads: remove kerberos_secrets_fetch_salting_princi...
2017-06-27 Stefan Metzmachers3:libnet_join: move kerberos_secrets_store_des_salt...
2017-06-27 Stefan Metzmachers3:libnet_join: move libnet_join_joindomain_store_secre...
2017-06-27 Stefan Metzmachers3:libnet_join: call do_JoinConfig() after we did remot...
2017-06-27 Stefan Metzmachers3:libnet_join: split libnet_join_post_processing_ads...
2017-06-27 Stefan Metzmachers3:libnet_join: move kerberos_secrets_store_des_salt...
2017-06-27 Stefan Metzmachers3:libnet_join: remember r->out.krb5_salt in libnet_joi...
2017-06-27 Stefan Metzmachers3:libnet_join.idl: add krb5_salt to libnet_JoinCtx
2017-06-27 Stefan Metzmachers3:libnet_join: remember the domain_guid for AD domains
2017-06-27 Stefan Metzmachers3:libnet_join.idl: return the domain_guid in libnet_Jo...
2017-06-27 Stefan Metzmachers3:libnet_join: calculate r->out.account_name in libnet...
2017-06-27 Stefan Metzmachers3:libnet_join: remove dead code from libnet_join_conne...
2017-06-27 Stefan Metzmachers3:libads: remove unused kerberos_secrets_store_salting...
2017-06-27 Stefan Metzmachers3:librpc: let NDR_SECRETS depend on NDR_SECURITY
2017-06-27 Stefan Metzmachers3:smbd: unimplement FSCTL_VALIDATE_NEGOTIATE_INFO...
2017-06-27 Stefan Metzmachers3:selftest: run test_smbclient_basic.sh against nt4_dc...
2017-06-27 Stefan Metzmachers3:test_smbclient_basic.sh: make use of $incdir/common_...
2017-06-27 Stefan Metzmachers3:test_smbclient_basic.sh: make use of $ADDARGS
2017-06-27 Michael Saxls3:gse_krb5: fix a possible crash in fill_mem_keytab_fr...
2017-06-27 Andreas Schneiders3:tests: Add blackbox test for 'net usershare'
2017-06-27 Andreas Schneiders3:param: Allow to add usershare if uid_wrapper is...
2017-06-27 Andreas Schneiders3:tests: Do not delete the contets of LOCAL_PATH with...
2017-06-26 Daniel Kobrass3: smbd: fix regression with non-wide symlinks to...
2017-06-26 Jeremy Allisons3: smbd: Add regression test for non-wide symlinks...
2017-06-26 Stefan Metzmachers3:smbd: call auth_check_password_session_info() only...
2017-06-26 Stefan Metzmachers3:smbd: introduce a reply_sesssetup_and_X_state
2017-06-26 Stefan Metzmachers3:smbd: inline check_guest_password() into reply_sesss...
2017-06-26 Stefan Metzmachers3:smbd: only set user_info->auth_description on success
2017-06-24 Volker Lendeckelib: Use ctdb_protocol instead of ctdb_private
2017-06-23 Volker Lendeckelib: Give util_paths.c its own header
2017-06-23 Volker Lendeckenet: Dump data for net_g_lock dump
2017-06-23 Björn Baumbachbuild: fix build of vfs_posix_eadb module
2017-06-22 Richard SharpeBug 15852. There are valid paths where conn->lsa_pipe_t...
2017-06-22 Stefan Metzmachers3:test_smbclient_s3.sh: pass the protocol (NT1) to...
2017-06-22 Stefan Metzmachers3:test_smbclient_s3.sh: make it explizit where we...
2017-06-22 Stefan Metzmachers3:test_acl_xattr.sh: use -mNT1 for the 'getfacl' commands
2017-06-22 Stefan Metzmachers3:torture: use CLI_FULL_CONNECTION_DISABLE_SMB1 in...
2017-06-22 Stefan Metzmachers3:torture: add torture_open_connection_flags()
2017-06-22 Stefan Metzmachers3:libsmb: add CLI_FULL_CONNECTION_DISABLE_SMB1
2017-06-22 Stefan Metzmachers3:pylibsmb: use CLI_FULL_CONNECTION_FORCE_SMB1 in...
2017-06-22 Stefan Metzmachers3:torture: use CLI_FULL_CONNECTION_FORCE_SMB1 in run_c...
2017-06-22 Stefan Metzmachers3:torture: use CLI_FULL_CONNECTION_FORCE_SMB1 in run_t...
2017-06-22 Stefan Metzmachers3:torture pass flags to torture_open_connection_share()
2017-06-22 Stefan Metzmachers3:client: smbclient -L can't do workgroup listing...
2017-06-22 Stefan Metzmachers3:torture: use CLI_FULL_CONNECTION_FORCE_SMB1 in tortu...
2017-06-22 Stefan Metzmachers3:libsmb: add CLI_FULL_CONNECTION_FORCE_SMB1
2017-06-22 Stefan Metzmachers3:torture: make use of smb_protocol_types_string(...
2017-06-22 Stefan Metzmachers3:libsmb: add support for SMB2 to cli_nt_delete_on_clo...
2017-06-22 Stefan Metzmachers3:libsmb: add cli_smb2_delete_on_close*()
2017-06-22 Stefan Metzmachers3:libsmb: normalize leading slashes in cli_resolve_path()
2017-06-22 Stefan Metzmachers3:libsmb: no longer pass remote_realm to cli_state_cre...
2017-06-22 Stefan Metzmachers3:libsmb: remove unused cli_state_remote_realm()
2017-06-22 Stefan Metzmachers3:rpc_server/spoolss: allow spoolss_connect_to_client...
2017-06-21 Jeremy Allisons3: smbd: When deleting an fsp pointer ensure we don...
2017-06-21 Volker Lendeckemessaging: Deliver messages only once
2017-06-21 Volker Lendeckelib: Fix typos
2017-06-21 Volker Lendeckelib: Give messages_ctdbd.c its own header
2017-06-21 Volker Lendeckemessaging: Use size_t for array sizes
2017-06-20 Andreas Schneiders3:winbind: Fix 'winbind normalize names' in wb_getpwsid()
2017-06-20 Volker Lendeckemessaging: Fix queueing on FreeBSD
2017-06-20 Andreas Schneiders3:tests: Add test for smbclient -UDOMAIN+username
2017-06-20 Andreas Schneiders3:popt_common: Reparse the username in popt_common_cre...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_SYMLINK to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_READLINK to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_STATVFS to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_LINK to use const struct smb_fi...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_GET_QUOTA to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_DISK_FREE to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_CHFLAGS to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_MKNOD to use const struct smb_f...
2017-06-18 Jeremy Allisons3: VFS: Remove old traces of smb_vfs_call_llistxattr().
2017-06-17 Stefan Metzmachers3:smb2_sesssetup: allow a compound request after a...
2017-06-17 Stefan Metzmachers3:smb2_tcon: allow a compound request after a TreeConnect
2017-06-17 Jeremy Allisons3: libsmb: Correctly save and restore connection tcon...
2017-06-17 Jeremy Allisons3: libsmb: Correctly do lifecycle management on cli...
2017-06-17 Jeremy Allisons3: libsmb: Fix cli_state_has_tcon() to cope with SMB2...
2017-06-17 Jeremy Allisons3: libsmb: Widen cli_state_get_tid() / cli_state_set_t...
next