Age | Commit message (Expand) | Author | Files | Lines |
2013-06-19 | build: Build with system md5.h on OpenIndiana | Andrew Bartlett | 1 | -1/+1 |
2013-05-15 | source3/libsmb/ntlmssp.c: Fix typo. | Karolin Seeger | 1 | -1/+1 |
2012-06-12 | S3: Add ntlmssp_set_password_hash | Volker Lendecke | 1 | -0/+22 |
2012-04-18 | libsmb: Actually use an introduced variable | Volker Lendecke | 1 | -2/+2 |
2012-04-17 | s3:libsmb/ntlmssp: improve anonymous logins | Stefan Metzmacher | 1 | -2/+3 |
2012-04-17 | s3:libsmb/ntlmssp: add ntlmssp_is_anonymous() | Stefan Metzmacher | 1 | -0/+15 |
2012-04-17 | s3:libsmb/ntlmssp: remove some indentation in ntlmssp_set_password() | Stefan Metzmacher | 1 | -18/+20 |
2012-04-17 | Revert "s3:libsmb/ntlmssp: an empty string should mean no password" | Stefan Metzmacher | 1 | -1/+1 |
2012-04-16 | s3:libsmb/ntlmssp: an empty string should mean no password | Stefan Metzmacher | 1 | -1/+1 |
2012-02-24 | s3-libsmb: Remove unused ntlmssp_server_start() | Andrew Bartlett | 1 | -121/+0 |
2012-02-17 | auth: Move the rest of the source4 gensec_ntlmssp code to the top level | Andrew Bartlett | 1 | -6/+6 |
2012-01-06 | s3-ntlmssp Remove unused ntlmssp_set_hashes() and do not set an invalid LM hash | Andrew Bartlett | 1 | -27/+21 |
2012-01-06 | ntlmssp: merge initial packet implementations | Andrew Bartlett | 1 | -8/+21 |
2011-10-18 | ntlmssp: Move ntlmssp code to auth/ntlmssp | Andrew Bartlett | 1 | -3/+3 |
2011-08-03 | s3-ntlmssp Remove calls to auth_ntlmssp_and_flags from the server | Andrew Bartlett | 1 | -3/+1 |
2011-08-03 | s3-ntlmssp NTLMSSP sealing implies signing, so set both flags | Andrew Bartlett | 1 | -0/+1 |
2011-06-09 | s3-talloc Change TALLOC_MEMDUP() to talloc_memdup() | Andrew Bartlett | 1 | -2/+2 |
2011-03-30 | s3-winbind: remove global inclusion of libwbclient. | Günther Deschner | 1 | -0/+1 |
2011-03-29 | s3-libsmb: remove duplicate NTSTATUS variable. | Günther Deschner | 1 | -1/+0 |
2011-03-28 | Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfa... | Jeremy Allison | 1 | -3/+11 |
2011-03-05 | nsswitch: wbcFreeMemory deals fine with NULL | Volker Lendecke | 1 | -3/+1 |
2010-08-14 | s3: Fix an uninitialized variable | Volker Lendecke | 1 | -0/+3 |
2010-08-10 | libcli/auth Make the source3/ implementation of the NTLMSSP server common | Andrew Bartlett | 1 | -527/+0 |
2010-08-10 | s3:ntlmssp Split the NTLMSSP server into before and after authentication | Andrew Bartlett | 1 | -62/+148 |
2010-08-10 | s3:ntlmssp Always call ntlmssp_sign_init() | Andrew Bartlett | 1 | -3/+1 |
2010-08-10 | s3:ntlmssp Don't use talloc_tos() for NTLMSSP blobs for now | Andrew Bartlett | 1 | -2/+2 |
2010-08-10 | s3:ntlmssp Don't permit LM_KEY in combination with NTLMv2 | Andrew Bartlett | 1 | -1/+4 |
2010-08-10 | s3:ntlmssp Don't reply with the LM_KEY negotiation flag when not available | Andrew Bartlett | 1 | -0/+15 |
2010-08-10 | s3:ntlmssp Don't use the lm key if the user didn't supply one. | Andrew Bartlett | 1 | -3/+3 |
2010-08-10 | s3:ntlmssp Add extra DEBUG() message for auth system failures | Andrew Bartlett | 1 | -0/+2 |
2010-08-10 | s3:ntlmssp Redirect lp_lanman_auth() via 'allow_lm_key' | Andrew Bartlett | 1 | -2/+4 |
2010-08-10 | libcli/auth Move some source3/ NTLMSSP functions to the common code. | Andrew Bartlett | 1 | -87/+0 |
2010-07-19 | s3-ntlmssp: Remove ntlmssp_end and let the talloc hierarchy handle it. | Simo Sorce | 1 | -17/+0 |
2010-06-28 | s3: Fix some valgrind errors | Volker Lendecke | 1 | -19/+36 |
2010-06-21 | s3: Fix some valgrind errors | Volker Lendecke | 1 | -18/+33 |
2010-05-31 | s3:ntlmssp Move ntlmssp_sign.c from source3 to common code. | Andrew Bartlett | 1 | -51/+1 |
2010-05-31 | ntlmssp: Make the ntlmssp.h from source3/ a common header | Andrew Bartlett | 1 | -1/+1 |
2010-05-19 | Correctly check error code return. | Jeremy Allison | 1 | -1/+1 |
2010-05-19 | Thanks to Andrew Bartlett's advice, fix the NTLMSSP version problem the corre... | Jeremy Allison | 1 | -32/+34 |
2010-05-18 | Fix our NTLMSSP implementation against the Microsoft torture tester. | Jeremy Allison | 1 | -13/+37 |
2010-05-18 | s3: Remove use of iconv_convenience. | Jelmer Vernooij | 1 | -6/+0 |
2010-05-18 | s3-crypto: only include crypto headers when crypto is done. | Günther Deschner | 1 | -0/+3 |
2010-03-24 | s3:ntlmssp: use c99 types | Stefan Metzmacher | 1 | -22/+22 |
2010-03-24 | s3:ntlmssp: use client.netbios_name instead of workstation | Stefan Metzmacher | 1 | -4/+6 |
2010-03-24 | s3:ntlmssp: remove unused ntlmssp_set_workstation() | Stefan Metzmacher | 1 | -13/+0 |
2010-03-24 | s3:ntlmssp: inline ntlmssp_weaken_keys() | Stefan Metzmacher | 1 | -41/+0 |
2010-03-24 | s3:ntlmssp: remove unused get_global_myname() and get_domain() from ntlmssp_s... | Stefan Metzmacher | 1 | -8/+0 |
2010-03-24 | s3:ntlmssp: pass names and use_ntlmv2 to ntlmssp_client_start() and store them | Stefan Metzmacher | 1 | -16/+41 |
2010-03-24 | s3:ntlmssp: remove server_name from ntlmssp_state and fill the server.* field... | Stefan Metzmacher | 1 | -1/+10 |
2010-03-24 | s3:ntlmssp: pass names to ntlmssp_server_start() and store them in ntlmssp_state | Stefan Metzmacher | 1 | -36/+65 |