summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
* r25027: Fix more warnings.Jelmer Vernooij2007-10-1010-6/+16
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-1024-0/+24
* r25010: Avoid uses of pstringJelmer Vernooij2007-10-102-4/+2
* r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...Jelmer Vernooij2007-10-106-6/+11
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-106-9/+10
* r24994: Fix some C++ warnings.Jelmer Vernooij2007-10-1011-14/+14
* r24992: Remove some uses of lp_*().Jelmer Vernooij2007-10-102-6/+4
* r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij2007-10-101-1/+1
* r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij2007-10-101-0/+11
* r24814: Fix headers, trim core.h even more.Jelmer Vernooij2007-10-101-1/+0
* r24780: More work allowing libutil to be used by external users.Jelmer Vernooij2007-10-101-3/+2
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-1012-38/+38
* r24560: rename some DCERPC_ prefixes into NDR_Stefan Metzmacher2007-10-102-2/+2
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-102-2/+2
* r24248: Attempt to fix bug #4830 by <mwallnoefer@yahoo.de>. If there is noAndrew Bartlett2007-10-101-0/+1
* r24146: It is not an error for a Win2k3-only server not to support the NT4Andrew Bartlett2007-10-102-0/+2
* r23816: A little more static, but leave the dead code testjoin.c as documenta...Andrew Bartlett2007-10-101-1/+1
* r23810: Make things static, and remove unsued code.Andrew Bartlett2007-10-101-114/+0
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-103-6/+3
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-104-4/+4
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-10123-369/+246
* r23754: Make sure to check the status return before we de-reference theAndrew Bartlett2007-10-101-0/+3
* r23519: added libcli code for fetching shadow copy informationAndrew Tridgell2007-10-104-4/+99
* r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F...Günther Deschner2007-10-102-0/+2
* r23176: Note that we only return one DC from this call at the moment.Andrew Bartlett2007-10-101-0/+3
* r23138: added a raw interface for SMBecho operationsAndrew Tridgell2007-10-102-0/+86
* r23058: the cldap code was getting too intimate with the internals of structAndrew Tridgell2007-10-101-3/+9
* r23057: only call the async recv function for the first pending receive, notAndrew Tridgell2007-10-101-2/+5
* r23037: actually fix the asn1 memory leak :-)Stefan Metzmacher2007-10-101-1/+1
* r23036: error checking on asn1_init() failureAndrew Tridgell2007-10-105-2/+52
* r23030: finally fixed up our asn1 code to use better memory allocation. ThisAndrew Tridgell2007-10-106-368/+363
* r22986: error 2312 is returned when NetSessDel() fails because a matching ses...Ronnie Sahlberg2007-10-101-0/+1
* r22958: For SRVSVC/NetFileClose only Administrator is allowed to close open...Ronnie Sahlberg2007-10-101-0/+1
* r22944: fix bug #4618:Stefan Metzmacher2007-10-101-1/+1
* r22884: Be consistant with the case of these constants.Andrew Bartlett2007-10-103-3/+3
* r22866: handle incoming chained smb2 requests in our server code to letStefan Metzmacher2007-10-102-13/+13
* r22858: - let SMB2-LOCK-VALID-REQUEST pass against longhorn beta3Stefan Metzmacher2007-10-101-5/+6
* r22791: make it possible to use smb2_create_blob_add() in the server code tooStefan Metzmacher2007-10-101-3/+3
* r22790: fix initialization for chained requestsStefan Metzmacher2007-10-101-0/+1
* r22788: fix typoStefan Metzmacher2007-10-101-1/+1
* r22762: Some ldb_map changes:Jelmer Vernooij2007-10-101-1/+1
* r22749: fix memory leak of nbt_name_request structure which are used to send ...Stefan Metzmacher2007-10-101-3/+6
* r22748: fix memleaks by passing an mem_ctx toStefan Metzmacher2007-10-101-1/+1
* r22628: convert to new composite apiStefan Metzmacher2007-10-101-29/+28
* r22620: fix compiler warningsStefan Metzmacher2007-10-101-4/+4
* r22616: allow the unclist file to not specify a share name, and insteadAndrew Tridgell2007-10-101-0/+3
* r22405: fix memory leak in error pathStefan Metzmacher2007-10-101-0/+1
* r22090: fix error handling in cldap client library to cope with bad host namesAndrew Tridgell2007-10-102-6/+13
* r21949: After discussion with the Apple and Linux client maintainers,James Peach2007-10-102-6/+16