Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21949: After discussion with the Apple and Linux client maintainers, | James Peach | 2 | -6/+16 |
2007-10-10 | r21710: Add client support for the UNIX_INFO2 info level in the QueryFile, | James Peach | 5 | -25/+214 |
2007-10-10 | r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. Add | James Peach | 1 | -0/+1 |
2007-10-10 | r21206: - a couple more nttrans places were a memcpy() should be used | Andrew Tridgell | 4 | -10/+9 |
2007-10-10 | r21183: Commit the big/little endian fix for nttrans setup[] handling. | Volker Lendecke | 1 | -4/+2 |
2007-10-10 | r20963: remove unused functions, run LOCAL-TDR by default | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r20650: revert a bunch of code I didn't mean to commit yet | Andrew Tridgell | 1 | -5/+0 |
2007-10-10 | r20647: add cluster code | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r20077: support large readx replies, as done by samba3 (and the snia spec), | Andrew Tridgell | 1 | -0/+14 |
2007-10-10 | r18835: expand IO limits on SMB2. Samba4 now tops out at 16.7MB IOs. | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18211: wct is not a size, so don't use size_t | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 5 | -4/+597 |
2007-10-10 | r17020: pass the real error to the failing requests | Stefan Metzmacher | 1 | -4/+8 |
2007-10-10 | r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA... | Stefan Metzmacher | 2 | -29/+74 |
2007-10-10 | r16918: the SMB2 Ioctls are sometimes called with a wildcard handle | Stefan Metzmacher | 2 | -1/+4 |
2007-10-10 | r16875: implement SMB2 Find in the frontend | Stefan Metzmacher | 1 | -0/+9 |
2007-10-10 | r16871: zero padding bytes | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r16834: split the level's of smb_search_first/smb_search_next and the levels | Stefan Metzmacher | 2 | -80/+114 |
2007-10-10 | r16708: the packet format of SMB2 SessionSetup has changed, | Stefan Metzmacher | 1 | -4/+9 |
2007-10-10 | r16699: the layout of SMB2 Read and Write is identical... | Stefan Metzmacher | 1 | -3/+1 |
2007-10-10 | r16667: - use ndr_pull_struct_blob() to make the RAW_FILEINFO_SEC_DESC pull code | Stefan Metzmacher | 2 | -13/+22 |
2007-10-10 | r16091: Without this patch Samba3 will not accept this, and simply setting th... | Volker Lendecke | 1 | -2/+3 |
2007-10-10 | r15854: more talloc_set_destructor() typesafe fixes | Andrew Tridgell | 1 | -5/+2 |
2007-10-10 | r15835: fixed locking in the client library | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r15814: add SMB2 Lock interface structure | Stefan Metzmacher | 2 | -1/+35 |
2007-10-10 | r15756: handle RAW_OPEN_SMB2 | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r15741: move smb2 request structures into the main smb request structs | Stefan Metzmacher | 7 | -18/+390 |
2007-10-10 | r15740: add TODO, that we should check if the server supports | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r15737: fix a typos and comment | Stefan Metzmacher | 2 | -3/+3 |
2007-10-10 | r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l... | Stefan Metzmacher | 2 | -1/+18 |
2007-10-10 | r15688: windows sends 4 as max_setup count on NT IOCTL | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15656: for NT IOCTL's we need to control the max_data field for some calls | Stefan Metzmacher | 2 | -1/+2 |
2007-10-10 | r15643: add some FSCTL_ codes | Stefan Metzmacher | 1 | -5/+32 |
2007-10-10 | r15640: - NT IOCTL calls also have an 'in' data_blob | Stefan Metzmacher | 2 | -7/+17 |
2007-10-10 | r15638: add a usefull macro to get a pointer the smb_handle union | Stefan Metzmacher | 1 | -1/+43 |
2007-10-10 | r15505: - add 'generic' alias to smb_seek and smb_flush | Stefan Metzmacher | 1 | -8/+14 |
2007-10-10 | r15379: Fix shared library build's unresolved dependencies | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15338: Fix build of most things with shared libs enabled. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r15191: Avoid uint_t as it's not standard. | Jelmer Vernooij | 5 | -11/+11 |
2007-10-10 | r15121: fix pushing of the FLAGS2_READ_PERMIT_EXECUTE flag in the | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r14974: work around an ibm checker bug | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r14973: req cannot be NULL in smb_raw_t2open_recv() (found by IBM checker) | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14859: fix bugs noticed by the ibm code checker | Stefan Metzmacher | 1 | -9/+11 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r14539: get rid of a pointless union layer in struct smb_notify | Andrew Tridgell | 2 | -29/+27 |
2007-10-10 | r14511: Install more headers | Jelmer Vernooij | 2 | -1/+12 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 5 | -1/+5 |
2007-10-10 | r14413: don't do memcpy of length 0 | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r14372: fix bug found by sparse | Stefan Metzmacher | 1 | -1/+1 |