s3:utils: Fix setting the debug level
[samba.git] / source3 /
2023-12-07 Andreas Schneiders3:utils: Fix setting the debug level
2023-12-07 Andreas Schneiders3:tests: Add smbget test for smb://DOAMIN;user%passwor...
2023-12-01 Andreas Schneiders3:auth: Allow 'Unix Users' and 'Unix Groups' to create...
2023-12-01 Andreas Schneiders3:auth: Remove trailing white spaces from auth_util.c
2023-11-30 Shachar Sharonvfs_ceph: call 'ceph_fgetxattr' only if valid fd
2023-11-27 Jeremy Allisons3: smbd: Allow fchmod from the NFS-style mode ACL...
2023-11-27 Ralph Boehmesmbd: bring back "smb3 unix extensions" option
2023-11-27 Ralph Boehmesmbd: factor out smb2_negotiate_context_process_posix()
2023-11-27 Ralph Boehmesmbd: tweak POSIX check in smbd_do_qfilepathinfo()
2023-11-27 Ralph Boehmesmbd: check is POSIX is enabled on the fsp in fsinfo_un...
2023-11-27 Ralph Boehmesmbd: pass fsp to fsinfo_unix_valid_level()
2023-11-27 Ralph Boehmesmbd: pass fsp to smbd_do_qfsinfo()
2023-11-27 Ralph Boehmesmbd: leave comment on broken SMB1 POSIX open handling...
2023-11-27 Björn Jackedosmode: prefer capabilities over become_root
2023-11-21 Volker Lendeckesmbd: Fix Coverity ID 1499372 Uninitialized scalar...
2023-11-21 Volker Lendeckewinbind: Fix Coverity ID 1398910
2023-11-21 Volker Lendeckeutils: Fix Coverity ID 240113
2023-11-21 Volker Lendeckesmbd: Fix/remove a comment that became irrelevant
2023-11-21 Volker Lendeckesmbd: Fix a comment
2023-11-21 Volker Lendeckesmbd: Convert a void* into the real DIR*
2023-11-21 Andreas Schneiders3:rpc_client: Remove unused rpccli_lsa_open_policy2()
2023-11-21 Andreas Schneiders3:winbind: Always close the policy handle we opened
2023-11-21 Andreas Schneiders3:winbind: Use dcerpc_lsa_open_policy_fallback() in...
2023-11-21 Andreas Schneiders3:utils: Use any_nt_status_not_ok() in rpc_rights_gran...
2023-11-21 Andreas Schneiders3:utils: Use goto to close the policy in rpc_rights_gr...
2023-11-21 Andreas Schneiders3:utils: Use dcerpc_lsa_open_policy_fallback() in...
2023-11-21 Andreas Schneiders3:utils: Use dcerpc_lsa_open_policy_fallback() in...
2023-11-21 Andreas Schneiders3:rpcclient: Use dcerpc_lsa_open_policy_fallback(...
2023-11-21 Andreas Schneiders3:rpcclient: Remove trailing white spaces from cmd_lsa...
2023-11-21 Andreas Schneiders3:libnetapi: Use dcerpc_lsa_open_policy_fallback(...
2023-11-21 Andreas Schneiders3:utils: Use dcerpc_lsa_open_policy_fallback() in...
2023-11-21 Andreas Schneiders3:rpc_server: Use dcerpc_lsa_open_policy_fallback...
2023-11-21 Andreas Schneiders3:rpc_client: Implement dcerpc_lsa_open_policy_fallback()
2023-11-21 Andreas Schneiders3:rpc_client: Implement dcerpc_lsa_open_policy3()
2023-11-21 Andreas Schneiders3:rpc_server: Implement _lsa_OpenPolicy3()
2023-11-21 Stefan Metzmacherlsa.idl: Add new functions and types
2023-11-20 Andreas SchneiderUse python.h from libreplace
2023-11-20 Günther Deschners3-winreg: fix _winreg_EnumValue behavior
2023-11-20 Günther Deschners3-rpcclient: add winreg_enumval command
2023-11-20 Björn Jackeprofile: issues info message with lower log level
2023-11-20 Björn Jackesource3/nmbd/nmbd.c: use DBG_STARTUP_NOTICE
2023-11-20 Björn Jackelogging: use DBG_STARTUP_NOTICE for startup message
2023-11-20 Björn Jackelib/util: move copyright define to copyright.h
2023-11-17 Anoop C Svfs_ceph: Fix some uninitialized structs and pointers
2023-11-17 MikeLiuvfs_fruit: ignore ENAMETOOLONG in fruit_unlink_rsrc_ado...
2023-11-16 Björn Jackeposix_acls.c: prefer capabilities over become_root
2023-11-16 Björn Jackeopen.c: prefer capabilities over become_root
2023-11-16 Björn Jackevfs_recycle.c: prefer capabilities over become_root
2023-11-16 Björn Jackevfs_posix_eadb.c: prefer capabilities over become_root
2023-11-16 Björn Jackevfs_default.c: prefer capabilities over become_root
2023-11-16 Björn Jackevfs_acl_xattr.c: prefer capabilities over become_root
2023-11-16 Björn Jackevfs_acl_common.c: prefer capabilities over become_root
2023-11-16 Björn Jackenfs4_acls.c: prefer capabilities over become_root
2023-11-16 Björn Jacketoken_util.c: prefer capabilities over become_root
2023-11-16 Björn Jackedosmode.c: prefer use of capabilities at two places...
2023-11-16 Björn Jackesystem.c: fall back to become_root if CAP_DAC_OVERRIDE...
2023-11-16 Ralph Boehmesmbd: fix close order of base_fsp and stream_fsp in...
2023-11-16 Noel Powers3/utils: Use sddl_decode_err_msg instead of sddl_decode
2023-11-16 Noel Powers3/utils: Detect (and report) failure to parse sddl
2023-11-15 Christof Schmittvfs_zfsacl: Call stat CAP_DAC_OVERRIDE functions
2023-11-15 Christof Schmittvfs_aixacl2: Call stat DAC_CAP_OVERRIDE functions
2023-11-15 Christof Schmittnfs4_acls: Make fstat_with_cap_dac_override static
2023-11-15 Christof Schmittnfs4_acls: Make stat_with_cap_dac_override static
2023-11-15 Christof Schmittnfs4_acls: Make fstatat_with_cap_dac_override static
2023-11-15 Christof Schmittvfs_gpfs: Move vfs_gpfs_fstatat to nfs4_acls.c and...
2023-11-15 Christof Schmittvfs_gpfs: Move vfs_gpfs_lstat to nfs4_acls.c and rename...
2023-11-15 Christof Schmittvfs_gpfs: Move vfs_gpfs_fstat to nfs4_acls.c and rename...
2023-11-15 Christof Schmittvfs_gpfs: Move vfs_gpfs_stat to nfs4_acls.c and rename...
2023-11-15 Christof Schmittvfs_gpfs: Move stat_with_capability to nfs4_acls.c...
2023-11-15 Christof Schmittvfs_gpfs: Move fstatat_with_cap_dac_override to nfs4_acls.c
2023-11-15 Christof Schmittnfs4_acls: Implement fstat with DAC_CAP_OVERRIDE
2023-11-15 Anoop C Svfs_ceph: Replace libceph with libcephfs in comments
2023-11-15 Anoop C Svfs_ceph: Fix the comment quoting module usage
2023-11-15 Anoop C Svfs_ceph: Fix a comment in cephwrap_fchmod()
2023-11-15 Anoop C Svfs_ceph: Add path based fallback mechanism for SMB_VFS...
2023-11-15 Volker Lendeckesmbd: Get the symlink mode for posix through fdos_mode()
2023-11-15 Volker Lendeckesmbd: Centralize fdos_mode() in smbd_dirptr_get_entry()
2023-11-15 Volker Lendeckesmbd: Centralize wiping the ".." stat info
2023-11-15 Volker Lendeckesmbd: Simplify smbd_dirptr_get_entry()
2023-11-15 Volker Lendeckesmbd: Remove a pointless NULL check
2023-11-15 Volker Lendeckesmbd: Slightly simplify smbd_dirptr_get_entry()
2023-11-15 Volker Lendeckesmbd: Move mask_match_search() to smb1_reply.c
2023-11-15 Volker Lendeckesmbd: Simplify smbd_dirptr_get_entry()
2023-11-15 Volker Lendeckesmbd: Simplify smbd_dirptr_8_3_mode_fn()
2023-11-15 Volker Lendeckesmbd: Rename "fsp" to "dirfsp" in smbd_smb2_query_direc...
2023-11-15 Volker Lendeckesmbd: Directly print errno in openat_pathref_fsp_lcomp()
2023-11-15 Volker Lendeckesmbd: Remove a NULL check that became obsolete
2023-11-15 Volker Lendeckesmbd: Modernize a DEBUG statement
2023-11-15 Noel Powers3/utils: Add support to smbcacls to restore dacls...
2023-11-15 Noel Powers3/utils: Add functionality to smbcacls to save dacl...
2023-11-15 Noel Powers3/utils: Add recursive option to smcacls
2023-11-15 Noel Powers3/utils: Add save and restore config switches (and...
2023-11-15 Noel Powers3/utils: ensure sddl_encode/sddl_decode both use domai...
2023-11-14 Ralph Boehmesmbd: remove now unneccessary wrapper vfs_fget_dos_attr...
2023-11-13 Volker Lendeckesmbd: Alternative fix for smb2.stream.attributes2 test
2023-11-13 Ralph Boehmesmbd: fix has_other_nonposix_opens_fn()
2023-11-10 Volker Lendecketorture3: Correct use of enum client_flavour defines
2023-11-09 Günther Deschnerlibrpc: add various new commands and types to SVCCTL...
2023-11-09 Günther Deschnersvcctl: rename SERVICE_FAILURE_ACTIONS to SERVICE_FAILU...
2023-11-09 Günther Deschnersvcctl: unify operation names and always prefix with...
next