summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14297: make sure we can go through the loop for than onceAndrew Tridgell1-1/+3
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher16-208/+237
2007-10-10r14239: Fix indentation.Rafal Szczesniak1-15/+15
2007-10-10r14208: removed use of req->flags2 inside the ntvfs layer. This should helpAndrew Tridgell4-0/+6
2007-10-10r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher5-46/+32
2007-10-10r14174: fix typosStefan Metzmacher1-2/+2
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher14-251/+252
2007-10-10r14160: don't write behind the bufferStefan Metzmacher1-1/+0
2007-10-10r14141: fixed bugzilla 2921, forcing correct alignment when in ascii modeAndrew Tridgell1-2/+4
2007-10-10r14064: - split out MSRPC_PARSE into a speperate subsystemStefan Metzmacher2-1/+2
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij4-4/+4
2007-10-10r13944: Yet another round of splitups.Jelmer Vernooij1-0/+1
2007-10-10r13938: Around round of splitupsJelmer Vernooij1-0/+2
2007-10-10r13936: fix dependecyStefan Metzmacher1-1/+1
2007-10-10r13935: add dependeciesStefan Metzmacher2-2/+2
2007-10-10r13926: More header splitups.Jelmer Vernooij1-1/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij28-0/+162
2007-10-10r13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP.Andrew Bartlett1-13/+25
2007-10-10r13842: Make some more functions public.Jelmer Vernooij1-12/+13
2007-10-10r13840: Mark some functions as public.Jelmer Vernooij2-35/+35
2007-10-10r13658: More moving around of files:Jelmer Vernooij5-2/+473
2007-10-10r13654: Move some more stuff out of include/Jelmer Vernooij1-0/+2035
2007-10-10r13653: Copy headers from the right placeJelmer Vernooij1-0/+1
2007-10-10r13652: Move some more stuff out off include/Jelmer Vernooij3-0/+1198
2007-10-10r13609: Get in the initial work on making ldb asyncSimo Sorce6-44/+73
2007-10-10r13508: some ASN.1 element in LDAP are optional,Stefan Metzmacher4-55/+112
2007-10-10r13506: zero memory as some ASN.1 elements are optional, and we should initia...Stefan Metzmacher1-1/+1
2007-10-10r13505: allow servers to bind to non-broadcast interfaces. Servers nowAndrew Tridgell1-4/+7
2007-10-10r13466: Make it easier to understand what this function actually does.Andrew Bartlett1-5/+5
2007-10-10r13405: Allow a fallback if SPNEGO is somehow disabled in the client, to just...Andrew Bartlett1-1/+7
2007-10-10r13387: Make sure smbcli_parse_unc reports a failure for strings ofJames Peach1-10/+25
2007-10-10r13372: fixes ... still no joySimo Sorce1-0/+8
2007-10-10r13361: initial implementation of the vlv controlSimo Sorce1-1/+244
2007-10-10r13354: Add tests to check that controls work properlySimo Sorce1-1/+1
2007-10-10r13352: Integrate Patch to support the ManageDSAIT controlSimo Sorce1-0/+20
2007-10-10r13345: let us replicate with NT4sp6aStefan Metzmacher1-0/+15
2007-10-10r13344: Trust SASL to have subtle distinctions between NULL and zero-lengthAndrew Bartlett1-3/+17
2007-10-10r13342: Make the GSSAPI SASL mech actually work, by (shock horror) reading th...Andrew Bartlett1-13/+6
2007-10-10r13255: New CIFS dd client for use in performance testing. The guts of this isJames Peach1-7/+27
2007-10-10r13203: Make this comment clearer.Andrew Bartlett1-1/+1
2007-10-10r13154: Add some constJelmer Vernooij1-1/+1
2007-10-10r13103: Walk the names in the node status request, so I can find a serverAndrew Bartlett1-11/+14
2007-10-10r12999: fix compiler warningsStefan Metzmacher1-9/+9
2007-10-10r12984: add parse code and ldbsearch cmdline code forStefan Metzmacher1-3/+23
2007-10-10r12977: Some code to implement the client side of the Dirsync controlSimo Sorce1-0/+86
2007-10-10r12932: export function prototypesStefan Metzmacher2-6/+26
2007-10-10r12925: implement client side of ASQ controlSimo Sorce1-0/+99
2007-10-10r12917: fix decoding of ldap controlsSimo Sorce1-1/+1
2007-10-10r12910: fix bug #3069Stefan Metzmacher1-2/+5
2007-10-10r12862: Need to trim spaces off the end of the node status reply.Andrew Bartlett1-1/+10