lib: Fix some whitespace
[samba.git] / source3 /
2023-12-19 Volker Lendeckelib: Fix some whitespace
2023-12-15 Volker Lendeckesmbd: Remove callback for release_ip when "state" is...
2023-12-15 Stefan Metzmachers3:selftest: add samba3.blackbox.smbXsrv_client_ctdb_re...
2023-12-15 Stefan Metzmacherselftest: export/use CTDB related envvars in order...
2023-12-15 Stefan Metzmacherctdbd_conn: add ctdbd_passed_ips()
2023-12-15 Stefan Metzmacherctdbd_conn: add ctdbd_unregister_ips()
2023-12-15 Volker Lendeckectdbd_conn: Add deregister_from_ctdbd()
2023-12-15 Stefan Metzmacherctdbd_conn: let register_with_ctdbd() call CTDB_CONTROL...
2023-12-15 Stefan Metzmacherctdbd_conn: don't use uninitialized memory in ctdbd_reg...
2023-12-15 Stefan MetzmacherVERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRI...
2023-12-13 Samuel Cabrerotests: Add a test for the idmap_nss : use_upn setting
2023-12-13 Samuel Cabreroidmap_nss: Install a messaging filter to reload the...
2023-12-13 Samuel Cabreroidmap_nss: Add a parameter to use UPNs instead of plain...
2023-12-13 Samuel Cabreroidmap_nss: Increase debug on failures
2023-12-13 Samuel Cabreros3:winbind: Register a messaging filter foreach domain...
2023-12-13 Samuel Cabreros3:winbind: talloc the static locator child
2023-12-13 Samuel Cabreros3:winbind: talloc the static idmap child
2023-12-10 Andreas Schneiders3:utils: Fix auth callback with smburl
2023-12-10 Andreas Schneiders3:tests: Add interactive smbget test for password...
2023-12-10 Andreas Schneiders3:tests: Fix smbget test
2023-12-10 Andreas Schneiders3:tests: Remove the non-working test_kerberos_upn_deni...
2023-12-10 Andreas Schneiders3:tests: Fix the test_kerberos_trust in smbget testsuite
2023-12-10 Andreas Schneiders3:tests: Fix test_kerberos in smbget tests
2023-12-10 Andreas Schneiders3:tests: Pass down a normal domain user for test_smbget.sh
2023-12-10 Andreas Schneiders3:tests: Fix authentication with smbget_user in smbget...
2023-12-08 Joseph Suttons3:rpc_server: Fix code spelling
2023-12-08 Joseph Suttons3:modules: Fix code spelling
2023-12-08 Joseph Suttons3:include: Fix code spelling
2023-12-08 Joseph Suttons3:include: Remove trailing whitespace
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
next