summaryrefslogtreecommitdiff
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-1026-8/+27
* r14435: return after an errorAndrew Tridgell2007-10-101-0/+1
* r14434: use the right enum typeAndrew Tridgell2007-10-101-1/+1
* r14424: another empty controls caseAndrew Tridgell2007-10-101-1/+3
* r14423: don't die on no controlsAndrew Tridgell2007-10-101-1/+3
* r14414: added some error checksAndrew Tridgell2007-10-101-0/+2
* r14413: don't do memcpy of length 0Andrew Tridgell2007-10-101-1/+4
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-107-6/+38
* r14372: fix bug found by sparseStefan Metzmacher2007-10-101-1/+1
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-104-0/+4
* r14349: Kill proto.h!Jelmer Vernooij2007-10-101-1/+2
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-12/+8
* r14297: make sure we can go through the loop for than onceAndrew Tridgell2007-10-101-1/+3
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-1016-208/+237
* r14239: Fix indentation.Rafal Szczesniak2007-10-101-15/+15
* r14208: removed use of req->flags2 inside the ntvfs layer. This should helpAndrew Tridgell2007-10-104-0/+6
* r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher2007-10-105-46/+32
* r14174: fix typosStefan Metzmacher2007-10-101-2/+2
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-1014-251/+252
* r14160: don't write behind the bufferStefan Metzmacher2007-10-101-1/+0
* r14141: fixed bugzilla 2921, forcing correct alignment when in ascii modeAndrew Tridgell2007-10-101-2/+4
* r14064: - split out MSRPC_PARSE into a speperate subsystemStefan Metzmacher2007-10-102-1/+2
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-104-4/+4
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-101-0/+1
* r13938: Around round of splitupsJelmer Vernooij2007-10-101-0/+2
* r13936: fix dependecyStefan Metzmacher2007-10-101-1/+1
* r13935: add dependeciesStefan Metzmacher2007-10-102-2/+2
* r13926: More header splitups.Jelmer Vernooij2007-10-101-1/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-1028-0/+162
* r13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP.Andrew Bartlett2007-10-101-13/+25
* r13842: Make some more functions public.Jelmer Vernooij2007-10-101-12/+13
* r13840: Mark some functions as public.Jelmer Vernooij2007-10-102-35/+35
* r13658: More moving around of files:Jelmer Vernooij2007-10-105-2/+473
* r13654: Move some more stuff out of include/Jelmer Vernooij2007-10-101-0/+2035
* r13653: Copy headers from the right placeJelmer Vernooij2007-10-101-0/+1
* r13652: Move some more stuff out off include/Jelmer Vernooij2007-10-103-0/+1198
* r13609: Get in the initial work on making ldb asyncSimo Sorce2007-10-106-44/+73
* r13508: some ASN.1 element in LDAP are optional,Stefan Metzmacher2007-10-104-55/+112
* r13506: zero memory as some ASN.1 elements are optional, and we should initia...Stefan Metzmacher2007-10-101-1/+1
* r13505: allow servers to bind to non-broadcast interfaces. Servers nowAndrew Tridgell2007-10-101-4/+7
* r13466: Make it easier to understand what this function actually does.Andrew Bartlett2007-10-101-5/+5
* r13405: Allow a fallback if SPNEGO is somehow disabled in the client, to just...Andrew Bartlett2007-10-101-1/+7
* r13387: Make sure smbcli_parse_unc reports a failure for strings ofJames Peach2007-10-101-10/+25
* r13372: fixes ... still no joySimo Sorce2007-10-101-0/+8
* r13361: initial implementation of the vlv controlSimo Sorce2007-10-101-1/+244
* r13354: Add tests to check that controls work properlySimo Sorce2007-10-101-1/+1
* r13352: Integrate Patch to support the ManageDSAIT controlSimo Sorce2007-10-101-0/+20
* r13345: let us replicate with NT4sp6aStefan Metzmacher2007-10-101-0/+15
* r13344: Trust SASL to have subtle distinctions between NULL and zero-lengthAndrew Bartlett2007-10-101-3/+17