r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
[ira/wip.git] / source4 / libcli / util / smbencrypt.c
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Stefan Metzmacherr4701: remove debugs
2007-10-10 Stefan Metzmacherr4063: - change char * -> uint8_t in struct request_buffer
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 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 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 Tridgellr2857: this commit gets rid of smb_ucs2_t, wpstring...
2007-10-10 Andrew Bartlettr2552: Character set conversion and string handling...
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Andrew Bartlettr1498: (merge from 3.0)
2007-10-10 Stefan Metzmacherr1274: revert -r 1239 as discussed with abartlet
2007-10-10 Stefan Metzmacherr1239: move the old msrpc_<gen|parse>() functions to...
2007-10-10 Andrew Bartlettr1129: Remove unused function.
2007-10-10 Stefan Metzmacherr961: convert 'uchar' to 'uint8_t'
2007-10-10 Stefan Metzmacherr943: change samba4 to use 'uint8_t' instead of 'unsign...
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 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 Tridgellr152: a quick airport commit ....
2003-11-26 Andrew Tridgellsigned DCERPC over TCP now works !
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code