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_find.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:smb2_server verify creditcharge
Christian Ambach
2012-03-09
1
-0
/
+8
*
Add open_dir_with_privilege() to ensure we're opening the correct directory w...
Jeremy Allison
2012-03-01
1
-0
/
+1
*
Fix a bunch of "unused variable" warnings.
Jeremy Allison
2012-02-18
1
-4
/
+0
*
s3:smb2_server: use sconn->ev_ctx instead of sconn->smb2.event_ctx
Stefan Metzmacher
2011-12-12
1
-1
/
+1
*
s3:smb2_server: pass explicit defer_times to smbd_smb2_request_pending_queue()
Stefan Metzmacher
2011-11-15
1
-1
/
+1
*
Move the SEC_DIR_LIST check into dptr_create for SMB2 and now for SMB1.
Jeremy Allison
2011-11-05
1
-5
/
+0
*
s3:smb2_server: remember the max_{trans,read,write} sizes we negotiated (bug ...
Stefan Metzmacher
2011-10-13
1
-1
/
+1
*
Fix bug #8473 - smb2_find uses a hard coded max reply size of 0x10000 instead...
Jeremy Allison
2011-09-21
1
-1
/
+1
*
s3:smb2_server: return OBJECT_NAME_INVALID if the path is terminated in SMB2_...
Stefan Metzmacher
2011-09-07
1
-0
/
+8
*
s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_find.c
Stefan Metzmacher
2011-09-07
1
-13
/
+5
*
s3-tevent: only include ../lib/util/tevent wrappers where needed.
Günther Deschner
2011-04-29
1
-0
/
+1
*
s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
Andrew Bartlett
2011-04-29
1
-1
/
+1
*
s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
Andrew Bartlett
2011-04-29
1
-1
/
+1
*
s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
Andrew Bartlett
2011-04-29
1
-1
/
+1
*
s3: include smbd/smbd.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-trans2: only include trans2.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
2011-03-24
1
-1
/
+1
*
Make it clear we're using the open file pathname.
Jeremy Allison
2011-02-10
1
-6
/
+4
*
Allow SMB2_FIND to actually use the open fd handle if we support fdopendir. F...
Jeremy Allison
2011-02-09
1
-0
/
+1
*
Pass fsp to dptr_CloseDir(). Cope with setting the fd if we're closing an fd ...
Jeremy Allison
2011-02-08
1
-4
/
+1
*
(Finally) fix bug #7158 - SMB2 connection resets during IOZone tests from 64-...
Jeremy Allison
2010-05-19
1
-1
/
+1
*
Fix bug 7399 - SMB2: QUERY_DIRECTORY is returning invalid values.
Jeremy Allison
2010-05-13
1
-1
/
+5
*
Attempt to fix bug #7399 - SMB2: QUERY_DIRECTORY is returning invalid values.
Jeremy Allison
2010-04-29
1
-4
/
+22
*
s3:smbd: implement SMB2 Find (Query Directory)
Stefan Metzmacher
2009-08-19
1
-1
/
+197
*
s3:smbd: implement SMB2 Cancel correctly.
Stefan Metzmacher
2009-08-17
1
-5
/
+1
*
libcli: move some common SMB and SMB2 stuff into libcli/smb/
Stefan Metzmacher
2009-08-12
1
-1
/
+1
*
s3:smbd: rename conn => sconn for smbd_server_connection structs
Stefan Metzmacher
2009-08-08
1
-4
/
+4
*
Fix a few uninitialized variable warnings
Volker Lendecke
2009-07-24
1
-1
/
+1
*
s3:smbd: add marshalling layer for SMB2 Find (QueryDirectory) support
Stefan Metzmacher
2009-07-02
1
-0
/
+262