Age | Commit message (Expand) | Author | Files | Lines |
2012-10-26 | ntlm_auth: Increase debug level if we use config domain name. | Andreas Schneider | 1 | -2/+2 |
2012-08-09 | Check error returns from strupper_m() (in all reasonable places). | Jeremy Allison | 1 | -3/+1 |
2012-07-24 | lib/param: Move all enum declarations to lib/param | Andrew Bartlett | 1 | -0/+1 |
2012-07-06 | auth: Common function for retrieving PAC_LOGIN_INFO from PAC | Christof Schmitt | 1 | -26/+2 |
2012-07-03 | auth: Remove .get_challenge (only used for security=server) | Andrew Bartlett | 1 | -13/+0 |
2012-06-27 | s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers | Andrew Bartlett | 1 | -1/+1 |
2012-04-24 | s3: Attempt to fix the build without kerberos | Volker Lendecke | 1 | -0/+3 |
2012-04-23 | Make krb5 wrapper library common so they can be used all over | Simo Sorce | 1 | -1/+3 |
2012-04-19 | s3: Fix a "ISO C90 forbids mixed declarations and code" | Volker Lendecke | 1 | -3/+7 |
2012-04-03 | s3-ntlm_auth: use manage_gensec_request for squid-2.5-ntlmssp | Andrew Bartlett | 1 | -178/+9 |
2012-04-03 | s3-auth: Order GENSEC mechs by priority, krb5 before NTLMSSP | Andrew Bartlett | 1 | -2/+3 |
2012-04-03 | s3-ntlm_auth: add ntlm_auth_generate_session_info_pac() | Andrew Bartlett | 1 | -0/+144 |
2012-04-03 | s3-ntlm_auth Use GENSEC for gss-spnego server | Andrew Bartlett | 1 | -404/+390 |
2012-03-15 | s3-krb5: Remove GSS_WRAP_IOV conditional | Andrew Bartlett | 1 | -1/+1 |
2012-03-01 | s3-ntlm_auth fix up gss-spnego-client so as to work with gss-spnego | Andrew Bartlett | 1 | -16/+5 |
2012-03-01 | s3-ntlm_auth: Wrap kerberos token in GSSAPI | Andrew Bartlett | 1 | -2/+6 |
2012-03-01 | s3-ntlm_auth: Add --target-service and --target-hostname options | Andrew Bartlett | 1 | -9/+40 |
2012-02-24 | s3-ntlm_auth: Convert ntlm_auth to use gensec_ntlmssp server-side | Andrew Bartlett | 1 | -99/+327 |
2012-02-20 | s3-ntlm_auth: allow ntlm_auth --diagnostics to pass again | Andrew Bartlett | 1 | -3/+6 |
2012-01-18 | s3-build: Rework object lists to allow gse gensec module | Andrew Bartlett | 1 | -39/+0 |
2011-10-18 | ntlmssp: Move ntlmssp code to auth/ntlmssp | Andrew Bartlett | 1 | -1/+1 |
2011-08-03 | s3-ntlmssp Remove calls to auth_ntlmssp_and_flags from the server | Andrew Bartlett | 1 | -0/+4 |
2011-07-28 | s3:ntlm_auth: use lp_load_global() | Michael Adam | 1 | -1/+1 |
2011-06-09 | s3-param Remove special case for global_myname(), rename to lp_netbios_name() | Andrew Bartlett | 1 | -5/+5 |
2011-05-18 | s3-lib Replace StrnCaseCmp() with strncasecmp_m() | Andrew Bartlett | 1 | -1/+1 |
2011-05-06 | More const fixes. Remove CONST_DISCARD. | Jeremy Allison | 1 | -3/+3 |
2011-04-01 | s3: Fix Coverity ID 1136: CONSTANT_EXPRESSION_RESULT | Volker Lendecke | 1 | -1/+1 |
2011-03-16 | s3-build: only include asn1 headers where actually needed. | Günther Deschner | 1 | -0/+1 |
2010-12-07 | s3:ntlm_auth: support clients which offer a spnego mechs we don't support | Stefan Metzmacher | 1 | -110/+169 |
2010-12-07 | s3:ntlm_auth: free session key, as we don't use it (at least for now) | Stefan Metzmacher | 1 | -1/+2 |
2010-12-07 | s3:ntlm_auth: fix memory leak in the raw ntlmssp code path | Stefan Metzmacher | 1 | -0/+2 |
2010-11-02 | s3-debug Impove setup_logging() to specify logging to stderr | Andrew Bartlett | 1 | -1/+1 |
2010-09-16 | s3: Add the PAC info3 struct to the netsamlogon_cache in ntlm_auth | Volker Lendecke | 1 | -0/+4 |
2010-09-16 | s3: Correctly unwrap the krb ticket in gss-spnego | Volker Lendecke | 1 | -1/+52 |
2010-09-16 | s3: Fall back to raw NTLMSSP for the gss-spnego protocol | Volker Lendecke | 1 | -0/+25 |
2010-09-16 | s3: Split off output generation from manage_squid_ntlmssp_request | Volker Lendecke | 1 | -17/+41 |
2010-09-16 | s3: Wrap the ntlm_auth loop with a talloc_stackframe | Volker Lendecke | 1 | -0/+2 |
2010-09-16 | libcli/auth/ntlmssp Be clear about talloc parents for session keys | Andrew Bartlett | 1 | -5/+7 |
2010-09-15 | s3: Fix some debug msgs in ntlm_auth | Volker Lendecke | 1 | -8/+8 |
2010-09-13 | s3: Remove some unnecessary if-statements | Volker Lendecke | 1 | -10/+5 |
2010-09-13 | ntlm_auth: Fix a valgrind error | Volker Lendecke | 1 | -1/+1 |
2010-09-13 | s3: Fix a typo | Volker Lendecke | 1 | -1/+1 |
2010-09-13 | s3: Fix a typo (authentictaion->authentication) | Volker Lendecke | 1 | -1/+3 |
2010-08-26 | s3-build: only include nsswitch header where needed. | Günther Deschner | 1 | -0/+1 |
2010-08-05 | s3-popt: Only include popt-common.h when needed. | Andreas Schneider | 1 | -0/+1 |
2010-08-05 | s3: avoid global include of ads.h. | Günther Deschner | 1 | -0/+1 |
2010-07-20 | s3-libsmb: Use data_blob_talloc to get krb5 ticket and session keys | Simo Sorce | 1 | -4/+6 |
2010-07-19 | s3-ntlmssp: Remove ntlmssp_end and let the talloc hierarchy handle it. | Simo Sorce | 1 | -17/+17 |
2010-05-31 | ntlmssp: Make the ntlmssp.h from source3/ a common header | Andrew Bartlett | 1 | -1/+1 |
2010-05-18 | s3-crypto: only include crypto headers when crypto is done. | Günther Deschner | 1 | -0/+1 |