Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |