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
/
smb_server
/
smb2
/
tcon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-smb_server Return why the ntvfs_connect() failed.
Andrew Bartlett
2010-12-01
1
-1
/
+1
*
s4:smb_server: pass tsocket_addresses to the ntvfs layer
Stefan Metzmacher
2010-04-27
1
-2
/
+4
*
Change uint_t to unsigned int in source4
Matt Kraai
2010-02-02
1
-2
/
+2
*
s4-smbd: minimise includes in smbd/ and smb_server
Andrew Tridgell
2009-09-19
1
-3
/
+0
*
Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharename
Sam Liddicott
2009-05-20
1
-7
/
+7
*
more updates for new info levels
Andrew Tridgell
2008-06-02
1
-1
/
+1
*
ntvfs: pass down the client capabilities into the ntvfs layer
Stefan Metzmacher
2008-03-06
1
-0
/
+4
*
3 places where the VFS backend doesn't handle NULL strings.
Andrew Tridgell
2008-02-18
1
-0
/
+5
*
Convert SMB and SMB2 code to use a common buffer handling structure
Andrew Tridgell
2008-02-14
1
-0
/
+2
*
updated SMB2 tcon as per WSPP docs
Andrew Tridgell
2008-02-13
1
-17
/
+11
*
updated SMB2 header defines to match WSPP docs
Andrew Tridgell
2008-02-12
1
-11
/
+11
*
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26353: Remove use of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-0
/
+2
*
r25551: Convert to standard bool type.
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r23045: forward SMB2 oplock breaks to the client
Stefan Metzmacher
2007-10-10
1
-2
/
+49
*
r23044: - use uint32_t for handle id's
Stefan Metzmacher
2007-10-10
1
-12
/
+18
*
r22866: handle incoming chained smb2 requests in our server code to let
Stefan Metzmacher
2007-10-10
1
-0
/
+11
*
r17360: add some comments
Stefan Metzmacher
2007-10-10
1
-3
/
+23
*
r17206: Add a modular API for share configuration.
Simo Sorce
2007-10-10
1
-13
/
+14
*
r16950: remove the smb mid from the ntvfs layer and keep a list of pending
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r16913: better return the same values as vista beta2
Stefan Metzmacher
2007-10-10
1
-2
/
+16
*
r16912: I messed up the numbers for ipc and print shares...
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r16911: the TID is only 32 bits...don't overwrite parts of the UID field
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r16910: - don't search the wildcard handle
Stefan Metzmacher
2007-10-10
1
-0
/
+8
*
r16732: use the given macros
Stefan Metzmacher
2007-10-10
1
-30
/
+5
*
r15769: this functions belong to params/ so move it.
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r15751: thanks to talloc_get_type() I noticed that I used smbsrv_request in t...
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r15749: - pass in a dummy oplock callback
Stefan Metzmacher
2007-10-10
1
-4
/
+118
*
r15748: - implement SMB2 TreeConnect server code
Stefan Metzmacher
2007-10-10
1
-5
/
+105
*
r15743: use union smb_tcon
Stefan Metzmacher
2007-10-10
1
-16
/
+17
*
r15535: fix the build
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r15533: with this vista does a fine SMB2 TreeConnect against samba4
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r15304: Fix smbd build, more updates on getting --enable-dso to build again
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14456: don't access the smbsrv_tcon inside the ntvfs modules
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12102: for SMB2 we need to allocate tcons per session
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12094: - implement dummy smb2srv_tcon()
Stefan Metzmacher
2007-10-10
1
-2
/
+122
*
r11789: - add the start of a SMB2 server
Stefan Metzmacher
2007-10-10
1
-0
/
+34