summaryrefslogtreecommitdiffstats
path: root/source4/libcli/util
Commit message (Expand)AuthorAgeFilesLines
* r8104: - added support for our client library to not negotiate nt status code...Andrew Tridgell2007-10-102-40/+12
* r7941: fixed handling of ASN.1 objects bigger than 64kAndrew Tridgell2007-10-101-1/+10
* r7749: some bug fixes from testing with socket:testnonblockAndrew Tridgell2007-10-101-4/+8
* r7746: - added TLS support to our ldap serverAndrew Tridgell2007-10-101-20/+0
* r7720: - simplify the asn1 decode of ldap_search() a lot, taking advantage ofAndrew Tridgell2007-10-101-1/+0
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-1/+1
* r7626: a new ldap client library. Main features are:Andrew Tridgell2007-10-101-2/+9
* r7566: added support for LDAPString types in the asn.1 libraryAndrew Tridgell2007-10-101-5/+20
* r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell2007-10-101-1/+3
* r6462: Move the arcfour sbox state into it's own structure, and allocate itAndrew Bartlett2007-10-101-26/+22
* r5866: Add InitShutdown IDL and torture test.Jelmer Vernooij2007-10-101-0/+2
* r5737: add some error codesStefan Metzmacher2007-10-101-0/+2
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-102-0/+2
* r5237: Add error code for "class not registered"Jelmer Vernooij2007-10-101-0/+1
* r5107: moved the horrible ldap socket code, and the even worseAndrew Tridgell2007-10-101-61/+0
* r5053: - fix up the library dependencies so that tools that need nbt don'tAndrew Tridgell2007-10-101-504/+0
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-103-5/+5
* r4951: some of the code dealing with libcli was getting too complex trying toAndrew Tridgell2007-10-101-1/+1
* r4757: added the ability of the clisocket level of libcli to handle asyncAndrew Tridgell2007-10-101-1/+1
* r4726: - use the name tcon and tid instead of conn and cnumStefan Metzmacher2007-10-101-1/+1
* r4701: remove debugsStefan Metzmacher2007-10-101-2/+0
* r4658: (grr, commited wrong file last time).Andrew Bartlett2007-10-101-1/+1
* r4618: - tidied up the alter_context client code a bitAndrew Tridgell2007-10-101-0/+1
* r4616: the first phase in the addition of proper support forAndrew Tridgell2007-10-101-1/+7
* r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell2007-10-101-1/+1
* r4589: forgot to commit the new NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED error codeAndrew Tridgell2007-10-101-0/+1
* r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2007-10-101-2/+2
* r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...Andrew Tridgell2007-10-101-3/+3
* r4435: add another error codeStefan Metzmacher2007-10-101-0/+1
* r4431: add WERR_NET_NAME_NOT_FOUNDStefan Metzmacher2007-10-101-1/+2
* r4202: added smbclient commands "addprivileges" and "delprivileges" forAndrew Tridgell2007-10-101-0/+46
* r4177: add some more error codesStefan Metzmacher2007-10-101-0/+3
* r4084: add some more error codesStefan Metzmacher2007-10-101-0/+2
* r4073: - added a set of lsa helper routines to make lsa lookups that areAndrew Tridgell2007-10-101-0/+299
* r4066: add a mapping for NT_STATUS_NO_MORE_ENTRIESAndrew Tridgell2007-10-101-0/+1
* r4065: fixed ntstatus->dos error code for NT_STATUS_NO_SUCH_FILEAndrew Tridgell2007-10-101-1/+1
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-101-1/+1
* r3910: add some error codesStefan Metzmacher2007-10-101-0/+6
* r3901: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r3900: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r3899: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r3898: Work towards local/server DCOM support, start workingJelmer Vernooij2007-10-101-6/+6
* r3826: - added testing of ea lists in NTTRANS CREATEAndrew Tridgell2007-10-101-0/+1
* r3810: create a LIB_SECURITY subsystemStefan Metzmacher2007-10-101-180/+0
* r3792: improved the posix -> nt error mapping, so we get things likeAndrew Tridgell2007-10-101-0/+12
* r3686: The results of some work on the NETLOGON pipe:Andrew Bartlett2007-10-102-8/+19
* r3655: As required by the new torture test, add the LM session key outputAndrew Bartlett2007-10-101-1/+8
* r3545: initial support for using extended attributes to hold extended dos att...Andrew Tridgell2007-10-101-0/+7
* r3476: fixed some const warningsAndrew Tridgell2007-10-101-1/+1
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-101-38/+39