summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
* 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
* r12370: - if we got a reply without a pending request, mark the socket as deadStefan Metzmacher2007-10-101-0/+5
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2007-10-101-0/+4
* r12247: - reject freeing the wrepl_socket inside of wrepl_socket_dead()Stefan Metzmacher2007-10-102-1/+12
* r12240: if the caller isn't interessted in the reply packet, just free itStefan Metzmacher2007-10-101-1/+1
* r12238: don't crash when an error happens while connecting and the packet_con...Stefan Metzmacher2007-10-101-2/+5
* r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij2007-10-101-2/+2
* r12200: - move the the winsreplication client and server code to the packet_c...Stefan Metzmacher2007-10-102-336/+237
* r12161: Fix a memleak and do the -O1 janitor :-)Volker Lendecke2007-10-101-1/+5