summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
* 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
* r13342: Make the GSSAPI SASL mech actually work, by (shock horror) reading th...Andrew Bartlett2007-10-101-13/+6
* r13255: New CIFS dd client for use in performance testing. The guts of this isJames Peach2007-10-101-7/+27
* r13203: Make this comment clearer.Andrew Bartlett2007-10-101-1/+1
* r13154: Add some constJelmer Vernooij2007-10-101-1/+1
* r13103: Walk the names in the node status request, so I can find a serverAndrew Bartlett2007-10-101-11/+14
* r12999: fix compiler warningsStefan Metzmacher2007-10-101-9/+9
* r12984: add parse code and ldbsearch cmdline code forStefan Metzmacher2007-10-101-3/+23
* r12977: Some code to implement the client side of the Dirsync controlSimo Sorce2007-10-101-0/+86
* r12932: export function prototypesStefan Metzmacher2007-10-102-6/+26
* r12925: implement client side of ASQ controlSimo Sorce2007-10-101-0/+99
* r12917: fix decoding of ldap controlsSimo Sorce2007-10-101-1/+1
* r12910: fix bug #3069Stefan Metzmacher2007-10-101-2/+5
* r12862: Need to trim spaces off the end of the node status reply.Andrew Bartlett2007-10-101-1/+10
* r12861: Cope when we are not supplied the messaging context. This is justAndrew Bartlett2007-10-101-3/+9
* r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett2007-10-104-1/+260
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-1015-140/+168
* r12801: Some more include/ cleanups (remove unused macros + move filesJelmer Vernooij2007-10-103-1/+103
* r12747: Add a couple more token tests, used by the kludge ACL module.Andrew Bartlett2007-10-101-0/+30
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-1010-27/+518
* r12725: some minor updatesStefan Metzmacher2007-10-102-2/+2
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-107-2/+8
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-1016-6/+114
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-101-1/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-1045-67/+0
* r12602: fix compiler warningStefan Metzmacher2007-10-101-4/+4
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-103-22/+8
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-1016-0/+28
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-1/+1
* r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2007-10-101-1/+1
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-105-16/+16