vfs: Remove shadow_copy2_get_real_filename_at()
[samba.git] / source3 /
2024-01-16 Volker Lendeckevfs: Remove shadow_copy2_get_real_filename_at()
2024-01-16 Volker Lendecketesting: case insensitive lookups fail in shadow_copy2...
2024-01-16 Björn Jacketests: add a test for "fake directory create times"
2024-01-16 Bjoern Jackesystem.c: fix fake directory create times
2024-01-16 Björn Jacketests: add test for vfs_worm
2024-01-16 Björn Jackevfs_worm: add FILE_WRITE_EA to write access mask
2024-01-16 Björn Jackevfs_worm: add my copyright
2024-01-16 Björn Jackevfs_worm: add some more vfs functions that worm needs...
2024-01-16 Björn Jackevfs_worm: move write_access_flags to global
2024-01-16 Björn Jackevfs_worm: factor out readonly check
2024-01-16 Björn Jackevfs_recycle: add connect function to cache parameters
2024-01-16 Björn Jacketests: add a test for vfs_recycle
2024-01-16 Björn Jacketest_smbget.sh: reduce sleep time
2024-01-09 Andreas Schneiders3:rpc_server: Mark _lsa_CreateTrustedDomainEx as NOT_I...
2024-01-09 Andreas Schneiders3:rpc_server: Mark _lsa_CreateTrustedDomain as NOT_IMP...
2024-01-09 Stefan MetzmachersmbXsrv.idl: add python bindings
2024-01-09 Stefan Metzmachersmbstatus: let --json dump also session channels
2024-01-09 Stefan Metzmachersmbstatus: let --json report the client_guid a session...
2024-01-09 Stefan MetzmachersmbXsrv_session: store session_global->client_guid
2024-01-09 Stefan Metzmachers3:sessionid: export smbXsrv_session_global via session...
2024-01-09 Stefan Metzmachers3:smbd multichannel: improve smbXsrv_connection_dbg()
2024-01-09 Stefan Metzmachers3:smbd multichannel: let a cross-node session binding...
2024-01-09 Stefan Metzmachers3:smbd multichannel: always allow multichannel to...
2024-01-08 Ralph Boehmesmbd: move access override for previous versions to...
2024-01-08 Ralph Boehmesmbd: check for previous versions in check_any_access_fsp()
2024-01-08 Ralph Boehmesmbd: use check_any_access_fsp() for all access checks
2024-01-08 Ralph Boehmesmbd: replace CHECK_WRITE() macro with calls to check_a...
2024-01-08 Ralph Boehmesmbd: set fsp->fsp_flags.can_write to false for access...
2024-01-08 Ralph Boehmesmbd: return correct error when trying to create a...
2024-01-08 Ralph Boehmesmbd: fix check_any_access_fsp() for non-fsa fsps
2024-01-08 Ralph Boehmesmbd: rename check_access_fsp() to check_any_access_fsp()
2024-01-08 Ralph Boehmesmbd: set fsp_flags.is_fsa to true on printer file...
2024-01-08 Ralph Boehmesmbd: return the correct error in can_rename()
2024-01-05 Björn Jackeselftest: let list_servers.NT1 really use NT1 protocol
2024-01-05 Björn Jackevfs_worm: add connect function to cache parameters
2024-01-05 Björn Jackeset_process_capability: log which capability was set...
2024-01-04 Shachar Sharonvfs_ceph: use extra 'ceph_*at()' calls when available
2024-01-04 Jones Syues3:smbd multichannel: always refresh the network inform...
2024-01-04 Andreas Schneiders3:utils: Fix the auth function to print correct values...
2024-01-04 Andreas Schneiders3:utils: Handle the domain before username and password
2024-01-02 Volker Lendeckesmbd: Fix traversing snapshot dirs that vanished in...
2024-01-02 Volker Lendeckeshadow_copy: Add test for missing directory in "current...
2023-12-21 Ralph Boehmes3/lib: add log_panic_action()
2023-12-21 Ralph Boehmes3/lib: factor out call_panic_action() from smb_panic_s3()
2023-12-21 Joseph Suttons3:utils: Do not pass invalid file descriptor to close...
2023-12-21 Joseph Suttons3:param: Remove unnecessary use of discard_const_p()
2023-12-21 Joseph Suttons3:lib: Define TIME_FIXUP_CONSTANT_INT using INT64_C...
2023-12-21 Stefan Metzmachers3:ctdbd_conn: fix ctdbd_public_ip_foreach() for ipv6...
2023-12-20 Volker LendeckeRevert "rpc_server:srvsvc - retrieve share ACL via...
2023-12-20 Volker Lendeckerpcd_classic: Open share_info.tdb as root
2023-12-19 Volker Lendeckesmbd: Modernize a few DEBUG statements
2023-12-19 Volker Lendeckesmbd: Remove an unused function prototype
2023-12-19 Volker Lendeckesmbd: Slightly simplify smbd_smb2_query_directory_send()
2023-12-19 Volker Lendeckesmbd: Give source3/smbd/dir.c its own header file
2023-12-19 Volker Lendeckesmbd: Remove unused srv_put_dos_date2()
2023-12-19 Volker Lendeckesmbd: Use srv_put_dos_date2_ts() in reply_printqueue()
2023-12-19 Volker Lendeckesmbd: Introduce srv_put_dos_date2_ts()
2023-12-19 Volker Lendeckeprofile: Fix rusage reporting
2023-12-19 Volker Lendeckeprofile: Fix a small memleak
2023-12-19 Volker Lendeckesmbd: Remove "conn" from struct dptr_struct
2023-12-19 Volker Lendeckelib: Remove duplicate prototypes
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...
next