1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Joe Guo 1078c969ab pysmbd: add py_smbd_create_file
Add create_file function to smbd API.

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2018-06-28 09:25:09 +02:00
..
auth auth: For NTLM and KDC authentication, log the authentication duration 2018-06-25 08:32:14 +02:00
build
client s3:client: Add --quiet option to smbclient 2018-06-26 17:43:25 +02:00
exports
groupdb Fix Jean François name to be UTF-8 2018-05-09 10:38:57 +02:00
include auth: For NTLM and KDC authentication, log the authentication duration 2018-06-25 08:32:14 +02:00
intl lib: Give util_paths.c its own header 2017-06-24 01:21:10 +02:00
lib lib: Align integer types 2018-06-19 08:59:11 +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 librpc/crypto: Fix a misleading comment 2018-06-18 18:34:51 +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 smbd: add an effective connection_struct->user_ev_ctx that holds the event context used for the current user 2018-06-18 08:59:21 +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 buffer truncation issues issues with gcc8 2018-06-20 22:22:07 +02:00
rpc_client Possible memory leak in map_info3_to_validation 2018-06-20 21:05:40 +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:tests: Add test for smbclient --quiet 2018-06-26 20:29:19 +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 pysmbd: add py_smbd_create_file 2018-06-28 09:25:09 +02:00
torture vfstest: make use of create_conn_struct_tos() 2018-06-14 20:52:23 +02:00
utils s3:smbget: Fix buffer truncation issues with gcc8 2018-06-20 22:22:07 +02:00
web
winbindd s3:winbind: Fix regression introduced with bso #12851 2018-06-21 01:03:52 +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