Merge commit 'release-4-0-0alpha1' into v4-0-test
[ira/wip.git] / source / libcli / raw / smb_signing.c
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25001: Fix more C++ and other warnings, fix some of...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr15191: Avoid uint_t as it's not standard.
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Stefan Metzmacherr8134: remove unused var
2007-10-10 Andrew Bartlettr7970: This SMB signing code (merged from 3.0) turned...
2007-10-10 Stefan Metzmacherr4063: - change char * -> uint8_t in struct request_buffer
2007-10-10 Andrew Tridgellr3462: separate out the crypto includes
2007-10-10 Andrew Tridgellr3419: moved the libcli/raw structures into libcli...
2007-10-10 Andrew Tridgellr3380: - changed the default behaviour of server signin...
2007-10-10 Jeremy Allisonr3295: Fix for SMB signing with 56-bit DES session...
2007-10-10 Andrew Tridgellr2664: fixed the final server leak for normal operation...
2007-10-10 Andrew Bartlettr1796: Enable server-side SPNEGO, now that I have fixed...
2007-10-10 Andrew Bartlettr1768: Add some debugs to assist in SMB signing debugging.
2007-10-10 Andrew Bartlettr1746: Remove more cruft from the SMB signing code.
2007-10-10 Andrew Bartlettr1745: More work on cleaning up SMB signing.
2007-10-10 Andrew Bartlettr1735: Clean up SMB signing - we don't have more than...
2007-10-10 Andrew Bartlettr1729: Make the SMB signing code more generic (to share...
2007-10-10 Andrew Bartlettr1725: Remove a silly 'utility' function.
2007-10-10 Andrew Bartlettr1686: Don't use a void* for the context inside the...
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Andrew Tridgellr1633: fixed a couple of async oplock handling errors
2007-10-10 Andrew Bartlettr1604: Samba4 avoids memcpy() as much as possible ...
2007-10-10 Andrew Bartlettr1521: Updates to our SMB signing code.
2007-10-10 Stefan Metzmacherr1494: fix debug message
2007-10-10 Andrew Bartlettr1462: GENSEC Kerberos and SPENGO work:
2007-10-10 Stefan Metzmacherr1345: add extended security spnego support to the...
2007-10-10 Jeremy Allisonr1091: Added in timing tests for deferred opens. Added...
2007-10-10 Stefan Metzmacherr943: change samba4 to use 'uint8_t' instead of 'unsign...
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 Bartlettr610: - Merge the Samba3 'ntlm_auth --diagnostics...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code