summaryrefslogtreecommitdiff
path: root/source4/libcli/smb2
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25027: Fix more warnings.Jelmer Vernooij1-0/+1
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij1-1/+1
2007-10-10r24994: Fix some C++ warnings.Jelmer Vernooij1-1/+1
2007-10-10r24780: More work allowing libutil to be used by external users.Jelmer Vernooij1-3/+2
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-2/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell23-69/+46
2007-10-10r22866: handle incoming chained smb2 requests in our server code to letStefan Metzmacher2-13/+13
2007-10-10r22791: make it possible to use smb2_create_blob_add() in the server code tooStefan Metzmacher1-3/+3
2007-10-10r22788: fix typoStefan Metzmacher1-1/+1
2007-10-10r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell1-1/+0
2007-10-10r20647: add cluster codeAndrew Tridgell1-0/+1
2007-10-10r18715: 0x8 style status returns should also fail here (thanks metze)Andrew Tridgell1-1/+1
2007-10-10r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell1-2/+2
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij2-2/+2
2007-10-10r17318: make better usage of the composite apiStefan Metzmacher2-51/+13
2007-10-10r17083: - implement SMB2 Cancel in the clientStefan Metzmacher5-5/+105
2007-10-10r17081: add idle handler support to the smb2 client lib tooStefan Metzmacher2-0/+45
2007-10-10r17020: pass the real error to the failing requestsStefan Metzmacher1-4/+8
2007-10-10r17019: don't timeout on notifiesStefan Metzmacher1-0/+4
2007-10-10r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA...Stefan Metzmacher2-24/+29
2007-10-10r16975: implement SMB2 Notify call in the client libStefan Metzmacher3-0/+106
2007-10-10r16875: implement SMB2 Find in the frontendStefan Metzmacher1-4/+0
2007-10-10r16873: - grow the buffer with the correct size, we maybe had 1 byte prealloc...Stefan Metzmacher1-8/+8
2007-10-10r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher1-7/+7
2007-10-10r16734: the 2 bytes after the opcode and before the flags,Stefan Metzmacher2-15/+15
2007-10-10r16708: the packet format of SMB2 SessionSetup has changed,Stefan Metzmacher1-5/+7
2007-10-10r16705: fix a bug found by valgrind...Stefan Metzmacher3-10/+29
2007-10-10r16699: the layout of SMB2 Read and Write is identical...Stefan Metzmacher2-4/+2
2007-10-10r16669: this calls don't expect any valid error codes than NT_STATUS_OKStefan Metzmacher6-6/+6
2007-10-10r16566: add pull function for a site32/offset32 blobStefan Metzmacher1-0/+24
2007-10-10r16406: use the generic smb_handle in smb2_getinfo/smb2_setinfoStefan Metzmacher3-7/+7
2007-10-10r15854: more talloc_set_destructor() typesafe fixesAndrew Tridgell1-4/+2
2007-10-10r15820: this line was just for testingStefan Metzmacher1-2/+0
2007-10-10r15815: add SMB2 Lock client codeStefan Metzmacher2-0/+78
2007-10-10r15770: when there's a dynamic body, we need to send the first byte even if theStefan Metzmacher1-0/+1
2007-10-10r15744: convert_string_talloc() handles src_len == 0 as errorStefan Metzmacher1-0/+8
2007-10-10r15741: move smb2 request structures into the main smb request structsStefan Metzmacher8-273/+8
2007-10-10r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0Stefan Metzmacher16-18/+29
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r15191: Avoid uint_t as it's not standard.Jelmer Vernooij2-5/+5
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+2
2007-10-10r14511: Install more headersJelmer Vernooij2-2/+1
2007-10-10r14435: return after an errorAndrew Tridgell1-0/+1
2007-10-10r14434: use the right enum typeAndrew Tridgell1-1/+1
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher2-2/+2
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-3/+3
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-1/+1
2007-10-10r13935: add dependeciesStefan Metzmacher1-1/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1