r11758: unified the parse code for the SMB and SMB2 qfsinfo and qfileinfo calls
[samba.git] / source / libcli / util /
2007-10-10 Stefan Metzmacherr11740: add some EA error codes
2007-10-10 Andrew Tridgellr11620: switch the ldap client code over to using the...
2007-10-10 Stefan Metzmacherr11546: add more errno ntstatus mappings, to get more...
2007-10-10 Andrew Bartlettr11404: Another torture test and a new WERR.
2007-10-10 Stefan Metzmacherr10867: add WERR_UNKNOWN_REVISION errorcode
2007-10-10 Stefan Metzmacherr10545: map ECONNRESET to NT_STATUS_CONNECTION_RESET
2007-10-10 Jelmer Vernooijr10513: Reduce some use of pstring. The main reason...
2007-10-10 Tim Potterr10103: Put an #ifdef guard around ENOTSUP to fix syste...
2007-10-10 Stefan Metzmacherr9638: add error code that you get when you call DsGetN...
2007-10-10 Stefan Metzmacherr9514: add some new error codes I was getting with...
2007-10-10 Andrew Bartlettr9421: Move arcfour code into it's own file, in lib...
2007-10-10 Tim Potterr9222: Rename smb_tree_connect() to smb_raw_tcon()...
2007-10-10 Andrew Tridgellr9048: added a new DOS error code (thanks to EMC)
2007-10-10 Jeremy Allisonr8174: Check DOS error codes in torture chkpath test.
2007-10-10 Andrew Tridgellr8125: fixed an error code mapping based on the updated...
2007-10-10 Andrew Tridgellr8115: added support for 2 more dos error codes found...
2007-10-10 Andrew Tridgellr8111: fixed the client library to work against w2k3...
2007-10-10 Andrew Tridgellr8106: the use of a static string for dos error codes...
2007-10-10 Andrew Tridgellr8104: - added support for our client library to not...
2007-10-10 Andrew Tridgellr7941: fixed handling of ASN.1 objects bigger than 64k
2007-10-10 Andrew Tridgellr7749: some bug fixes from testing with socket:testnonblock
2007-10-10 Andrew Tridgellr7746: - added TLS support to our ldap server
2007-10-10 Andrew Tridgellr7720: - simplify the asn1 decode of ldap_search()...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Andrew Tridgellr7626: a new ldap client library. Main features are:
2007-10-10 Andrew Tridgellr7566: added support for LDAPString types in the asn...
2007-10-10 Andrew Tridgellr7527: - added a ldb_search_bytree() interface, which...
2007-10-10 Andrew Bartlettr6462: Move the arcfour sbox state into it's own struct...
2007-10-10 Jelmer Vernooijr5866: Add InitShutdown IDL and torture test.
2007-10-10 Stefan Metzmacherr5737: add some error codes
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Jelmer Vernooijr5237: Add error code for "class not registered"
2007-10-10 Andrew Tridgellr5107: moved the horrible ldap socket code, and the...
2007-10-10 Andrew Tridgellr5053: - fix up the library dependencies so that tools...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4951: some of the code dealing with libcli was getting...
2007-10-10 Andrew Tridgellr4757: added the ability of the clisocket level of...
2007-10-10 Stefan Metzmacherr4726: - use the name tcon and tid instead of conn...
2007-10-10 Stefan Metzmacherr4701: remove debugs
2007-10-10 Andrew Bartlettr4658: (grr, commited wrong file last time).
2007-10-10 Andrew Tridgellr4618: - tidied up the alter_context client code a bit
2007-10-10 Andrew Tridgellr4616: the first phase in the addition of proper suppor...
2007-10-10 Andrew Tridgellr4591: - converted the other _p talloc functions to...
2007-10-10 Andrew Tridgellr4589: forgot to commit the new NT_STATUS_RPC_PROTSEQ_N...
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Andrew Tridgellr4547: - added talloc_new(ctx) macro that is a neater...
2007-10-10 Stefan Metzmacherr4435: add another error code
2007-10-10 Stefan Metzmacherr4431: add WERR_NET_NAME_NOT_FOUND
2007-10-10 Andrew Tridgellr4202: added smbclient commands "addprivileges" and...
2007-10-10 Stefan Metzmacherr4177: add some more error codes
2007-10-10 Stefan Metzmacherr4084: add some more error codes
2007-10-10 Andrew Tridgellr4073: - added a set of lsa helper routines to make...
2007-10-10 Andrew Tridgellr4066: add a mapping for NT_STATUS_NO_MORE_ENTRIES
2007-10-10 Andrew Tridgellr4065: fixed ntstatus->dos error code for NT_STATUS_NO_...
2007-10-10 Stefan Metzmacherr4063: - change char * -> uint8_t in struct request_buffer
2007-10-10 Stefan Metzmacherr3910: add some error codes
2007-10-10 Stefan Metzmacherr3901: fix compiler warnings
2007-10-10 Stefan Metzmacherr3900: fix compiler warning
2007-10-10 Stefan Metzmacherr3899: fix compiler warnings
2007-10-10 Jelmer Vernooijr3898: Work towards local/server DCOM support, start...
2007-10-10 Andrew Tridgellr3826: - added testing of ea lists in NTTRANS CREATE
2007-10-10 Stefan Metzmacherr3810: create a LIB_SECURITY subsystem
2007-10-10 Andrew Tridgellr3792: improved the posix -> nt error mapping, so we...
2007-10-10 Andrew Bartlettr3686: The results of some work on the NETLOGON pipe:
2007-10-10 Andrew Bartlettr3655: As required by the new torture test, add the...
2007-10-10 Andrew Tridgellr3545: initial support for using extended attributes...
2007-10-10 Andrew Tridgellr3476: fixed some const warnings
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3462: separate out the crypto includes
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3441: some include file cleanups and general housekeeping
2007-10-10 Andrew Tridgellr3419: moved the libcli/raw structures into libcli...
2007-10-10 Andrew Bartlettr3358: Try to put all the basic struct dom_sid manipula...
2007-10-10 Jelmer Vernooijr3331: Add string descriptions for a couple more WERROR's
2007-10-10 Andrew Tridgellr3322: fixed a bunch of warnings in the build, includin...
2007-10-10 Andrew Tridgellr3278: - rewrote the client side rpc connection code...
2007-10-10 Andrew Tridgellr3206: - added the reverse map for ERRbaduid to NT_STAT...
2007-10-10 Andrew Tridgellr3197: fixed error code mapping for ENOTDIR
2007-10-10 Andrew Tridgellr3131: - make map_nt_error_from_unix() return NT_STATUS...
2007-10-10 Stefan Metzmacherr3044: resolve the error code for WERR_DS_OBJ_NOT_FOUND...
2007-10-10 Stefan Metzmacherr2883: set BOOL to the internal values not the wire...
2007-10-10 Andrew Tridgellr2857: this commit gets rid of smb_ucs2_t, wpstring...
2007-10-10 Stefan Metzmacherr2749: add asn1_read_implicit_Integer()
2007-10-10 Andrew Tridgellr2671: we're getting too many errors caused by the...
2007-10-10 Andrew Bartlettr2552: Character set conversion and string handling...
2007-10-10 Andrew Bartlettr2535: Make certain, that even if we have invalid ASN...
2007-10-10 Andrew Tridgellr2520: - finished implementing the server side of the...
2007-10-10 Tim Potterr2516: Remove duplicate line.
2007-10-10 Andrew Bartlettr2507: Allow a case-insensitive lookup when converting...
2007-10-10 Andrew Tridgellr2498: added STATUS_NO_MORE_FILES to nt status codes...
2007-10-10 Stefan Metzmacherr2347: merge LDAP ASN.1 fixes from trunk
2007-10-10 Volker Lendecker2173: Fix asn1 BOOLEANs. Thanks to Love Hornquist...
2007-10-10 Stefan Metzmacherr2166: sync the asn1 stuff with trunk
2007-10-10 Stefan Metzmacherr2124: merge from trunk (-r 2123):
2007-10-10 Stefan Metzmacherr2122: merge from trunk (-r 2120):
2007-10-10 Andrew Tridgellr2102: fixed a race condition when handling dos errors...
2007-10-10 Andrew Bartlettr2099: Get rid of another private ARCFOUR implementatio...
2007-10-10 Andrew Tridgellr2037: switched the asn.1 code to use talloc
2007-10-10 Andrew Bartlettr1990: Fix breakage caused by the recent talloc changes...
next