Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17360: add some comments | Stefan Metzmacher | 1 | -3/+23 |
2007-10-10 | r17206: Add a modular API for share configuration. | Simo Sorce | 1 | -13/+14 |
2007-10-10 | r16950: remove the smb mid from the ntvfs layer and keep a list of pending | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r16913: better return the same values as vista beta2 | Stefan Metzmacher | 1 | -2/+16 |
2007-10-10 | r16912: I messed up the numbers for ipc and print shares... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r16911: the TID is only 32 bits...don't overwrite parts of the UID field | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r16910: - don't search the wildcard handle | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r16732: use the given macros | Stefan Metzmacher | 1 | -30/+5 |
2007-10-10 | r15769: this functions belong to params/ so move it. | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15751: thanks to talloc_get_type() I noticed that I used smbsrv_request in t... | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r15749: - pass in a dummy oplock callback | Stefan Metzmacher | 1 | -4/+118 |
2007-10-10 | r15748: - implement SMB2 TreeConnect server code | Stefan Metzmacher | 1 | -5/+105 |
2007-10-10 | r15743: use union smb_tcon | Stefan Metzmacher | 1 | -16/+17 |
2007-10-10 | r15535: fix the build | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r15533: with this vista does a fine SMB2 TreeConnect against samba4 | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0 | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r15304: Fix smbd build, more updates on getting --enable-dso to build again | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14456: don't access the smbsrv_tcon inside the ntvfs modules | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12102: for SMB2 we need to allocate tcons per session | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12094: - implement dummy smb2srv_tcon() | Stefan Metzmacher | 1 | -2/+122 |
2007-10-10 | r11789: - add the start of a SMB2 server | Stefan Metzmacher | 1 | -0/+34 |