Age | Commit message (Expand) | Author | Files | Lines |
2012-11-01 | auth: added cli_credentials_failed_kerberos_login() | Andrew Tridgell | 2 | -0/+64 |
2012-09-22 | auth/kerberos: add HAVE_KRB5 guard to fix non-krb5 build after winbindd pac c... | Andrew Bartlett | 1 | -0/+3 |
2012-09-20 | auth/kerberos: Adjust log level for failed PAC signature verification | Christof Schmitt | 1 | -1/+1 |
2012-09-20 | auth: Fix some nonempty blank lines | Volker Lendecke | 1 | -61/+59 |
2012-08-31 | auth/credentials: Do not print passwords in a talloc memory dump | Andrew Bartlett | 1 | -0/+8 |
2012-08-30 | auth/credentials: Support match-by-key in cli_credentials_get_server_gss_creds() | Andrew Bartlett | 1 | -3/+8 |
2012-08-29 | auth/credentials: Remove unused, and un-declared cli_credentials_set_krbtgt() | Andrew Bartlett | 1 | -29/+0 |
2012-08-29 | auth/credentials: Better integrate fetch of secrets.tdb and secrets.ldb records | Andrew Bartlett | 1 | -32/+61 |
2012-08-29 | auth/credentials: Improve memory handling in cli_credentials_set_machine_account | Andrew Bartlett | 1 | -26/+26 |
2012-08-29 | auth/credentials: Avoid double-free in the failure case | Andrew Bartlett | 1 | -1/+1 |
2012-08-28 | auth/credentials: Rework credentials handling to try and find the most recent... | Andrew Bartlett | 1 | -33/+71 |
2012-08-28 | auth/credentials: Expand secrets.tdb fetch of secrets to preserve workstation... | Andrew Bartlett | 1 | -0/+4 |
2012-08-10 | build: rename security → samba-security | Björn Jacke | 2 | -2/+2 |
2012-08-04 | auth/ntlmssp: avoid talloc_tos() in ntlmssp_client_initial() | Stefan Metzmacher | 1 | -1/+1 |
2012-07-30 | auth/kerberos: Do not do pointer arithmatic on a void * | Andrew Bartlett | 1 | -1/+1 |
2012-07-19 | auth/credentials: Remove extra newline | Andrew Bartlett | 1 | -1/+1 |
2012-07-15 | auth/credentials: Look in the secrets.tdb for the machine account | Andrew Bartlett | 2 | -3/+50 |
2012-07-06 | auth: Common function for retrieving PAC_LOGIN_INFO from PAC | Christof Schmitt | 2 | -0/+47 |
2012-07-03 | auth: Remove .get_challenge (only used for security=server) | Andrew Bartlett | 2 | -11/+0 |
2012-07-03 | auth/gensec: Remove unused gensec_security parameter | Andrew Bartlett | 1 | -6/+3 |
2012-06-06 | auth-kerberos: avoid crash with MIT krb5 1.10.0 in gss_get_name_attribute() | Alexander Bokovoy | 1 | -2/+18 |
2012-05-24 | auth/credentials: 'workgroup' set via command line will not drop existing ccache | Alexander Bokovoy | 2 | -13/+7 |
2012-05-23 | gse: Use the smb_gss_oid_equal wrapper. | Andreas Schneider | 1 | -1/+1 |
2012-05-23 | auth-credentials: Support using pre-fetched ccache when obtaining kerberos cr... | Alexander Bokovoy | 1 | -2/+12 |
2012-05-23 | auth and s4-rpc_server: Do not use features we currently can't implement with... | Simo Sorce | 1 | -1/+4 |
2012-05-17 | auth/gensec: implement gensec_spnego_expire_time() | Stefan Metzmacher | 1 | -0/+12 |
2012-05-17 | auth/gensec: add gensec_expire_time() | Stefan Metzmacher | 2 | -0/+12 |
2012-05-04 | s4-auth: Use smb_krb5_cc_get_lifetime() wrapper. | Andreas Schneider | 1 | -2/+2 |
2012-04-25 | lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep... | Alexander Bokovoy | 3 | -1/+3 |
2012-04-23 | Make krb5 wrapper library common so they can be used all over | Simo Sorce | 4 | -4/+56 |
2012-04-12 | srv_keytab: Pass krb5_context directly, it's all we use anyways. | Simo Sorce | 1 | -1/+2 |
2012-04-12 | auth-krb: Move pac related util functions in a single place. | Simo Sorce | 4 | -11/+78 |
2012-04-12 | auth-krb: Make functions static. | Simo Sorce | 3 | -100/+2 |
2012-04-12 | auth-krb: Use simpler method to extract keytype. | Simo Sorce | 1 | -19/+12 |
2012-04-12 | auth-krb: Nove oid packet check to gensec_util. | Simo Sorce | 4 | -21/+47 |
2012-04-12 | s4-auth-krb: Remove dependency on credentials too. | Simo Sorce | 1 | -3/+6 |
2012-04-12 | s4-auth-krb: Remove unneded dependency on kerberos_util. | Simo Sorce | 1 | -3/+13 |
2012-04-12 | s4-auth-krb: Move keytab functions in a separate file. | Simo Sorce | 2 | -2/+3 |
2012-04-12 | s4-auth-krb: Move function into more appropriate header. | Simo Sorce | 1 | -8/+0 |
2012-04-12 | s4-auth-krb: Make cli_credentials_invalidate_client_gss_creds static. | Simo Sorce | 2 | -2/+4 |
2012-04-12 | s4-auth-krb: Make impersonate_principal_from_credentials static. | Simo Sorce | 1 | -6/+0 |
2012-04-12 | gensec_gssapi: keep private header file close to the actual code | Simo Sorce | 1 | -70/+0 |
2012-03-15 | auth/gensec_gssapi: gss_krb5_lucid_context_v1_t is not shared with the gse co... | Stefan Metzmacher | 1 | -1/+1 |
2012-03-09 | auth/ntlmssp: Remove reference to struct ntlmssp_state | Andrew Bartlett | 1 | -6/+1 |
2012-03-09 | auth/ntlmssp: Remove gensec_security element from gensec_ntlmssp_state | Andrew Bartlett | 4 | -8/+5 |
2012-03-08 | auth/kerberos: Fall back to gsskrb5_get_subkey if we did not get the key type | Andrew Bartlett | 1 | -4/+23 |
2012-03-08 | auth/kerberos: Ensure we do not print invalid memory in failure case | Andrew Bartlett | 1 | -4/+1 |
2012-02-24 | auth: Remove plugable password-check functions from gensec_ntlmssp | Andrew Bartlett | 5 | -228/+105 |
2012-02-24 | auth: consolidate gensec_ntlmssp_server wrapper functions | Andrew Bartlett | 2 | -50/+18 |
2012-02-24 | s3-ntlm_auth: Convert ntlm_auth to use gensec_ntlmssp server-side | Andrew Bartlett | 2 | -0/+13 |