r4202: added smbclient commands "addprivileges" and "delprivileges" for
[samba.git] / source / libcli / util /
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...
2007-10-10 Stefan Metzmacherr1856: - move asn1 functions to asn1.c
2007-10-10 Stefan Metzmacherr1851: if we try to peek a subtag, check if the parent...
2007-10-10 Simo Sorcer1771: OK Let's add tests for ldap.
2007-10-10 Stefan Metzmacherr1756: merge volkers ldap client lib to samba4 for...
2007-10-10 Andrew Bartlettr1723: Make sure we bail out on error in reading a...
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Andrew Bartlettr1498: (merge from 3.0)
2007-10-10 Andrew Bartlettr1352: Add a 'peek' function to our ASN1 code, so we...
2007-10-10 Volker Lendecker1342: When fixing _lsa_lookupsids in samba3 I wanted...
2007-10-10 Stefan Metzmacherr1274: revert -r 1239 as discussed with abartlet
2007-10-10 Tim Potterr1268: varient -> variant
2007-10-10 Stefan Metzmacherr1239: move the old msrpc_<gen|parse>() functions to...
2007-10-10 Andrew Bartlettr1200: Add 'gensec', our generic security layer.
2007-10-10 Andrew Bartlettr1198: Merge the Samba 3.0 ntlm_auth, including the...
2007-10-10 Andrew Bartlettr1129: Remove unused function.
2007-10-10 Andrew Bartlettr1061: The start of the SamLogon call for the NETLOGON...
2007-10-10 Andrew Tridgellr995: - renamed many of our crypto routines to use...
2007-10-10 Andrew Tridgellr975: slight improvemet to nt_errstr(), still needs...
2007-10-10 Stefan Metzmacherr962: convert 'unsigned' and 'unsigned int' to uint_t
2007-10-10 Stefan Metzmacherr961: convert 'uchar' to 'uint8_t'
2007-10-10 Stefan Metzmacherr960: convert 'unsigned int' to uint_t in the most...
2007-10-10 Stefan Metzmacherr943: change samba4 to use 'uint8_t' instead of 'unsign...
2007-10-10 Andrew Tridgellr898: - remove some unused macros
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Bartlettr874: This patch is a pile of work on NTLMSSP:
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2007-10-10 Andrew Tridgellr718: removed some more unused code, and two source...
2007-10-10 Andrew Bartlettr610: - Merge the Samba3 'ntlm_auth --diagnostics...
2007-10-10 Andrew Bartlettr451: More NTLMSSP work.
2007-10-10 Andrew Bartlettr443: Update Samba4 to the auth and NTLMSSP code from...
2007-10-10 Andrew Tridgellr324: - don't reseed on every password generate
2007-10-10 Andrew Tridgellr305: - added IDL and test code for samr_RidToSid()
2007-10-10 Andrew Tridgellr275: added IDL and test code for samr_QueryDisplayInfo3(),
2007-10-10 Andrew Tridgellr265: fixed a bug in the string to sid conversion code
2007-10-10 Andrew Tridgellr152: a quick airport commit ....
2007-10-10 Andrew Tridgellr101: added lsa_SetSecret() and lsa_QuerySecret()
2007-10-10 Andrew Tridgellr23: get rid of def_finfo
2004-02-08 Tim PotterConvert libcli routines to use cli_tree instead of...
2003-12-01 Andrew Tridgell * another small API change in the credentials code
2003-12-01 Andrew Tridgelladded netr_ServerAuthenticate() and test code
2003-12-01 Andrew Tridgell * got rid of UNISTR2 and everything that depends...
2003-11-26 Andrew Tridgellsigned DCERPC over TCP now works !
2003-11-23 Andrew Tridgellreduced the number of magic types we need in mkproto.pl
2003-11-17 Andrew Tridgell * add another WERR err code
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code