index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
smb2
/
config.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
implemented client side SMB2 signing
Andrew Tridgell
2008-05-30
1
-1
/
+1
*
added some SMB2 utility functions
Andrew Tridgell
2008-05-20
1
-1
/
+1
*
Fix a bunch of dependencies.
Jelmer Vernooij
2008-05-18
1
-1
/
+1
*
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
2008-05-18
1
-1
/
+1
*
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
2008-05-18
1
-1
/
+1
*
Use variables for source directory in a couple more places.
Jelmer Vernooij
2008-05-18
1
-1
/
+1
*
libcli/smb2: add smb2_break() calls
Stefan Metzmacher
2008-04-19
1
-1
/
+1
*
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
2008-04-14
1
-22
/
+7
*
r17083: - implement SMB2 Cancel in the client
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r16975: implement SMB2 Notify call in the client lib
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r15815: add SMB2 Lock client code
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r13935: add dependecies
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r11980: ronnie worked out that opcode 0xb in SMB2 is in fact ioctl, and that
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r11906: opcode 13 appears to be keepalive. Metze guessed this one :-)
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r11905: added SMB2_FLUSH as opcode 7. Thanks to metze and volker for help
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r11903: added smb2_tdis() (opcode 4)
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r11901: added smb2_logoff() support (metze correctly guessed opcode 2 was
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r11888: - added SMB2 trans support
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r11801: - added basic SMB2 find support
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r11771: - split out the setinfo blob construction in the libcli/raw code
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r11715: added SMB2 read and write requests
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r11697: - added a generic SMB2 getinfo call
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r11693: added a full async composite function for SMB2 that does:
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r11680: added smb2_close(). This also demonstrates that file handles are 16
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r11679: opening/creating files in SMB2 now works. Lots of unknown parameters
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r11674: SMB2 tree connect now works. We do 2 session setups and 2 tree
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r11665: started to put some meat on the structure used for the SMB2 library
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r11662: the beginnings of a SMB2 client library. Very hackish, meant for expe...
Andrew Tridgell
2007-10-10
1
-0
/
+6