| Commit message (Expand) | Author | Age | Files | Lines |
* | s4:gensec Put the "NTLM" string for NTLMSSP's SASL name in a header | Andrew Bartlett | 2010-09-11 | 1 | -1/+1 |
* | libcli/auth Move some source3/ NTLMSSP functions to the common code. | Andrew Bartlett | 2010-08-10 | 1 | -110/+0 |
* | s4:ntlmssp Re-add gensec_ntlmssp wrapper to allow merge with source3/ | Andrew Bartlett | 2010-08-07 | 1 | -2/+2 |
* | s4:ntlmssp: inline ntlmssp_weakend_keys() | Stefan Metzmacher | 2010-03-24 | 1 | -41/+0 |
* | s4:ntlmssp: rename gensec_ntlmssp_state => ntlmssp_state | Stefan Metzmacher | 2010-03-24 | 1 | -51/+51 |
* | s4:ntlmssp: keep struct gensec_ntlmssp_context in gensec_security->private_data | Stefan Metzmacher | 2010-03-24 | 1 | -4/+14 |
* | s4:ntlmssp: remove gensec_security from (gensec_)ntlmssp_state | Stefan Metzmacher | 2010-03-24 | 1 | -2/+4 |
* | s4:ntlmssp: create a gensec_ntlmssp_context between gensec_security and ntlms... | Stefan Metzmacher | 2010-03-24 | 1 | -8/+19 |
* | s4: ran minimal_includes.pl on source4/auth/ntlmssp | Andrew Tridgell | 2009-10-20 | 1 | -3/+0 |
* | s4-ntlmssp: use NTLMSSP headers from IDL and remove duplicate constants. | Günther Deschner | 2009-08-28 | 1 | -14/+13 |
* | Remove unused headers | Andrew Bartlett | 2009-04-19 | 1 | -2/+0 |
* | Fix Samba4 build errors with common libcli/samsync | Andrew Bartlett | 2009-04-16 | 1 | -1/+1 |
* | Remove auth/ntlm as a dependency of GENSEC by means of function pointers. | Andrew Bartlett | 2009-02-13 | 1 | -2/+0 |
* | Remove unused argument iconv_convenience. | Jelmer Vernooij | 2008-11-01 | 1 | -1/+0 |
* | ntlmssp: only give away the session key, when the authentication is done | Stefan Metzmacher | 2008-09-23 | 1 | -0/+4 |
* | Fix the build after the auth/ -> auth/ntlm/ rename | Andrew Bartlett | 2008-05-05 | 1 | -1/+1 |
* | Install public header files again and include required prototypes. | Jelmer Vernooij | 2008-04-02 | 1 | -0/+2 |
* | Make more module init functions public, since they are compiled with -fvisibi... | Jelmer Vernooij | 2008-02-20 | 1 | -1/+1 |
* | r26652: msrpc_parse/msrpc_gen: Add iconv_convenience argument. | Jelmer Vernooij | 2008-01-03 | 1 | -0/+1 |
* | r26379: Remove more global_loadparm instances. | Jelmer Vernooij | 2007-12-21 | 1 | -1/+1 |
* | r26222: Avoid global_loadparm in a couple more places. | Jelmer Vernooij | 2007-12-21 | 1 | -1/+2 |
* | r25552: Convert to standard bool type. | Jelmer Vernooij | 2007-10-10 | 1 | -13/+13 |
* | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 2007-10-10 | 1 | -3/+3 |
* | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 2007-10-10 | 1 | -3/+2 |
* | r19805: Add the (harmless, but apparently default) | Andrew Bartlett | 2007-10-10 | 1 | -2/+2 |
* | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 2007-10-10 | 1 | -1/+3 |
* | r18258: need to use .priority not .order here | Andrew Tridgell | 2007-10-10 | 1 | -1/+1 |
* | r18250: Add an ordering of GENSEC modules, so we do preferred modules first. | Andrew Bartlett | 2007-10-10 | 1 | -1/+2 |
* | r17285: some reformating | Stefan Metzmacher | 2007-10-10 | 1 | -10/+23 |
* | r17284: move the input checking stuff from ntlmssp_update() into its | Stefan Metzmacher | 2007-10-10 | 1 | -40/+44 |
* | r16961: Merge 'seperate policy from logic' changes from Samba3. The 56-bit | Andrew Bartlett | 2007-10-10 | 1 | -3/+6 |
* | r14952: Make sure the auth subsystem gets initialized if a gensec module need... | Jelmer Vernooij | 2007-10-10 | 1 | -0/+3 |
* | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 2007-10-10 | 1 | -0/+1 |
* | r14064: - split out MSRPC_PARSE into a speperate subsystem | Stefan Metzmacher | 2007-10-10 | 1 | -0/+1 |
* | r13472: After Volker's advise, try every combination of parameters. This | Andrew Bartlett | 2007-10-10 | 1 | -4/+6 |
* | r13470: Thanks to a report from VL: | Andrew Bartlett | 2007-10-10 | 1 | -8/+22 |
* | r12927: Fix typo. | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | r12919: Ensure we never 'extend' the session key length, or fill in past the | Andrew Bartlett | 2007-10-10 | 1 | -1/+5 |
* | r12795: remember the gensec_security context | Stefan Metzmacher | 2007-10-10 | 1 | -0/+1 |
* | r12608: Remove some unused #include lines. | Jelmer Vernooij | 2007-10-10 | 1 | -1/+0 |
* | r9505: Work on GENSEC and the code that calls it, for tighter interface | Andrew Bartlett | 2007-10-10 | 1 | -1/+6 |
* | r9416: Cleanups inspired by jra's work to migrate Samba4's NTLMSSP code back | Andrew Bartlett | 2007-10-10 | 1 | -22/+27 |
* | r9411: Ensure we don't send a challenge without first getting a negotiate in | Andrew Bartlett | 2007-10-10 | 1 | -2/+8 |
* | r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytab | Andrew Bartlett | 2007-10-10 | 1 | -0/+11 |
* | r7536: doesn't spam the smbd_log in the build_farm... | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r6800: A big GENSEC update: | Andrew Bartlett | 2007-10-10 | 1 | -1/+6 |
* | r6705: let the gensec module decide if messages can be signed and sealed in a... | Stefan Metzmacher | 2007-10-10 | 1 | -0/+5 |
* | r6465: Use talloc_zero for the gensec_ntlmssp_state structure, as the history | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | r6464: Remove the last of the Samba3 NTLMSSP API. This removes the rudundent | Andrew Bartlett | 2007-10-10 | 1 | -47/+45 |
* | r6462: Move the arcfour sbox state into it's own structure, and allocate it | Andrew Bartlett | 2007-10-10 | 1 | -24/+1 |