1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Stefan Metzmacher 0e2786a91f smbd: make it possible to call vfs_ChDir(conn, conn->cwd_fname);
We should only TALLOC_FREE(old_cwd) at the successful end.
This also avoids calling cp_smb_filename() on the old value.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2018-06-18 08:59:16 +02:00
..
auth auth: Add unique session GUID identifier 2018-05-10 20:02:22 +02:00
build
client build: Make --with-libarchive the default 2018-05-15 03:36:08 +02:00
exports
groupdb Fix Jean François name to be UTF-8 2018-05-09 10:38:57 +02:00
include smbd: remember that the tcon completely setup connection_struct 2018-06-18 08:59:16 +02:00
intl lib: Give util_paths.c its own header 2017-06-24 01:21:10 +02:00
lib s3:lib: add caching to set_current_user_info() 2018-06-18 08:59:15 +02:00
libads Fix some incorrect debug messages that look to be copy-paste issues. 2018-05-03 08:16:26 +02:00
libgpo/gpext s3/security.c undefined value 2018-04-20 18:18:25 +02:00
libnet libsmb: Give dsgetdcname.c its own header 2018-04-11 01:06:39 +02:00
librpc smbd: remove xconn->client->last_session_id based set_current_user_info() caching 2018-06-18 08:59:16 +02:00
libsmb s3:libsmbclient: cleanup smbc_setWorkgroup() usage 2018-05-17 01:10:28 +02:00
locale pam_winbind: initial Turkish translation 2017-11-15 13:52:05 +01:00
locking s3:locking: add file_has_open_streams() 2018-05-30 19:10:26 +02:00
modules vfs_glusterfs: use tevent_req_defer_callback() in order to use the correct event context 2018-06-14 20:52:23 +02:00
nmbd nmbd: Fix a typo 2018-04-11 01:06:39 +02:00
param smbd: fileserver: Change defaults to work with EA support out of the box. 2018-05-15 12:40:48 +02:00
passdb s3:passdb: Fix size of ascii_p16 2018-05-17 17:30:09 +02:00
printing printing: convert delete_driver_files() to use create_conn_struct_tos_cwd() 2018-06-14 20:52:23 +02:00
profile s3-profile: reduce dependencies of smbprofile.h 2016-03-28 20:45:16 +02:00
registry s3:registry: Fix size types and length calculations 2018-03-21 04:25:39 +01:00
rpc_client Possible memory leak in map_info6_to_validation 2018-06-16 01:06:36 +02:00
rpc_server s3:rpc_server/srvsvc: _srvsvc_NetSetFileSecurity form_junctions() to use create_conn_struct_tos_cwd() 2018-06-14 20:52:22 +02:00
rpcclient cmd_drsuapi: add dswriteaccountspn command 2018-05-12 02:09:28 +02:00
script s3: torture: Add DELETE-PRINT test. 2018-06-01 17:47:08 +02:00
selftest selftest: run smb2.streams tests against a share with vfs_streams_xattr 2018-05-30 19:10:25 +02:00
services srcctl3: Improve debug messages 2018-01-16 02:43:03 +01:00
smbd smbd: make it possible to call vfs_ChDir(conn, conn->cwd_fname); 2018-06-18 08:59:16 +02:00
torture vfstest: make use of create_conn_struct_tos() 2018-06-14 20:52:23 +02:00
utils s3:utils: Remove double error check 2018-05-24 18:07:03 +02:00
web
winbindd winbindd: Fix winbindd_ping_dc_recv 2018-06-16 01:06:36 +02:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript selftest: Require libarchive for --enable-selftest 2018-05-15 06:31:03 +02:00
wscript_build wscript_build: make sure we link extra-python versions of libraries 2018-04-13 07:27:11 +02:00
wscript_configure_system_ncurses