summaryrefslogtreecommitdiffstats
path: root/source4/libcli/util
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell2007-10-101-19/+25
* r2749: add asn1_read_implicit_Integer()Stefan Metzmacher2007-10-101-5/+15
* r2671: we're getting too many errors caused by the talloc_realloc() API notAndrew Tridgell2007-10-101-1/+1
* r2552: Character set conversion and string handling updates.Andrew Bartlett2007-10-101-16/+23
* r2535: Make certain, that even if we have invalid ASN.1 here, and the caller ...Andrew Bartlett2007-10-101-1/+7
* r2520: - finished implementing the server side of the old style search requestsAndrew Tridgell2007-10-101-1/+2
* r2516: Remove duplicate line.Tim Potter2007-10-101-1/+0
* r2507: Allow a case-insensitive lookup when converting strings into NTSTATUSAndrew Bartlett2007-10-101-1/+1
* r2498: added STATUS_NO_MORE_FILES to nt status codes that we can map to a stringAndrew Tridgell2007-10-101-0/+1
* r2347: merge LDAP ASN.1 fixes from trunkStefan Metzmacher2007-10-101-11/+23
* r2173: Fix asn1 BOOLEANs. Thanks to Love Hornquist-Astrand.Volker Lendecke2007-10-101-11/+2
* r2166: sync the asn1 stuff with trunkStefan Metzmacher2007-10-101-4/+40
* r2124: merge from trunk (-r 2123):Stefan Metzmacher2007-10-101-3/+3
* r2122: merge from trunk (-r 2120):Stefan Metzmacher2007-10-101-4/+12
* r2102: fixed a race condition when handling dos errors that are in ourAndrew Tridgell2007-10-101-6/+5
* r2099: Get rid of another private ARCFOUR implementation from the codebase.Andrew Bartlett2007-10-101-12/+30
* r2037: switched the asn.1 code to use tallocAndrew Tridgell2007-10-101-20/+16
* r1990: Fix breakage caused by the recent talloc changes. (Failure to processAndrew Bartlett2007-10-101-2/+2
* r1856: - move asn1 functions to asn1.cStefan Metzmacher2007-10-101-0/+24
* r1851: if we try to peek a subtag, check if the parent tag has remaining dataStefan Metzmacher2007-10-101-0/+4
* r1771: OK Let's add tests for ldap.Simo Sorce2007-10-101-2/+0
* r1756: merge volkers ldap client lib to samba4 for simo to start with theStefan Metzmacher2007-10-101-27/+133
* r1723: Make sure we bail out on error in reading a OID.Andrew Bartlett2007-10-101-1/+1
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-103-11/+11
* r1498: (merge from 3.0)Andrew Bartlett2007-10-101-3/+3
* r1352: Add a 'peek' function to our ASN1 code, so we can safely perform theAndrew Bartlett2007-10-101-0/+22
* r1342: When fixing _lsa_lookupsids in samba3 I wanted to find out the number ...Volker Lendecke2007-10-101-1/+1
* r1274: revert -r 1239 as discussed with abartletStefan Metzmacher2007-10-101-14/+11