summaryrefslogtreecommitdiffstats
path: root/source4/libcli/util
Commit message (Expand)AuthorAgeFilesLines
* r14498: Revert part of my commit that removed support for compilers thatJelmer Vernooij2007-10-101-0/+12
* r14473: Modern splint has no problems with immediate structures.Jelmer Vernooij2007-10-101-18/+0
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-102-0/+128
* r13652: Move some more stuff out off include/Jelmer Vernooij2007-10-102-0/+853
* r12910: fix bug #3069Stefan Metzmacher2007-10-101-2/+5
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-103-1/+55
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-1/+1
* r11740: add some EA error codesStefan Metzmacher2007-10-101-0/+3
* r11620: switch the ldap client code over to using the generic packet codeAndrew Tridgell2007-10-101-0/+27
* r11546: add more errno ntstatus mappings, to get more usefull errors from soc...Stefan Metzmacher2007-10-101-0/+15
* r11404: Another torture test and a new WERR.Andrew Bartlett2007-10-101-0/+1
* r10867: add WERR_UNKNOWN_REVISION errorcodeStefan Metzmacher2007-10-101-0/+1
* r10545: map ECONNRESET to NT_STATUS_CONNECTION_RESETStefan Metzmacher2007-10-101-0/+3
* r10513: Reduce some use of pstring. The main reason some parts of the code stillJelmer Vernooij2007-10-101-1/+1
* r10103: Put an #ifdef guard around ENOTSUP to fix systems that don't have itTim Potter2007-10-101-0/+2
* r9638: add error code that you get when you call DsGetNCChanges() with a tmp_...Stefan Metzmacher2007-10-101-0/+1
* r9514: add some new error codes I was getting with DsGetNCChanges() and DsAdd...Stefan Metzmacher2007-10-101-0/+2
* r9421: Move arcfour code into it's own file, in lib/crypto.Andrew Bartlett2007-10-101-67/+0
* r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw functionTim Potter2007-10-101-1/+1
* r9048: added a new DOS error code (thanks to EMC)Andrew Tridgell2007-10-101-0/+1
* r8174: Check DOS error codes in torture chkpath test.Jeremy Allison2007-10-101-0/+1
* r8125: fixed an error code mapping based on the updated torture testsAndrew Tridgell2007-10-101-1/+1
* r8115: added support for 2 more dos error codes found during testingAndrew Tridgell2007-10-101-0/+2
* r8111: fixed the client library to work against w2k3 with nt status codesAndrew Tridgell2007-10-101-270/+30
* r8106: the use of a static string for dos error codes was causing problems inAndrew Tridgell2007-10-102-185/+121
* 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