samba.git
2022-08-02 Jeremy Allisons3: smbd: Add dirfsp parameter to create_directory().
2022-08-02 Jeremy Allisons3: smbd: Add src_dirfsp and dst_dirfsp parameters...
2022-08-02 Jeremy Allisons3: smbd: Add old_dirfsp and new_dirfsp parameters...
2022-08-02 Jeremy Allisons3: smbd: Add dst_dirfsp parameter to rename_internals_...
2022-08-02 Jeremy Allisons3: smbd: Add dirfsp parameter to unlink_internals().
2022-08-02 Jeremy Allisons3: smbd: Add src_dirfsp and dst_dirfsp parameters...
2022-08-02 Jeremy Allisons3: smbd: In reply_ntrename(), don't call filename_conv...
2022-08-02 Jeremy Allisons3: smbd: Tweak the logic of smb2_file_rename_informati...
2022-08-02 Jeremy Allisons3: smbd: Inside filename_convert_dirfsp_nosymlink...
2022-08-02 Jeremy Allisons3: smbd: In filename_convert_dirfsp(), don't let an...
2022-08-02 Jeremy Allisons3: smbd: In filename_convert_dirfsp_nosymlink(), in...
2022-08-02 Jeremy Allisons3: smbd: In filename_convert_dirfsp(), allow SMB1...
2022-08-02 Andreas Schneiderlib:replace: Only include <sys/mount.h> on non-Linux...
2022-08-02 Andreas SchneiderRevert "lib:replace: Remove <sys/mount.h> from filesys.h"
2022-08-01 Martin Schwenkectdb-common: CID 1507498: Control flow issues (DEADCODE)
2022-07-29 Andreas Schneiderlib:replace: Remove <sys/mount.h> from filesys.h
2022-07-28 Joseph SuttonCVE-2022-32743 s4:rpc_server/netlogon: Reconnect to...
2022-07-28 Joseph SuttonCVE-2022-32743 s4:rpc_server/common: Add dcesrv_samdb_c...
2022-07-28 Joseph SuttonCVE-2022-32743 dsdb/modules/acl: Allow simultaneous...
2022-07-28 Joseph SuttonCVE-2022-32743 dsdb/modules/acl: Account for sAMAccount...
2022-07-28 Joseph SuttonCVE-2022-32743 s4:rpc_server/netlogon: Connect to samdb...
2022-07-28 Joseph SuttonCVE-2022-32743 s4:rpc_server/netlogon: Always observe...
2022-07-28 Joseph SuttonCVE-2022-32743 s4:rpc_server/netlogon: Remove dNSHostNa...
2022-07-28 Joseph SuttonCVE-2022-32743 dsdb/modules/acl: Handle FORCE_ALLOW_VAL...
2022-07-28 Joseph SuttonCVE-2022-32743 dsdb/common: Add FORCE_ALLOW_VALIDATED_D...
2022-07-28 Joseph SuttonCVE-2022-32743 dsdb: Implement validated dNSHostName...
2022-07-28 Joseph SuttonCVE-2022-32743 s4/dsdb/util: Add function to check...
2022-07-28 Joseph SuttonCVE-2022-32743 s4/dsdb/util: Add dsdb_msg_get_single_va...
2022-07-28 Joseph SuttonCVE-2022-32743 s4:torture/rpc: Fix tests to match Windows
2022-07-28 Joseph SuttonCVE-2022-32743 tests/py_credentials: Add tests for...
2022-07-28 Joseph SuttonCVE-2022-32743 s4-acl: Add tests for validated dNSHostN...
2022-07-28 Yury Lunevexamples/winexe: fix fetching return code of the remote...
2022-07-28 Jeremy Allisons3: smbd: Convert reply_checkpath() to use filename_con...
2022-07-28 Jeremy Allisons3: smbd: Convert call_trans2mkdir() to use filename_co...
2022-07-28 Jeremy Allisons3: smbd: Convert call_trans2open() to use filename_con...
2022-07-28 Jeremy Allisons3: smbd: Convert reply_rmdir() to use filename_convert...
2022-07-28 Jeremy Allisons3: smbd: Convert reply_ctemp() to use filename_convert...
2022-07-28 Jeremy Allisons3: smbd: Convert reply_mknew() to use filename_convert...
2022-07-28 Jeremy Allisons3: smbd: Convert reply_open_and_X() to use filename_co...
2022-07-28 Jeremy Allisons3: smbd: Convert reply_open() to use filename_convert_...
2022-07-28 Jeremy Allisons3: smbd: Fix the error processing in filename_convert_...
2022-07-28 Jeremy Allisons3: smbd: In filename_split_lcomp() ensure we never...
2022-07-28 Jeremy Allisons3: smbd: Ensure we set fsp->file_id in openat_pathref_...
2022-07-28 Andreas Schneiders3:winbind: Implement dcerpc_samr_chgpasswd_user4 for...
2022-07-28 Andreas Schneiders3:libsmb: Add dcerpc_samr_chgpasswd_user4 to remote_pa...
2022-07-28 Andreas Schneiders3:test: Print the output to understand what was going...
2022-07-28 Andreas Schneiders4:libnet: Add support for samr_ChangePasswordUser4()
2022-07-28 Andreas Schneiders4:libnet: Move code using RC4 into its own function
2022-07-28 Andreas Schneiders4:libnet: Remove unused code in libnet_ChangePassword_...
2022-07-28 Andreas Schneiders4:torture: Add test for dcerpc_samr_ChangePasswordUser4
2022-07-28 Andreas Schneiders3:rpc_server: Implement dcesrv_samr_ChangePasswordUser4()
2022-07-28 Andreas Schneiders3:passdb: Correctly burn the plaintext_pw with samu_de...
2022-07-28 Andreas Schneiders3:passdb: Remove trailing whitespaces
2022-07-28 Andreas Schneiders4:rpc_server: Implement dcesrv_samr_ChangePasswordUser4()
2022-07-28 Andreas Schneiders4:dsdb: Burn the memory of hashes returned by samdb_re...
2022-07-28 Andreas Schneiders4:dsdb: Remove trailing whitespaces from util.c
2022-07-28 Andreas Schneiders3:rpcclient: Implement cmd chpasswd4
2022-07-28 Andreas Schneiderdocs-xml: Remove trailing whitespaces in rpcclient...
2022-07-28 Andreas Schneiders3:rpc_client: Implement dcerpc_samr_chgpasswd_user4()
2022-07-28 Andreas Schneiders3:rpc_client: Fix trailing whitespaces in cli_samr.c
2022-07-28 Andreas Schneiderlib:util: Add generate_random_u64_range()
2022-07-28 Andreas Schneiderlib:util: Remove trailing whitespaces in samba_util.h
2022-07-28 Andreas Schneiderlib:crypto: Add test for pbkdf2
2022-07-28 Andreas Schneiderwaf: Check for gnutls_pbkdf2()
2022-07-28 Andreas Schneiders4:torture: Implement test for SAMR SetUserInfo(2)...
2022-07-28 Andreas Schneiders3:rpc_server: Implement SAMR SetUserInfo(2) level 32
2022-07-28 Andreas Schneiders4:rpc_server: Implement support for SetUserInfo(2...
2022-07-28 Andreas Schneiders4:torture: Implement test for SAMR SetUserInfo(2)...
2022-07-28 Andreas Schneiders3:rpc_server: Implement support for SAMR SetUserInfo...
2022-07-28 Andreas Schneiders3:rpc_server: Remove obosolete copy_id26_to_sam_passwd()
2022-07-28 Andreas Schneiders3:rpc_server: Use copy_pwd_expired_to_sam_passwd(...
2022-07-28 Andreas Schneiders3:rpc_server: Add copy_pwd_expired_to_sam_passwd(...
2022-07-28 Andreas Schneiders3:rpc_server: Set missing debug class for srv_samr_chg...
2022-07-28 Andreas Schneiderlibcli:auth: Add test for decode_pwd_string_from_buffer...
2022-07-28 Andreas Schneiderlibcli:auth: Add decode_pwd_string_from_buffer514()
2022-07-28 Andreas Schneiders4:rpc_server: Implement support for SAMR SetUserInfo...
2022-07-28 Andreas Schneiders4:rpc_server: Add samr_set_password_aes()
2022-07-28 Andreas Schneiders4:rpc_server: Add transaction for dcesrv_samr_SetUserI...
2022-07-28 Andreas Schneiders4:rpc_server: Use sam_ctx consistently in dcesrv_samr_...
2022-07-28 Andreas Schneiders3:rpc_server: Use a done goto label for dcesrv_samr_Se...
2022-07-28 Andreas Schneiderlibcli:auth: Add test for extract_pwd_blob_from_buffer514()
2022-07-28 Andreas Schneiderlibcli:auth: Add extract_pwd_blob_from_buffer514()
2022-07-28 Andreas Schneiderlibcli:auth: Implment a common create_pw_buffer_from_blob()
2022-07-28 Andreas Schneiderlibcli:auth: Use extract_pw_from_buffer() in decode_pw_...
2022-07-28 Andreas Schneiderlibcli:auth: Keep data of extract_pw_from_buffer()...
2022-07-28 Andreas Schneiders3:rpcclient: Implement setuserinfo2 level 31
2022-07-28 Andreas Schneiders3:rpcclient: Encrypt the password buffers only if...
2022-07-28 Andreas Schneiders3:rpc_client: Implement init_samr_CryptPasswordAES()
2022-07-28 Andreas Schneidersamr.idl: Add samr_ChangePasswordUser4()
2022-07-28 Andreas Schneidersamr:idl: add samr_SupportedFeatures for samr_Connect5()
2022-07-28 Andreas Schneidersamr.idl: Add support for new AES encrypted password...
2022-07-28 Andreas Schneiderlibcli:auth: Add test for encode_pwd_buffer514_from_str()
2022-07-28 Andreas Schneiderlibcli:auth: Add encode_pw_buffer_from_str()
2022-07-28 Andreas Schneiderlibcli:auth: Implement a generic encode_pwd_buffer_from...
2022-07-28 Andreas Schneiderlibcli:auth: Remove trailing spaces from proto.h
2022-07-28 Andreas Schneiderlib:crypto: Add test for samba_gnutls_aead_aes_256_cbc_...
2022-07-28 Andreas Schneiderlib:crypto: Add samba_gnutls_aead_aes_256_cbc_hmac_sha5...
2022-07-28 Andreas Schneiderlib:crypto: Add test for samba_gnutls_aead_aes_256_cbc_...
2022-07-28 Andreas Schneiderlibrpc:rpc: Add SAMR encryption and mac key salt defini...
2022-07-28 Andreas Schneiderlib:crypto: Implement samba_gnutls_aead_aes_256_cbc_hma...
next