Age | Commit message (Expand) | Author | Files | Lines |
2012-04-24 | s3: Attempt to fix the build without kerberos | Volker Lendecke | 1 | -1/+1 |
2012-04-23 | Make krb5 wrapper library common so they can be used all over | Simo Sorce | 1 | -3/+3 |
2012-04-12 | gse: Remove unnecessary header. | Simo Sorce | 1 | -1/+0 |
2012-04-12 | auth-krb: Nove oid packet check to gensec_util. | Simo Sorce | 1 | -21/+1 |
2012-03-17 | s3:gse: fix debug message in gse_get_server_auth_token() | Stefan Metzmacher | 1 | -1/+1 |
2012-03-15 | s3-krb5: Remove GSS_WRAP_IOV conditional | Andrew Bartlett | 1 | -2/+2 |
2012-02-18 | Fix a bunch of "unused variable" warnings. | Jeremy Allison | 1 | -6/+6 |
2012-02-17 | auth/kerberos: Move gse_get_session_key() to common code and use in gensec_gs... | Andrew Bartlett | 1 | -113/+3 |
2012-02-17 | s3-gse: Allow kerberos key type OID to be optional | Andrew Bartlett | 1 | -4/+11 |
2012-02-17 | s3-gse: Fix OID to read for kerberos key type | Andrew Bartlett | 1 | -2/+2 |
2012-02-17 | s3-librpc: Remove backup declaration of GSS_C_DCE_STYLE | Andrew Bartlett | 1 | -4/+0 |
2012-02-17 | s3-gse: Remove unused OID declaration | Andrew Bartlett | 1 | -9/+0 |
2012-02-16 | s3-librpc: Remove gse_verify_server_auth_flags | Andrew Bartlett | 1 | -50/+0 |
2012-02-16 | s3-gse: Use the session key type, not the lucid context to set NEW_SPNEGO | Andrew Bartlett | 1 | -67/+69 |
2012-01-26 | s3:gse: return NT_STATUS_LOGON_FAILURE instead of NT_STATUS_INTERNAL_ERROR | Stefan Metzmacher | 1 | -2/+2 |
2012-01-25 | s3-gse: add GENSEC_FEATURE_NEW_SPNEGO detection in gensec_gse_have_feature() | Stefan Metzmacher | 1 | -0/+55 |
2012-01-20 | s3-gse: make sure GSS_C_CONF_FLAG implies GSS_C_INTEG_FLAG | Stefan Metzmacher | 1 | -0/+6 |
2012-01-18 | s3-gse: align common elements between gse_context and gensec_gssapi_state | Andrew Bartlett | 1 | -7/+8 |
2012-01-18 | s3-gse: Make gensec_gse cope with non-DCE GSSAPI | Andrew Bartlett | 1 | -5/+8 |
2012-01-18 | s3-gse: the server should not check for GSS_C_MUTUAL_FLAG | Stefan Metzmacher | 1 | -6/+0 |
2012-01-18 | s3-gse: verify that we got GSS_C_DCE_STYLE when expected | Stefan Metzmacher | 1 | -0/+11 |
2012-01-18 | s3-gse Remove authenticated flag from gse | Andrew Bartlett | 1 | -7/+0 |
2012-01-18 | s3-gse remove special more_processing hook from gse | Andrew Bartlett | 1 | -12/+2 |
2012-01-18 | s3-gse Rename gss_c_flags and ret_flags in gse | Andrew Bartlett | 1 | -18/+18 |
2012-01-18 | s3-gse Rename gss_ctx to match gensec_gssapi_context | Andrew Bartlett | 1 | -17/+17 |
2012-01-18 | s3-gse Rename delegated_creds to match gensec_gssapi_context | Andrew Bartlett | 1 | -4/+4 |
2012-01-18 | s3-gse gss_wrap_iov_length() only needs the type and length | Stefan Metzmacher | 1 | -2/+4 |
2012-01-18 | s3-gse Make seal parameter a boolean for clarity | Andrew Bartlett | 1 | -2/+2 |
2012-01-18 | s3-gse Move GSS_C_DCE_STYLE backup definition to gse.c | Andrew Bartlett | 1 | -0/+4 |
2012-01-18 | s3-gse Add const | Andrew Bartlett | 1 | -4/+4 |
2012-01-18 | s3-gse Remove or make static unused/local-only GSE functions | Andrew Bartlett | 1 | -225/+33 |
2012-01-18 | s3-gse Make gse available as a gensec client module | Andrew Bartlett | 1 | -1/+1 |
2012-01-18 | s3-gse: Add gensec wrapper for gse GSSAPI client | Andrew Bartlett | 1 | -0/+440 |
2012-01-11 | s3-librpc Return user principal name on supplied mem_ctx | Andrew Bartlett | 1 | -3/+3 |
2012-01-05 | s3:gse: MIT krb5 1.8.1 has a bug in gss_wrap_iov() | Stefan Metzmacher | 1 | -1/+1 |
2012-01-05 | s3-librpc store the sign/seal flags we got in the gssapi client | Andrew Bartlett | 1 | -1/+1 |
2012-01-05 | s3-libads Factor out a new routine kerberos_get_principal_from_service_hostna... | Andrew Bartlett | 1 | -3/+11 |
2012-01-05 | s3-librpc Use gsskrb5_get_subkey() where available to get the session key | Andrew Bartlett | 1 | -0/+15 |
2011-07-20 | s3-gse Work around the MIT 1.9 gss_krb5_import_cred | Andrew Bartlett | 1 | -6/+16 |
2011-07-20 | s3-gse Allow printing the partial error string | Andrew Bartlett | 1 | -6/+6 |
2011-05-10 | s3:librpc: remove unneded gssapi includes from source3/librpc/crypto/gse.c | Michael Adam | 1 | -6/+0 |
2011-05-05 | Fix many const compiler warnings. | Jeremy Allison | 1 | -21/+23 |
2011-04-27 | s3-rpc_server Fix compile without kerberos | Andrew Bartlett | 1 | -1/+2 |
2011-04-27 | s3-gse: Don't release the mech OID from gss_accept_security_context | Andrew Bartlett | 1 | -4/+31 |
2011-04-27 | auth/kerberos: Create common helper to get the verified PAC from GSSAPI | Andrew Bartlett | 1 | -42/+5 |
2011-04-20 | s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred() | Andrew Bartlett | 1 | -21/+29 |
2011-04-16 | s3-gse Allow GSSAPI wrapper to compile against Heimdal | Andrew Bartlett | 1 | -1/+3 |
2010-09-23 | gssapi: remove unused function argument | Simo Sorce | 1 | -2/+0 |
2010-09-23 | gssapi: avoid explicit dependency on dcerpc specific structures | Simo Sorce | 1 | -32/+10 |
2010-09-23 | s3-dcerpc: move crypto stuff in /librpc/crypto | Simo Sorce | 1 | -0/+1034 |