s3/client: Restore '-E' handling
[samba.git] / source3 /
2022-05-24 Noel Powers3/client: Restore '-E' handling
2022-05-24 Noel Powers3/script/tests: Test smbclient -E redirects output...
2022-05-23 Samuel Cabreros3:libads: Clear previous CLDAP ping flags when reusing...
2022-05-23 Samuel Cabreros3:libnet: Fix talloc frame not freed in order
2022-05-23 Samuel Cabreros3:libads: Print 'gc' and 'no_fallback' fields in ndr_p...
2022-05-23 Pavel Filipenskýs3:lib: Fix use_after_free: Using freed pointer "p"
2022-05-20 Volker Lendeckesrvsvcd: Silence a integer type warning
2022-05-20 Volker Lendeckesrvsvcd: Avoid an "else" due to the early return
2022-05-20 Volker Lendeckesrvsvcd: Directly initialize variables in count_for_all...
2022-05-20 Volker Lendeckesrvsvcd: Align integer types
2022-05-20 Volker Lendeckesrvsvcd: Fix shareinfo2 max_connections calculation
2022-05-20 Volker Lendeckesrvsvcd: Use UINT32_MAX where appropriate
2022-05-20 Volker Lendeckeregistry3: Align some integer types
2022-05-20 Volker Lendeckesmbd: Simplify copy_file()
2022-05-20 Volker Lendeckesmbd: Simplify copy_file()
2022-05-19 Samuel Cabreros3:winbind: Remove struct winbindd_child_dispatch_table
2022-05-19 Samuel Cabreros3:winbind: Convert InitConnection from struct based...
2022-05-19 Samuel Cabreros3:winbind: Create a binding handle for each child
2022-05-19 Samuel Cabreros3:winbind: Fix code format and use newer debug macros
2022-05-19 Samuel Cabreros3:winbind: Move winbindd_dual_init_connection() function
2022-05-19 Samuel Cabreros3:winbind: Convert winbindd_dual_pam_chauthtok() from...
2022-05-19 Samuel Cabreros3:winbind: Split getting and filling the password...
2022-05-19 Samuel Cabreros3:winbind: Convert winbindd_dual_pam_chng_pswd_auth_cr...
2022-05-19 Samuel Cabreros3:winbind: Convert PamLogOff from struct based to...
2022-05-18 Volker Lendeckesrvsvc: Announce [username] in NetShareEnum
2022-05-18 Volker Lendeckesrvsvc: Add a central return point to init_srv_share_in...
2022-05-18 Volker Lendeckeselftest: Test for bug 15062 -- list "username" in...
2022-05-18 Andreas Schneiders3:tests: Reformat test_local_s3.sh
2022-05-18 Andreas Schneiders3:tests: Reformat test_libwbclient_threads.sh
2022-05-18 Andreas Schneiders3:tests: Reformat test_large_acl.sh
2022-05-18 Andreas Schneiders3:tests: Reformat test_inherit_owner.sh
2022-05-18 Andreas Schneiders3:tests: Reformat test_homes.sh
2022-05-18 Andreas Schneiders3:tests: Reformat test_guest_auth.sh
2022-05-18 Andreas Schneiders3:tests: Reformat test_groupmap.sh
2022-05-18 Andreas Schneiders3:tests: Reformat test_give_owner.sh
2022-05-17 Anoop C Svfs_glusterfs: Fix fdopendir implementation
2022-05-17 Anoop C Svfs_glusterfs: Fix get_real_filename_at implementation
2022-05-14 Pavel Filipenskýs3:smbd: Covscan: remove dead code
2022-05-14 Pavel Filipenskýs3:smbd Fix trailing whitespace in files.c
2022-05-14 Pavel Filipenskýs3:libsmb: Covscan: unchecked return value for cli_cred...
2022-05-11 Jeremy Allisons3: libsmbclient: Cope with SMB2 servers that return...
2022-05-10 Pavel Filipenskýwinbind: send "debug traceid" from winbindd parent...
2022-05-10 Pavel Filipenskýwinbind: enable "debug traceid" in main winbindd
2022-05-10 Pavel Březinas3:winbindd add "'winbind debug traceid" support via...
2022-05-10 Pavel Filipenskýs3:lib: reset all tevent trace callbacks in reinit_afte...
2022-05-10 Pavel Filipenskýs3:lib: fix trailing whitespaces
2022-05-06 John Mulligansource3/lib/smbconf: add python bindings for init functions
2022-05-06 John Mulligans3/lib/smbconf: add talloc_stackframe to smbconf_init_reg
2022-05-06 John Mulligans3/lib/smbconf: replace uses of talloc_tos with talloc_...
2022-05-05 Andreas Schneiders3:tests: Reformat test_forceuser_validusers.sh
2022-05-05 Andreas Schneiders3:tests: Reformat test_force_user_unlink.sh
2022-05-05 Andreas Schneiders3:tests: Reformat test_force_group_change.sh
2022-05-05 Andreas Schneiders3:tests: Reformat test_force_create_mode.sh
2022-05-05 Andreas Schneiders3:tests: Reformat test_force_close_share.sh
2022-05-05 Andreas Schneiders3:tests: Reformat test_fifo.sh
2022-05-05 Andreas Schneiders3:tests: Reformat test_failure.sh
2022-05-05 Andreas Schneiders3:tests: Reformat test_durable_handle_reconnect.sh
2022-05-05 Andreas Schneiders3:tests: Reformat test_dropbox.sh
2022-05-05 Andreas Schneiders3:tests: Reformat test_dfree_quota.sh
2022-05-05 Andreas Schneiders3:tests: Reformat test_dfree_command.sh
2022-05-05 Andreas Schneiders3:tests: Reformat test_delete_veto_files_only_rmdir.sh
2022-05-03 Andreas Schneiders3:tests: Reformat test_deadtime.sh
2022-05-02 Andreas Schneiders3:tests: Reformat test_close_denied_share.sh
2022-05-02 Andreas Schneiders3:tests: Reformat test_chdir_cache.sh
2022-05-02 Andreas Schneiders3:tests: Reformat test_async_req.sh
2022-05-02 Andreas Schneiders3:tests: Reformat test_aio_outstanding.sh
2022-05-02 Andreas Schneiders3:tests: Reformat test_acl_xattr.sh
2022-05-02 Andreas Schneiders3:tests: Reformat printing_var_exp_lpr_cmd.sh
2022-05-02 Andreas Schneiders3:tests: Reformat dlopen.sh
2022-05-02 Ralph Boehmesmbd: optimize and streamline smbd_smb2_close()
2022-05-02 Ralph Boehmesmbd: pass fsp as pointer-pointer to smbd_smb2_close()
2022-05-02 Ralph Boehmesmbd: add fstat_before_close fsp flag and logic
2022-04-30 Samuel Cabreros3:winbind: Remove unused functions
2022-04-30 Samuel Cabreros3:winbind: Convert PAM_AUTH_CRAP from struct based...
2022-04-30 Samuel Cabreros3:winbind: Refactor winbindd_pam_auth_crap_{send,recv}
2022-04-30 Samuel Cabreros3:winbind: Refactor winbindd_pam_auth_crap_{send,recv}
2022-04-30 Samuel Cabreros3:winbind: Use temp memory context in winbindd_pam_aut...
2022-04-30 Samuel Cabreros3:rpc_client: Fix memory allocation hierarchy
2022-04-30 Samuel Cabreros3:winbind: Move big NTLMv2 blob checks to parent process
2022-04-30 Samuel Cabreros3:winbind: Use uint8_t for authoritative flag
2022-04-30 Samuel Cabreros3:winbind: Remove unnecessary jump to label
2022-04-30 Samuel Cabreros3:winbind: Remove unnecesary condition to reduce inden...
2022-04-30 Samuel Cabreros3:winbind: Pass the challenge to winbind_dual_SamLogon...
2022-04-29 Jeremy Allisons3: smbd: Allow a durable handle on a leased stat-open.
2022-04-28 Volker Lendeckesmbd: Use filename_convert_dirfsp() in smbd_smb2_create...
2022-04-28 Volker Lendeckesmbd: Use filename_convert_dirfsp() in reply_ntcreate_a...
2022-04-28 Volker Lendeckesmbd: Add filename_convert_dirfsp()
2022-04-28 Volker Lendeckesmbd: Only create an artificial dirfsp when necessary
2022-04-28 Volker Lendeckesmbd: Pass dirfsp to create_file_unixpath()
2022-04-28 Ralph BoehmeCI: use native Python functions to detect system and...
2022-04-28 Volker LendeckeRevert "vfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()"
2022-04-28 Volker Lendeckevfs: Remove name-based SMB_VFS_GET_REAL_FILENAME()
2022-04-28 Volker Lendeckesmbd: Use SMB_VFS_GET_REAL_FILENAME_AT() in dptr_ReadDi...
2022-04-28 Volker Lendeckevfs: Implement snapper_gmt_get_real_filename_at()
2022-04-28 Volker Lendeckevfs: Implement shadow_copy2_get_real_filename_at()
2022-04-28 Volker Lendeckevfs: Implement vfs_gpfs_get_real_filename_at()
2022-04-28 Volker Lendeckevfs: Implement vfs_gluster_get_real_filename_at()
2022-04-28 Volker Lendeckevfs: Implement vfs_gluster_fuse_get_real_filename_at()
2022-04-28 Volker Lendeckevfs: Implement ceph_snap_gmt_get_real_filename_at()
2022-04-28 Volker Lendeckesmbd: Add get_real_filename_at()
next