Age | Commit message (Expand) | Author | Files | Lines |
2009-08-28 | s4-ntlmssp: use NTLMSSP headers from IDL and remove duplicate constants. | Günther Deschner | 1 | -2/+3 |
2009-04-16 | Fix Samba4 build errors with common libcli/samsync | Andrew Bartlett | 1 | -2/+1 |
2008-11-02 | Add gensec_settings structure. This wraps loadparm_context for now, but | Jelmer Vernooij | 1 | -15/+15 |
2008-11-01 | Remove unused argument iconv_convenience. | Jelmer Vernooij | 1 | -2/+0 |
2008-10-24 | Remove iconv_convenience parameter from simple string push/pull | Jelmer Vernooij | 1 | -2/+0 |
2008-09-24 | Move source4/lib/crypto to lib/crypto. | Jelmer Vernooij | 1 | -1/+1 |
2008-07-15 | Try to make NTLMSSP less fussy for unimportant messages. | Andrew Bartlett | 1 | -2/+13 |
2008-01-03 | r26652: msrpc_parse/msrpc_gen: Add iconv_convenience argument. | Jelmer Vernooij | 1 | -0/+4 |
2007-12-21 | r26260: Store loadparm context in gensec context. | Jelmer Vernooij | 1 | -17/+16 |
2007-12-21 | r26258: Use loadparm context in client_start function of gensec. | Jelmer Vernooij | 1 | -14/+15 |
2007-12-21 | r25660: Add a new interface 'generate_secret_buffer()', to be used when we | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r25552: Convert to standard bool type. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -10/+10 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -10/+10 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r19805: Add the (harmless, but apparently default) | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r14701: Allow, with non-default options, NTLMSSP to access the LM session key, | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14064: - split out MSRPC_PARSE into a speperate subsystem | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13470: Thanks to a report from VL: | Andrew Bartlett | 1 | -3/+0 |
2007-10-10 | r13467: Add new parametric options (for testing) controlling LM_KEY and 56-bit | Andrew Bartlett | 1 | -5/+13 |
2007-10-10 | r10981: Pull code to decide between and implement NTLMv2, NTLM and LM | Andrew Bartlett | 1 | -125/+50 |
2007-10-10 | r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r9728: A *major* update to the credentials system, to incorporate the | Andrew Bartlett | 1 | -30/+25 |
2007-10-10 | r9505: Work on GENSEC and the code that calls it, for tighter interface | Andrew Bartlett | 1 | -5/+7 |
2007-10-10 | r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP) | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r7690: Move the NT hash generation into the credentials system, rather than | Andrew Bartlett | 1 | -22/+21 |
2007-10-10 | r6522: I have no idea why this change was made, but it not only breaks | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r6484: fix NTLMSSP client against w2k and w2k3 | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r6464: Remove the last of the Samba3 NTLMSSP API. This removes the rudundent | Andrew Bartlett | 1 | -90/+74 |
2007-10-10 | r6462: Move the arcfour sbox state into it's own structure, and allocate it | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r6460: Push the client credentials into NTLMSSP, allowing logins of the form | Andrew Bartlett | 1 | -34/+37 |
2007-10-10 | r6458: Split up NTLMSSP into a new directory, and into seperate files for the | Andrew Bartlett | 1 | -0/+445 |