summaryrefslogtreecommitdiffstats
path: root/source4/libcli/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* r3462: separate out the crypto includesAndrew Tridgell2007-10-101-0/+1
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-1/+1
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3441: some include file cleanups and general housekeepingAndrew Tridgell2007-10-101-109/+0
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-102-0/+3
* r3358: Try to put all the basic struct dom_sid manipulation functions in oneAndrew Bartlett2007-10-101-0/+57
* r3331: Add string descriptions for a couple more WERROR'sJelmer Vernooij2007-10-101-0/+10
* r3322: fixed a bunch of warnings in the build, including one case where it wa...Andrew Tridgell2007-10-101-2/+2
* r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell2007-10-101-35/+38
* r3206: - added the reverse map for ERRbaduid to NT_STATUS_INVALID_HANDLEAndrew Tridgell2007-10-101-0/+1
* r3197: fixed error code mapping for ENOTDIRAndrew Tridgell2007-10-101-1/+1
* r3131: - make map_nt_error_from_unix() return NT_STATUS_UNSUCCESSFUL if errno...Andrew Tridgell2007-10-101-3/+3
* r3044: resolve the error code for WERR_DS_OBJ_NOT_FOUND to the nameStefan Metzmacher2007-10-101-0/+1
* r2883: set BOOL to the internal values not the wire onesStefan Metzmacher2007-10-101-1/+7