Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-12-29 | auth/kerberos: Rename memory contexts for greater clarity | Andrew Bartlett | 1 | -34/+34 |
2011-12-29 | auth/kerberos: Make pac_data_out in kerberos_decode_pac() optional | Andrew Bartlett | 1 | -3/+32 |
2011-12-28 | auth/kerberos: Move gssapi_parse.c to the top level | Andrew Bartlett | 2 | -2/+121 |
2011-10-06 | Add missing com_err dependencies | Ewoud Kohl van Wijngaarden | 1 | -1/+1 |
2011-06-15 | auth/kerberos/gssapi_pac: fix compiler warnings | Stefan Metzmacher | 1 | -6/+5 |
2011-05-07 | Fix Samba3 on OpenIndiana. | Gordon Ross | 1 | -0/+24 |
2011-04-27 | auth/kerberos Add check for gss_inquire_sec_context_by_oid | Andrew Bartlett | 1 | -4/+10 |
2011-04-27 | auth/kerberos Move all the PAC handling functions to auth/kerberos | Andrew Bartlett | 2 | -1/+365 |
2011-04-27 | auth/kerberos: Create common helper to get the verified PAC from GSSAPI | Andrew Bartlett | 2 | -0/+126 |