Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftest
[tprouty/samba.git] / source4 / auth / ntlmssp / ntlmssp_client.c
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMove source4/lib/crypto to lib/crypto.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-15 Andrew BartlettTry to make NTLMSSP less fussy for unimportant messages.
2008-01-03 Jelmer Vernooijr26652: msrpc_parse/msrpc_gen: Add iconv_convenience...
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Jelmer Vernooijr26258: Use loadparm context in client_start function...
2007-12-21 Andrew Bartlettr25660: Add a new interface 'generate_secret_buffer...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25552: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr19805: Add the (harmless, but apparently default)
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Andrew Bartlettr14701: Allow, with non-default options, NTLMSSP to...
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Stefan Metzmacherr14064: - split out MSRPC_PARSE into a speperate subsystem
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr13470: Thanks to a report from VL:
2007-10-10 Andrew Bartlettr13467: Add new parametric options (for testing) contro...
2007-10-10 Andrew Bartlettr10981: Pull code to decide between and implement NTLMv...
2007-10-10 Andrew Bartlettr10402: Make the RPC-SAMLOGON test pass against Win2k3...
2007-10-10 Andrew Bartlettr9728: A *major* update to the credentials system,...
2007-10-10 Andrew Bartlettr9505: Work on GENSEC and the code that calls it, for...
2007-10-10 Andrew Bartlettr7757: Add NTLMv2 support to the NT1 Session setup...
2007-10-10 Andrew Bartlettr7690: Move the NT hash generation into the credentials...
2007-10-10 Andrew Bartlettr6522: I have no idea why this change was made, but...
2007-10-10 Stefan Metzmacherr6484: fix NTLMSSP client against w2k and w2k3
2007-10-10 Andrew Bartlettr6464: Remove the last of the Samba3 NTLMSSP API. ...
2007-10-10 Andrew Bartlettr6462: Move the arcfour sbox state into it's own struct...
2007-10-10 Andrew Bartlettr6460: Push the client credentials into NTLMSSP, allowi...
2007-10-10 Andrew Bartlettr6458: Split up NTLMSSP into a new directory, and into...