Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-12 | auth/credentials: make sure cli_credentials_get_nt_hash() always returns a ta... | Stefan Metzmacher | 1 | -2/+2 |
2013-08-05 | auth/credentials: keep cli_credentials private | Stefan Metzmacher | 1 | -93/+8 |
2013-08-05 | auth/credentials: add cli_credentials_shallow_copy() | Stefan Metzmacher | 1 | -0/+3 |
2013-08-05 | auth/credentials: add cli_credentials_[set_]callback_data* | Stefan Metzmacher | 1 | -0/+8 |
2012-11-01 | auth: added cli_credentials_failed_kerberos_login() | Andrew Tridgell | 1 | -0/+3 |
2011-10-11 | auth/credentials Declare remaining functions are public interfaces and put in... | Andrew Bartlett | 1 | -0/+37 |
2011-10-11 | auth: move credentials layer to the top level | Andrew Bartlett | 1 | -0/+300 |