summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-1013-4/+12
* r3449: more include file reductionAndrew Tridgell2007-10-103-0/+3
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-107-0/+7
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-1012-65/+75
* r3441: some include file cleanups and general housekeepingAndrew Tridgell2007-10-104-115/+5
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r3425: got rid of a bunch of cruft from rewrite.hAndrew Tridgell2007-10-101-0/+8
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-1028-0/+314
* r3400: - allow callers to control the flags2 field in raw packetsAndrew Tridgell2007-10-102-20/+24
* r3391: fixed some memory leaks in the schannel codeAndrew Tridgell2007-10-101-14/+4
* r3390: fixed schannel server side support. RPC-SCHANNEL now works against Sam...Andrew Tridgell2007-10-103-51/+14
* r3385: when discarding a unmatched reply print the command type to help debug...Andrew Tridgell2007-10-101-1/+2
* r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...Andrew Tridgell2007-10-105-8/+20
* r3380: - changed the default behaviour of server signing. We now have a defaultAndrew Tridgell2007-10-101-0/+1
* r3365: Fill in the user and primary group SIDs into the 'server info' beforeAndrew Bartlett2007-10-101-8/+11
* r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to useAndrew Bartlett2007-10-101-2/+5
* r3360: improved the deletion of tmp files. smbd now puts all tmp files in var...Andrew Tridgell2007-10-101-11/+8
* r3358: Try to put all the basic struct dom_sid manipulation functions in oneAndrew Bartlett2007-10-101-0/+57
* r3357: removed the need to use TDB_CLEAR_IF_FIRST in Samba4.Andrew Tridgell2007-10-101-1/+1
* r3354: honor "max xmit" and "max mux" from smb.conf in our client code. ThisAndrew Tridgell2007-10-103-8/+11
* r3352: make smbcli_read() and smbcli_write() work with very small negotiated ...Andrew Tridgell2007-10-101-3/+2
* r3331: Add string descriptions for a couple more WERROR'sJelmer Vernooij2007-10-101-0/+10
* r3323: more warning reductionsAndrew Tridgell2007-10-101-4/+0
* r3322: fixed a bunch of warnings in the build, including one case where it wa...Andrew Tridgell2007-10-107-9/+12
* r3319: fixed a bug in the client library found by the new non-block testing codeAndrew Tridgell2007-10-101-10/+0
* r3315: converted the libcli/raw/ code to use the generic socket library. ThisAndrew Tridgell2007-10-102-40/+49
* r3295: Fix for SMB signing with 56-bit DES session keys. From Nalin Dahyabhai...Jeremy Allison2007-10-101-2/+11
* r3289: Mr. L. and Mr. B.!Stefan Metzmacher2007-10-102-8/+6
* r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell2007-10-102-38/+41
* r3237: - allow for readx calls larger than 64kAndrew Tridgell2007-10-101-2/+2
* r3219: Hi, Andrew B.!Volker Lendecke2007-10-101-0/+2
* 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
* r3190: When we don't have a PAC, do a lookup in the local ldb instead.Andrew Bartlett2007-10-102-30/+57
* r3187: This 'optional' part of the ASN.1 in SPNEGO is required by Samba3 (butAndrew Bartlett2007-10-101-5/+4
* r3131: - make map_nt_error_from_unix() return NT_STATUS_UNSUCCESSFUL if errno...Andrew Tridgell2007-10-101-3/+3
* r3128: Return the correct error code for a secrets/kerberos login, butAndrew Bartlett2007-10-101-7/+15
* r3115: Bugfixes and extra debug in our kerberos verify code.Andrew Bartlett2007-10-102-27/+26
* r3110: Fix the krb5 client and server, so that it doesn't segfault. ThereAndrew Bartlett2007-10-103-49/+49
* r3096: typoStefan Metzmacher2007-10-101-1/+1
* r3094: import all LDAP error codes from the RFC 2251Stefan Metzmacher2007-10-101-5/+39
* r3081: several updates to ntvfs and server side async request handling inAndrew Tridgell2007-10-102-18/+0
* r3079: make code more pretty :-)Andrew Bartlett2007-10-101-1/+1
* r3075: Initialise (and check for intialisation) of the private pointer toAndrew Bartlett2007-10-101-2/+4
* r3044: resolve the error code for WERR_DS_OBJ_NOT_FOUND to the nameStefan Metzmacher2007-10-101-0/+1
* r3017: nicer memory handling for event_context_merge()Andrew Tridgell2007-10-101-1/+0
* r3016: - converted the events code to tallocAndrew Tridgell2007-10-101-1/+1
* r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that theAndrew Tridgell2007-10-101-12/+14
* r2884: parse LDAP Control messagesStefan Metzmacher2007-10-101-0/+41
* r2883: set BOOL to the internal values not the wire onesStefan Metzmacher2007-10-101-1/+7