index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
smb2_create.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:smbd: allow the offset to the path being 0 in SMB2 create
Stefan Metzmacher
2009-07-02
1
-1
/
+3
*
s3:smbd: send SMB2 interim responses for async calls
Stefan Metzmacher
2009-06-24
1
-0
/
+5
*
Replace the boilerplate calls to :
Jeremy Allison
2009-06-18
1
-8
/
+2
*
Fix msdfs after the change to smb_filename struct. We must *always*
Jeremy Allison
2009-06-16
1
-1
/
+14
*
s3: Plumb smb_filename through SMB_VFS_CREATE_FILE
Tim Prouty
2009-06-12
1
-11
/
+2
*
s3: Make all callers of SMB_VFS_CREATEFILE call unix_convert first
Tim Prouty
2009-06-10
1
-9
/
+26
*
s3:smbd: split smbd_smb2_create() into a tevent_req based _send()/_recv() pair
Stefan Metzmacher
2009-06-05
1
-99
/
+199
*
s3:smbd: keep the chain_fsp for SMB2 requests
Stefan Metzmacher
2009-06-05
1
-0
/
+2
*
s3:smbd: add support for SMB2 Create on IPC$
Stefan Metzmacher
2009-06-05
1
-1
/
+17
*
s3:smbd: add support for printers to SMB2 Create
Stefan Metzmacher
2009-06-05
1
-38
/
+41
*
s3:smbd: ignore NTCREATEX_OPTIONS_SYNC_ALERT and NTCREATEX_OPTIONS_ASYNC_ALER...
Stefan Metzmacher
2009-06-04
1
-0
/
+4
*
s3:smbd: implement a simple version of SMB2 Create
Stefan Metzmacher
2009-06-03
1
-0
/
+274