1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source3
Jeremy Allison 6d1972b79e s3: VFS: syncops: Add 'connection_struct *conn' to syncops_sync_directory().
Remove 'const' from 'char *dname' parameter. This is always a talloc
allocated pointer.

Not yet used. This will allow us to make syncops really stackable later.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
2021-06-22 13:44:34 +00:00
..
auth auth:creds: Add obtained arg to cli_credentials_set_kerberos_state() 2021-04-28 03:43:34 +00:00
build
client s3:client: Use samba_popt_get_context() 2021-05-20 02:58:36 +00:00
exports
groupdb lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
include s3: VFS: Cleanup. Remove SMB_VFS_FSYNC() macro. 2021-06-22 13:44:34 +00:00
intl
lib s3: lib: In adouble_path(), if the parent directory name is ".", don't prepend "./" to the outgoing filename. 2021-06-22 13:44:34 +00:00
libads auth:creds: Add obtained arg to cli_credentials_set_kerberos_state() 2021-04-28 03:43:34 +00:00
libgpo/gpext
libnet libnet: Initialize pointers 2021-06-04 16:47:34 +00:00
librpc gse_krb5: Provide keytab name in fill_mem_keytab_from_dedicated_keytab() error strings. 2021-06-15 22:41:34 +00:00
libsmb libsmbclient: Avoid a call to SMBC_errno() in SMBC_mkdir_ctx() 2021-06-15 18:11:35 +00:00
locale pam_winbind/ro.po: fix error from previous patch merge 2020-10-29 20:49:16 +00:00
locking smbd: Simplify share_mode_entry_do() 2021-06-04 16:47:34 +00:00
modules s3: VFS: syncops: Add 'connection_struct *conn' to syncops_sync_directory(). 2021-06-22 13:44:34 +00:00
nmbd nmbd: Reduce the wait interface loop sleep time 2021-05-14 20:52:47 +00:00
param loadparam: add option "acl flag inherited canonicalization" 2021-05-27 19:51:57 +00:00
passdb s3:param:py_param - allocate buffer for nt_name and comment 2021-05-27 22:07:45 +00:00
printing printing: Factor out remove_from_jobs_list() 2021-06-04 16:47:34 +00:00
profile
registry registry: Fix a typo 2021-04-19 18:18:31 +00:00
rpc_client Fix gcc11 compiler issue "-Werror=maybe-uninitialized" 2021-05-07 06:23:32 +00:00
rpc_server mdssvc: avoid direct filesystem access, use the VFS 2021-06-16 05:59:12 +00:00
rpcclient s3:rpcclient: Document command of witness protocol 2021-05-25 00:23:37 +00:00
script testprogs: Use new kerberos options for smbclient(4) tests 2021-06-16 00:34:38 +00:00
selftest s3: torture: Add POSIX-SYMLINK-SETPATHINFO regression test. 2021-06-16 11:10:36 +00:00
services
smbd s3: smbd: Optimization in non_widelink_open(). Don't need to vfs_ChDir(parent_dir_fname) if parent is "." 2021-06-18 17:21:31 +00:00
torture s3: torture: Add POSIX-SYMLINK-SETPATHINFO regression test. 2021-06-16 11:10:36 +00:00
utils s3:utils: Use connection and credentials parser in net util 2021-05-28 02:55:31 +00:00
web
winbindd s3:winbind: Code cleanup for initialize_winbindd_cache() 2021-05-12 20:29:32 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript build: Use bison at build time rather than lexyacc.sh to build the embedded heimdal 2021-04-28 03:43:34 +00:00
wscript_build s3:lib: Remove util_cmdline 2021-05-28 03:41:52 +00:00
wscript_configure_system_ncurses